@import "formulaire.css";
@import "actualites.css";
@import "referencement.css";
@import "navigation.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/deco/body.gif);
	background-repeat: repeat-x;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:79px 0 0 0;
	width:990px;
	height:55px;
	background-image: url(../images/deco/header.gif);
	background-repeat: no-repeat;
	display: block;
}

#header h2.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C7061B;
	padding: 0;
	margin: 0;
	text-align: right;
}

#header h2.adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#55417E;
	padding: 0;
	margin: 0;
	text-align: right;
	letter-spacing: 2px;
}

#flash_anim {
	height:180px;
	width:990px;
	background-color:#FFFFFF;
	margin: 0;
	border-bottom: 0;
}

.rouge {
	color:#C7061B;
}



/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 30px 0;
	width: 990px;
	background-color:#FFFFFF;
}

#content_index {
	margin:0 auto;
	padding:0 0 30px 0;
	width: 990px;
	background-color:#FFFFFF;
	display:block;
}

#content_index p{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#content_index h1{
	margin: 0 0 0 0px;
	padding: 20px 0 5px 5px;
	font-size:18px;
	color: #3C236B;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}



#charte_qualite {
	float:right;
	width:300px;
	border:1px solid #009900;
	margin: 0 30px 10px 0;
	padding: 10px;
	background-color: #FEFFFF;
}


#charte_qualite h3{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/Logo_cabinet_orthodontie_christine-calvi.gif);
	background-repeat: no-repeat;
	padding: 7px 0 1px 30px;
	letter-spacing: 3px;
	border-bottom: 1px solid #FF0000;
}

#charte_qualite ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 0 0 0 15px;
	list-style-image: url(../images/deco/picto_ul_middle.gif);
	list-style-position: outside;
	margin: 0 0 10px 0;
	text-align: justify;
}



#content h1{
	margin: 0 0 0 60px;
	padding: 20px 0 5px 5px;
	font-size:18px;
	color: #333333;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.h2_content{
	margin: 0 0 0 60px;
	padding: 5px 0 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #3C236B;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 3px;
}

#bandeau_content_gauche_equipe {
	background-color: #3C3DBB;
	width: 530px;
	height: 70px;
	padding: 30px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_orthodontie {
	background-color: #CC6600;
	width: 530px;
	height: 70px;
	padding: 30px 0 0 0;
	float: left;
	margin: 0;
}


#bandeau_content_gauche_sterilisation {
	background-color: #990066;
	width: 530px;
	height: 85px;
	padding: 15px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_buccodentaire {
	background-color: #33CC66;
	width: 530px;
	height: 85px;
	padding: 15px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_enfants_techniques {
	background-color: #3399FF;
	width: 530px;
	height: 85px;
	padding: 15px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_ados_techniques {
	background-color: #FF9933;
	width: 530px;
	height: 85px;
	padding: 15px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_adultes_techniques {
	background-color: #663333;
	width: 530px;
	height: 85px;
	padding: 15px 0 0 0;
	float: left;
	margin: 0;
}

#bandeau_content_gauche_contact_plan {
	background-color: #006699;
	width: 530px;
	height: 70px;
	padding: 30px 0 0 0;
	float: left;
	margin: 0;
}


.h2_bandeau_content_gauche {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}





#bandeau_content_droite {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite.jpg);
	margin: 0;
}


#bandeau_content_droite_orthodontie {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_orthodontie.jpg);
	margin: 0;
}

#bandeau_content_droite_sterilisation {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_sterile.jpg);
	margin: 0;
}

#bandeau_content_droite_bucco {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_bucco.jpg);
	margin: 0;
}

#bandeau_content_droite_enfants {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_enfants.jpg);
	margin: 0;
}

#bandeau_content_droite_ados {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_ado.jpg);
	margin: 0;
}

#bandeau_content_droite_adultes {
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_adultes.jpg);
	margin: 0;
}

#bandeau_content_droite_contact{
	float: right;
	height: 100px;
	width: 460px;
	background-image: url(../images/deco/bg-content-haut-droite_contact.jpg);
	margin: 0;
}

