html, body {
/*width: 100%;
height: 100%;*/
}
body {
margin : 5px; 
padding : 0px; 
font-family : Verdana, Arial, helvetica, sans-serif;
font-size : 11px; 
background-color: #ddd;
text-align: center;
} 

a.white, a.white:visited
{
color:#ff0;
text-decoration:none;
font-weight:normal;
}
a.white:hover
{
text-decoration:underline;	
}
a{
color:#e00;
text-decoration:none;
font-weight:normal;
}
a:hover{
color:#444;
text-decoration:underline;
}
a:visited{
color:#666;
text-decoration:none;
}


/* DIV PPALES
-------------------------------------------------------- */
#container {
margin-left:auto;
margin-right:auto;
background-color:#fff;
width: 1000px;
padding:0;
text-align:left;
}

#content
{
clear:both;
padding:0px;
}

#footer1 {
background-color:#444;
color:#fff;
padding:2px 10px 2px;
text-align:center;
font-size:10px;
}
#footer1 a{
text-decoration:none;
color:#fff;
}
#footer1 a:hover{
text-decoration:underline;
color:#ff0;
}
#footer2 {
background-color:#000;
color:#fff;
padding:2px 10px 2px;
text-align:center;
font-size:10px;
}
#footer2 a{
text-decoration:none;
color:#fff;
}
#footer2 a:hover{
text-decoration:underline;
color:#ff0;
}

#newsdetail
{
padding:2px;
background-color:#fff;
color:#666;	
font-weight:bold;
clear:both;
}
#newsdetail a
{
font-weight:normal;	
color:#36b;	
padding-left: 18px;
}
#newsdetail a:hover
{
color:#808080;
text-decoration:underline;
}
#newsdetail a.seetoo
{
background:#fff url("../imgs/seetoo.gif") no-repeat left top;
}
#newsdetail a.seeoth
{
background:#fff url("../imgs/seeoth.gif") no-repeat left top;
}
#newsdetail a.seetop
{
background:#fff url("../imgs/seetop.gif") no-repeat left top;
}

#newsdetail2
{
padding:2px;
background-color:#fff;
color:#666;	
font-weight:bold;
clear:both;
}
#newsdetail2 a
{
font-weight:normal;	
color:#36b;	
padding-left: 18px;
}
#newsdetail2 a:hover
{
color:#808080;
text-decoration:underline;
}
#newsdetail2 a.seetoo
{
background:#fff url("../imgs/seetoo.gif") no-repeat left top;
}
#newsdetail2 a.seeoth
{
background:#fff url("../imgs/seeoth.gif") no-repeat left top;
}
#newsdetail2 a.seetop
{
background:#fff url("../imgs/seetop.gif") no-repeat left top;
}


#slideshow1{
border:1px solid #888;
background-color:#ccc;
text-align:center;
}
#slideshow1 h4
{
margin:2px;	
padding:1px;
background-color:#c00;
color:#fff;
font-size:12px;

}


/* CLASSES
-------------------------------------------------------- */
.news_content1
{
border-top:1px solid #ccc;
padding-top:5px;
padding-bottom:20px;
font-size:11px;
clear:both;
background-color:#FFFFBB;
}
.news_content2
{
border-top:1px solid #ccc;
padding-top:5px;
padding-bottom:20px;
font-size:11px;
clear:both;
}

.p_mid
{
margin:0px;
border-bottom:1px dotted #888;
margin-bottom:5px;
}
.sommaire {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #e00;
}
.titre1 {
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.soustitre1 {
	font-size: 12px;
	font-weight: bold;
	color: #e00;
}
.soustitre2 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
.texte{
	color:#888;
	font-style: italic;
}
.datec
{
color:#888;	
font-size:9px;
font-weight:normal;
}
.erreur{
color:#e00;
font-weight:bold;
}
.tdlib
{
background-color:#f88;
width:100px;
}
.saisie{
background-color:#fff;
border:1px solid #be0000;
color:#000;
font-family : Verdana, Arial, helvetica, sans-serif;
font-size : 11px;
}
.bouton{
color:#000;
font-size : 11px;
padding: 0px 5px;
}

