@charset "UTF-8";
/* CSS Document */

body {
	background:#B2C9DB url(img/bg.jpg) top repeat-x;
	min-width:1000px;
	color:#666699;
	padding:0;
	margin:0;
}

img, img a {border:0}

div#bg_page {
	background:url(img/bg_page.jpg) top right no-repeat;
}

body,#header h1,#header h2 {
	margin:0;
	padding:0;
}

hr {
	clear:both;
	border:none;
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.clear {clear:both}

#header {
	height:185px;
	padding-left:10px;
}

#header h1 img{
	margin-left:-66px;
}

#header h1 a,#header h1 a:hover {text-decoration:none}

/* MENU */

#nav { display: block; margin: 0; padding: 0; position: relative;z-index:100;border-bottom:6px solid #FFF }

#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;z-index:101; }

#nav a { display: block; text-decoration:none;cursor:pointer;z-index:102; }

#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }

* html #nav ul { line-height: 0; } /* IE6 "fix" */

#nav ul a { zoom: 1; } /* IE6/7 fix */

#nav ul li { float: none; }

#nav ul ul { top: 0; }

#nav ul { width: 180px;}

#nav ul ul { left: 131px;}

#nav {height: 35px}

#nav a {margin:6px 2px 6px 2px;line-height: 1;padding:5px 7px 5px 7px; }

#nav li li a{padding:7px}

#nav ul { top: 36px}

#nav ul a {border-right: none; opacity: 0.95; filter: alpha(opacity=95);}

#nav ul a { border-bottom: none; }

#nav li.cursor1 a {cursor:s-resize}
#nav li.cursor1 li a {cursor:pointer}

#nav li li.cursor2 a {cursor:e-resize}
#nav li li.cursor2 li a {cursor:pointer}

#nav li li li.cursor2 a {cursor:e-resize}
#nav li li li.cursor2 li a {cursor:pointer}

/* CONTENU */
#contenu {
	padding:10px 15px 0 15px;
	background:url(img/bg_content.png);
	min-height:400px;
	color:#666699;
}

#contenu h1 {
	margin-top:3px;
	color:#006699;
	font-weight:lighter;
}

#contenu h2 {
	padding:5px;
	color:#660099;
	font-weight:lighter;
	font-size:24px;
	margin:5px;
	padding:0 0 0 16px;
}

#contenu h3 {
	color:#003955;
	text-transform:uppercase;
	border-bottom:3px solid #b0ddf3;
	border-top:3px solid #b0ddf3;
	padding:5px;
	margin-right:100px;
	font-size:18px;
}

#contenu #actu td h3 {
	text-transform:none;
	border:none;
	color:#002849;
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	font-weight:lighter;
}

#contenu a {
	color:#9966cc;
	text-decoration:underline;
}

#contenu a:hover {
	color:#663399;
	text-decoration:none;
}

#contenu p {
	margin-left:10px;
	margin-right:15px;
	line-height:18px;
}

blockquote {
	margin:5px 20px 5px 20px;
	padding:10px;
	font-style:italic;
	background:#bde9ff;
}

blockquote p {line-height:22px;margin:0;padding:0}

#contenu ul {
	margin:10px 40px 10px 25px;
}

#contenu ul li {
	list-style-type:square;
	border-top:1px solid #E1E1E1;
	padding:3px;
}

/* FOOTER */

#footer {
	border-top:5px solid #ffe5ff;
	background:#FFF;
	padding:15px 0 15px 0;
	text-align:center;
}

/* FORMULAIRE */

#contact_form {margin-left:50px}

#contact_form th {text-align:right;padding-right:5px}

#contact_form th, #contact_form td {padding:3px}

#contact_form .requis {color:#C00;padding-left:3px}

/* RECHERCHE GOOGLE */

#recherche_google_menu {
	margin:6px 0 0 15px;
}

/* NEWS */

#news em {font-style:normal}

#news b {font-size:1.2em}

#news li a,#content .news li a {text-decoration:none}

#content .news li a span {
	color:#000;
}

.image {
	float:right;
	margin:0 0 10px 10px;
}

/* RSS */

#contenu a.rss,#contenu a.rss:hover {border:none;background:none;text-decoration:none}

/* PDF */

em.taille_pdf {font-size:9px;font-style:normal;margin-left:7px}

/* GBOUTON */

input.gbouton,.gbouton,#content .gbouton {
	background:url(../../images/boutons/gbouton.gif) repeat-x top;
	color:#222;
	text-decoration:none;
	line-height:22px;
	height:22px;
	padding:0 7px 0 7px;
	border:1px solid #BBBBBB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:1px 1px 1px #FFF;
}

