/* CSS Document */
BODY{
background-color:#F4F4F4;
}
a{
text-decoration:none;
color:#0000FF;
}
a:hover{
	text-decoration:underline;
	color:#FF0000;
	text-align: right;
}
div{
padding-bottom:1px;
padding-top:1px;
}

.suite{
background-color: #F6F6F6;
border-bottom:1px solid #cccccc;
}

.suite input{
border:0px;
background-color: #FFFFCC ;
border:1px solid #cccccc;
border-bottom:0px;
}
.suite input:hover{
border:1px solid #cccccc;
border-bottom:0px;
background-color: #99FF99;
}

#head_style{
width:900px;
background-color:#FFFFFF;
margin-top:0px;
}

img{
	border:0px;
}


#body_style{
width:896px;
background-image:url(../graphics/links.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #FFFFFF;
}

.menub td {
border-right:1px solid #CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#996600;
}
.menub td:hover {
border-right:1px solid #CCCCCC;
background-image:url(../graphics/menu_over.gif);
}

.tt{
background-image:url(../img/tete.png);
background-repeat:no-repeat;
color:#000000; 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin-left:0px;
padding-left:0px;
list-style-type:none;
}

#foot_style{
width:900px;
border-bottom:1px dotted #cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
}

.me{
border:1px solid #FFCC99;
list-style-type:none;
padding-left:0px;
margin-left:0px;
}

.titre{
border-bottom:1px solid #FFCC33;
background-color:#FFCC33;
background-image: url(../graphics/ul.gif);
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:left;
}

.corps{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

.corps a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
.corps img{
border:0px;
}

.actu_table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.actu_table td img{
border:1px solid #cccccc;
}
.date{
text-align:center;
width:200px;
background-color: #F4F4F4;
border:1px solid #cccccc;
height:37px;
margin-left:100px;
margin-top:5px;
padding-top:1px;
padding-bottom:1px;
border-right:1px solid #FFCC99;
}
.date span{
font-size:24px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}

.news{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.news a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}

.news1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.news1 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
}

.root a{
text-decoration:none;
color:#3399FF;
}

.root a:hover{
text-decoration: underline;
color:#3399FF;
}

.infobulle{

    position: absolute;   
    visibility : hidden;
    border: 1px solid orange;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
	background-color: lightyellow;
	width:200px;
}

#none td{
background-color:#F4F4CC;
font-size:14px;
border-bottom:1px solid #cccccc;
}
.einput{
border:1px solid lightblue;
height:15px;
width:210px;
color: #00CC00;
}

#sav{
border:1px solid #cccccc;
background-color:#F6F6F6;

}
