@charset "utf-8";
/* CSS Document */
body
{
margin: 0 auto;
padding: 0 ;
background-color:#F5FFFA;
font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}
body img {
    border:0;
}
#contenu {
width: 800px;
min-height:100%;
margin: 0 auto;
text-align:justify;
border: 1px solid #778899;
-moz-border-radius: 6px 6px 6px 6px;
color: #8C8176;
background-color:#FFF;
overflow:hidden;
}
h1#header{
height: 170px;
margin:0;
}

h1#header a{
width:800px;
height: 155px;
display: block;
background: url(Boutons/logo.jpg) no-repeat; 
position:relative;			
top:0;
overflow:hidden;
text-indent: -5000px ;
}
h1#header a span {
display: none ;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */
.preload16 { background:url(../pro16/pro16_2.gif);}
.preload16a {background: url(../pro16/pro16_2a.gif);}
 .pro16 {padding:0 0 0 1em; margin:0; list-style:none; height:43px; position:relative; background:transparent url(../pro16/pro16_back.gif) repeat-x left top; font-size:11px;}
.pro16 li {float:left; height:43px;}
.pro16 li a {display:block; float:left; height:40px; line-height:35px; color:#888; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(pro16/pro16_0a.gif) no-repeat;}
.pro16 li a b {float:left; display:block; padding:0 60px 0 0; background:url(pro16/pro16_0.gif) no-repeat right top;}
.pro16 li.current a {color:#000; background:url(../pro16/pro16_2a.gif) no-repeat;}
.pro16 li.current a b {color:#000; background:url(../pro16/pro16_2.gif) no-repeat right top;}
.pro16 li a:hover {color:#000; background: url(../pro16/pro16_2a.gif) no-repeat;}
.pro16 li a:hover b {color:#000; background:url(../pro16/pro16_2.gif) no-repeat right top;}
.pro16 li.current a:hover {color:#000; cursor:default;}

#content {
	float: right;
	display: inline;
	width: 565px;
	padding:5px;
	padding-top:30px;
	line-height: 1.3em;
	font-size:100%;
	overflow: hidden;
	text-align:justify;
}
#content h2 {
	font-size:100%;
	text-align:left;
	color: #483D8B ;
    border-bottom: 1px solid #483D8B ;
	line-height:20px;
	padding-left:22px;
	background: url(Boutons/sol.jpg) no-repeat left bottom ;
}
#content h3 {
	font-size:100%;
	text-align:left;
	color: #483D8B ;
    border-bottom: 1px solid #483D8B ;
	line-height:30px;
}
#content h4 {
	font-size:100%;
	text-align:left;
	color:#603;
	margin:0;
	padding:0;
    border-bottom: 1px solid #603 ;
	line-height:30px;
}
	
#tablabusqueda {
   width:90%;
   margin-left: 5%;
   border-collapse:collapse;
}
#tablabusqueda td.intitule1 {
width:30%;
text-align:right;
background-color:#FFFFCC;
}
#tablabusqueda td.combo1 {
background-color:#FFFFCC;
padding-left:2em;
}
#tablabusqueda td.intitule2 {
width:30%;
background:#CCFFFF;
text-align:right;
}
#tablabusqueda td.combo2 {
background:#CCFFFF;
padding-left:2em;
}
#tablabusqueda td.intitule3 {
font-weight:bold;
text-align:center;
background:#CCFFFF;
font-size:11px;
color:#000099;
}
#sidebar {
	float: left;
	display: inline;
	width: 190px;
	padding-top:20px;
	overflow: hidden;
}
#sidebar p {
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-weight:bold;
	color:#00C;
	padding-bottom:15px;}

#sidebar ul {
	text-align:center;
	margin-left:-19px;
	font-size: 11px;
	line-height: 45px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 5px;
	list-style:none;
}


#sidebar ul li a.linkopacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;}

#sidebar ul li a.linkopacity:hover img {
     filter:alpha(opacity=70);
     -moz-opacity: 0.7; 
     opacity: 0.7;
     -khtml-opacity: 0.7;}
#content img {
	border:0;
}
#content a.linkopacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;}
#sidebar p {
	color:#003;
	text-align:center;
	padding-top:10px;
}
.centro {
	text-align:center;
}
.silver {
color:#999999;