/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

* {
	margin:0;
	padding:0;
}

.float_left {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #BFBFBF;
}

.lien_spe {
	width:150px;
	height:auto;
	float:right;
	display:inline;
	margin-left:15px;
	margin-bottom:10px;
	background:#eee;
	border:1px solid #ccc;
	padding-top:8px;
}

.bloc {
	float:left;
	display:inline;
	width:375px;
	height:auto;
}

td {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:"Century Gothic", Arial, Helvetica, "Times New Roman";
	background:url(gifs/background.jpg) #064e88 top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width:981px;
	height:auto;
	/*overflow:hidden;*/
	margin-left:auto;
	margin-right:auto;
}

.top_bar {
	width:981px;
	height:121px;
	position:relative;
}

.logo {
	width:391px;
	height:121px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.lien_utile {
	width:500px;
	height:auto;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	margin-right:10px;
}

.lien_utile {
	font-size:16px;
	color:#fff;
	text-align:right;
}

.logo a {
	width:391px;
	height:121px;
	display:block;
}

.logo a:hover {
	opacity:0.8;filter:alpha(opacity=80);
}

.header {
	width:981px;
	height:279px;
	position:relative;
	background:url(gifs/top_header.jpg) top left no-repeat;
}

.diapo {
	position:absolute;
	top:15px;
	left:0;
	z-index:1;
}

.moteur {
	background:url(gifs/moteur_recherche.jpg) top no-repeat;
	width:563px;
	height:212px;
	position:absolute;
	top:15px;
	right:0;
	z-index:2;
}

.col3 {
	float:right;
	display:inline; 
	margin-top: 15px;
	margin-right: 13px;
	width: 117px;
	height: 183px;
}

.btn_valider {
	width:95px;
	height:100px;
	display:block;
	margin-top: 54px;
	margin-left: 21px;
}

.btn_valider a {
	background:url(gifs/valider.jpg) top no-repeat;
	width:95px;
	height:100px;
	display:block;
}

.btn_valider a:hover {
	opacity:0.8; filter:alpha(opacity=80);
}

.col1, .col2 {
	width:182px;
	height:auto;
	float:left;
	display:inline;
	margin-top: 48px;
	margin-left: 28px;
}

.col1 select{
	margin-top:5px;
}

.col4{
	padding-left: 29px;
	/*margin-top:10px;*/
}

#test {
	position:relative;
	z-index:10000;
}

.valeur_secteur {
	background:#FFFFFF;
	border:1px solid #7F9DB9;
	height:18px;
	padding-left:3px;
	width:140px;
	cursor:pointer;
}

.col4 .bloc_moteur {
	padding-right:27px;
	display:block;
	float:left;
	position:relative;
	height:28px;
	width:175px;
	z-index:50;
}

.liste_secteur{
	position:absolute;
	display:none;
	top:20px;
	left:0;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	z-index:1000;
	width:394px;
}

.liste_secteur a {
	text-decoration:none;
	color:#023a77;
	display:block;
	padding:7px 3px;
	border-bottom:1px solid #efefef;
	font-family:Arial, Helvetica, sans-serif
}

.liste_secteur a:hover {
	background:#efefef;
}

/*.liste_secteur p {
	margin-bottom:15px;
}*/

.col2 {
	margin-left: 20px !important;
	margin-top: 41px;	
	margin-bottom:6px;
}

.col2 p {
	margin-top: 10px;
}

.ajoute_secteur{
	cursor:pointer;
	vertical-align:bottom;
}

.select_moteur_recherche{
	width:160px;
}

.champ1 {
	width:172px;
	height:25px;
	background:url(gifs/champ_33.jpg) top no-repeat;
	line-height:25px;
	padding-left:10px;
	margin-bottom:20px;
}

.champ2 {
	width:75px;
	height:25px;
	background:url(gifs/champ_35.jpg) top no-repeat;
	line-height:25px;
	padding-left:10px;
	float:left;
	display:inline;
	margin-bottom:20px;
}

