/* CSS Document */

body {
	background-image: url(../images/siteBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	
}
#bandesBg {
	background-image:url(../images/bandesBg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 1000px;
	width: 984px;
}
a {
	color:#990002;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
ul {
	font-size: 11px;
	color: #666666;
}
li {
	font-size: 11px;
	color: #666666;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 980px;
	height: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	/*background-color: #FFFFFF;*/
}
#header {
	float: left;
	height: 160px;
	width: 980px;
	background-color: #FFFFFF;
}
#header-left {
	float: left;
	height: 160px;
	width: 425px;
	background-color: #FFFFFF;
}
#header-left #logo {
	float: left;
	height: 160px;
	width: 425px;
}
#header-right {
	float: left;
	height: 160px;
	width: 555px;
	background-color: #FFFFFF;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
}
/*Menu haut*/
#ssmenu {
	float: left;
	height: auto;
	width: 208px;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 20px;
}
#ssmenu DIV {
	padding-left: 0px;
	padding-right: 0px;
}

#ssmenu DIV A {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#ssmenu DIV A:hover {
	color: #000000;
}

/*  MENU 1, level 1, normal state (NO) */
#ssmenu DIV.menu1-level1-no {
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	padding-left: 10px;
}
/*  MENU 1, level 1, active state (ACT) */
#ssmenu DIV.menu1-level1-act {
	font-weight:bold;
	padding-top:4px;
	font-size: 12px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/colLeftBgH1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ssmenu DIV.menu1-level1-act A {
	color:#000000;
	background-color: #FFFFFF;
	padding-left: 5px;
}

/*  MENU 1, level 2, normal state (NO) */
#ssmenu DIV.menu1-level2-no {
	font-size: 10px;
	color: #CA0043;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/*  MENU 1, level 2, active state (ACT) */
#ssmenu DIV.menu1-level2-act {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #CA0043;
	padding-left: 5px;
}

#ssmenu DIV.menu1-level2-act A {
	color:#CA0043;
	padding-left: 5px;
	font-weight: bold;
}

/*Fin menu haut*/



/*Contenu*/
#content {
	float: left;
	width: 980px;
	height: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#content #col_left {
	background-color: #FFFFFF;
	height: 250px;
	width: 222px;
	padding-left:0px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#content #col_left .panneauL {
	color: #FFFFFF;
	background-image: url(../images/colLeftBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
	height: 250px;
} 
#content #col_left .panneauL .header {
	background-image: url(../images/colLeftHeaderBg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;		
} 
#content #col_left .panneauL .texte {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}
#content #col_left .panneauL .texte H1 {
	font-size: 17px;
	background-image: url(../images/colLeftBgH1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	margin: 0px;
	padding-left: 15px;
}
#content #col_left .panneauL .texte p {
	font-size: 11px;
	padding-top: 5px;
	margin: 0px;
	padding-left: 15px;
}


#col_right {
	float: left;
	width: 758px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	vertical-align: top;
	/*height: auto;*/
}
#col_right .panneauR {
	color: #000000;
	background-image: url(../images/colRightBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:35px;
	
} 
#col_right .panneauR .header {
	background-image: url(../images/colRightHeaderBg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;		
}
#col_right .panneauR .texte {
	color: #666666;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 25px;
}
#col_right .panneauR .texte H1 {
	font-size: 17px;
	background-image: url(../images/colRightBgH1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	height: auto;
	/*margin: 0px;*/
	
}
#col_right .panneauR .texte p {
	font-size: 11px;
	padding-left: 15px;
	/*margin: 0;*/
}
/*end home*/
#adresse {
	float: left;
	width: 984px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 3px;
	padding-bottom: 5px;
}
#footer {
	float: right;
	width: 690px;
	padding-left: 230px;
}
#menuFooter {
	float: left;
	height: 27px;
	padding-top: 7px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 0px;
	width: 690px;
	padding-left: 0px;
}
/*espace sous menus*/
ul#menuFooter {
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
ul#menuFooter li {
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	width: 170px;
	text-align: center;
}
ul#menuFooter li a{
	color: #FFFFFF;
}
form {
	width: 690px;
	padding-top: 10px;
	padding-left: 20px;
}

/* Powermail */
span.powermail_mandatory {
	color: #E21A45;
}
input.validation-failed,
textarea.validation-failed {
	background-color: #CCCCCC;
}
div.powermail_mandatory_js {
	color: #990002;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #4384BE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 240px;
	float: left;
	clear: both;
	font-weight: bold;
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: auto;
	margin-top:5px;
}
/*Checkbox*/
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
}
input.powermail_check {
	width: 15px;
	text-align: left;	
}
.jscalendar_cb input {
	width: 15px;
}

input.powermail_formulairedecontact {
	width: 15px;
	text-align: left;
}
/*Radio*/
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	}
input.tx_powermail_pi1_radio {
	width: 15px;
	text-align: left;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin-top: 2px;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
