/*------------------------------------------------------------------------------
    CSS Document (http://www.w3.org/Style/CSS/)

    project:    GDS
    created:    2010-05-06
    author:     JM

    summary:    RESET
                GENERIC
				HEADER
				CONTENT
					MAIN-TOP
					MAIN-MIDDLE
					MAIN-BOTTOM
				FOOTER
				IE6
----------------------------------------------------------------------------- */
/*  =RESET
----------------------------------------------------------------------------- */
/*-------------------------------------------------------------------- EXISTANT ----------------------------------------------------------*/


div#content,div#footer-content
{
	width: 1005px ;
	margin: 0 auto ;
	text-align: left ;
}

a {
	text-decoration:none;
	color:#707070;
	cursor:pointer;	
}

a:hover {
	text-decoration:underline;
}

fieldset,img {
	border:none;	
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;	
}	
/** HEADER **/
div#header
{
	margin-bottom:28px;
}

div#header-content
{
	height: 60px ;
}
html>body div#header-content /** gestion min-height sur IE6 **/
{
	height: auto ;
	min-height: 60px; 
}

#header-content h1{
	font-size:1.4em;
	float: left;
	margin-top:10px;
	color:#5268aa;
	font-style:italic;		
}

#header-content h1 a{

}

ul#links {
	list-style-type:none;
	float:right;
	font-size:0.9em;
	margin-top:25px;	
}

ul#links li {
	float:left;
	text-align : center;	
}	

ul#links .first a{
	font-weight:bold;
	color:#ff9b00;
}	

ul#links .last a{
	background:transparent url(../images/bg_carriere_r.png) no-repeat 100% 0;
	padding:2px 4px;
}

ul#links .last a:hover {
	text-decoration:none;
}

ul#links .last span{
	font-weight:bold;
	color:#fff;
	background:transparent url(../images/bg_carriere_l.png) no-repeat 0 0;
	padding:2px 4px 2px 8px;
}

div#header-menu {
	width:100%;
	height:32px;
	background:transparent url('../images/bg_menu.png') no-repeat top left;
}

form#recherche {
	float:right;
	padding:6px 0 7px 4px;
	display:block;
	width:210px;
	vertical-align:middle;
	text-indent:0px;
}

form#recherche fieldset {
	width:214px;
	height:19px;		
}	
input#f-search{
	font-family:"Franklin Gothic", Futura, Verdana, Arial, Helvetica, sans-serif;
	color:#959595;
	width:150px;
	height:19px;
	background:transparent url('../images/bg_search_main.png') no-repeat 0 0;
	font-size:10px;
	border:none;	
	vertical-align:bottom;
}

input#f-search-submit {
	vertical-align:bottom;
}	

div#header legend, div#header label{
	display:none;
}	

/** CONTENT **/

/** MAIN-TOP **/
div#main-top {
	padding:0 12px 12px 12px;
	background: #FFF url('../images/bg_main.png') no-repeat 0 100% ;
	margin-bottom:30px;
}

div#page .top{
	font-size:0;
	line-height:0;
	height:12px;
	background: #FFF url('../images/bg_main_top.png') no-repeat 0 100% transparent;
	overflow:hidden;
}	

div#main-top-container {
	background:#f8f8f8;	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}	
	
div#infos-hopital {
	font-size:1em;
	/*height:250px;*/
	width:492px;
	float:left;	
}

div#infos-hopital a {
	color: #5268aa;
}

div#infos-hopital a.plan {
	color: #5268aa;
	background: transparent url('../images/picto_map.png') no-repeat 0 0;
	padding-left:28px;
	display:block;
	height:26px;	
}

div#infos-hopital img.logo_hopital{
	display:block;
	float:left;	
}

div#infos-hopital p.first {
	margin-top:75px;	
}

div#infos-hopital p {
	width:248px;
	margin-bottom:10px;
	float:left;
}

div#slideshow {
	width:487px;
	height:250px;
	float:left;	
	position:relative;
}

div#slideshow #next{
	position:absolute;
	top:48%;
	right:0;
	z-index:100;
}	

div#slideshow #prev{
	position:absolute;
	top:48%;
	left:0;
	z-index:100;
}

div#slideshow img.image_slide{
	width:487px;
	height:250px;	
}	

div#nav{
	position:absolute;
	bottom:12px;
	display:block;
	width:487px;
	z-index:100;
	text-align:center;
	color:#FFF;
	height:10px;
	overflow:hidden;
}

div#nav a{
	width:6px;
	background: transparent url('../images/btn_slide_off.png') no-repeat 0 50%;
	overflow:hidden;
	margin-right:2px;
	color:#ffffff;
}

