*{
	margin:0;
	padding:0;
}

body {
	background-image: url(../gifs/830002-tranches1_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	color: #300030;
	font-size: 12px;
}
h1, h2, h3 {
margin-bottom:15px;
}

a {
color:#673266;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#999999 !important;
}

#contenu h1 a{
	font-size: 22px;
	font-weight: normal;
	color: #691893;
	text-decoration:none;
}

#contenu h1 a:hover{
	font-size: 22px;
	font-weight: normal;
	color: #691893;
	text-decoration:none;
}

#container {
	width:960px; /* à modifier*/
	margin:0 auto; /* à modifier*/
	overflow: hidden;

}

#header {
	height:375px; /* à modifier*/
	position:absolute;
	top:0;
	left:0;
	width:640px;
}

#content {
	width:640px; /* à modifier*/
	display: inline;
	float: left;
	position:relative;
	padding-top:375px;
	overflow: hidden;
	margin-right: 50px;
	padding-bottom: 20px;
}
#content-droite {
	display: inline;
	float: left;
	width: 260px;
	padding-top: 96px;
}


#colonne_gauche {
	width:20%; /* à modifier*/
	height:300px; /* à modifier*/
	background:#666; /* à modifier*/
}

#colonne_centre {
	width: 640px;
}
#presentation {
	display: inline;
	float: left;
	width: 380px;
	margin-right: 40px;
}
#presentation h1 {
	font-size: 22px;
	font-weight: normal;
	color: #673266;
	margin-bottom: 15px;
}
#presentation p {
	line-height: 1.5em;
	text-align: justify;
}

#contenu h1 {
	font-size: 22px;
	font-weight: normal;
	color: #691893;
}
#contenu h2 {
	font-size: 18px;
	font-weight: normal;
	color: #691893;
}
#contenu h3 {
	color: #999999;
	margin-left: 30px;
}


#contenu p {
	line-height: 1.5em;
	margin-bottom: 15px;
}
#contenu p a {
	font-weight: bold;
	color: #691893;
	text-decoration: underline;
}

#contenu ul {
	margin-bottom: 15px;
}
#contenu li {
	margin-bottom: 5px;
	margin-left: 30px;
	list-style-type: square;
	list-style-position: inside;
}
#loupe {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #673266;
}


#colonne_droite {
	width:260px; /* à modifier*/
	height:300px; /* à modifier*/
	background-color: #660066;
}
#menu {
	background-image: url(../gifs/830002-tranches1_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 225px;
	padding-top: 35px;
	padding-left: 35px;
}

#menu ul {
	width:200px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:200px;
	float:left;
	clear:left;
	
}
#menu li a {
	font-weight: bold;
	color: #F1F1E6;
	text-decoration: none;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1e6;
	display:block;
	font-size: 13px;
}
#menu li a:hover, a#over1 {
	background-color : #7C6669;
	color:#F1F1E6 !important;
	padding-left:10px;
}


#encart-contact {
	background-image: url(../gifs/830002-tranches1_15.jpg);
	height: 170px;
	padding-top:45px;
	width: 235px;
	padding-left:25px;
}
#encart-contact p {
	line-height: 22px;
}




#footer {
	background-image: url(../gifs/830002-tranches1_18.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	height: 162px;
	width: 950px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.clear_both {
	clear:both;
}

#logo {
	width:640px; /* à modifier*/
	height:94px; /* à modifier*/
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D19B;
}
#logo a {
	background-image: url(../gifs/830002-tranches1_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	float:left;
	height: 94px;
	width: 190px;
}

#logo a:hover {
	background-image: url(../gifs/logo-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	float:left;
	height: 94px;
	width: 190px;
}

#logo img {
	float: left;
	display: inline;
}
#logo p {
	font-size: 18px;
	font-weight: bold;
	color: #673266;
	display: inline;
	float: left;
	margin:35px 35px 0 20px; 
}

#logo p.baseline {
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	padding-left:75px;
}



#diaporama {
	width:640px; /* à modifier*/
	height:230px; /* à modifier*/
	background:#eee; /* à modifier*/
}
#menu2 {
	font-size: 12px;
	color: #673266;
	clear: both;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #673266;
}
#menu2 a {
	font-weight: bold;
	color: #673266;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}



/********************************************************************* Exemple pour encart
*/

#encart_content {
	background:#fff;
	overflow:hidden;
	width:100%;
}