.gbouton,#content .gbouton {
	padding:2px 7px 2px 7px;
	line-height:24px;
	height:24px;
	font-size:11px;
}

input.gbouton:hover,.gbouton:hover,#content .gbouton:hover {
	border:1px solid #939393;
	cursor:pointer;
	color:#222;
}

input.gbouton:active,.gbouton:active {
	background:url(../../images/boutons/gbouton-hover.gif) repeat-x bottom;
}

/* LANGUES */

.drapeaux {float:right}
.drapeaux a {margin-right:6px}

/* NAV */

#nav {background:#7E2DB6 url(img/bg_menu.gif) top repeat-x}

#nav a {
	color:#FFF;
	font-size:13px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#nav li:hover a {
	color:#000033;
	background:url(img/bg_menu_a.gif) repeat-x center;
}

#nav li li a,#nav li:hover li a,#nav li li:hover li a {
	color:#FFF;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin:0;
	background:url(img/bg_menu_a_li.gif) repeat-x center;
	font-weight:lighter;
	line-height:10px;
}

#nav li li:hover a,#nav li li li:hover a {
	color:#000033;
	background:url(img/bg_menu_a.gif) repeat-x center;
}

/* AGENDA */

#agenda {
	background:url(img/infirmiere.gif) no-repeat 510px 10px;
}

#agenda td.infirmiere {
	width:717px;
}

#agenda table {
	background:#c8d7fb;
}

#agenda table td {
	background:url(img/bg_agenda.gif) center left no-repeat;
	width:535px;
	height:24px;
	font-size:11px;
}

#agenda table td div.date,#agenda td div.event {
	float:left;
	line-height:24px;
	height:24px;
}

#agenda table td div.event {
	width:450px
}

#agenda table td div.date {
	width:58px;
	color:#FFF;
	padding-left:8px;
}

/* ACTU */

table #actu {
	background:none;
	border:5px solid #d3eaf1;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

table #actu td {
	background:url(img/bg_actualite.gif) bottom repeat-x #FFF;
	border:1px solid #3399cc;
	border-right:none;
	padding:10px;
}

table #actu td h3 {margin:0 0 16px}

#contenu h3 a {
	color:#002849;
	text-decoration:none;
}

table #actu td.first {
	-moz-border-radius:7px 0 0 7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
}

table #actu td.last {
	border-right:1px solid #3399cc;
	-moz-border-radius:0 7px 7px 0;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
}

#bienvenue {
	background:url(img/medecins.gif) bottom left no-repeat;
	padding-left:300px;
}

#cal a {
	color:#000033;
	text-decoration:none;
}

/* TABLE */

table#table th {
	padding:10px 3px 10px 5px;
	background:#d3eaf1;
	color:#006699;
	border-right:1px dotted #FFF;
}
	
table#table {
	border:5px solid #d3eaf1;
	background:#FFF;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	font-size:11px;
}

table#table td {
	padding:3px 7px 3px 7px;
	border-right:1px dotted #d3eaf1;
	border-bottom:1px solid #d3eaf1;
}

table#table .date_agenda {
	font-size:10px;
	color:#660099;
	text-transform:uppercase;
	font-weight:bold;
}

table#table .intitule {
	font-size:12px;
	color:#002849;
}

/* FORMULAIRE CONNEXION */

#form_connexion_full {
	float:left;
	width:250px;
	position:relative;
	left:450px;
	top:0;
	z-index:100000;
}

#form_connexion,#form_connexion_long,#form_connexion_ok {
	background:#FFF url(img/bg_connexion.gif) bottom repeat-x;
	position:absolute;
	left:0;
	top:0;
	float:left;
	padding:3px;
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	color:#222;
	border:1px solid #FFF;
	z-index:100001;
}

#form_connexion {
	padding:1px 3px 1px 3px;
}

#form_connexion_long {
	padding:5px;
}

#form_connexion_cle {
	background:url(img/cles.gif) center left no-repeat;
	height:17px;
	margin-left:3px;
	padding:0 3px 0 17px;
	line-height:17px;
}

#form_connexion_full:hover #form_connexion {
	display:none;
}

#form_connexion_full:hover #form_connexion_ok {
	display:block;
}

#form_connexion_full #form_connexion_long {
	display:none
}

#form_connexion_full:hover #form_connexion_long {
	display:block
}

#footer2 {
	text-align:center;
	font-size:11px;
	margin-top:8px;
}

#footer2,#footer2 a {
	color:#9898ba;
}