div#nav a.activeSlide {
	background: transparent url('../images/btn_slide_on.png') no-repeat 0 50%;
	color:#ff9b00;	
}

div#nav span {
	visibility:hidden;	
}

div#slideshow-images div {
	display:none;	
}

div#slideshow-images div span.title{
	position:absolute;
	right:10px;
	top:5px;
	font-weight:bold;
	font-size:1.23em;
	color:#FFF;
	text-align:right;	
}

div#tabs {
	margin-top:21px;
}

div#tabs ul.main-tabs {
	list-style-type:none;	
}	

div#tabs ul.main-tabs {
	height:34px;
	list-style-type:none;
	overflow:hidden;
	width:980px;
	background:url("../images/maintabs.png") no-repeat scroll left bottom transparent;
}

div#tabs ul.main-tabs li {
	float:left;
	display:block;
	height:34px;
}

div#tabs ul.main-tabs li a {
	height:34px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-5000em;
	display:block;
}

div#tabs ul.main-tabs li.tab1 a {width:330px;}
div#tabs ul.main-tabs li.tab2 a {width:325px;}
div#tabs ul.main-tabs li.tab3 a {width:325px;}

div#tabs ul.main-tabs li.tab1 a:hover {background:url("../images/maintabs.png") no-repeat scroll left bottom transparent;}
div#tabs ul.main-tabs li.tab2 a:hover {background:url("../images/maintabs.png") no-repeat scroll -330px -34px transparent;}
div#tabs ul.main-tabs li.tab3 a:hover {background:url("../images/maintabs.png") no-repeat scroll -655px top transparent;}


div#tabs-1, div#tabs-2, div#tabs-3{
	height:222px;
	padding:15px;
	width:947px;
	/*overflow:auto;*/
}

	/** ONGLET : Vous accueillir **/
div#tabs-1 {
	background:transparent url("../images/bg_tab1.png") no-repeat 3px top;
	height:228px;
	padding-bottom:10px;
	padding-top:15px;
	display:block;	
}

div#tabs-1 p {
	width:295px;
	height:138px;
	margin:auto 0;
	padding:75px 30px 0 15px;
	color:#4e8ac7;
	font-size:1.1em;
	font-weight:bold;
	float:left;
}

div#tabs-1 ul {
	list-style-type:none;
	width:600px;
	float:left;
}	
div#tabs-1 ul li {
	float:left;
}

div#tabs-1 ul li a{
}

div#tabs-1 ul li a:hover,div#tabs-1 ul li a.on {
	background:transparent url('../images/bg_tab1_rub_on.png') no-repeat 0 0;	
}

li.rub1, li.rub2, li.rub4, li.rub5, li.rub7, li.rub8{border-right:1px solid #f0f0f0;}
li.rub1, li.rub2, li.rub3, li.rub4, li.rub5, li.rub6{border-bottom:1px solid #f0f0f0;}

	/** ONGLET : Nos sp�cialit�s et praticiens **/
div#tabs-2 {
	background:transparent url("../images/bg_tab2.png") no-repeat 3px top;
	display:none;	
}

div#tabs-2 p{
	color:#934c80;
	font-size:1.1em;
	margin:5px auto 10px auto;
	font-weight:bold;	
}	

div#tabs-2 form{
	color:#934c80;
	display:block;
	float:left;
	width:630px;		
}

div#tabs-2 INPUT[type="text"] {
	width:100%;
	font-size:0.92em;
	color:#a0a0a0;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom:15px;
}

div#tabs-2 div.submit {
	text-align:center;	
}

input#f-directory-name, input#f-speciality-comp { /* IE 6 ... */
	width:100%;
	font-size:0.92em;
	color:#a0a0a0;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom:15px;
}	

input#f-speciality-comp {
}	

div#tabs-2 legend {
	display:none;	
}	

div#tabs-2 label {
	display:block;
	font-size:1.2em;
	font-weight:bold;	
	margin-bottom:5px;
}	

div#tabs-2-middle, div#tabs-2-right{
	color:#934c80;
	float:left;
}

div#tabs-2-middle {
	width:300px;	
}

div#tabs-2-right {
	width:295px;
	margin:0 10px;
}

div#tabs-2 select {
	color:#707070;
	/*background-color:#c48aa9;*/
	font-size:0.84em;
	border-color:#622759;
	height:150px;
	width:280px;
}

.popin.link-help {
	display:block;
}	

div#tabs-2 select option {
	line-height:20px;	
}