.champ3 {
	width:373px;
	height:25px;
	background:url(gifs/champ_47.jpg) top no-repeat;
	line-height:25px;
	padding-left:10px;
	float:left;
	margin-left: 30px;
	display:inline;
}


.container_blanc {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(gifs/tranche_content.jpg) #fff top repeat-x;
}

#content {
	width:981px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	
}

.colonne_centre {
	width:546px;
	margin-top: 8px;
	margin-left: 28px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:10px;
}

h1 {
	font-size:24px;
	color:#02336a;
	font-weight:100;
	margin-bottom:20px;
}

.page strong {
	color:#02336a;
}

h2, h3 {
	font-size:18px;
	color:#02336a;
	margin-bottom:20px;
}

.fd_footer {
	width:100%;
	height:210px;
	background:url(gifs/tranche_footer.jpg) top repeat-x;
}

.footer {
	width:981px;
	height:auto;
	margin:0 auto;
}

.footer p {
	font-size:12px;
	color:#fff;
	padding-top:6px;
	padding-bottom: 9px;
}

.footer a {
	color:#fff;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}

.col_f_1 {
	width:205px;
	height:auto;
	float:left;
	padding-top:15px;
	display:inline;
	padding-left:20px;
	background:url(gifs/barre.jpg) right top no-repeat;
}

.col_f_2 {
	width:225px;
	height:auto;
	float:left;
	padding-top:15px;
	display:inline;
	padding-left:20px;
}

.logo_footer {
	width:245px;
	height:90px;
	margin-top: 10px;
	display:block;
}

.logo_footer a {
	width:245px;
	height:90px;
	display:block;
	opacity:0.5; filter:alpha(opacity=50);
}

.logo_footer a:hover {
	opacity:1; filter:alpha(opacity=100);
}

/******************************************************************** Lien ******************************************************************/
.page p {
	color:#353535;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#eee;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
	font-weight:bold;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#02336a;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#02336a;
}

.lien {
  line-height:1.6em;
  text-align:right !important;
  color:#02336a;
  padding: 10px 10px 10px 0;
}

.lien a {
  text-decoration:underline;
  color:#02336a;
  background:url(gifs/puce_lien.gif) right no-repeat;
  padding-right:7px;
}

.lien a:hover {
  text-decoration:none;
  color:#02336a;
   padding-right:7px;
}

.lien_retour {
  line-height:1.6em;
  color:#02336a;
  padding: 10px 0 10px 0;
}

.lien_retour a {
  text-decoration:underline;
  color:#02336a;
  background:url(gifs/puce_lien.gif) left no-repeat;
  padding-left:7px;
}

.lien_retour a:hover {
  text-decoration:none;
  color:#02336a;
   padding-left:7px;
}


.paragraphe5050 {
	float:left;
	width:260px;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:260px;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:15px;
	border-top:1px solid #bfbfbf;
	margin:10px auto 5px auto;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(gifs/puce_liste2.gif) outside;
}

.page ul li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width:250px;
	height: 16px;
	z-index: 1000;
	font-size:12px;
}

#loupe p {
	text-align:right !important;
	color:#fff;
}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.setFont {
	font-size:10px;
}

.setFont1 {
	font-size:14Px;
}

.setFont2 {
	font-size:18px;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}
/************** FIN LOUPE *************/





/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	width:300px;
	height:15px;
	margin-right:10px;
	background-color:#ffffff;
	border-bottom:#02336a 1px solid;
	border-top:#02336a 1px solid;
	border-left:#02336a 1px solid;
	border-right:#02336a 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#ffffff;
	width:50px;
	height:15px;
	line-height:15Px;
	background-color:#02336a;
	border-bottom:#02336a 1px solid;
	border-top:#02336a 1px solid;
	border-left:#02336a 1px solid;
	border-right:#02336a 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.liste_cat{
}
.fichierbin{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

/*#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");*/
	}
	
