body{
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
background-color:#000000;
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}

p{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}

/* #gauche{ 
background-image:url(../images/img_gauche.jpg);
background-position:left;
background-position:top;
background-repeat:no-repeat;
width: 243px;
} */

#milieu{
background-color:#000000;
}
#droite{
background-image:url(../images/img_droite.jpg);
background-position:right;
background-position:top;
background-repeat:no-repeat;
width: 168px;
}
#vertbold, .vertbold{
color:#CCCC33;
font-size:12px;
font-weight:bold;
}
#vert, .vert{
color:#CCCC33;
font-size:10px;
}
#petitblanc, .petitblanc{
color:#ffffff;
font-size:11px;
}
#marronbold, .marronbold{
color:#993300;
font-size:11px;
font-weight:bold;
}
#blanc, .blanc{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
#vertfonce, .vertfonce{
color:#666600;
font-size:11px;
}

#liens, .liens{
color:#CCCC33;
font-size:11px;
font-weight:bold;
}

#liensvertfonce, .liensvertfonce{
color:#666600;
font-size:11px;
}

.fond-vert{
background-color:#CCCC33;
}

img{ 
display:block;
}

object{
display:block;
}

input{
font-size:12px;
font-family:arial;
width:120px;
border: 1px solid #CCCCCC;
background-color:#EEEEEE;
}

.ta{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-family:arial;
border: 0px;
background-color:#000000;
}


textarea{
font-size:12px;
font-family:arial;
border: 1px solid #CCCCCC;
background-color:#EEEEEE;
}

select{
font-size:12px;
font-family:arial;
width:120px;
background-color:#EEEEEE;
}


a{text-decoration:none}
a:hover{text-decoration:underline}

a.sousmenu:link
{
letter-spacing: 1px;
color:#660000;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
}
a.sousmenu:visited
{
letter-spacing: 1px;
color:#660000;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
}

a.sousmenu:hover {
	text-decoration:none;
	color:#ff6600;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing: 1px;
}


