body
{
	/*width:100%*/
}

#contenu
{
	margin : 0 auto;
	width:1100px;
	border-left:1px solid;
}

#img_banniere
{
	width:664px;
	height:142px;;
}

#logo_lpp
{
	margin-left:20px;
}

#gauche
{
	position : fixed;
	border-right : 2px solid;
	border-bottom: 2px solid;
	/*float:left;*/
	width:202px;
	margin-left:2px
}

#logo
{
	margin-left:25px;
	width:150px;
	text-align:center;
	margin-bottom:10px;
}

#menu_vertical
{
	width:200px;
	/*position : fixed;*/
}

#menu_vertical a
{
	font: 14px "Trebuchet MS",sans-serif;
	font-weight:bold;
}

#alerte
{
	color:red;
}

#corps
{
	margin-left: 250px;
	border-left:1px solid;
	padding-left:10px;
}

.navigation {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font: 1.2em "Trebuchet MS",sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 200px;
}
.navigation a, .navigation span {
    background: url("../images/menu-item.png") no-repeat scroll left bottom #FFFFFF ;
    color: #FFFFFF;
    display: block;
    padding: 4px 10px;
    text-decoration: none;
}
.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
    background-image: url("../images/menu-item-deroule.png");
}
.navigation .open a, .navigation .open span {
    background-image: url("../images/menu-item-enroule.png");
}
.navigation a:hover, .navigation a:focus, .navigation a:active {
    text-decoration: underline;
}
.navigation .subMenu {
    background: url("http://www.frohmuhl.com/images/subMenu.png") repeat-x scroll 0 0 #CCCCCC;
    border-bottom: 1px solid #666666;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
.navigation ul.subMenu a {
    background: none repeat scroll 0 0 transparent;
    padding: 3px 20px;
}

#container {
	width: 660px; 
	margin: 50px ; 
	padding: 49px 10px 10px 20px;
	background: url(../images/lines.png); 
	position: relative;
}
#container:before {
	content: ""; 
	width: 19px; 
	height: 365px; 
	position: absolute; 
	left: -19px; 
	top: 0;
	background: url(../images/shadow.png); 
}

#container h1 {
	font-size: 30px;
	text-align: center; 
	letter-spacing: 5px;
	margin: 0 0 44px 0;
}

#container p
{
	background: url(../images/dots.png); 
	font-size: 24px; 
	color: #18326d;
	font-family: 'Shadows Into Light', cursive;
	letter-spacing: 3px;
	line-height:40px;
}

#photo_maire
{
	float:right;
}


/* Menu style */
.ei_menu{
	background:#FAFAFA;
	width:100%;
	overflow:hidden;
}
/*.ei_menu ul{
	height:350px;
	margin-left:50px;
	position:relative;
	display:block;
	width:1300px;
}*/
.ei_menu ul li{
	float:left;
	width:75px;
	height:350px;
	position:relative;
	overflow:hidden;
	/*border-right:2px solid #111;*/
}
.ei_preview{
	width:75px;
	height:350px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	
}
.ei_image{
	position:absolute;
	left:75px;
	top:0px;
	width:115px;/*75px;*/
	height:350px;
	opacity:0.2;
}
.ei_descr{
	position:absolute;
	width:245px;/*278px;*/
	height:310px;
	border-right:7px solid #f0f0f0;
	padding:20px;
	left:115px;/*75px;*/
	top:0px;
	background:#fff;
	overflow:auto;
}
.ei_descr h2{
	font-family: 'Rock Salt', arial, serif;
	font-size:26px;
	color:#333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
}
.ei_descr h3{
	font-family: 'Raleway', arial, serif;
	color:#fff;
	text-shadow:0px 0px 1px #000;
	font-style:normal;
	padding:10px;
	background:#333;
}
.ei_descr p{
	color:#000;
	padding:10px 5px 0px 5px;
	line-height:18px;
	font-size:11px;
	font-family: Arial;
	text-transform:uppercase;
}

/* For the index_3 demo */
ul.trigger_list{
	/*position:absolute;*/
	right:20px;
	list-style-type:none;
	/*top:145px;*/
}
ul.trigger_list li{
	float:left;
	line-height:53px;
	color:#ddd;
	font-style:italic;
}
ul.trigger_list li a{
	font-family: 'Rock Salt', arial, serif;
	display:block;
	background:#F0F0F0;
	color:#ddd;
	line-height:35px;
	padding:5px 10px;
	margin:3px;
	border-radius:5px 5px 5px 5px;
	text-shadow:1px 1px 1px #000;
}
ul.trigger_list li a:hover{
	background:#888888;
	color:#AAAAAA;

}
dt 
{
	color:#369;
	font-size:20px;
	border-bottom:.1px solid #369;
	margin-top:10px;
}

.titre_page
{
	font-weight:bold;
	font-size:36px;
	text-align:center;
	margin-top:50px;
}

.donnee {
    background-color: #F0F0FF;
    padding-bottom: 10px;
    width: 780px;
	margin-top: 30px;
}

.titre_donnee
{
    background-color: #CCCCCC;
    font-size: 20px;
    font-weight: bold;
}

.img_donnee img
{
	float:left;
	width:300px;
	margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.texte_donnee
{
    font-size: 14px;
    height: auto;
    margin: 20px;
    text-align: justify;
	min-height:250px;
}

.texte_annonce
{
	margin:20px;
}

.auteur_annonce
{
	text-align:right;
	margin-right:50px;
}

a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* On souligne le texte. */
}
a.info span {
   display: none; /* On masque l'infobulle. */
}
a.info:hover {
   background: none; /* Correction d'un bug d'Internet Explorer. */
   z-index: 500; /* On définit une valeur pour l'ordre d'affichage. */

   cursor: help; /* On change le curseur par défaut par un curseur d'aide. */
}
a.info:hover span {
   display: inline; /* On affiche l'infobulle. */
   position: absolute;

   white-space: nowrap; /* On change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non désiré. */

   top: 30px; /* On positionne notre infobulle. */
   left: 20px;

   background: white;

   color: green;
   padding: 3px;

   border: 1px solid green;
   border-left: 4px solid green;
}

.img_histoire
{
	max-width:600px;
}