div#tabs-2 .illustration {
	width:286px;
	height:141px;
	float:left;
	background:transparent url("../images/bg_tab2_img.png") no-repeat 0 0;
	padding:12px 9px 9px 11px;
}	
	
	/** ONGLET : pr�parer son hospitalisation **/
div#tabs-3 {
	background:transparent url("../images/bg_tab3.png") no-repeat 3px top;
	display:none;
}

div#tabs-3 div.content{
	padding:27px 0 0 0;
}

div#tabs-3 p.presentation {
	float:left;
	width:307px;
	font-size:1.07em;
	margin-top:110px;
	padding:0 15px 0 18px;	
	color:#ff9b00;
}

div#tabs-3 ul.liste{
	float:left;	
	width:270px;
	color:#ff9b00;
	font-weight:bold;
	list-style-type:none;
	margin-right:30px;
}	

div#tabs-3 ul.liste li {
	border-bottom:1px solid #ffc05e;
}

div#tabs-3 ul.liste li.on {
}

div#tabs-3 ul.liste li.last {border:none;}
div#tabs-3 ul.liste li a.on{
	color:#FFF;
	background: transparent url('../images/bg_tab3_list.png') no-repeat 0 0;
}

div#tabs-3 ul.liste li a {
	background: transparent url('../images/bg_tab3_list_off.png') no-repeat 0 0;
	color:#ff9b00;
	padding:5px 0 0 13px;
	display:block;
	height:20px;
}

div#tabs-3 ul.liste li a:hover {
	text-decoration:none;
	color:#FFF;
	background: transparent url('../images/bg_tab3_list.png') no-repeat 0 0;	
}	

div#tabs-3 div.content div {
	float:left;
	width:292px;
	color:#ff9b00;
}

/** MAIN-MIDDLE **/
div#main-middle, div#main-bottom {
	background: #FFF url('../images/bg_main.png') no-repeat 0 100% ;
	margin-bottom:30px;
}

div#main-middle-top {
	background: transparent url('../images/bg_actus_top.png') no-repeat 0 0 ;
	padding:12px;
}

div#actus-actus {
	float:left;
	width:665px;	
}

div#actus-actus-content {
border-right:1px solid #E6BCC4;
}

div#actus-actus ol {
	list-style-type:none;
	height:210px;
	margin:10px 0;		
}

div#actus-actus ol li{
	float:left;
	width:317px;
}

div#actus-actus ol li.first {
	margin:0 15px 0 0;	
}

a.img_actus {
	display:block;
	height:136px;
	padding:9px;
	width:301px;
	background:transparent url('../images/bg_img_actus.png') no-repeat 0 0;
}

div#actus-actus ol li a.img_actus img{
}

div#actus-actus h2, div#actus-vie h2 {
	color:#aa1932;
	font-size:1.23em;
	font-weight:bold;
	height:32px;
	overflow:auto;
}	

div#actus-vie {
	float:left;
	width:300px;
	padding-left:15px;
}

div#actus-vie ol {
	list-style-type:none;
	margin:10px 0;		
}

div#actus-vie ol li{
	border-bottom:1px solid #dfdfdf;
	padding:7px 0;
}	

div#actus-vie ol li.last {
	border:none;
}

div#page a.clear {
	display:block;
	text-align:right;
	font-size:0.9em;
	line-height:100%;
	padding-right:15px;
}

div#main-middle a.clear{
	color:#AA1932;
}	
div#main-bottom a.clear{
	color:#AA1932;
}

div#main-middle span.date{
	font-size:0.9em;
	font-style:italic;		
}	

/** MAIN-BOTTOM **/
div#mag-title h2 {
	color:#ff9b00;
	font-size:1.23em;
	font-weight:bold;
	height:28px;	
}

div#mag-content h3 {
	color:#FF9B00;	
}

div#main-bottom-top {
	background: transparent url('../images/bg_actus_top.png') no-repeat 0 0 ;
	padding: 12px;
}

div#mag-content-left {
	float:left;	
	margin:0 0 10px 0;
	position:relative;
	width:665px;
}

div#mag-content ol {
	list-style-type:none;
}

div#mag-content ol li{
	float:left;
	width:300px;
	height:97px;
	padding:5px 15px 18px 15px;
}

html>body div#mag-content ol li{
	height:auto;
	min-height:97px;	
}

div#mag-content ol li a:hover {
	text-decoration:none;	
}

div#mag-content ol li.first{
}

div#mag-content-left ol li.first{
	border-right:1px solid #e0e0e0;
	padding:5px 15px 18px 0;	
}

div#mag-content ol li.clear {
	float:none;	
	margin:0;
	padding:0;
	height:0;
}

