.alerte{
	width: 100%;
	line-height: 1.5;
	text-align: center;
	background: #FFFF99;
	border: 1px solid #FF0000;
	margin: 1% auto; 
}
.date_annonce {
	display: block;
	font-weight: bold;

}
.bold{
	font-weight: bold;
}

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 30px;
    left: -20px;
    padding: 5px;
    color: #000;
    border: 2px solid #bbb;
    background: #ffc;
    width:200px;
	height: auto;
	text-align: center;
}
a.tooltip:hover em span {
    position: absolute;
    top: -14px;
    left: 25px;
    height: 15px;
    width: 30px;
    background: url("../images/image-infobulle2.gif");
    margin:0;
    padding: 0;
    border: 0;
}
.help{
	
}




#voxup{
	width: 120px;
	height: 60px;
	border: none;
}
.bordure{
	border: 1px solid #66CCFF;
	padding: 2px 10px;
	width: 75%;
	margin: 0 auto;
	text-indent: 10px;
}
.center{
	text-align: center;
}
.red{
	color: #FF0000;
	font-size: 14px;
	text-align: center;
	border: 1px dashed #FF0000;
	width: 70%;
	padding: 1%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
img{ border:none; }
div.structure {
	width:980px;
	margin:auto;
}
div.fond_souslogo {
	float:right;
	background-image:url(../images/fond_souslogo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:46px;
	width:597px;
	padding-top:6px;
	color:#ffffff;
}

div.perso_femme {
	float: right;
	height:194px;
}
div.logo {
	float: left;
	width:760px;
}

div.logo_infirmiere {
	float: right;
	width:597px;
	height:88px;
}
div.clear {
	width:100%;
	height:10px;
	clear:both;
}
.pub {
	width:728px;
	height:110px;

}

.moteurderecherche {
	float:left;
	text-align:left;
	width:980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	font-size:12px;
	height:35px;
	padding-top:2px;
}
.b_rechercher{
	width: 96px;
	height: 19px;
	vertical-align: middle;
}
.marge_droite_top {
	float:right;
	text-align:center;
	width:239px;
	height:111px;
	background-image:url(../images/marge_droite_top.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.marge_droite_bg {
	float:right;
	text-align:center;
	width:239px;
	height:auto;
	background-image:url(../images/marge_droite_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.marge_droite_top_test {
	float:right;
	text-align:center;
	width:239px;
	height:110px;
	background-image:url(../images/marge_droite_top_test.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin: 0;
	padding: 0;
}
.marge_droite_bg_test {
	float:right;
	text-align:center;
	width:239px;
	height:auto;
	background-image:url(../images/marge_droite_bg_test.gif);
	background-repeat: repeat;
	background-color:#000000;
	margin: 0;
	padding: 0;
}
.marge_droite_pied_test {
	float:right;
	text-align:center;
	width:239px;
	height:39px;
	background-image:url(../images/marge_droite_pied_test.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin: 0;
	padding: 0;
}

div.texte_annoces_urgentes{
	color:#363636;
	font-size:12px;
	padding-right:15px;
	padding-left:13px;
	text-align:left;
	}
	
div.sep {
	width:auto;
	height:10px;
	background-image:url(../images/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
}

div.espacement {
	height:18px;
	width:728px;
	width:auto;
}

a.lien:link, a.lien:visited {
	color: #00a6d0;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.lien:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
a.menu {
	background: transparent url("../images/menuleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 40px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menu, a:visited.menu, a:active.menu {
	color: #ffffff; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menu span {
	background: transparent url("../images/menuright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px; /*Set 11px below to match value of 'padding-left' value above*/
}
a.menu:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menu:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.menus {
	background: transparent url("../images/menusleft.gif") no-repeat top left;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 32px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 40px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right:6px;
}
a:link.menus, a:visited.menus, a:active.menus {
	color: #047f9d; /*button text color*/
	font-weight:bold;
	font-size:13px;
}
a.menus span {
	background: transparent url("../images/menusright.gif") no-repeat top right;
	display: block;
	padding: 0px 10px 8px 0px;  /*Set 11px below to match value of 'padding-left' value above*/
}
a.menus:hover { /* Hover state CSS */
	background-position: bottom left;
}
a.menus:hover span { /* Hover state CSS */
	background-position: bottom right;
	color: #047f9d;
	font-weight:bold;
	font-size:13px;
}
.formsearch{
	font-family:verdana;
	font-size:10px;
}
table{
	margin:auto;
}
th, tr, td {
	text-align:center;
	white-space: nowrap;
}
th{
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
tr{
	font-size: 12px;
	padding: 2px;
}
td{
	font-size: 12px;
}
div.left {
	float:left;
}
div.right {
	float:right;
}
div.justify {
	text-align: justify;
}
div.center {
	text-align: center;
}
.contenu {
	float:left;
	width:980px;
}


.contenu_top_bg {
	background-image:url(../images/contenu_top_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:29px;
	width:720px;
}


div.contenu_bg {
	background-image:url(../images/contenu_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:670px;
	height:500px;
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
}
/*Pour rendre globalgauche extensible*/
html>body div.contenu_bg {
height: auto;
min-height: 500px;
} 

h1 {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#363636;
	margin:0px;
	padding:0px;
	line-height: 20px;
	display: inline;
	padding-top:10px;
}

h2 {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#fe6023;
	line-height: 20px;
	margin: 20px 0 0 0;
}

h3 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding-top:50px;
	font-weight:bold;
}
h4 {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
	margin:0px;
	padding-top:30px;
	padding-bottom:10px;
	font-weight:bold;
}

a.lienfooter:link, a.lienfooter:visited {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
a.lienfooter:hover {
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
.footer {
	text-align:center;
	width:100%;
	padding-top:8px;
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFFFFF;
	height:43px;
}

.sep {
	background-image:url(../images/sep.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	height: 5px;
}

#dhtmltooltip{
position: absolute;
width: 500px;
height: 500px;
border: none;
padding: 2px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 0;
}
ul, li{
	margin: 5px;
	line-height: 2;
}