﻿a{text-decoration:none;color:#7f7a7e}
a:hover{text-decoration:none;color:#ef7d00}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	white-space: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	left: 5px;
	font-weight: bold;
}

.soustitre {
	font-family: arial;
	font-size: 17px;
	color: #aba7aa;
	text-align: left;
	line-height: 22px;
	white-space: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;
	font-variant: normal;
}
.filet {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.filet2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.texto-direccion
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 291px;
    text-align:right;
}


#photo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width:863px;
	height:364px;
}



#A_ {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 424px;
	height: 364px;
}

#B_ {
	position:absolute;
	left:435px;
	top:0px;
	width:428px;
	height:364px;
}


/* ---FOOTER----- */

#footer{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	height:140px;
	text-indent: 0px;
	text-align: left;
	width: 500px;
	margin-top:25px;
	
	}
	
#footer ul{
	padding:0;
	margin-top:5px;
}
	
#footer li{
	float:left;
	display:block;
	list-style-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 30px;	
	
}

.texte-footer{
font-family:Arial;
font-size:11px;
font-weight: bold;
}

a.footer-off{text-decoration:none;color:#000;}
/* ---- END footer --- */



