/*******************************************  GENERAL  *******************************************/

body
{
	/*background-color: #494949;*/
	background-color: #363023;
	margin:0px;
	margin-top:0px;
	
	padding:0px;

	text-align: center;
}

body.bodyAttente
{
}

TD
{
	vertical-align:top;
}

DIV
{
	border:0px;
	margin:0px;
}

IMG
{
	border:0px;
	margin:0px;
	padding:0px;	
}

A
{
	color:black;
	margin:0px;
	padding:0px;	
}
A:link 
{
	text-decoration: none; 
}
A:visited
{
	text-decoration: none; 
}
A:hover 
{  
	text-decoration: underline; 
}

A.LienSimple
{
	text-decoration: underline; 
}

A.LienNewsletter
{
	color: #4E4945;
}

A.LienMotive 
{
	font-weight:bold;	
}



a.liste {
font-family:arial;
font-size:12px;
}

a.liste:link {
	color: #f02ae0;
}
a.liste:visited {
	color: #f02ae0;
}
a.liste:hover {
	color: #f02ae0;
}
a.liste:active {
	color: #f02ae0;
}



#conteneur
{
	width: 100%;
}

#conteneur TABLE.tblContenu
{	
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	
}

#tdContenu
{
	width:780px;
	height:360px;
	background-color: #fff;
	margin:0px;
	padding:0px;
}


#tblAttente
{
	width:100%;
	height:600px;
}

#tblAttente TD
{

	vertical-align:middle;
	text-align:center;
}

/*******************************************  HEADER  *******************************************/

#header
{
	margin-top:50px;
	height:96px;
		
	background-color: #fff;
	border-bottom:solid 1px #4E4945;
}

#menu
{
	padding-top:15px;
	padding-bottom:0px;
}

DIV.divLogo
{
	width:126px;

	float:left;
	text-align:center;
}

DIV.divLogo IMG
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

DIV.divMenu
{
	float:left;
	width:129px;
	height:81px;
		
	cursor:pointer;

	text-align:left;
padding:0px;
	border-left:solid 1px #4E4945;
	/*padding-left: 5px;
	padding-right: 3px;*/
}

DIV.divMenu P
{
	margin:5px;
	padding:0px;
}

/*P {
	margin-bottom:5px;
}*/
/*******************************************  CONTENU  *******************************************/

#tdContenu OBJECT
{
	float:left;
}

.bord {
	background-color: #666666;
	height: 75px;
}

/*
#menuGauche IMG.imgTitre
{
	width:26px;
}

#ssMenu
{
	float:left;
	clear:none;
	width:23px;
}
*/

/*******************************************  FOOTER  *******************************************/

#footer
{
 	color:#666666;
	margin-top:10px;
}
#footer A
{
 	color:#666666;
}

/*****************************************   CONTACT   ****************************************/
#contact {
	float:left;
	background-color: #666666;
	text-align: center;
	width:140px;
	height: 30px;
	border-top:solid 1px black;	
	margin:0px;
}
#contact P {
	margin:8px;
}
#contact a {
	color: #DBDBDB;
	font-weight: bold;
}

#divContact
{
	width:360px;
	float:left;
	text-align:left;

}

#divContact DIV
{
	width:360px;
	margin-top:50px;
	padding-left:30px;

}

#divPlan
{

	margin-top:20px;
}

/*****************************************   newsletter   **************************************/
#newsletter {
	float:left;
	color: #666666;
	background-color: #DBDBDB;
	width:640px;
	height: 30px;
	text-align: left;
	border-top:solid 1px black;
	margin:0px;
}
#newsletter P {
	margin:8px;
	margin-left: 30px;
}
#newsletter a {
	padding:0px;
	margin:0px:
	color: #666666;
	font-weight: bold;
}


.divNewsletter{
	margin-top:60px;
	text-align: left;
	margin-left: 15px;
}

#divPopupPartager{
	background-color:#FFFFFF;
	text-align:center;
	width:250px;
	height:250px;
	padding:8px;
	padding-top:40px;
}

#divReponsePartager{
	background-color:#FFFFFF;
	text-align:center;
	width:400px;
	height:300px;
	padding:8px;
	padding-top:40px;
	margin-left:auto;
	margin-top:40px;
	margin-right:auto;
}

/********* Page MENTIONS *********/

#main_cgvd{
position:relative;
height:auto;
margin:10px 20px 20px 20px;
background-color:#f5f4f1;
padding-left:10px;
text-align:left;
}

#header_cgvd{
position:relative;
width:auto;
margin-left:-10px;
height:105px;
background-image: url(../../images/header_cgvd.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#main_cgvd h1{
position:relative;
padding:10px 5px 10px 15px;
margin:0px;
margin-left:-10px;
font-size:21px;
color:#fff;
height:45px;
background-image: url(../../images/bando_cgvd.jpg);
background-position:left top;
background-repeat:no-repeat;
font-weight:normal;
text-transform:uppercase;

}


.unArticle{
position:relative;
padding:5px;
width:690px;
height:auto;
}

.unArticle h2{
position:relative;
padding:10px 0 10px 0;
font-size:16px;
color:#000;
font-weight:bold;
}

.unArticle h3{
position:relative;
padding:5px 0 5px 0px;
font-size:14px;
color:#000;
font-weight:bold;
}

.unArticle p{
position:relative;
padding-left:0px;
font-size:14px;
color:#000;
padding-bottom:5px;
}

.unArticle ul{
position:relative;
padding-left:30px;
font-size:12px;
color:#000;
padding-bottom:5px;
list-style:outside;
}

.unArticle a {
color:#737373;
font-weight:bold;
}