/**********************************************************************************************************/


.formulaire {
	margin-top:10px;
	margin-left:30px;
	margin-bottom:20px;
}

/***********************************************************CONTACT FORMULAIRE*********************************/

#formulaire_1 {
	width:546px !important;
}

.input_form {
	background-color: #FFFFFF;
	border:1px solid #c93641;
	font-family: Arial;
	color: #333333;
	font-size:11px;
	width: 165px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #c93641;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:11px;
	height:90px;
	width:265px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin:0 auto;
	background-color: #c93641;
}

#content .colonne_centre #formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #c93641;
	display: block;
	font-weight:bold;
	cursor: pointer;
	background-color: #aaaaaa;
}

.optional {
	width:95px !important;
	text-align:left !important;
}

.required {
	width:95px !important;
	text-align:left !important;
}

#zone_txt {
	width:270px;
	height:auto;
	float:left;
	display:inline;
}

#zone_champ p {
	margin-bottom:0 !important;
}

#zone_champ {
	width:270px;
	height:auto;
	float:right;
	margin-bottom:10px;
	display:inline;
}

#zone_txt .required {
	width:160px !important;
	text-align:left !important; 
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

/**********FIN CONTACT*************/


/*********************** MENU *******************/
.menu_nav {
	width:493px;
	height:32px;
	position:absolute;
	bottom:0;
	right:0;
	/*z-index:3;*/
	margin-bottom:2px;
}

ul.MenuHorizontal { 
   width: 493px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
	font-family:Tahoma, Arial, Verdana;
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 32px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center;
   line-height:32px; 
   text-decoration: none; 
} 

li#menu0 { 
   width: 61px; 
} 

li#menu1 { 
   width: 141px; 
} 

li#menu2 { 
   width: 122px; 
} 

li#menu3 { 
   width: 64px; 
} 

li#menu4 { 
   width: 89px; 
} 

li#menu0 a { 
   margin-right:4px;
} 

li#menu1 a { 
   margin-right:4px;
} 

li#menu2 a { 
   margin-right:4px;
} 

li#menu3 a { 
    margin-right:4px;
} 

li#menu4 a { 
   
} 

li#menu0 a:hover, a#selected-over0 {
	height: 30px;
	font-weight:bold;
	font-size:12Px;
	line-height:30px !important;
	border-top:2px solid white; 
   background:#1c659c !important;
} 

li#menu1 a:hover, a#selected-over1 {
	font-weight:bold;
	height: 30px;
	font-size:12Px;
	border-top:2px solid white; 
	line-height:30px !important;
    background:#1c659c !important;
} 

li#menu2 a:hover, a#selected-over2 { 
	font-weight:bold;
	height: 30px;
	font-size:12Px;
	border-top:2px solid white;
	line-height:30px !important;
    background:#1c659c !important;
} 

li#menu3 a:hover, a#selected-over3 {
	font-weight:bold;
	height: 30px;
	font-size:12Px;
	border-top:2px solid white; 
	line-height:30px !important;
   background:#1c659c !important;
} 

li#menu4 a:hover, a#selected-over4 { 
	font-weight:bold;
	font-size:12Px;
	height: 30px;
	line-height:30px !important;
	border-top:2px solid white;
    background:#1c659c !important;
} 

/****************** FIN MENU **************************/

/************ MENU2 *********************/
.menu {
	width:981px;
	height:37px;
	position:absolute;
	bottom:0;
	left:0;
	/*z-index:3;*/
}

ul.MenuHorizontal_2 { 
   width: 981px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal_2 li { 
   float: left; 
} 

ul.MenuHorizontal_2 li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 37px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   line-height:37px;
   text-decoration: none; 
} 

li#menu0_2 { 
   width: 109px; 
} 

li#menu1_2 { 
   width: 140px; 
} 