#deco_femme {
	margin:0 0 0 60px;
	padding:0 0 0 60px;
	height:250px;
	width:90px;
	float:left;
	background-image:url(../images/deco/demoiselle.gif);
	background-repeat: no-repeat;
	background-position: 60px;
	display: block;
	position: absolute;
	z-index: 2000;

}

#bloc-presentation {
	background-image: url(../images/deco/bg_middle_content.jpg);
	background-repeat: repeat-x;
	width:655px;
	border-bottom: 1px dotted #cccccc;
	float:left;
	position:relative;
	margin: 0 0 0 20px;
	display: block;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



.img_bloc_presentation {
	float:left;
	display:block;
	margin: 0;
	padding: 0 0 0 60px;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content_index{
	float:left;
	position:relative;
	margin: 0;
	padding: 0 0 30px 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#left_content_index h2{
	color: #847F7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid;
	border-bottom-color: #F40000;

}
#left_content_index h3{
	background-image: url(../images/deco/picto_ul_middle.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	clear: left;
	padding: 2px 0 2px 10px;
	color: #F40000;
	margin: 0;

}
#left_content_index h4{
	font-size: 12px;
	color: #3C236B;
	padding: 2px 0 3px 5px;
}
#vignettes_cabinet{
	padding: 10px 0 0 25px;

}

#vignettes_cabinet img{
	padding: 0;

}

/*#vignettes_cabinet a:hover img{
padding: 0 4px;
	
}*/

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/bg_middle_content.jpg);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_bronze{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-bronze.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_prune{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-prune.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_orange{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-orange.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_turquoise{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/bg_middle_content.jpg);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_marron{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-marron.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_azur{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-azur.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_bleu{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-bleu.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}
#middle_content_vert{
	float:right;
	position:relative;
	width:770px;
	background-image: url(../images/deco/middle-vert.gif);
	background-repeat: repeat-x;
	margin: 13px 0 20px 0;
	padding: 25px 10px;
	border-bottom: 1px dotted #cccccc;
	right: 0px;
}

#middle_content p,#middle_content_orange p,#middle_content_marron p,#middle_content_prune p,#middle_content_azur p,#middle_content_turquoise p,#middle_content_bleu p,#middle_content_vert p,#middle_content_bronze p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0 0 10px 0;
}

#middle_content h4, #middle_content_orange h4,#middle_content_marron h4,#middle_content_prune h4,#middle_content_azur h4,#middle_content_turquoise h4,#middle_content_bleu h4,#middle_content_vert h4,#middle_content_bronze h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin: 0 0 10px 0;
	padding: 0;
	
}

#middle_content ul, #middle_content_orange ul,#middle_content_marron ul,#middle_content_prune ul,#middle_content_azur ul,#middle_content_turquoise ul,#middle_content_bleu ul,#middle_content_vert ul,#middle_content_bronze ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 0 0 0 15px;
	list-style-image: url(../images/deco/picto_ul_middle.gif);
	list-style-position: outside;
	margin: 0 0 10px 0;
}

.img_contenu_01 {
	float:right;
	display: block;
	margin: 0 10px 10px 20px;
	border: 1px solid #c3bebe;
}

.img_contenu_02 {
	float:left;
	display: block;
	margin: 10px 0 20px 0;
	border: 1px solid #FF0000;
}

.img_contenu_03 {
	float:right;
	display: block;
	margin: 10px 0 20px 40px;
	border: 1px solid #33CC66;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:990px;
	background-color:#dfdada;
	text-align: center;
	border-top: 1px solid #ff0000;
}

#footer a{
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a:hover{
	color:#FF0000;
}

#footer p{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0 0 0;
}
/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0 30px 10px 0;
	padding: 0;
	float: right;

}

#map {
	float:right;
	height: 324px;
	width: 373px;
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FF0000;

}

#map a {
	color: #FF0000;
	text-decoration:none;

}
.lien_ftp {
	padding:10px 0;
	
}

.lien_ftp a{
	color: #C8051C;
	text-decoration:none;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	width: 380px;
	padding: 2px 0 2px 7px;
	height: 15px;
	line-height: 15px;
	border: 1px solid;
	margin: 0 20px 0 0;
	text-align: center;
}
.lien_ftp a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CCCCCC;
}
 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
/*  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}*/

/*.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}*/
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
