/* general body and other backgrounds style begin */

body{
		margin: 0px;
		padding: 0px;
	  font-family: Tahoma Verdana, Arial, ;
	  font-weight: normal;
	  color: #FFFFFF;
		font-size: 13px;
		background-color: #D72400;
}
/* menu gauche */
.td_contact{
		margin-left: 35px;
		margin-top: 55px;
		font-size:13px;
}
.intro_text{
		font-family:Tahoma;
		font-size:12px;
		color:#FFFFFF;
}	
.entrer{
		text-decoration:underline;
		font-family:Arial;
		font-weight:bold;
		font-size:16px;
		color:#efa799;
}	
.entrer:hover{
		text-decoration:none;
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		color:#efa799;
}	

.copyright{
		font-family:Tahoma;
		font-size:12px;
		color:#efa799;
}

.contact_intro{
		text-decoration:none;
		font-family:Tahoma;
		font-size:12px;
		color:#FFFFFF;
}	
.contact_intro:hover{
		text-decoration:underline;
		font-family:Tahoma;
		font-size:12px;
		color:#FFFFFF;
}	
.contact_link:link, .contact_link:visited{
		text-decoration : none;
		font-family : Tahoma;
		font-size : 12px;
 		color: #FFFFFF;
		font-weight:normal;
}
.contact_link:hover, .contact_link:active{
		text-decoration : underline;
		font-family : Tahoma;
		font-size : 12px;
		color: #FFFFFF;
		font-weight: normal;
}
/*---map---*/
.imprimer{
		font-family:Tahoma;
		font-size:12px;
		color:#000000;
		text-decoration:none;
}
.imprimer:hover{
		font-family:Tahoma;
		font-size:12px;
		color:#FFEAC5;
		text-decoration:none;
}

/* ---content---*/
.title{
		xpadding-right:5px;
		text-align:right;
		vertical-align:top;
}
.text{
		color:#FFFFFF;
		font-family:tahoma;
		font-size:13px;
		font-weight:normal;
		text-align:justify;
		letter-spacing:0.5pt;
		padding-left:8px;
		padding-right:8px;
		
}
.spacer{
		width:518px;
		height:31px;
		background-image:url(../images/charte/horizontal_line.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		vertical-align:middle;
}
.text_list{
		padding-right:5px;
	}
	
.image_left{
		float:left;
		margin-right:10px;
		cursor:pointer;
}
.image_right{
		float:right;
		margin-left:10px;
		cursor:pointer;
}
/*--- footer--*/
.line{ 
		color: white;
}
.footer:link, .footer:visited{
		text-decoration : none;
		font-family : Tahoma;
		font-size : 12px;
 		color: #FFFFFF;
		font-weight:normal;
}
.footer:hover, .footer:active{
		text-decoration : underline;
		font-family : Tahoma;
		font-size : 12px;
		color: #FFFFFF;
		font-weight: normal;
}
.footer_droits{
		font-family : Tahoma;
		font-size : 12px;
 		color: #EFA799;
		font-weight:normal;
}

.link_popup{
		text-decoration:none;
		color:#FFFFFF;
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
}
a.link_popup:hover{
		color:#FFFFFF;
		text-decoration:underline;
		font-family:tahoma;
		font-size:12px;
		font-weight:bold;
}
.link_merci{
		font-family:Tahoma;
		font-size:12px;
		color:#DE2503;
		text-decoration:none;
}
.link_merci:hover{
		font-family:Tahoma;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
}