/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
td {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body {
	background:#cbeafe;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#2a2a2a;
	font-size:12px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	color:#CA3394;
	font-size:18px;
	font-weight:normal;
	margin: 0px;
	padding: 0 0 30px 0;
}
h2 {
	color:#a07ac3;
	font-size:18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px 0 5px 0;
}
h2 span {
	font-size:0.7em;
	font-weight:normal;
	display:block;
}
#colonne_center h2 {
	color:#CA3394;
	font-size:1.2em;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0 5px 0;
}

#loupe {
	float:right;
	padding-right:15px;
	font-size:11px;
	color:#5b5b5b;
}
#loupe a {
	font-size:14px;
	color:#5b5b5b;
}

#loupe a:hover{
	color:#CA3394;
}

/************************************************************* Lien *********************************************************/
a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


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

/*********************************************** Newsletter *******************************************************/
.email_news {
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}

.bouton_news {
	color:#ffffff;
	background-color:#585858;
	border:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
/*.numpage {
display:block;
float:left;
background:#b91b0d;
width:15px;
height:20px;
color:#fff8e5 !important;
line-height:18px;
font-weight:bold;
font-size:12px !important;
margin-right:3px!important;
text-align:center;
}
.numpage_selec, .numpage:hover, .numpage_selec:hover {
display:block;
float:left;
background:#fff8e5;
width:15px;
line-height:18px;
height:20px;
color:#b91b0d!important;
font-size:12px !important;
font-weight:bold;
margin-right:3px!important;
text-align:center;
}

.bt_suivant, .bt_precedent {
display:block;
float:left;
width:85px;
line-height:18px;
background:#b91b0d;
color:#fff8e5!important;
height:20px;
font-size:12px !important;
font-weight:bold;
text-align:center;
margin-right:3px!important;
}
.bt_suivant:hover, .bt_precedent:hover {
display:block;
float:left;
width:85px;
background:#fff8e5;
color:#b91b0d!important;
height:20px;
line-height:18px;
text-decoration:none;
font-size:12px !important;
text-align:center;
margin-right:3px!important;
}

.bt_precedent_vide {
display:block;
float:left;
width:85px;
height:22px;
}
.liste {
	padding:10px 20px;
}
.pagination {
	margin: 0 auto 0 auto;
	padding:10px 0;
}*/
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************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); }

.noborder{border:none !important}

* 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");
	}
	
/********************************************** MODELE ************************************************************/
#container {
	height: auto;
	width:840px;
	margin:auto;
	overflow:hidden;
}
#header {
	background:url(gifs/modele_02.jpg) no-repeat;
	width:840px;
	height:291px;
	position:relative;
}

#header p{
	font-size:18px;
	color:#CA3394;
	position:absolute;
	top:160px;
	left:277px;
}

#header span{
	font-size:26px;
	display:block;
	padding:5px 0 0 80px;
}

#logo {
	position:absolute;
	display:block;
	color:#5b5b5b;
	font-size:13px;
	width:390px;
	padding:50px 0 0 0;
	z-index:2;
	top:49px;
	left:257px;
}
#tel {
	position:absolute;
	display:block;
	color:#ffffff;
	width:380px;
	font-size:24px;
	z-index:2;
	top:54px;
	left:415px;
	letter-spacing:-0.02em;
	text-align:center;
	padding:0 0 5px 0;
}
#tel:hover {
	background:#a07ac3!important;
}
#tel span {
	display:block;
	font-size:14px;
	letter-spacing:0.08em!important;
	font-weight:bold;
}

#content {
	background:url(gifs/modele_04.jpg) repeat-y;
	height: auto;
	overflow:hidden;
	width:840px;
}

#colonne_left {
	float: left;
	height:auto;
	width: 240px;
	padding:0 0 20px 0;
}
#encart_contact {
	width:150px;
	padding:0 5px;
	margin:0 0 20px 32px;
	background:#ffffff;
	font-size:11px;
}
#encart_contact p strong {
	font-size:12px;
	padding:10px 0 0 0;
	display:block;
}
#colonne_center {
	float: left;
	height: auto;
	width: 570px;
	overflow:hidden;
	padding:10px 20px 20px 0;
}
	
#footer {
	background:url(gifs/modele_18.jpg) no-repeat;
	height: 100px;
	width:840px;
	padding:10px 0 0 0;
	text-align:center;
}
.adress {
	color:#2a2a2a;
	font-weight:bold;
}
#footer a {
	color:#2a2a2a;
	font-size:11px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:visited {
	color:#CA3394!important;
}

#fondoption{
	background:url(gifs/fond_option.jpg) no-repeat;
	width:228px;
	height:34px;
}

.option {
	display:block;
	margin:0 0 0 32px !important;
	padding:4px 5px 5px 5px !important;
	font-size:11px;
	color:#2a2a2a;
	font-weight:bold;
}