#encart_content div {
	width:20%;
	height:100px;
	display:inline;
	margin:0 40px;	
}

#encart1 {
	display: inline;
	float: left;
	width: 220px;
}
#encart1 p {
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #673266;
}

#encart1 h2 {
	font-size: 16px;
	font-weight: bold;
}


#encart2 {
	background:#666;
}

#encart3 {
	background:#666;
}

#footer h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer li {
	list-style-type: none;
	margin:0;
	padding:0;

}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer li a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}


#footer-coordonnees {
	height: 140px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	display: inline;
	float: left;
}

#footer-navigation {
	height: 140px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	display: inline;
	float: left;
}
#footer-navigation ul {
	float: left;
}


#footer-savoir-plus {
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
	display: inline;
	float: left;
	height: 140px;
}

#footer-support{
	height: 140px;
	padding-left: 25px;
	display: inline;
	float: left;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B4B4;
}

#relance-navigation {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
#relance-navigation p.nav {
	color: #691893;
	margin-bottom: 15px;
	font-weight:bold;
}

#relance-navigation li.cab {
	margin-left: 30px;
	list-style-type: none;
	width:245px;
	float:left;
	clear:left;	
}

#relance-navigation li {
	margin-left: 30px;
	list-style-type: none;
	width:150px;
	float:left;
	clear:left;	
}
#relance-navigation li a {
	font-weight: bold;
	color: #691893;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
}
/********************************************************Formulaire contact***************************************************************/

.ligne-contact1{
	font-size: 11px;
	color: #515151;
	float: left;
	height:15px;
	margin-bottom: 10px;
	display: inline;
	width:340px;
}



.input-form {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 305px;
	height:110px;
}


.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background-color: #006b9f;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #999999;
	display: block;
	cursor: pointer;
	background-color: #003D59;

}


.form-contact {

	width: 330px;
	position:relative;

	overflow:hidden;
	
}

.h2-contact{
	font-size: 14px !important;
	font-weight: bold;
	color: #217bb1!important;
	padding-bottom: 5px!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #F2F2F2!important;
	margin-top:15px;
	display:block !important;
}


.validation2{

position:relative;
left:-50px;
/*-position:absolute;
-bottom:-20px;*/
width:100px !important;
margin:0 !important;


}

#formulaire_1 label{
	text-align:right;
}



#formulaire_1 label {
	width:155px;
	font-weight:bold;
}

#formulaire_1 input {
	width:143px;
}

.newsletter_input {
	margin-top:10px;
	display:block;
	float:left;
}

#js_submit {
margin-top:8px;
	float:left;
}


#contact-gauche {
	padding-right: 10px;
	width:335px;
	margin-right:20px;
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#contact-droite {
	display: inline;
	float: left;
	width: 250px;
	margin-left:20px;

}

#contact-droite h4 {
	font-size: 14px;
	font-weight: bold;
	color: #691893;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#contact-droite p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	line-height: 18px;
}
#contact-droite a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-droite img {
	margin-top: 15px;
}

#contact-droite a:hover {
	color: #999999;
}
#contact-droite ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	width:250px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contact-droite li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/********************************************************************* CSS associé aux box d'inscription à la newsletter
*/
#newsletter_iframe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#000;
}

.newsletter_input {
	margin-top:10px;
	display:block;
	float:left;
}

#newsletter2 {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	overflow:hidden;
}

#newsletter2 .newsletter_input {
float:none;
}
#newsletter2 #input_newsletter {
clear:both;
}

#newsletter_iframe #input_newsletter {
clear:both;
margin-top:15px;
margin-bottom:15px;
}

#newsletter_iframe label{
float:none !important;
}

#newsletter_iframe a{
color:#691893 !important;
display:block;
margin-top:15px;
margin-bottom:15px;
}

#mess_newsletter {
	display: block;
	clear:both;
	margin-top:15px;
	font-weight:bold;
	color:#f00;
}

#newsletter2 label{
float:none !important;
}

#encart-newletter {
	padding-left: 35px;
	display: inline;
	float: left;
	width: 196px;
}
#encart-newletter a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

#google-map {
	padding: 5px;
	border: 1px solid #691893;
	width: 318px;
}

.relance a {
text-decoration:none !important;
font-weight:normal !important;
color:#000000 !important;
}

.relance a:hover {
color:#999 !important;
}

.relance {
	text-align:center;
	display:block;
	padding:6px;
	background-color: #F4F4E3;
}

