body{
	margin: 0;
	background: url(../images/bgRep.gif) repeat #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

textarea{
	overflow: auto;
}

a{
	color: #C91818;
	text-decoration: underline;
}

a:hover{
	color: #C91818;
	text-decoration: none;
}

a:visited {color:#000000;
}


.blanc a{
	color: #FFFFFF;
	text-decoration: underline;
}

.blanc a:visited {color:#000000;
}

.blanc a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1{
	font-size: 18px;
	text-transform: uppercase;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 18px;
	color: #C91818;
	text-transform: uppercase;
}

h5{
	font-size: 16px;
	color: #C91818;
}

h6{
	font-size: 14px;
	color: #C91818;
}

hr{
	height: 1px;
	width: 100%;
	color: #035294;
	border: 0;
	background-color: #035294;
}

table, a img {
	border: none;
}

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

.posRel {
	position: relative;
}

#containerCell {
	background: url(../images/bgRepTop.gif) repeat-x;
}

td#flashPhotos {
	background: url(../images/flashPhotosBG.gif) no-repeat left top #000;
}

div#armoiries {
	position: absolute;
	left: 7px;
	top: -48px;
	width: 75px;
	height: 100px;
	z-index: 10;
}

td#bannerCell {
	text-align: left;
}

div#bannerDiv {
	position: relative;
	width: 954px;
	height: 274px;
	background: url(../images/homeBannerBG.gif) no-repeat #C91818;
	color: #FFF;
}

div#bannerDiv2 {
	position: relative;
	width: 954px;
	height: 243px;
	background: url(../images/homeBannerBG2.gif) no-repeat #C91818;
	color: #FFF;
}

img#t_homeBienvenue {
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 10;
}

img#t_homeAffairesPubliques {
	position: absolute;
	left: 460px;
	top: 20px;
	z-index: 10;
}

img#t_homeAffairesPubliques2 {
	position: absolute;
	left: 477px;
	top: 20px;
	z-index: 10;
}

img#signature {
	position: absolute;
	left: 258px;
	top: 200px;
	z-index: 10;
}

div#homeBienvenue {
	position: absolute;
	left: 15px;
	top: 50px;
	width: 410px;
	height: 165px;
	overflow: hidden;
}

div#homeBienvenue p {
	font-size: 13px;
	line-height: 14px;
}

div#homeAffairesPubliques {
	position: absolute;
	left: 437px;
	top: 55px;
	z-index: 10;
}

div#homeAffairesPubliques2 {
	position: absolute;
	left: 467px;
	top: 60px;
	z-index: 10;
}

div#homeAffairesPubliques td {
	font-size: 13px;
	line-height: 14px;
}

div#homeAffairesPubliques2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#homeAffairesPubliques2 ul li {
	display: block;
	width: 135px;
	margin: 0 10px;
	float: left;
	position: relative;
}

div#homeAffairesPubliques2 ul li a img.acc_thumb {
	display: block;
	margin: 0;
	padding: 0;
	z-index: 200;
}

div#homeAffairesPubliques2 ul li a img.acc_thumb_off {
	visibility: visible;
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 300;
}


div#homeAffairesPubliques2 ul li a img.acc_thumb_over {
	visibility: hidden;
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 300;
}

div#homeAffairesPubliques2 ul li a:hover img.acc_thumb_off {
	visibility: hidden;
}

div#homeAffairesPubliques2 ul li a:hover img.acc_thumb_over {
	visibility: visible;
}

div#homeAffairesPubliques2 ul li a span {
	display: block;
	margin: 3px;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	text-decoration: underline;
}

div#homeAffairesPubliques2 ul li a:hover span {
	text-decoration: none;
}

td#mediaCell {
	background: url(../images/mediaBG.gif) no-repeat left top #C91818;
	width: 954px;
	height: 100px;
	text-align: left;
	vertical-align: top;
}

#mediaCell div {
	width: 342px;
	padding: 0 1px 0 134px;
	float: left;
	position: relative;
	height: 100px;
}

#mediaCell div p {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	padding-top: 6px;
}

#mediaCell div p.short_p {
	padding: 16px 6px 3px 0;
}

img#imgBrochure {
	position: absolute;
	left: -10px;
	top: -40px;
}

img#imgVideo {
	position: absolute;
	left: 3px;
	top: -8px;
}

td#homeMainCell {
	background: url(../images/homeContenuRep.gif) repeat-y #FFF;
	text-align: left;
}

td#insideMainCell {
	background: url(../images/insideContenuRep.gif) repeat-y #FFF;
	text-align: left;
}

div#homeMainDiv {
	padding: 0 8px;
}

div#insideMainDiv {
	padding: 0 30px;
}

div#insideContentDiv {
	width: 894px;
}

table#homeMainTable {
	width: 938px;
}

table#homeMainTable td {
	text-align: left;
	vertical-align: top;
}

table#homeMainTable td div p {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	padding: 0 16px;
}

td#cellG, td#cellD {
	width: 312px;
}

td#cellC {
	width: 314px;
}

div#divG, div#divD {
	padding: 0 7px;
	text-align: left;
	vertical-align: top;
}

div#divC {
	padding: 0 8px;
	text-align: left;
	vertical-align: top;
}

div.center {
	width: 100%;
	text-align: center;
}

td.homeBTNcell {
	padding-top: 12px;
}

td.ap_photo {
	width: 135px;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
}

td.ap_txt_g {
	width: 282px;
	padding: 0px 20px 20px 0px;
	vertical-align: top;
}

td.ap_txt_d {
	width: 282px;
	padding: 0px 0 20px 0px;
	vertical-align: top;
}

td.ap_txt_g h2, td.ap_txt_d h2 {
	margin-top: 0;
	padding-top: 0;
}

a.ap_retour {
	display: block;
	padding: 0px 0px 10px 10px;
	float: right;
}

td#footerLinks {
	padding: 12px 0;
	text-align: center;
}

td#footerLinks a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 0 8px;
}

td#footerLinks a:link, td#footerLinks a:active, td#footerLinks a:visited {
	text-decoration: underline;
}

td#footerLinks a:hover {
	text-decoration: none;
}

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

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #cab99e;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #cab99e;
}

.regform input{

	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;

}



.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 11px;
	padding-left: 5px;
}


.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #237ac1;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #237ac1;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #237ac1;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}