div#mag-content-left .content {
	border-right:1px solid #ffdfad;
	margin:10px 0 0 0;
}


div#mag-content-right {
	float:left;
	padding:0 0 0 15px;
	width:300px;
	height:282px;
	position: relative;
}

html>body div#mag-content-right {
	height:auto;
	min-height:282px;	
} 

div#mag-content-right p {
	margin:30px 0 0 0;	
}

div#mag-content-right a.clear {
	position:absolute;
	bottom:0;
	right:0;
}

div#mag-content h2{
	color:#ff9b00;
	font-size:1.23em;
	font-weight:bold;
	height:28px;		
}

a.mag-link {
	display:block;
	position:absolute;
	bottom:0;
	right:10px;
	color:#ff9b00;
	font-size:0.9em;
}	

div#main-bottom span.date{
	font-size:0.9em;
	font-style:italic;	
	color:#a0a0a0;	
}	


/** FOOTER **/
div#footer {
	background:#FFFFFF;
	color:#707070;
	font-size:1.1em;
}

div#footer-content {
	background:#FFFFFF url('../images/bg_footer.png') no-repeat 7px 0;
	padding:35px 0;	
}

div#footer ul {
	list-style-type: none;
}

div#footer-top {
	margin:0 auto;
	width:690px;	
}	

div#footer li ul {
	float:left;
	width:540px;
}

div#footer li span {
	display:block;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
	width:130px;
	color:#535353;	
}

div#footer li li {
	float:none;
	display:inline;
}	

div#footer-hon {
	clear:both;
	margin:17px auto 0;
	width:690px;
}

div#footer-hon div.hon-code {
	display:block;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
	width:130px;
}

div#footer-hon p {
	float:left;
	width:540px;
}


/* IE6 */
.msie6 form#recherche {padding-bottom:6px;}
.msie6 input#f-search {height:15px;padding-top:4px;}

/*-------------------------------------------------------------------- EXISTANT FIN----------------------------------------------------------*/

.hopital div#infos-top ul#breadcrumb li.courant{ font-weight:bold; color:#5268aa;}
.hopital div#main-top h2 { font-size:1.6em; margin:0; padding:25px 0 5px 0;}
.hopital div#sidebar{
	float:left;
	width:270px;
	padding-left:20px;
	margin:0;
	padding-bottom:40px;
}	
div#sidebar ul#navLeft { margin-bottom:0; padding:20px 0 40px 0;}

.hopital div#sidebar div#coordonnees p.titre {font-size:1.3em;}
.hopital div#corps{float:left;width:650px;margin-left:35px;position:relative;font-size:1em;line-height:140%;}
.hopital div#corps h3{color:#5268aa; padding:20px 0 0 0; margin:0; }


/*----navigation--*/
.hopital div#corps .nav_page{padding:10px 0 10px 20px; margin:10px 0 10px 0; background:#fafafa; }
.hopital div#corps .nav_page .titre{ float:left; width:210px; font-weight:bold; color:#5268aa;}
.hopital div#corps .nav_page ul.pages{ float:left; width:370px; padding:0; margin:0;}
.hopital div#corps .nav_page .pages li{ padding:0 5px 0 5px; list-style:none; float:left;}
.hopital div#corps .nav_page .pages li a{ font-style:normal;}
.hopital div#corps .nav_page .pages li a:hover{ color:#5268aa; text-decoration:underline;}
.hopital div#corps .nav_page .pages li.current a{ font-weight:bold; color:#5268aa; text-decoration:underline;}
.hopital div#corps .nav_page .pages li .deb{ margin-top:6px; display:block; width:6px; height:5px;background:url(../images/nav_deb.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li .prec{ margin-top:6px;display:block; width:6px; height:5px;background:url(../images/nav_prec.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li .suiv{ margin-top:6px;display:block; width:6px; height:5px;background:url(../images/nav_suiv.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li .fin{ margin-top:6px;display:block; width:6px; height:5px;background:url(../images/nav_fin.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li.on .deb, .hopital div#corps .nav_page .pages li .deb:hover{background:url(../images/nav_deb_on.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li.on .prec, .hopital div#corps .nav_page .pages li .prec:hover{background:url(../images/nav_prec_on.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li.on .suiv, .hopital div#corps .nav_page .pages li .suiv:hover{background:url(../images/nav_suiv_on.png) no-repeat top left;}
.hopital div#corps .nav_page .pages li.on .fin, .hopital div#corps .nav_page .pages li .fin:hover{background:url(../images/nav_fin_on.png) no-repeat top left;}
.hopital div#corps .nav_page .rss{ float:right; width:30px;}

