/* ------------ */
/* ORTHODONTIE PARIS	         */
/* ------------ */


@import url(orthodontie.css);


/* GENERAL
-------------------------------------------------------------------------------------------- */
    * {
    margin: 0;
    padding: 0;
}



/* CONTENU
------------------------------------------------------------------------ */

    #mascotteQ {
    text-indent: -9999px;
	background:  url(../orthodontiste/mascotte.gif) top left repeat-y;
    overflow: hidden;
    display: block;
    width: 950px;
    height: 20px;
}
    #mascotteQ1 {
    text-indent: -9999px;
	background:  url(../orthodontiste/mascotte-1.gif) top left repeat-y;
    overflow: hidden;
    display: block;
    width: 950px;
    height: 20px;
}

    #content_Q {
    overflow: hidden;
    margin: 0 0 0 0;
    color: #000;
}
    content_Q #content-leftQ {
    float: left;
    width: 110px;
    padding-bottom: 0px;
}
    #content_Q #content-mainQualite {
	position: relative;
	overflow: hidden;
	float: right;
	width: 800px;
	background:  url(../orthodontie/images/qualite-dentaire-1.jpg) top left no-repeat;
	border-left:1px solid #02A0D0;

}
    #content_Q #content-mainQualite #min-height {
    height: 330px;
    width: 1px;
    float: left;
}

    #content_Q #hopitalQualite {
	height: 20px;
	font-size: 110%;
	clear: both;
	padding: 0px 0px 80px 520px;

}












/* hon
-------------------------------------------------------------------------------------------- */

    #content_Q #content-mainHon {
	position: relative;
	overflow: hidden;
	float: right;
	width: 800px;
	background:  url(../orthodontie/images/qualite-dentaire-hon.jpg) top left no-repeat;
	border-left:1px solid #02A0D0;

}
    #content_Q #content-mainHon #min-height {
    height: 100px;
    width: 1px;
    float: left;
}

/* nav_q0
-------------------------------------------------------------------------------------------- */

    ul#nav_q0 {
	width: 111px;
    margin: 25px 0 0 0;
    text-align: right;
}
    ul#nav_q0 li {
    list-style-type: none;
}
    ul#nav_q0 li {
    display: block;
    width: 111px;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 3px;
	color: #fff;
    border-left: 2px solid #000;
}


/* nav_q
-------------------------------------------------------------------------------------------- */

    ul#nav_q {
	width: 111px;
    margin: 0 0 0 0;
    text-align: right;
}
    ul#nav_q li {
    list-style-type: none;
	padding-bottom: 2px;

}
    ul#nav_q li a {
    display: block;
    width: 111px;
    font-size: 120%;
    font-weight: bold;
    outline: 0;
	color: #000;
}
    ul#nav_q li.or a,
    ul#nav_q li a:hover {
    color: #000;
}

