body{
	background-image: url(images/fond/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#5f8b9f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

p, ul
{    
	color: #000000;
	font-size: 0.875em;
	font-family: Georgia;
}

h1
{    
   color: #125371;
   font-size: 1.6em;
   font-family: Georgia;
   text-align: left;
}

h2
{    
   color: #e29728;
   font-size: 0.875em;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   text-align: left;
}

h3
{
	color: #125371;
	font-size: 0.875em;
	font-family: Georgia;
	font-weight: bold;
}

h4
{
	color: #5F8B9F;
	font-size: 0.875em;
	font-family: Georgia;
	font-weight: bold;
	font-weight: bold;
}

a {color: #125371; font-size: 0.875em; font-family: Georgia; text-align: justify; text-decoration: none;}
a:hover {color: #000000; font-size: 0.875em; font-family: Georgia; text-align: justify;	text-decoration: none;}

img{
	border: 0px;
}

#wrap
{
	/*position:relative;*/ /* needed for footer positioning*/
	/*margin: auto; /* center, not in IE5 */
	margin-left:auto !important;
	margin-left: 5%;
	margin-right:auto;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	width: 955px;

	min-height:100%; /* real browsers */
}

#courbe_h_gauche{
	position: relative;
	left: -208px;
}

#cadre_gau{
	/*position:relative;*/
	margin-left: -2px;
}

#contenu{
	background-color:#FFFFFF;
	padding-top: 33px;
	padding-left: 44px;
	padding-right: 14px;
	margin: 0px;
	text-align: justify;
}

#tab_foot{
	position:relative;
	left: -302px;
}

/*-----------------------------Styles textes et liens----------------------------------

/* Texte info-santé haut / liens */

#texte_info p
{    
   font-size: 1em;
   font-family: Georgia;
   text-align: center;
}

#texte_info a{
	color: #ffffff;
	font-size: 1em;
	font-family: Georgia;
	text-align: center;
	text-decoration: none;
}

#texte_info a:hover{
	color: #e29728;
	font-size: 1em;
	font-family: Georgia;
	text-align: center;
	text-decoration: none;
}

/* Texte info-santé bas / Liens */

#texte_info_b
{    
   color: #000000;
   font-size: 0.875em;
   font-family: Georgia;
   text-align:left;
   padding: 10px;
}

#texte_info_b a
{    
   color: #125371;
   font-size: 0.875em;
   font-family: Georgia;
   text-align: left;
   text-decoration: none;
}

#texte_info_b a:hover
{    
   color: #000000;
   font-size: 0.875em;
   font-family: Georgia;
   text-align: left;
   text-decoration: none;
}

#texte img{
	border: 1px solid #dbe5ea;
	padding: 5px;
}

/* Texte pied de page (footer) */

#texte_foot
{    
   color: #ffffff;
   font-size: 12px;
   font-family: Arial;
   text-align: right;
}

#texte_foot a
{    
   color: #ffffff;
   font-size: 12px;
   font-family: Arial;
   text-align: right;
   text-decoration: none;
}

#texte_foot a:hover
{    
   color: #125371;
   font-size: 12px;
   font-family: Arial;
   text-align: right;
   text-decoration: none;
}

/* CSS pour le gestionnaire de documents */
.menu
{
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 12px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.menu a
{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

.menu a:hover
{
	color: #FFFF99;
}

.entete_fichiers
{
	color: #125371;
}

.vmiddle {
	vertical-align: middle;
}

.sousmenu
{
	background: #086a98;
	padding: 0px;
	top: 302px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

.sousmenu a
{	
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.sousmenu a:hover
{	
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}