@charset "utf-8";
/* CSS Document ingrid Lopergolo */

/* styles generaux temporaires contenu general*/
html, body {
	width:70%;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: auto !important;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color:#CC00CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 12px;
}
/* styles generaux temporaires fin*/
#wrapper { 
	width:70%;/*largeur boite interne*/
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: auto !important;
	height: 100%;
}
#nav {
	position:absolute;
	left:-1px;
	top:-2px;
	width:248px;
	height:431px;
	z-index:1;
}
#entete {
	position:absolute;
	left:281px;
	top:-1px;
	width:520px;
	height:118px;
	z-index:1;
}
.Style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#bandeau {
	position:absolute;
	left:282px;
	top:133px;
	width:520px;
	height:58px;
	z-index:1;
}
.Textdefil {font-size: 12px}
#contenu {
	position:absolute;
	left:280px;
	top:171px;
	width:522px;
	height:348px;
	z-index:2;
}
.textContenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.titreTextRg {color: #FF0000}
/* styles specifique temporaires* encart*/
#encart {
	position:absolute;
	left:0px;
	top:436px;
	width:259px;
	height:232px;
	background-color: #999999;
}

/* styles specifique temporaires* contenu*/
.nom {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.MenuContenu {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #0000FF; }
#textEncart {
	font-size: 10px;
	color: #FFFFFF;
}
.sstitreBand
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	letter-spacing: 3px;
	text-align: center;
}
