@charset "utf-8";
/* CSS Document */

form{
margin:0;
padding:0;
}

.tab_planning{
border-collapse:collapse;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:97%;
border:1px solid #d4d4d4;
}

.clr {
	clear:both;
	height:0px;
	overflow:hidden;
}

.tab_planning img{
border:0pt none;
}

.tab_planning th{
background-color:#bbd6e5;
font-size:11px;
height:25px;
color:#666666;
text-align:center;
border-bottom:1px solid #999999;
border-left:1px solid #FFFFFF;
}

.tab_planning tbody{
font-size:11px;
height:35px;
color:#666666;
text-align:center;
}

.tab_planning td{
border-bottom:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
}

.tab_planning tr.row0 {
background-color:#FFFFFF;
}

.tab_planning tr.row1 {
background-color:#f0f0f0;
}

.tab_planning tbody tr.row0:hover td, tbody tr.row1:hover td {
background-color:#d4f0fe;
}

.tab_planning_plus{
background-color:#FFFFFF;
border-collapse:collapse;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #d4d4d4;
font-size:11px;
}

.tab_planning_plus td{
border-bottom:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
}

#navigation{
width:99%;
background-color:#EAEAEA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:30px;
border:1px inset blue;
}

#navigation ul{
margin:0;
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#navigation li{
float:left;
text-align:center;
width:19.8%;
line-height:2.5em;
}

#navigation li a{
text-decoration:none;
display:block;
color:#000000;
}

#navigation li a:hover{
background-color:#f0f5f8;
}

#navigation .separ{
height:30px;
width:1px;
background-color:#CCCCCC;
}

#titre{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-top:20px;
}

#txt_intro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:10px;
}

.revue_presse{
float:left;
width:47%;
height:220px;
background-color:#f0f0f0;
margin-right:12px;
border:1px solid #CCCCCC;
margin-bottom:10px;
}

.revue_presse .titre{
font-weight:bold;
font-size:14px;
color:#000066;
}

.revue_presse .titre a{
color:#000066;
}

.revue_presse .journal{
font-style:italic;
}

.bt_presse a{
display:block;
float:left;
width:80px;
height:60px;
text-align:center;
text-decoration:none;
}

.bt_presse img {
border:0;
}

.bt_presse span {
display:block;
}

.actualites{
width:98%;
padding:5px;
background-color:#f0f0f0;
border:1px solid #CCCCCC;
margin-bottom:10px;
}

.actualites .titre{
font-weight:bold;
font-size:14px;
color:#000066;
}

#cont_gal{
width:99%;
margin-top:10px;
margin-left:5px;
}

.galerie{
float:left;
width:140px;
height:140px;
background-color:#f0f0f0;
border:1px solid #CCCCCC;
margin-right:6px;
margin-bottom:6px;
}