li#menu2_2 { 
   width: 141px; 
} 

li#menu3_2 { 
   width: 105px; 
} 

li#menu4_2 { 
   width: 176px; 
} 

li#menu5_2 { 
   width: 161px; 
} 

li#menu6_2 { 
   width: 149px; 
} 

li#menu0_2 a { 
   background-image: url('gifs/menu_52.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu1_2 a { 
   background-image: url('gifs/menu_53.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu2_2 a { 
   background-image: url('gifs/menu_54.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu3_2 a { 
   background-image: url('gifs/menu_55.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu4_2 a { 
   background-image: url('gifs/menu_56.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu5_2 a { 
   background-image: url('gifs/menu_57.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu6_2 a { 
   background-image: url('gifs/menu_58.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu0_2 a:hover, a#selected-over0_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_52.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu1_2 a:hover, a#selected-over1_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_53.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu2_2 a:hover, a#selected-over2_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_54.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu3_2 a:hover, a#selected-over3_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_55.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu4_2 a:hover, a#selected-over4_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_56.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu5_2 a:hover, a#selected-over5_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_57.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu6_2 a:hover, a#selected-over6_2 { 
	font-weight:bold;
   background-image: url('gifs/roll_58.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 
/*********************FIN MENU 2 **********************/

.colonne_gauche {
	width:190px;
	height:auto;
	float:left;
	display:inline;
	margin-top:20px;
}

.contact {
	width:190px;
	height:220px;
	background:url(gifs/contact.jpg) top no-repeat;
	margin-bottom:20px;
}

.contact p {
	padding:20px 15px 10px;
	font-size:12px;
	color:#353535;
	line-height:18px;
}

.contact a {
	color:#353535;
	text-decoration:underline;
}

.contact a:hover {
	text-decoration:none;
}

.contact b {
	font-size:13px !important;
}

.contact strong {
	font-size:18px !important;
}

.bouton {
	width:164px;
	height:18px;
	display:block;
	margin:0 auto 10px;
}

.bouton a {
	background:url(gifs/bouton.jpg) top no-repeat;
	width:164px;
	height:18px;
	display:block;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.bouton a:hover {
	color:#fff !important;
	opacity:0.8; filter:alpha(opacity=80);
}

.bouton1 {
	width:164px;
	height:18px;
	display:block;
	margin:0 auto 10px;
}

.bouton1 a {
	background:url(gifs/bouton_1.jpg) top no-repeat;
	width:164px;
	height:18px;
	display:block;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.bouton1 a:hover {
	color:#fff !important;
	opacity:0.8; filter:alpha(opacity=80);
}

.bouton2 {
	width:164px;
	height:18px;
	display:block;
	margin:0 auto 10px;
}

.bouton2 a {
	background:url(gifs/bouton_2.jpg) top no-repeat;
	width:164px;
	height:18px;
	display:block;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.bouton2 a:hover {
	color:#fff !important;
	opacity:0.8; filter:alpha(opacity=80);
}

.all_selection {
	width:277px;
	height:18px;
	display:block;
	float:right;
	display:inline;
}

.all_selection a {
	background:url(gifs/all_selection.jpg) top no-repeat;
	width:277px;
	height:18px;
	display:block;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.all_selection a:hover {
	color:#fff !important;
	opacity:0.8; filter:alpha(opacity=80);
}




.newsletter {
	width:190px;
	height:220px;
	background:url(gifs/newsletter.jpg) top no-repeat;
	margin-bottom:20px;
}

.newsletter p {
	padding:20px 15px 79px;
	font-size:11px;
	color:#353535;
	line-height:18px;
}

.colonne_droite {
	width:190px;
	height:auto;
	float:right;
	margin-top:20px;
	display:inline;
}

.exclu {
	width:190px;
	height:249px;
	background:url(gifs/exclu.jpg) top no-repeat;
	margin-bottom:20px;
}

.titre {
	font-size:14px;
	text-align:center;
	padding:20px 15px 8px !important;
	color:#353535;
}

.exclu img, .affaire img {
	margin-bottom:5px;
}

.exclu p, .affaire p {
	font-size:12px;
	color:#353535;
	padding:0 15px 8px;
}

.affaire {
	width:190px;
	height:249px;
	background:url(gifs/affaire.jpg) top no-repeat;
	margin-bottom:20px;
}

.col_f_1 ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(gifs/puce_liste.gif) outside;
}

.col_f_1 ul li {
	line-height:1.5em;
	color:#fff;
	text-align:left;
}

.col_f_1 ul li a {
	color:#fff;
	text-decoration:none;
}

.col_f_1 ul li a:hover {
	text-decoration:underline;
}

/******************** TPL **************************/

.tpl {
	width:544px;
	height:180px;
	border:1px solid #012854;
	margin-right:2px;
	background:#ddf1ff;
	margin-bottom:12px;
	position:relative;
	cursor:pointer;
}

.tpl img {
	position:absolute;
	top:0;
	left:0;
}

.tpl p {
	margin:0;
	padding:0 0 0 250px;
}

.titre_tpl {
	font-size:13px;
	text-transform:uppercase;
	color:#c00119 !important;
	font-weight:bold;
	text-align:center !important;
	padding-bottom:3px !important;
}

.lieu {
	font-size:11px;
	text-transform:uppercase;
	color:#022145 !important;
	font-weight:bold;
	text-align:center !important;
	padding-bottom:3px !important;
}


.piece_tpl {
	font-size:13px;
	text-transform:uppercase;
	color:#022145 !important;
	text-align:center !important;
	padding-bottom:3px !important;
}

.descriptif_tpl {
	font-size:11px;
	color:#252525;
	text-align:justify;
	padding-left:260px !important;
	padding-right:10px !important;
}

.type {
	font-size:12px;
	text-transform:uppercase;
	color:#000 !important;
	text-align:center !important;
	padding-bottom:3px !important;
}

.ref {
	font-size:11px;
	color:#353535 !important;
	text-align:center !important;
}

.lien_tpl {
	font-size:11px;
	color:#fff !important;
	text-align:center !important;
	width: 110px;
	font-weight:bold;
	height:auto;
	position:absolute;
	background:url(gifs/tranche_tpl.jpg) bottom repeat-x;
	bottom:0;
	right:0;
	z-index:1;
	padding-left:184px !important;
}

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

.lien_tpl a:hover {
	color:#FFFFFF;
}

/******************** DETAIL *************************/

.detail{
	width:544px;
	height:auto;
	border:1px solid #012854;
	background:#ddf1ff;
	position:relative;
}

.texte {
	width:294px;
	height:auto;
	float:right;
	min-height:450px;
	-height:450px;
	display:inline;
}

.texte p {
	padding:4px;
}

.detail_titre {
	font-size:16px;
	text-transform:uppercase;
	color:#c00119 !important;
	font-weight:bold;
	text-align:left !important;
	padding-bottom:3px !important;
}

.detail_lieu {
	font-size:13px;
	color:#252525;
	text-align:left !important;
	padding-bottom:3px !important;
}

.detail_lieu strong {
	color:#022145 !important;
}

.detail_type {
	font-size:12px;
	color:#252525;
	text-align:left !important;
	padding-bottom:3px !important;
}

.detail_type strong {
	color:#30960f !important;
	text-transform:uppercase;
}

.detail_ref {
	font-size:11px;
	color:#353535 !important;
	text-align:left !important;
	padding-bottom:3px !important;
}

.piece {
	font-size:12px;
	color:#252525;
	border-bottom:1px solid #012854;
	margin-bottom:10px;
	padding-bottom: 10px !important;
}



.photo {
	width:239px;
	margin-left:10px;
	height:auto;
	min-height:450px;
	-height:450px;
	float:left;
	display:inline;
	border-right:1px solid #012854;
	padding-top:10px;
}

.photo a{
	display:block;
	float:left;
	margin-right:4px;
}

.photo a img {
	border:1px solid #012854;
}

.img_detail {
	/*border-bottom:1px solid #012854;*/
	margin-bottom:10px;
}

#connexion{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

#connexion p{
	width:300px;
}

#connexion p label{
	width:100px;
	float:left;
}

.input_form1 {
	border:1px solid #013771;
	background:#fff;
	color: #000;
	width: 300px;
}

.input_form2 {
	border:1px solid #013771;
	background:#fff;
	color: #000;
	width: 115px;
}

.area_form1 {
	border: 1px solid #013771;
	color: #000;
	margin-top: 5px;
	height:100px;
	background:#fff;
	width: 300px;
	overflow: auto;
}
.bouton_form1 {
	height: 30px;
	width: 200px;
	border: 1px none #fff;
	color: #fff;
	font-weight:bold;
	display: block;
	cursor: pointer;
	margin:0 auto;
	background-color: #013771;
}

#zone_coche {
	background:#4184b1;
	width: 515px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#zone_message {
	background:#80adcb;
	width: 515px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#zone_champ_input {
	background:#c0d6e5;
	width: 515px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top:10px;
	padding-bottom:5px;
}

#zone_message p {
	margin-bottom:0;
}

#zone_coche .divGenerateur {
	margin:0 !important;
}

.bouton_form1:hover {
	height: 30px;
	width: 200px;
	border: 1px none #fff;
	color: #fff;
	display: block;
	cursor: pointer;
	background-color: #c0d6e5;
}

#zone_coche .required, #zone_coche .optional, #zone_message .optional, #zone_message .required, #zone_champ_input .required, #zone_champ_input .optional {
	width:150px !important;
	text-align:right !important;
}

#content .colonne_centre #formulaire_2 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
	width: 498px !important;
}

#content .colonne_centre #formulaire_3 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
	width: 498px !important;
}

#formulaire_4 {
	margin-left:12px;
}

#formulaire_4 p {
	margin:0 !important;
	padding:0 !important;
}

.barre_form {
	background-color: #FFFFFF;
	border:1px solid #02336A;
	font-family: Arial;
	color: #333333;
	width: 120px;
}

.champ_form {
	background-color: #FFFFFF;
	border: 1px solid #02336A;
	font-family: Arial;
	color: #333333;
	font-size:11px;
	margin-top: 5px;
	height:90px;
	width:255px;
	overflow: auto;
}
.valide_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin:0 auto;
	background-color: #02336A;
}

.valide_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #02336A;
	display: block;
	cursor: pointer;
	font-weight:bold;
	margin:0 auto;
	background-color: #fff;
}

#zone_mess .required {
	width:175px !important;
}

#zone_mess {
	margin-bottom: 5px !important;
	display:inline;
	float:left;
	height:auto;
	width:270px;
}

#formulaire_4 .submit {
	margin-top:10px !important;
}

#my_champ {
	display:inline;
	float:right;
	height:auto;
	margin-bottom:10px;
	width:260px;
}

#my_champ .required, #my_champ .optional {
	text-align:right !important;
}

.portrait {
	float:left;
	margin:0px 8px 0;
}

#my_champ p {
	padding:3px 0 !important;
}

.rens {
	border-top:1px solid #000;
	padding:5px 8px;
}

.watermark{
	width:250px;
	height:180px;
	background-image:url(gifs/watermark.jpg);
	top:0;
	left:0;
	z-index:3;
	position:absolute;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.watermark_exclu{
	width:250px;
	height:37px;
	background-image:url(gifs/watermark_exclu.jpg);
	background-repeat:no-repeat;
	bottom:0;
	left:0;
	z-index:3;
	position:absolute;
	opacity:0.9;
	filter:alpha(opacity=90);
}