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

body
{
	margin:0px;
	padding:0px;
}

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

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;	
}


#fondDegrade
{
	z-index:0;	
	position: absolute;
	
	width: 100%;
	height: 77px;
	
	background-image:url(../../images/nav/fond.jpg);
	background-position:top center;
}

#navigation
{
	width: 100%;
	z-index:1;
	position: absolute;	
	margin-top:0px;
}

#navigation TABLE.tblNavigation
{	
	width: 900px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	
	margin-top:5px;
}

#conteneur
{
	width: 100%;
	z-index:0;
	position: absolute;	

	margin-top:78px;
}

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

#conteneur TABLE.tblContenu
{	
	text-align:left;
}

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

#header_langues
{
	float:right;
	margin:0px;
	margin-top:5px;	
	padding:0px;

}

#header_langues .langue
{
	margin-right:20px;
}

#header
{
	margin-top:4px;
}

#menu
{
	padding-bottom:0px;
}

DIV.divLogo
{
	float:left;

	padding:0 10px 0 10px;
}

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

DIV.divMenu
{
	float:left;
	margin-top:37px;
	text-align:left;
	cursor:pointer;
}

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

/********************************** FOOTER **********************************/
#footer
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#footer
{
	width:900px;
	border-top:solid 2px #E5E5E5;
	padding-top:5px;
	text-align:center;
	margin-bottom:50px;
}

#footer,
#footer A 
{
	color:#969495;
}


/********************************** FOOTER ACCUEIL **********************************/
#footerAccueil
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#footerAccueil
{
	width:900px;
	/*border-top:solid 2px #E5E5E5;*/
	padding-top:10px;
	text-align:center;
	margin-bottom:50px;
}

#footerAccueil,
#footerAccueil A 
{
	color:#969495;
}

/**************************** BLOCS DE DROITE **********************************/

#menuDroite
{
	width:201px; 
	margin-bottom:5px;
}

#menuDroite TD.savoirplus
{
	padding-right:15px;
	background-color:#E7E5E5;
	border-left:solid 1px #fff;
}

#menuDroite TD.contact
{
	padding:10px;
	color:#fff;
	background-color:#3F60AD;
	font-size:12px;
}
#menuDroite TD.contact A
{
	color:#fff;
}

#menuDroite UL
{
	margin-top:10px;
}

#menuDroite LI
{
	margin-bottom:10px;
}

#menuDroite LI { list-style-image: url(../../images/produits_puceDroiteOff.jpg); }
#menuDroite LI A { color:#3F60AD;font-weight:bold}
#menuDroite LI.selected { list-style-image: url(../../images/produits_puceDroiteOn.jpg); }
#menuDroite LI.selected A { color:#F0351F;font-weight:bold}



/************************* FORMULAIRE DE RECHERCHE ***************************/
.formulaire
{
	width:620px;
	margin:0px;
	background-color:#EBE8E8;
}

IMG.separateur
{
	width:620px;
	height:2px;
}

.formulaire INPUT.text,
.formulaire SELECT.text,
.formulaire TEXTAREA
{
	width:200px;
	border:solid 1px #000;

}

.formulaire TEXTAREA
{
	height:100px;
}

.formulaire-row,
.formulaire-row-btn
{
	font-size:11px;
	font-weight: normal; 
	color: #111D3E;
	
	padding-top:0px;
	padding-bottom:10px;	
}

.formulaire-row
{
	float: left;
	width:100%;
	background-color:#EBE8E8;
}

.recherche
{
	font-size:11px;
	color:#111D3E;
	font-weight: bold;
}

.formulaire-row LABEL,
.formulaire-row LABEL LI,
.formulaire-row-btn LABEL
{
	float: left;
	width: 300px;
	margin-left:40px;
	margin-right:20px;	
}


.formulaire-row SPAN
{
	float: left;
}

.radiobtn
{
	float: left;
	width:200px;
	margin:0px;

}

.submit
{
	background: transparent  url(../../images/projet_btn.jpg) no-repeat;
	width:138px;
	height:28px;

	margin-top:20px;
	padding-bottom:5px;
	border: 0px;

	font-size:12px;
	color:#fff;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}


/*************************** POP-UP RESOLUTIONS *******************************/
#resolutions P.titre_resolution
{
	width:100%;
	text-align:center;
	font-size:14px;
	color: #000;
	font-weight:bold;
}

#resolutions DIV.row
{
	width:600px;
	clear:left;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	padding-right:10px;	
	border-bottom:solid 1px #000;
}

#resolutions DIV.rowTitre P
{
	font-weight:bold;
}

#resolutions DIV.rowTitre P,
#resolutions DIV.row P
{
	float:left;
	width:100px;
	text-align:right;
	
	margin:0px;
	padding-top:5px;
	padding-bottom:3px;	
	vertical-align:middle;		

}


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

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

#header_cgvd{
position:relative;
width:auto;
margin-left:-10px;
height:85px;
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-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;
margin:0px;
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;
margin:0px;
padding-left:0px;
font-size:14px;
color:#000;
padding-bottom:10px;
}

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

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


