﻿/******* BODY *******/
body
{
	font-family: Arial;
	margin: 10px 0px;
	padding: 0px;
	font-size: .60em;
	background: #fff;
}

h3
{
	font-size: 1.44em;
	text-transform: uppercase;
}

p
{
	font-size: 1.30em;
	text-align: justify;
	line-height: 16px;
}

img{border: 0px;}

.img_left {float: left;}

.img_right {float: right;}


/******* MAIN *******/
#main
{
	width: 800px;
	margin: auto;
	background: #fff;
}


/******* HEADER *******/
#header
{
	position: relative;
	height: 106px;
	background: url('./images/Header/header.jpg') no-repeat;
	color: #fff;
}

#header #bannerDef
{
	position: absolute;
	top: 5px;
	right: 20px;
	/*display: block;
	margin: 5px 0px 0px 550px;*/
}

#header .lang
{
	display: block;
	text-transform: uppercase;
	margin: 10px 0px 0px 755px;
}

#header .lang a {text-decoration: none;}

#header .lang a:hover {color: #00CDEA;}

#header h1 {display: none;}

#header #logo
{margin: 30px 0px 0px 40px;}


/******* MENU *******/
#menu ul
{
	width: 800px;
	height: 23px;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #000 url('./images/Header/menu.jpg') repeat-x;
}

#menu ul li
{
	float: left;
	padding: 5px 0px 0px 29px;
}

#menu ul a
{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#menu ul a:hover {color: #00CDEA;}


/******* MAIN CONTENT *******/
#content
{
	width: 798px;
	float: left;
	padding-bottom: 15px;
	border-left: 1px solid #00a5c7;
	border-right: 1px solid #00a5c7;
	background: url('./images/Content/fond_content.jpg') repeat-x;
}

#all_banner
{
	width: 721px;
	margin: 20px auto 15px auto;
}

#all_banner h2
{
	height: 26px;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: .12em;
	line-height: 26px;
	margin: 20px 0px 0px 0px;
	padding-left: 10px;
	background: url('./images/Banner/titre_niv1.gif') no-repeat;
	color: #fff;
}

#all_content
{
	width: 721px;
	margin: auto;
}

#all_content .titre_index_h3
{
	line-height: 42px;
	margin-top: 0;
	margin-left: 20px;
	color: #fff;
}

#all_content .titre_index_h3 img
{
	float: right;
	margin: 12px 20px 0px 0px;
	vertical-align: middle;
}

#all_content .texte_index
{
	font-size: .99em;
	margin: 10px 15px 0px 15px;
	color: #000;
}

#all_content a
{
	position: absolute;
	font-size: 1.2em;
	bottom: 10px;
	right: 15px;
	text-decoration: none;
	color: #036aa0;
}

#all_content a img {vertical-align: middle;}

#all_content #content_left
{
	position: relative;
	width: 226px;
	height: 260px;
	float: left;
	padding-bottom: 50px;
	margin-right: 21px;
	background: url('./images/Content/cadre.png') no-repeat;
}

#all_content #content_center
{
	position: relative;
	width: 226px;
	height: 260px;
	float: left;
	padding-bottom: 50px;
	margin-right: 21px;
	background: url('./images/Content/cadre.png') no-repeat;
}

#all_content #content_right
{
	position: relative;
	width: 226px;
	height: 260px;
	float: left;
	padding-bottom: 50px;
	background: url('./images/Content/cadre.png') no-repeat;
}


/******* FOOTER *******/
#footer
{
	width: 800px;
	height: 23px;
	font-size: 1.15em;
	float: left;
	margin: 0px 0px 10px 0px;
	background: url('./images/Footer/footer.jpg') repeat-x;
	color: #fff;
}

#footer p {font-size: 1.1em;}

#footer .footer_left
{
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

#footer .footer_left a
{
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	color: #fff;
}

#footer .footer_left a:hover {color: #009CB3;}

#footer .footer_right
{
	float: left;
	margin-left: 250px;
	margin-top: 5px;
}

div#keywords {
	text-align:center;
}

div#keywords a {
	color:#999;
}


/***************************************************/
/***************************************************/


/******* CONTACT - PAGE !!!!! *******/
#contact_margin
{height: 30px;}

#content_left .contact_title
{
	line-height: 42px;
	margin-top: 0;
	margin-left: 20px;
	color: #fff;
}

#content_left .contact_texte
{
	text-align: left;
	font-size: 1.3em;
	padding-top: 20px;
	padding-left: 20px;
}
/*
#content_left .contact_texte .blue {color: #036aa0;}

#content_left .contact_texte .red {color: red;}
*/
.blue {color: #036aa0;}

.red {color: red;}

#content_form #formContact
{
	float:left;
	position: relative;
	font-size: 1.15em;
	max-width: 390px;
}

#content_form #formContact .msg_contact
{
	float:left;
	display: block;
	margin-bottom: 20px;
}

#content_form #formContact p
{
	line-height: 10px;
	display: block;
	float: left;
}

#content_form #formContact label, #content_form #formContact input, #content_form #formContact textarea
{
	display: block;
	float: left;
}

#content_form #formContact label
{
	width: 120px;
	line-height: 30px;
	margin: 0px 10px 0px 0px;
}

#content_form #formContact input, #content_form #formContact textarea
{
	width: 250px;
	margin-bottom: 10px;
}

#content_form #formContact input
{line-height: 30px;}

#content_form #formContact #formMsg
{vertical-align: top;}

#content_form #formContact #formSubmit
{
	line-height: 20px;
	width: 120px;
	max-height: 25px;
	margin-left: 130px;
}


/***************************************************/
/***************************************************/


/******* PRESENTATION - PAGE !!!!! *******/
#all_content .img_left
{margin: 0px  25px 25px 0px;}

#all_content .img_right
{margin: 0px  0px 25px 25px;}

#all_content #part1, #all_content #part2
{margin-bottom: 20px;}

#all_content #part1 p, #all_content #part2 p
{
	line-height: 16px;
	margin-bottom: 0px;
}

#all_content #part3
{margin-top: 0px;}


/***************************************************/
/***************************************************/


/******* EQUIPE - PAGE !!!!! *******/
#all_content #intro p
{
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 9px;
}

#all_content #intro
{margin-bottom: 70px;}

#all_content #presentation_equipe div
{height: 180px;}

#all_content #presentation_equipe div .equipe_h3
{
	border-bottom: 2px solid #007E91;
	color: #007E91;
}

#all_content #presentation_equipe div .img_left
{margin: 0px 20px 15px 0px;}

#all_content #presentation_equipe p
{margin-bottom: 30px;}


/***************************************************/
/***************************************************/


/******* PRESTATIONS - PAGE !!!!! *******/
#all_content #prestations div
{
	height: 120px;
	margin-bottom: 40px;
}

#all_content #prestations .img_left
{margin: 0px 20px 15px 0px;float:left}

#all_content #prestations .presta_texte
{
	float: left;
	width: 581px;
	margin-top: 0px;
}

#all_content #prestations .presta_texte h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #007E91;
	color: #007E91;
}

/******* REALISATIONS - PAGE !!!!! *******/
#all_content #realisations div
{
	margin-bottom: 40px;
}


#all_content #realisations div h3
{
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 2px solid #007E91;
	color: #007E91;
}