/* nav_q1
-------------------------------------------------------------------------------------------- */

    ul#nav_q1 {
	width: 111px;
    margin: 55px 0 0 0;
    text-align: right;
}
    ul#nav_q1 li {
    list-style-type: none;
}
    ul#nav_q1 li {
    display: block;
    width: 111px;
    font-weight: bold;
	margin:0;
    padding-bottom: 0 0 3px 0;
	color: #fff;
}























	/*TOGGLE
------------------------------------------------------------------------ */
    #content_qual {
    overflow: hidden;
	background-color: #00B8E4;
    margin: 0;
    color: #000;
}
    #content_qual #cv_leftX {
    float: left;
    width: 110px;
	margin: 30px 0 0 0;	
}
	p.Boum{
	padding: 57px 0 0 0;
	
}
    #content_qual #cv_mainQual {
    position: relative;
    float: right;
    width: 800px;
	background: #008BB4;    
    border:1px solid #OOO;
    overflow: hidden;
}
    #cv_qual{
    width: 750px;
	background: url(../orthodontiste/charte-qualite.gif) top left no-repeat;
	background-color: #fff;
	margin: 40px 25px 40px 25px;
}
    #cv_hon{
    width: 750px;
	background: url(../orthodontiste/charte-qualite-hon.gif) top left no-repeat;
	background-color: #fff;
	margin: 40px 25px 40px 25px;
}
    h1.qualite{
    margin: 10px 0 5px 0;
	padding: 0 0 0 10px;
    display: block;
    color: #69BBE3;
    font-weight: normal;
	line-height:45px;
    font-size: 18px;
}

	p.descriptions{
	margin: 10px 0 5px 0;
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}		
		/*
			Vertical Accordions
------------------------------------------------------------------------ */	
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 700px;
			background: url(../orthodontie/images/accordion_toggle.gif) no-repeat top left #00B8E4;
			padding: 0 10px 0 40px;
			line-height: 30px;
			color: #000;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			cursor: pointer;
			margin: 0 0 0 0;
}		
		.accordion_toggle_active {
			background: url(../orthodontie/images/accordion_toggle_active.gif) no-repeat top right #ECECEC;
			color: #2F4F4F;
			border-bottom: 1px solid #D1D0D0;
}		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
}
	.accordion_content h2 {
	margin: 15px 0 5px 40px;
	color: #00B8E4;
}
			
	.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 40px;
}
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(../orthodontie/images/accordion_toggle.jpg) no-repeat top right #004964;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
}
	.vertical_accordion_toggle_active {
	background: url(../orthodontie/images/accordion_toggle_active.jpg) no-repeat top right #01B8E4;
	color: #2F4F4F;
	border-bottom: 1px solid #778899;
}
	.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

    .vertical_accordion_content h2 {
    margin: 15px 0 5px 10px;
    color: #0099FF;
}

    .vertical_accordion_content p {
    line-height: 150%;
    padding: 5px 10px 15px 10px;
}
		/*
			Horizontal Accordion
------------------------------------------------------------------------ */
		
    .horizontal_accordion_toggle {
    /* REQUIRED */
    float: left;	/* This make sure it stays horizontal */
    /* REQUIRED */
    display: block;
    height: 100px;
    width: 30px;
    background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    margin: 0 0 0 0;
}		
    .horizontal_accordion_toggle_active {
    background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
    border-right: 1px solid #f68263;
}		
    .horizontal_accordion_content {
    /* REQUIRED */
    height: 100px;	/* We need to define a height for the accordion as it stretches the width */
    float: left;	/* This make sure it stays horizontal */
    /* REQUIRED */
    overflow: hidden;
    background-color: #ffffff;
    color: #444444;
}			
    .horizontal_accordion_content p {
    width: 450px;
    line-height: 150%;
    padding: 5px 10px 15px 10px;
}
		  						
    /* 
	Container styling
------------------------------------------------------------------------ */
    #horizontal_container {
    margin: 5px auto 5px auto;
    width: 680px;      
}   
    #vertical_nested_container {
    margin: 20px auto 20px auto;
    width: 620px;
}
/* ------------
bottom et copy
------------------------------------------------------------------------ */
#bottomQ {
	clear: both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:950;
	height:37px;
	background: transparent url(../orthodontistes/orthodontistes-qualite.jpg) no-repeat top left;
}


#neamascotte {
	background: transparent url(../orthodontistes/orthodontie-copy-dots.gif) no-repeat top left;

	background-color:#fff;
	clear: both;
	margin: 0 0 0 0;
	width:100%;
	height:53px;
}

#footerOrt {
	background: #fff url(../orthodontistes/orthodontistes-4.jpg) no-repeat bottom left;		
	clear: both;
	margin: 0 0 0 0;
	width:100%;
	height:48px;
	bottom:-4px;
	left:0;
	padding:30px 0 0 0;
	min-width:950px;
	text-align:left;
}

#footerOrt ul {
	padding:0 0 0 150px;
	margin:0;
	list-style:none;
}
#footerOrt ul li {
	display:inline;
	background:url(../orthodontistes/separator-dentaire.gif) no-repeat 100% 3px;
	padding:0 6px;
}
#footerOrt ul li.last {background:none;}
#footerOrt ul li a {color:#36648B; text-decoration:none;}
#footerOrt ul li a:hover {color:#36648B; text-decoration:underline;}

#footerOrt a#dent {
	background: transparent url(../orthodontistes/patients.png) no-repeat 20px 50%;
	padding: 0.3em 0;
	color: #39B3F2;
	text-decoration: none;
	padding-left: 40px;
}