#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:#fff;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, "Times New Roman";
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	padding-top:332px;
}

.container_top {
	width:100%;
	background:url(../gifs/fond.jpg) top repeat-x;
	height:332px;
	top:0;
	left:0;
	z-index:10;
	position:absolute;
}

.header {
	height:332px; /* à modifier*/
	width:981px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:329px;
	height:111px;
	background:url(../gifs/logo.jpg) top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}

.my_flash {
	position:absolute;
	bottom:20px;
	left:286px;
	color:transparent !important;
	z-index:1;
}

.contact {
	right:0;
	z-index:2;
	position:absolute;
	bottom:20px;
	background:url(../gifs/fond_contact.jpg) top no-repeat;
	width:276px;
	height:196px;
	text-align:right !important;
}

.contact p {
	color:#2A2A2A;
	line-height:22px;
	font-size:13px;
	padding:64px 20px 0;
}

.contact strong {
	font-weight:100 !important;
	font-size:20px;
}

.btn_contact {
	width:232px;
	height:51px;
	background:url(../gifs/btn_contact.jpg) top no-repeat;
	display:inline-block;
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.num {
	font-size:30px !important;
}

#content {
  width:981px;
  height:auto;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:10px 0 30px;
}

.inside_content {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../gifs/fond_content.jpg) top repeat-x;
}

.fd_footer {
	width:100%;
	height:115px;
	background:url(../gifs/fond_footer.jpg) top no-repeat;
	clear:both;
}

.footer {
  width:981px;
  height:200px;
  margin:0 auto;
  padding-top:10px;
}

.footer a, .footer p {
	font-size:11px;
	color:#2A2A2A;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
	color:#9b1510;
}

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

.sub {
	padding-bottom:0 !important;
	margin-bottom:15px;
	margin-left:15px;
	padding-left:4px;
	border-left:1Px solid #ccc;
}


.important {
	width:99%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	overflow:hidden;
	background:#f1f1f1;
	border:1px solid #ccc;
}

.important h2 {
	margin-top:0 !important;
}

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

.big_lien {
	font-size:15px;
}


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


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

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

.lien {
  text-decoration:none !important;
  color:#fff !important;
  display:inline-block;
  height:17px;
  font-size:12px;
  background:url(../gifs/lien.jpg) left no-repeat;
  float:right;
  line-height:17px;
  padding-right:10px;
  padding-left:24px;
}

.border_img {
	border:1px solid #ccc;
}

.lien:hover {
  text-decoration:underline !important;
  color:#fff !important;
}

.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px dashed #ccc;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style:none;
	list-style-image: url(../gifs/puce_liste.jpg);
	list-style-position:outside;
}

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


.img_left {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:10px;
}

.img_normal {
	margin-bottom:10px;
}

/************** fin mise en page *************/

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

#loupe {
	position: absolute;
	top: 26px;
	right: 0;
	z-index: 10;
	font-size:11px;
	color:#777777;
}

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

#loupe a {
	color:#777777;
	text-align:center;
	text-decoration:none;
}

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

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

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

.input_form {
	background-color: #f5f5f5;
	border:1px solid #840d09;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 300px;
}

.input_form1 {
	background-color: #f5f5f5;
	border:1px solid #840d09;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 150px;
}

.area_form {
	background-color: #f5f5f5;
	border: 1px solid #840d09;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 300px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #840d09;
}


#formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

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

.optional, .required  {
	width:175px !important;
	text-align:right !important;
}

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

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

#formulaire_1 {
	width:515px;
	height:auto;
	float:left;
	display:inline;
}

.valide {
	background-color: #f5f5f5 !important;
	border: 1px solid #840d09;
	color:#2A2A2A !important;
	width:465px;
	height:auto;
	float:left;
	display:inline;
}

.coord {
	float:right;
	display:inline;
	width:426px;
	height:auto;
	border-left:1px dashed #ccc;
	padding-left:20px;
}
/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 325px !important;
}

#newsletter_iframe h1 {
	color:#840d09 !important;
}

#newsletter_iframe p {
	color:#2a2a2a !important;
}

#newsletter_iframe a {
	color:#840d09 !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

.fond_menu {
	width:286px;
	height:196px;
	background:url(../gifs/fond_menu.jpg) top no-repeat;
	position:absolute;
	bottom:20px;
	left:0;
	z-index:5;
}

/************ MENU ***********/
ul.MenuHorizontal { 
   width: 265px; 
   list-style: none; 
   margin: 0; 
   padding: 2px 0 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #2a2a2a;         /*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: 23px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none;
   width: 255px;
   line-height:23px;
   padding-left:10px;
   border-bottom:1px dashed #ccc;  
} 

li.menu span {
	width:0;
	height:23px;
	display:inline-block;
	float:left;
}

