@charset "utf-8";

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #848484;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #D7141B;
}
a:active {
	text-decoration: none;
	color: #D7141B;
}
.texte {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding-right:50px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7141B;

}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7141B;

}
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #88bf02;

}
hr {
	color: #c3c3c3;
	width: 100%;
	height: 4px;

}
p{
	line-height: 1.4;
}
#image_bottom_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:161px;

}
#p_home {
	line-height: 1.2;
	margin-bottom: 3px;
}
#home_text {
	width:512px;
	float:right;
	padding-right:20px;
}

#home_links {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right:2px;
}
#home_links a:link {
	color: #000000;
	text-decoration: none;
}
#home_links a:visited {
	text-decoration: none;
	color: #000000;
}
#home_links a:hover {
	text-decoration: none;
	color: #D7141B;
}
#home_links a:active {
	text-decoration: none;
	color: #D7141B;
}
/*-------------PROFIL PAGE--------------------*/
#profil_image {
	width:200px;
	height:208px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top: 18px;
	
}
#profil_image2 {
	width:200px;
	height:208px;
	float:left;
	border:3px solid #CCCCCC;
	margin-right:10px;
	margin-top: 18px;
	
}
#profil_image3 {
	width:200px;
	height:208px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top: 18px;
	
}

/*-------------SERVICES PAGE--------------------*/
#services_image {
	width:150px;
	height:155px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top:6px;
	
}
#services_image2 {
	width:150px;
	height:155px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top:0px;
	
}
#services_image3 {
	width:150px;
	height:155px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top:6px;
	
}
#services_image4 {
	width:150px;
	height:155px;
	float:right;
	border:3px solid #CCCCCC;
	margin-left:10px;
	margin-top:6px;
	
}

#h2_services {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7141B;
	padding:2px 2px 2px 2px;
	background-image:url(images/h2_bg.jpg);
	
}

#p_services {
	padding-left:5px;
	line-height: 1.4;
}
/*************WEB PORTFOLIO ********************/
#web_box img{
	padding-top:5px;
	border:none;
}
#web_box a:hover{}
#web_box_cons{}
#web_box_cons a:hover{}



/*-------------CONTACT PAGE--------------------*/
#map {
	border:3px solid #CCCCCC;
}
#textfields {
	border:2px solid #CCCCCC;
	background-color: #E7E7E7;
}
#soumettre {
	border:2px solid #CCCCCC;
	background-color: #BA1117;
	color:#FFFFFF;
}
#effacer {
	border:2px solid #CCCCCC;
	background-color: #BA1117;
	color:#FFFFFF;
}
#commentaires {
	border:2px solid #CCCCCC;
	background-color: #E7E7E7;
}
#departement {
	border:2px solid #CCCCCC;
	background-color: #E7E7E7;
}


/*-------------BOTTOM FOOTER--------------------*/
#copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