/*----liste------*/
.hopital div#corps  #liste{padding:0 20px 0 20px; _padding:0; /padding:0; background:#fafafa;}
.hopital div#corps  #liste ul{ margin:0; padding:0;}
.hopital div#corps  #liste ul li{list-style:none; padding:15px 0 15px 0; _padding:15px 0 10px 0; /padding:15px 0 10px 0; margin:0; border-bottom:solid 1px #dcdcdc;}
.hopital div#corps  #liste ul li.last{ border-bottom:none;}
.hopital div#corps .visuel{ background:url(../images/magazine_visu_top_bg.png) no-repeat top left; padding-top:11px; width:185px; }
.hopital div#corps .visuel .bg_visu{ background:url(../images/magazine_visu_bg.png) no-repeat bottom left; height:117px; padding:0 0 11px 9px;}
.hopital div#corps .visuel .bg_visu img{ margin:0; border:none;}

.hopital div#corps .info{ width:415px; padding:4px 0 0 7px; color:#a0a0a0; font-style:normal; }
.hopital div#corps .info_seul{ width:600px; padding:4px 0 0 7px; color:#a0a0a0; font-style:normal; }
.hopital div#corps .info .entete .cat, .hopital div#corps .info_seul .entete .cat, .arthop div#corps .entete .cat{ width:320px; }
.hopital div#corps .info .entete .date, .hopital div#corps .info_seul .entete .date, .arthop div#corps .entete .date{ width:95px; font-style:italic; text-align:right;}
.hopital div#corps .info h4, .hopital div#corps .info_seul h4{ color:#5268aa;font-weight:bold;padding:3px 0 3px 0; margin:0;}
.hopital div#corps .info a.suite, .hopital div#corps .info_seul a.suite{ color:#5268aa; background:url(../images/nav_fin_on.png) no-repeat center right; padding-right:12px;}


/*----article---*/
.arthop div#corps{float:left;width:650px;margin-left:35px;position:relative; color:#808080; font-style:normal;}
.arthop div#corps #desc{ padding:10px 15px 30px 15px; background:#fafafa; margin-top:10px;}
.arthop div#corps p{ padding-right:10px; }
.arthop div#corps .entete{ color:#a0a0a0;}
.arthop div#corps h4{font-size:1.4em;color:#5268aa;font-weight:bold;padding:5px 0 15px 0; margin:0;}
.arthop div#corps .intro{font-size:14px;color:#707070;font-weight:bold;padding:15px 0 10px 0; margin:0;}

.arthop div#corps #visuel{ background:url(../images/article_visu_top_bg.png) no-repeat top left; padding-top:10px; width:311px; margin-right:10px;}
.arthop div#corps #visuel .bg_visu{ background:url(../images/article_visu_bg.png) no-repeat bottom left; height:210px; padding:0 0 9px 9px; position:relative;}
.arthop div#corps #visuel .bg_visu img{ margin:0;}
.arthop div#corps #visuel .bg_visu .legende{
	background-color:#000;
	opacity : 0.4;
	filter : alpha(opacity=40); 
	position:absolute;
	bottom:9px;
	_bottom:12px;
	left:9px;
	width:273px;
	padding:5px 10px 5px 10px;
}
.arthop div#corps #visuel .bg_visu .legende span{
	color:#ffffff;
	opacity : 1;
	filter : alpha(opacity=100); 
}


.arthop div#corps #details{ padding:25px 0 55px 0;}
.arthop div#corps #details p{ padding-right:0;}
.arthop div#corps #details .bloc{ width:320px;}
.arthop div#corps #details .bloc h5{ border-bottom:solid 1px #cdd3e6; padding: 0 15px 5px 15px; color:#808080; font-size:1.05em;}
.arthop div#corps #details .bloc .bloc_content{ padding: 15px 15px 5px 15px; font-size:1em;}
.arthop div#corps #details .bloc .bloc_content a{ 
	display:block;
	background:url(../images/nav_suiv_on.png) no-repeat 0 6px;
	padding-left:10px;
	font-size:1em;
	color:#808080;
}
.arthop div#corps #details .lire .bloc_content a{ margin-bottom:15px;}
.arthop div#corps #details .bloc .bloc_content a:hover{color:#5268aa; }

.arthop div#corps #details .bloc .bloc_content a.download_pdf{ 
	display:block;
	height:25px;
	background:url(../images/pdf_download.png) no-repeat top left;
	padding:15px 0 0 55px;
	font-size:1em;
	color:#5268aa;
	margin:15px 0 10px 0;
}