.option:hover {
	color:#CA3394;
}
/*************************************************** INDEX *******************************************************/
.encart {
	padding:10px 20px 0px 5px;
	color:#7e7e7e;
	line-height:14px;
	
}
.encart p {
	float:left;
	text-align:justify;
}
.encart h2 {
	color:#ffffff!important;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:125px;
	float:left;
	line-height:20px;
	letter-spacing:-0.02em;
	padding:20px 20px 20px 0!important;
}
.encart h2 strong {
	font-size:25px;
}
.enc {
	float:left;
	font-weight:bold;
	width:270px;
	height:40px;
	padding:5px;
	line-height:14px;
	color:#525252;
}
.enc strong {
	display:block;
	padding:0 0 10px 0;
	color:#CA3394;
	font-size:16px;
	letter-spacing:-0.02em;
}
.enc:hover {
	background:url(gifs/modele_15.jpg) no-repeat;
}
/*************************************************** COMMUN *******************************************************/
.annotation {
	font-size:16px;
	color:#85C0E6;
	text-align:center;
	display:block;
	padding:10px 0;
	letter-spacing:0.02em;
}
.annotation2 {
	font-size:0.9em;
	font-weight:bold;
	color:#85C0E6;
	text-align:center;
	display:block;
	padding:5px 0;
	letter-spacing:0.02em;
}
.normale {
	text-align:justify;
	padding:0 20px 10px;
	line-height:16px;
}
.img {
	float:left;
	padding:10px 20px 10px 20px;
}

.img2 {
	float:right;
	padding:10px 20px 10px 20px;
}

/************************************************** MISE EN PAGE ********************************************************/
.lien {
	margin:5px 0 5px 0 !important;
	height: 14px;
	display: block;
   color:#5b5b5b;       /*Ici, changer la couleur de la police*/
   font-size: 12px;   
   text-decoration: underline;
   line-height:14px;
   font-weight:bold;
  	padding:0 0px 0 15px!important;
	float:right;
}
.lien:hover {
	color:#CA3394;
	text-decoration: none;
}
.liste-normale {
	margin:0 0 0 40px;
	list-style-position:inside;
	list-style:disc;
	padding:10px 0;
	color:#7e7e7e;
}
.liste-normale2 {
	margin:0 0 0 40px;
	list-style-position:inside;
	list-style:disc;
	padding:10px 0;
	color:#7e7e7e;
}
.liste-normale2 li {
	margin:0 0 5px 0;
}

.liste-normale2 li span {
	font-size:0.9em;
	font-weight:normal;
	display:block;
	color:##4D4D4E!important;
}
/******************************************* CONTACT PLAN D'ACCES NEWSLETTER 404 **************************************************/
#left1 {
	float:left;
	width:250px;
	margin-right:10px;
}

#right1 {
	float:left;
	width:250px;
}

#formulaire {
	width:510px;
	margin:10px auto;
}
.parcours {
	float:left;
	padding:0 0 0 20px;
}
.lien_plan {
	float:right;
}
.mise a {
	color:#000000;
}
.box {
	color:#000000;
	background-color:#ffffff;
	border:#CA3394 1px solid;
	width:150px;
}
.box2 {
	color:#000000;
	background-color:#ffffff;
	border:#CA3394 1px solid;
	width:150px;
	height:100px;
}

.form_contact {
	width:400px;
	margin-right:30px;
	float:left;
}

.valid {
	color:#ffffff;
	background-color:#CA3394;
	border:#CA3394 1px solid;
}
.divGenerateur ul {
	width:165px;
	list-style:none;
}
.divGenerateur ul li {
	width:165px;
	height:15px!important;
}
.divGenerateur {
	margin:0!important;
}
form.generateur p {
	padding:1px 0 1px 0!important;
	margin: 0 !important;
}
form.generateur label {
	width:90px!important;
	line-height:normal!important;
	text-align:left !important;
}

#content form.generateur .submit {
	margin:0 auto !important;
	width:55px !important;
	
}

legend {
	color:#000000;
}
/************************************************** BDD ********************************************************/

/************************************************** MENU ********************************************************/
ul.MenuVertical {
   width: 180px;
   list-style: none;
   margin: 0;
   position:absolute;
   top:101px;
   right:45px;
}

ul.MenuVertical li{
	display: block;    
	height:24px;
}

ul.MenuVertical li:hover a , ul.MenuVertical li.selected  a {
	color:#333 !important;
	padding-left:10px !important;
}
ul.MenuVertical li a {
	display: block;
   color: #fff;         /*Ici, changer la couleur de la police*/
   font-size: 12px;  
   font-weight:bold; 
   text-decoration: none;
  	padding:0;
	height:24px;
	line-height:24px;
}

a.lieninter {
	text-decoration: none;  
	margin: 0px;
	padding: 0px;
	color: #2a2a2a; 
}
a.lieninter2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #2a2a2a;
}
.rose {
	color:#CA3394;
	font-size:16px;
}
.rosenormal {
	color:#CA3394;
}
.groslien a {
	font-size:12px !important;
	font-weight:bold;
	color:#000000 !important;
}