a#selected-over {
	background:url(../gifs/fleche_menu.jpg) 10px 9px no-repeat !important;
	font-weight:bold !important;
	color:#9b1510 !important;
	padding-left:25px !important;
	width:240px !important;
}

a#selected-over span {
	width:0 !important;
}

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

.specialisation {
	width:557px;
	height:63px;
	background:url(../gifs/specialisation.jpg) top no-repeat;
	position:absolute;
	top:18px;
	right:28px;
	z-index:6;
}

.my_barre {
	width:100%;
	height:137px;
	background:url(../gifs/fond_barre_index.jpg) top repeat-x;
}

.my_barre h2 {
	color:#fff !important;
}

.my_barre_inside {
	width:100%;
	height:42px;
	background:url(../gifs/fond_my_barre.jpg) top repeat-x;
}

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

.btn1, .btn2 {
	height:auto;
	float:left;
	display:inline;
	width:225px;
	font-family: "Times New Roman";
	padding:0 10px;
	line-height:42px;
	font-size:20px;
	font-weight:100;
	color:#fff;
	text-decoration:none !important;
	text-align:left;
}

.btn1:hover, .btn2:hover {
	color:#ccc;
}

.btn1 img, .btn2 img {
	float:left;
	display:inline;
	margin-right:10px;
}

.btn1 {
	background:url(../gifs/my_barre_index.jpg) top right no-repeat;
	height:42px;
}

.box, .box1 {
	height:auto;
	float:left;
	display:inline;
	width:225px;
	padding:0 10px;
	color:#fff;
	text-align:left;
}

.my_barre .box {
	background:url(../gifs/my_barre.jpg) top right no-repeat;
	height:137px;
}

h1 {
	font-size:28px;
	font-family: "Times New Roman";
	font-weight:100;
	color:#840d09;
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
	padding-bottom:2px;
}

.rouge {
	color:#840d09 !important; 
}

h1 strong {
	font-size:24px;
	color:#777;
}

h2, h3 {
	font-size:20px;
	font-family: "Times New Roman";
	font-weight:100;
	color:#840d09;
	margin-bottom:10px;
	margin-top:10px;
}

.box img, .box1 img {
	float:left;
	display:inline;
	margin-right:10px;
}

.linkus {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	margin-top:10px;
	display:inline-block;
	padding-right:18px;
	height:15px;
	line-height:11px;
	background:url(../gifs/fleche_barre.jpg) right no-repeat;
}

.linkus:hover {
	text-decoration:none;
}

/************** CABINET *******************/

.col {
	width:218px;
	height:auto;
	float:left;
	display:inline;
	border:1px solid #ccc;
	padding:10px;
	background:#f1f1f1;
	margin-bottom:20px;
	margin-right:7px;
}

.col1 {
	width:218px;
	height:auto;
	float:left;
	display:inline;
	border:1px solid #ccc;
	padding:10px;
	background:#f1f1f1;
	margin-bottom:20px;
}

.col h2 strong, .col1 h2 strong {
	font-size:15px !important;
	font-weight:100 !important;
	color:#777 !important;
}

.col h2, .col1 h2 {
	color:#840d09 !important;
	font-size:18px;
	text-align:center !important;
	margin-top:0 !important;
}

.col img, .col1 img {
	border:1px dotted #ccc;
}

/*********** BTN SAVOIR ****************/

.btn_1 {
	width:213px;
	height:25px;
	background:#ccc;
	display:inline-block;
	text-align:center;
	text-decoration:none !important;
	color:#2A2A2A !important;
	margin-bottom:10px;
	line-height:25px !important;
	float:left;
	font-size:14px;
	margin-left:10px;
}

.btn_2 {
	width:213px;
	height:25px;
	background:#ccc;
	display:inline-block;
	text-align:center;
	text-decoration:none !important;
	color:#2A2A2A !important;
	margin-bottom:10px;
	line-height:25px !important;
	float:right;
	font-size:14px;
	margin-right:10px;
}

.btn_1:hover, .btn_2:hover, a#select_btn {
	background:#840d09 !important;
	color:#fff !important;
	font-weight:bold !important;
}

.tpl {
	width:959px;
	height:auto;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.tpl h2 {
	margin-top:0 !important;
}

.tpl img {
	border:1px solid #ccc;
	margin-bottom:0 !important;
}
#Maitre {
float:left;
margin-left:15px;
padding-top:84px;
}
#Maitre p{
color:#840D09 !important;
font-size:18px;
font-weight:700;
}

.ref{text-decoration:none !important;color:#2a2a2a !important;}

#paragraphe_footer {position:absolute;left:145px;top:955px;font-size:11px;width:955px;margin:auto;text-align:center;color:#2A2A2A;;font-weight:none;font-family:Century Gothic,Arial,Helvetica,Times New Roman;}




