@charset "UTF-8";



/******************************************************************************

BALISE GENERALE

******************************************************************************/

body
{
	
	background-color:#748088;
	background-image:url(images/histrecmed-fond-bulles.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}

div
{
	
	color:#54504a;
	
}

h1, h4, h6
{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
}

h2, h3, h5
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

h1
{
	
	font-size:32px;
	
}

h1 em
{
	
	font-size:21px;
	
}

h2
{
	
	font-size:20px;
	
}

h2 em
{
	
	font-size:16px;
	
}

h3
{
	
	font-size:12px;
	
}

h4
{
	
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

h4 em
{
	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

a
{
	
	color:#33abc4;
	font-weight:bold;
	text-decoration:none;
	
}

a:visited
{
	
	color:#5d397e;
	
}

a:hover
{
	
	color:#388ab9;
	text-decoration:underline;
	
}


/******************************************************************************

BALISE PERSONNALISEE

******************************************************************************/

/*LE HEADER*/

#container
{
	background-color:#FFFFFF;
	background-image:url(../z-outils/images/histrecmed-nature-petit.gif);
	background-repeat:no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	

}


#header
{
	
	text-align:left;
	/*background-image:url(images/HISTRECMED-la-nature-se-devoilant-a-la-science.gif);*/
	background-repeat:no-repeat;
	
	width:948px;
	/*height:553px;*/
	
	padding-bottom:20px;
	
}

#header #logo
{
	
	padding-top:120px;
	padding-left:60px;
	
	margin:0px;
	
}

#header #titre
{
	
	padding-top:15px;
	padding-left:60px;
	width:300px;
	margin:0px;
	
}

#header #titreItalic
{
	
	padding-left:60px;
	width:300px;
	margin:0px;
	
}

#contenu
{

	
	padding-left:60px;
	padding-right:60px;
	text-align:justify;
	width:828px;
	line-height: 1.6em;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
		
}


#retour
{
	
	padding-top:15px;
	padding-bottom:15px;
	padding-left:60px;
	
	text-align:left;
	
	width:948px;
	height:60px;
	
}

#retour span
{
	
	border-top:thin;
	border-top-color:#CCC;
	border-top-style:solid;
	border-bottom:thin;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	
	padding-top:5px;
	padding-bottom:2px;
	
}

/*LA MISE A JOUR*/

#miseAJour
{
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	background-color:#e1e3e5;
	background-image:url(images/histrecmed-liseret-gris-fonce.gif);
	background-repeat:repeat-x;
	
}

#miseAJour #containerMAJ
{
	
	text-align: justify;
	
	width:800px;
	padding-left:60px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	line-height:18px;

	
}

#miseAJour #containerMAJ #titre
{
	
	text-align: justify;
	
	width:215px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	
	border-color:#c9c9ca;
	border-top-width:thin;
	border-top-style:solid;
	border-bottom-width:thin;
	border-bottom-style:solid;
	
}
