@import url(actualite.css);
@import url(emploi.css);
@import url(marche.css);
@import url(telechargement.css);
@import url(search.css);

body {
padding:0px;
margin:0px;
text-align: center;
background-color: #E6E6E6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
line-height: 140%;
height: 100%;
background: url(../fr/nav/bg-body.jpg) #fff repeat-x;
behavior: url('/css/csshover.htc');
}

.clear { clear: both; }
.erase { display: block; text-indent: -5000px; font-size: 0; }

.hide{
	display: none;
}

a:visited {
	color: #5192B6;    
    text-decoration: none;
}
a:link {
	color: #5192B6; 
    text-decoration: none;
}
a:hover {
	color: #5192B6;
    text-decoration: underline overline;
}

.selecteur{
color: #5192B6;
width:100%;
/*background-color: #91C5E2;*/
text-align: center;
font-weight: bold;
background-image:url(../fr/nav/selecteur.gif);
}

.cadre{
padding: 2px;
margin: 0;
color: #5192B6;
text-align:center;
border:#DDE3F2 1px solid;
background-color: #F3F5FA;
font-size: 1em;
}

.champobligatoire{
color: #FF0000;
}

.textegris{
color: #666666;
}

.textecouleur{
color: #D88E0E;
}

.textepetit{
font-size: 0.9em;
}

.textepetitgris{
font-size: 0.9em;
color: #666666;
}

.textepetitcouleur{
color: #D88E0E;
font-size: 0.9em;
}

.ensavoirplus{
background-color:#DDE3F2;
/*width:200px;*/
border:0;
}

.ensavoirplus th{
border:0;
padding:3px;
color: #FFFFFF;
font-size: 1.1em;
background-color:#5192B6;
width:auto;
text-align:center;
font-weight: bold;
}

.ensavoirplus td{
border:0;
padding:10px;
margin:0px;
font-size: 1em;
}


form{
margin: 0;
padding: 0;
}

img{
border:0px;
}

.champobligatoire{
color: #FF0000; 
}

.date{
font-size: 0.9em;
color: #5192B6;
}

.imggauche{
border:#D88E0E 1px solid;
margin:5px;
}

.imgdroite{
border:#D88E0E 1px solid;
margin:5px;
}

.border{
border:#D88E0E 1px solid;
}

select{
background-color: #F0F3F8;
}

table{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

.sommaire_tab td{
padding: 2px 10px 2px 10px;
background-color: #BEDBEF;
border:#DEDEDF 1px solid;
width:50%;
}

.sommaire_tab{
font-size: 0.9em;
}
.sommaire_tab a:visited {    
color: #666666;
}
.sommaire_tab a:link {    
color: #666666;
}
.sommaire_tab a:hover {
color: #666666;
text-decoration: none;
}

#content-column h1{
font-size: 1.2em;
color: #D88E0E;
font-weight: bold;
}

#content-column h2{
font-size: 1.1em;
color: #5192B6;
font-weight: bold;
}

#content-column h3{
font-size: 1em;
color: #91C5E2;
font-weight: bold;
}

#content-column .chapo{
color: #666666;
font-style:italic;
}

#content-column li{
font-size: 0.9em;
color: #666666;
margin-left:0px;
}

#content-column ul li{
list-style-image:url(../fr/nav/puce.gif);
}


#content-column ul{
margin-left:25px;
}

#credit{
padding-top:5px;
float:right;
}
#credit a{
font-size: 0.8em;
color: #719AB8;
}


.tab1 { width: 100%; border-collapse: collapse; }
	.tab1 th { background: #5192B6; color: #fff; font-size: 1.1em; font-weight: bold; text-align:center; border: 1px solid #fff; padding: 3px; }
	.tab1 td { background: #DDE3F2; border: 1px solid #fff; padding: 3px 5px; }

.tab2, .tab3, .tab4 { background: #DDE3F2; border-collapse: collapse; }
	.tab2 th, .tab3 th, .tab4 th { background: #5192B6; padding: 3px; color: #FFFFFF; font-size: 1.1em; font-weight: bold; text-align:center; }
	.tab2 td, .tab3 td, .tab4 td { padding: 10px; }

.tab2 { width: 500px; margin: 0 auto; }
.tab3 { width: 200px; float: right; margin: 0 0 10px 20px; }
.tab4 { width: 200px; float: left; margin: 0 20px 10px 0; }

#contenum .tab3 ul, #contenum .tab4 ul { margin-left: 0; }
