/* ..................................STYLES GENERAUX........................................... */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(/fileadmin/templates/images/bkg_contenu_global.gif);
	background-position: center top;
	color: #000000;
}
.bodytext {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 130%;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #8D6E37;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	letter-spacing: 0px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #8D6E37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.3em;
	color: #8D6E37;
	font-weight: bold;
	margin: 15px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
}
.h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0px 2px 0px;
	padding: 0px 0px 3px 0px;
}
.bold {
	font-weight: bold;
}
.txt_petit {
	font-size: 0.8em;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
li {
	padding: 0px 0px 5px 0px;
	background-image: url(/fileadmin/template/images/puce.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #000;
}
/* .................................. table ........................................... */

.contenttable {
	font-size: 1em;
	margin: 0px 0px 0px;
	padding: 0px;
}
TABLE.contenttable P {
	margin: 0px 0px 2px;
	padding: 0px;
	line-height: 1.3em;
}


TABLE.table_tarifs P {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	line-height: 1.3em;
font-size: 0.9em;
}
.table_tarifs td {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tarifs_header {
	background-color: #B4B77D;
	color: #FFFFFF;
}
.tarifs_ligne_pair {
	background-color: #F8F8F2;
}
.tarifs_ligne_impair {
	background-color: #F8F8F2;
}

.tarifs_sub_header {
	background-color: #D0D2AE;

}


.table_picto {
font-size: 0.9em;
	
}

.table_picto td {
	background-color: #EEE6D5;
	vertical-align: middle;
	padding: 2px 10px;

	
}


.table_picto img {
	padding: 5px 5px 0px;

	
}

.bck_white {
	background-color: #FFFFFF;

	
}

.table_home h3 {
	color: #8D6E37;
	margin: 0px 0px 5px;
	padding: 0px;
}
.table_home td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EFEBE2;
	margin: 0px;
	padding: 10px 10px 0px;
}



/* ..................................CONTENEURS........................................... */
		
#header_global {
	background-color: #FFFFFF;
}
#header {
	width: 955px;
	margin: 0px auto;
	height: 147px;
}
#langues {
	width: 207px;
	float: right;
	font-size: 0.80em;
	margin: 0px 0px 0px 0px;
}
.choix_langues a:link, .choix_langues a:visited {
	text-decoration: none;
	color: #000000;
}
.choix_langues a:hover, .choix_langues a:active {
	color: #8D6E37;
	text-decoration: underline;
}
#langues ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;

}
#langues li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.icones {
	margin: 0px 0px 0px 0px;
	list-style:none;
	list-style-image:none;
	padding: 0px 0px 0px 0px;
}
.icones li a {
	display: block;
	height: 10px;
	line-height:10px;
	text-decoration:none;
	margin: 9px 0px 0px 0px;
	width: 15px;
	float: left;
}
.home_ico a {
	background: url(/fileadmin/templates/images/home_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.home_ico a:hover {
	background: url(/fileadmin/templates/images/home_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
.sitemap_ico a {
	background: url(/fileadmin/templates/images/sitemap_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.sitemap_ico a:hover {
	background: url(/fileadmin/templates/images/sitemap_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
.contact_ico a {
	background: url(/fileadmin/templates/images/contact_ico.gif) no-repeat 0 0;
	text-decoration: none;
}
.contact_ico a:hover {
	background: url(/fileadmin/templates/images/contact_ico.gif) no-repeat 0 -10px;
	text-decoration: none;
}
#logo {
	width: 233px;
	margin: 0px 0px 0px 347px;
	padding: 16px 0px 0px 0px;
}
#couleur_global {
	height: 241px;
	background-color: #8D6E37;
}
#couleur {
	width: 955px;
	margin: 0px auto;
}

#image {
	margin: 0px 0px 0px 157px;
	width: 589px;
		border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}



#contenu_global {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#contenu {
	width: 955px;
	margin: 0px auto;
	padding: 0px;

}
#contenu_centre {
	width: 540px;
	margin: 0px 0px 0px 175px;
	padding: 23px 0px 0px 0px;
	font-size: 0.95em;

}
#contenu_centre ul {
	padding: 0px;
	margin: 7px 0px 20px -1px;

	line-height: 140%;
}
#contenu_centre li {
	padding: 0px 0px 7px 16px;
	background: url(/fileadmin/templates/images/puce.gif) no-repeat 3px 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	color: #000;
}

