/* CSS Document */

body {
	background: url('images/fond.jpg');
	background-color: #3C1D1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	color: #EBCFB4;
} 

a:link {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
} 

a:visited {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;} 

a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

/**Style
****************************/
a.lien1:link {
	color: #EBCFB4; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
} 

a.lien1:visited {
	color: #EBCFB4; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
} 

a.lien1:hover {
	color: #EBCFB4; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

a.lien2:link {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
} 

a.lien2:visited {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
} 

a.lien2:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

	
.selpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #EBCFB4;
}
	
.Style_sous_titre{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Style_texte{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
/**Champ Recherche
****************************/
.Recherche{	
}

#Recherche .boite {
	width: 220px;
	float: right;
	padding-right:2px;
}

#Recherche img{
	vertical-align:top;
}

#Recherche label {
	width: 75px;
	display: block;
	float: left;	
}
#Recherche p {
	text-align:left;	
	font-weight: bold;	
	font-size:11px;	
	margin: 2px 0 2px 0px;	
	color:#FFFFFF;
	clear:both;
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

select{
	font-size:10px;
	border:#FFFFFF solid 1px;
	color:#000000;
}

.clearer{
	clear:both;
	margin:0;
	padding:0;
	width:0;
	height:0;
}
