/* évite différences FF et IE */
p {margin:0px; padding:8px;} 
/* test sans saut de ligne 
test {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	display:inline;
}*/
/* fond jaune-vert gauche */
.sommaire-background {	background-color: #E3E047;}
.sommaire-titre {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
	margin-left: 35px;
	text-decoration: underline;
}
/*.sommaire-element */
.sommaire , .sommaire a, .sommaire a:link, .sommaire a:visited, .sommaire a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 29px;
	margin-left: 35px;
	text-decoration: none;
	text-indent: 0px;

}
/*.sommaire-current */
.sommaire a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	font-style: italic;
	line-height: 29px;
	margin-left: 35px;
	background-color: #F8AF14;
	text-decoration: none;
}
/*
.sommaire-titre-liste {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 29px;
	margin-left: 35px;
	list-style-type: square;
	list-style-position: inside;
	text-decoration: none;
}
*/
.sommaire-titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F8AF14;
	line-height: 0px;
	text-indent: 0px;
	/*font-style: italic;*/
 }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E3E047;	
 }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #F8AF14;
	line-height: 30px;
	text-indent: 15px;
	vertical-align: middle;
/*	border-width: thin;
	border-style: solid;
	border-bottom-color: #000000;	
	font-style: italic;*/
 }
 .current_title {
	background-color: #E3E393;
	color: #111111;
	margin-left: 35px;
	font-size: 12px;
	font-weight: bold;
}
.other_title {
/*	display: list-item;
	list-style-image: url(img/sommaire_fleche.gif);
	list-style-position: outside; */
}
.page-globale, .page-globale a:link, .page-globale a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0; 
}
.page-img-left {
	float: left;
	margin-right: 10px;
	border: medium solid #FF9900;
}
.page-img-right {
	float: right;
	margin-left: 10px;
	border: medium solid #FF9900;
}
.page-img-center {
	float: right;
	margin-left: 10px;
	border: medium solid #FF9900;
}
.soft-img-left {
	float: left;
}
.page-txt-orange {
	color: #FF9900;
	font-size: 16px;
	font-style: italic;
}
.page-txt-olive {
	color: #CECC20; /* un peu plus foncé que #E3E047 */
	font-size: 16px;
	font-style: italic;
}
.page-titre-orange {
	color: #FF9900;
	font-size: 14px;
	font-style: italic;
}
.page-globale HR {
	color: #FF9900;
	background-color: #FF6600;
	height: 1px;
	border: 0;
}
 .page-globale  LI {
	list-style-type: disc;
  }
  .encart-gauche, .encart-gauche a:link, .encart-gauche a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	font-weight: normal;
}
  .encart-bgorange-wht, .encart-bgorange a:link, .encart-bgorange a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	padding: 5px;
	background-color: #F8AF14;
	font-weight: normal;
}
  .soleil {
  background-image:url(img/ambition-sem-mexique-soleil.gif);
  height:79px;
  width:79px;
  z-index:25;
}
.basdepage, .basdepage a:link, .basdepage a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #CECC20; /* un peu plus foncé que #E3E047 */
	position:relative; /* type layer*/
	padding-top: 1px;
}
