/* Style général de la page */
body {
	background-color:#FFF;
	font-family: Arial, Times New Roman;
	padding:0;
	margin: 0 2%;
}

img {
	border: 0;
}

/* entete */
#entete {
	margin-top: 5px;
	background-image: url('../../images/entete_centre.jpg');
	background-repeat: repeat-x;
	height: 157px;
	margin-bottom: 10px;
}

#image_droite {
	float: right;
	background-image: url('../../images/entete_droite.jpg');
	width: 212px;
	height: 157px;
}

#image_gauche {
	float: left;
	background-image: url('../../images/entete_gauche.jpg');
	width: 205px;
	height: 157px;
}


#citation {
  position:relative;
  margin-left: 86px;
  margin-right: 91px;
  top: -165px;
  text-align:center;
  font-family: Arial;
  font-size: 10pt;
}



#entete_titre a{
}

/* menu haut */
.menu, .ssmenu {
  position:absolute;
  font-size:1em;
  background-color:#FFFDEF;
  border:1px solid #555;
  margin:0;
  padding:0;
}

.menu a, .ssmenu a {
  text-decoration:none;
  color:#108;
}

.menu {
  top: 140px;
  width:120px;
  height:20px;
  text-align:center;
  font-weight:bold;
}

.menu:hover, .menu a:hover, .menu a:focus  {
  background-color:#20C;
  color:#FFF;
}

.ssmenu {
  top:161px;
  width:180px;
}

.ssmenu li {
  list-style-type:disc;
  list-style-position:inside;
  padding:0.2em;
  color:#F93;
}

.ssmenu li:hover, .ssmenu a:hover, .ssmenu a:focus  {
  background-color:#FA1;
  color:#FFF;
}

.ssmenu li:hover {
  list-style-type:circle;
}

/* styles des pages */
	/* menu gauche */
		#menu_gauche {
			float: left;
			margin-right: 12px;
			width: 170px;
		}

		.boite{

		}

		.boite h2{
			background-color: #333;
			color: #fff;
			font-size: 14px;
		}
	/* page d'accueil */

/* regelment */
/* Common Styles */

#divtitre1 { border-top:1px solid #FFCC55; border-bottom:1px solid #FFCC55; color: #110088; font-family: Arial; font-size: 12pt;
               font-weight: bold; padding-left: 4;
               padding-right: 4; padding-top: 1; padding-bottom: 1; text-transform:uppercase; background-color:#FFFaE1 ; margin-top: 20 }

#divtitre2 { border-top:1px dotted #cc7700; color: #110088; font-family: Arial; font-size: 12pt; border-left-width: 1;
               border-right-width: 1; border-bottom: 1px dotted #FFA010; margin-top:20}

#divtitre3 { font-family: Arial; color: #110088; font-size: 10pt;  font-weight: bold ;}

#divnormal { font-family: Arial; color: #1900aa; font-size: 10pt; line-height: 150%;
               margin-left: 10; margin-right:10 }
#divlittle { font-family: Arial; color: #110088; font-size: 7pt; line-height: 150%;
               margin-left: 10; margin-right:10 }
#divlitrge { font-family: Arial; color: #ef214a; font-size: 7pt; line-height: 150%;
               margin-left: 10; margin-right:10 }
#divorange { font-family: Arial; color: #ee9910; font-size: 10pt; line-height: 150%;
               margin-left: 10; margin-right:10 }
#divnews { font-family: Arial; color: #113399; font-size: 10pt; line-height: 200%;
               margin-left: 10; margin-right:10 ; margin-top: 20}
#divitalic { font-family: Arial; color: #110088; font-size: 10pt; font-style: italic;
               line-height: 150%; margin-left: 10; margin-right:10 }
#divrouge { font-family: Arial; color: #ef214a; font-size: 10pt; line-height: 150%;
               margin-left: 10; margin-right:10 }
#divsurl { font-family: Arial; color: #ee9910; font-size: 10pt;
               margin-left: 10; margin-right:10; background-color:#eef4ff; }

#divpuce {
color:#2200CC;
font-size:12px;
text-align:justify;
margin-left: 20; margin-right:10
}