#footer_global {
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
#footer {
	width: 955px;
	margin: 0px auto;
	padding: 0;
	height: 70px;


	
}
#footer_contenu {
	width: 540px;
	margin: 0px 0px 0px 175px;
	font-size: 0.85em;
	text-align: left;
	color: #000000;
	float: left;
	background: url(/fileadmin/templates/images/footer_barre.gif) no-repeat left top;
}
#footer_contenu  p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
#footer_contenu  a:link, #footer_contenu  a:visited {
	text-decoration: none;
	color: #C2B193;
}
#footer_contenu  a:hover, #footer_contenu  a:active {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.comcie {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 160px;
	float: right;
}

/* ..................................MENU PRINCIPAL........................................... */
#navigation {
	margin: 115px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 196px;
	float: right;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navigation li  {
	font-size: 0.95em;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}

.level0_ac a:link, .level0_ac a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.level0_ac a:hover, .level0_ac a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.level0_no a:link, .level0_no a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.level0_no a:hover, .level0_no a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
#sousnav {
	float: right;
	width: 184px;
	margin: 20px 11px 0px 0px;
	background-image: url(/fileadmin/templates/images/sounav_barre_grise.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

#sousnav ul {
	margin: 0px 0px 0px 3px;
	padding: 5px 0px 8px 0px;
	background-image: url(/fileadmin/templates/images/sounav_barre_grise.gif);
	background-repeat: no-repeat;
	background-position: -3px bottom;
}
#sousnav li  {
	font-size: 0.95em;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 13px;
	list-style-type: none;
	background-image: url(/fileadmin/templates/images/sounav_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.level1_no a:link, .level1_no a:visited {
	text-decoration: none;
	color: #8D6E37;
}
.level1_no a:hover, .level1_no a:active {
	color: #000000;
	text-decoration: underline;
}

.level1_ac a:link, .level1_ac a:visited {
	text-decoration: underline;
	color: #8D6E37;

}
.level1_ac a:hover, .level1_ac a:active {
	color: #8D6E37;
	text-decoration: underline;
}


/* .................................. Forms ........................................... */




.red_form {
	color: #E4232F;
	font-size: 0.8em;
	margin: 0px 0px 15px 0px;
}
.error_form {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #E4232F;
}


ul.form_missing  {
	color: #E4232F;
	margin: 0px 0px 0px 0px;
}

.form_missing li {
	color: #E4232F;
	font-size: 0.9em;
	margin: 0px 0px -5px 0px;
}

.form_error  {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #E4232F;
}

.cssform {
	width: 450px;
margin: 0px 0px 0px 0px;


}

.cssform .pform {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	padding-left: 180px; /*width of left column containing the label elements*/
	height: 1%;
}

.cssform .pform_table {

	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;

}

.cssform label {
	font-size: 0.9 em;
	float: left;
	margin-left: -180px; /*width of left column*/
	width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	color: #000000;
font-weight: bold;
}
.cssform .input {
	background-color: #F7F7F7;
	border: 1px solid #C8C8C8;
	font-size: 1em;
	color: #000000;
}
.cssform .list {
	background-color: #F7F7F7;
	border: solid #C8C8C8 1px;
	font-size: 1em;
	color: #000000;
}
.cssform .select {
	background-color: #F2F2F2;
	border: solid #C8C8C8 1px;
	font-size: 1em;
	color: #000000;
}
.cssform .inputtextarea {
	background-color: #F7F7F7;
	border: solid #C8C8C8 1px;
	font-size: 1em;
	color: #000000;
}
.cssform .button {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4B77D;
	cursor: pointer;
	margin-top: 20px;
	margin-left: 180px;
	border: solid #C8C8C8 1px;
}
.cssform_txt_small {
	font-size: 10px;
	margin: 15px 0px 0px 0px;
	
}
.cssform_align_left {
	margin: 15px 0px 0px 0px;
	text-align: left;
	color: #000000;
}

form fieldset {
    padding: 1em;
    background: #f8f8f2;
    border: 1px solid #b4b77d;
    margin: 0 0 15px 15px;
    width: 500px;
    display: block;
 }
 
 form fieldset legend {
    /*padding: 4px;*/
    background:#b4b77d;
    color: #fff;
    margin-bottom: 10px;
	font-weight: bold;
 }
 

 
 .cssform .button_devis {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4B77D;
	cursor: pointer;
	margin-top: 0px;
	margin-left: 480px;
	border: solid #C8C8C8 1px;
}


.buttonNewsletter {
	font-size: 12px;
	font-weight: bold;
	color: #8D6E37;
	background-color: #E3DAB1;
	cursor: pointer;
	border: 1px solid #8D6E37;
}
.inputNewsletter {
	background-color: #FFFFF;
	border: solid #E0D7AB 1px;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.table_form {

	margin: 0px 0px 4px 0px;
	
}