@charset "utf-8";
/* CSS Document */

@font-face { font-family: Harabara; src: url('Harabara.ttf'); } 

body {
	text-align:center;
	font-family:Arial;
	font-size:13px;
	background:url(images/back.jpg) no-repeat center top #e9e9e9;
	color:#333333;
	margin:0 !important;
	padding:5px 0 0 0;
	width:100% !important;
	
}

p {
	line-height:19px;
}


#container {
	width:951px;
	margin:auto;
	text-align:left;
	border: 1px solid #999999;
	background:#FFFFFF;
	
}

#header {
	width:950px;
	height:185px;
	background:#404040 url(images/back-header.png) no-repeat right;
}


#menu {
	width:950px;
	height:45px;
	line-height:40px;
	background:#fff url(images/back-menu.jpg) repeat-x top;

	font-weight:bold;
	font-size:16px;
	font-family:Trebuchet MS;
}

.rubrique {
	float:left;
	margin:0 5px 0 5px;
	height:45px;
	line-height:40px;
}

#gauche {
	width:504px;
	float:left;
	padding:10px;

}

#milieu {
	width:190px;
	padding:4px;
	float:left;


}

#droite {
	width:220px;
	float:left;
	padding:4px;

}

#footer {
	background:#404040;
	color:#E2E2E2;
	padding:5px;
	height:120px;
}

#footer a {
	color:#E2E2E2;
}

#partenaires {
	padding:10px 0 10px 5px;
}

#twitter {
	padding:10px 0 10px 0;
}





a:link  {
	text-decoration:none;
	color:#404040;


}

a:visited  {
	text-decoration:none;
	color:#404040;


}

a:hover  {
	text-decoration:none;
	color:#686867;


}

a:active  {
	text-decoration:none;
	color:#404040;


}

h1 {font-size:24px; font-weight:bold; font-family:arial; color:#333333}
h2 {font-size:18px; font-weight:bold; }
h3 {margin:0; padding:3px; font-size:13px; font-weight:bold; color:#e39600;}

.liste_1 {
	list-style:none;
	margin:0;
	padding:0;
}

.rub_droite {
	background:url(images/back-rubriques.jpg) no-repeat top center;
	height:40px;
	line-height:30px;
	color:#5C5C5C !important;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	font-family:Trebuchet MS;
	text-decoration:none;
	display:block;
}

.liste_presta ul {
	margin-left:0;
	padding-left:0;
}

.liste_presta li {
	margin-left:0;
	padding-left:0;
	list-style-position:outside;
	list-style-type:none;
	border-bottom:1px dotted #CCCCCC;
	padding: 0 0 5px 0;
	font-size:17px;
	color:#bebebe;
	height:50px;
	font-family:Harabara;
	letter-spacing:0.06em;
	
}

.liste_presta li a {
	color:#bebebe;
	
}

.liste_presta li img {
	margin-right:10px;	
}

ul.liste_presta {
	margin: 0 0 5px 5px;
	padding:0;
}


.h3_accueil {
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	background:url(images/puce-accueil.png) no-repeat left 5px;
	padding-left:15px;
}

.no_deco a {
	text-decoration:none !important;
}

.h3_accueil a:visited {
	text-decoration:none !important;
}

.h3_accueil a:hover {
	text-decoration:underline;
}

.h3_accueil a:active {
	text-decoration:none !important;
}


.h2_accueil {
	font-size:14px;
	color:#666666;
	width:100%;
	height:25px;
	line-height:15px;
	background:url(images/back-h2-accueil.png) no-repeat top center;
	padding:5px;
	width:485px;
	margin:5px;
	text-align:center;

}

.bloc_gris {
	background:url(images/back-bloc-accueil.png) repeat-y center;
	width:504px;
	padding:0;
}

.bloc_gris p {
	margin-left:5px;
	margin-right:5px;
}


.bloc_gris_top {
	background:url(images/top-bloc-accueil.png) no-repeat center top;
	width:504px;
	padding-top:1px;
	margin-top:5px;
}

.bloc_gris_bas {
	background:url(images/bas-bloc-accueil.png) no-repeat center bottom;
	width:504px;
	padding-bottom:5px;
	
}

.anyClass li {
	list-style-type:none;
	

}

.bloc_fleche {
	width:190px;
	background:url(images/back-references.png) no-repeat top left;
	padding:5px;
}

.bloc_fleche_milieu {
	background:url(images/back-references-milieu.png) repeat-y center;
	margin-top:15px;
}

.bloc_fleche_bas {
	background:url(images/back-references-bas.png) no-repeat bottom;
	padding-bottom:10px;
}

.h4_milieu {
	margin-left:38px;
	margin-top:5px;
	margin-bottom:15px;
	color:#B71616;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;

}

.rouge {
	color:#B71616;
}

#faq li {
	list-style-type:none;
	list-style-position:inside;
	padding:0px 0px 7px 0px;
}

#faq  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#liste_header {
	text-indent:20px;
	padding-top:20px;
}

#liste_header p {
	color:#ffdb00;
	font-size:16px;
	font-weight:bold;
	margin-top:0;
	padding-top:10px;
}

#liste_header ul li{
	list-style-type:none;
	color:#eeeeee;
	font-size:14px;
	font-weight:bold;
}







/* barre contact */

#barre_contact {
	background:url(images/barre-contact.png) no-repeat bottom;
	width:100%;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	position:fixed;
	z-index:999;
}

#barre_container {
	width:950px;
	margin:auto;
	height:35px;
	margin-top:5px;
	line-height:35px;
	font-family:tahoma;
	font-size:18px
}

.white_bar {
	color:#FFFFFF;
	text-transform:uppercase;
}

.black_bar {
	color:#000;
	text-transform:uppercase;
}

#barre_tel {
	width:48%;
	text-align:left;
	float:left;
	padding-left:10px;
}

#barre_devis {
	width:50%;
	text-align:right;
	float:left;
}

#barre_devis a {
	color:#FFFFFF;
	text-decoration:none;
}



/*General Mosaic Styles*/
.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:235px;
	height:35px;
	margin:0;
	background:url(../img/progress.gif) no-repeat center center;
	margin-left:235px;
	cursor:pointer;
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/



/* profil */



#profil_article {
	padding:5px;
	width:370px;
}

#image_profil {
	width:100px;
	height:100px;
	margin-right:10px;
	float:left
}

#infos_profil {
	width:250px;
	height:100px;
	float:left;
	font-family:tahoma;
	font-size:12px;
	letter-spacing:0.1em;
	color:#999999;
	text-align:left;

	
}

#infos_profil a {
	color:#999999;
}

#infos_profil a:hover {
	color:#B71616;
}

#mail_profil {
	font-size:11px;
}

.bio_profil {
	text-align:left !important;
	font-size:12px;
	color:#999;
	margin-top:12px;
	padding-top:7px;
	border-top:1px solid #e2e2e2;
}

blockquote {
	margin-left:0;
	font-style:italic;
	padding-left:32px;
	background:url(images/citation.png) no-repeat top left;
	color:#666666;
}
