@CHARSET "UTF-8";

a:link{color:#C82526;text-decoration:underline;}
a:visited{color:#C82526;;text-decoration:underline;}
a:hover{color:#940000;text-decoration: underline;}


#global
{
	position:absolute;	
	top: 0;
	width:780px;
	height:100%;	
	margin: auto;
	padding: 0px;
	margin-left:-390px; /* moitie de la largeur */
	background: #FFFFFF;
	left: 50%;
}

#logo 
{
	position:relative;
	width:780px;
	height: 100;
	background-color:#FFFFFF;
}


#menu
{
	position:relative;
	text-align:left;
	border:none;
	padding:0px;
	margin:0px;
	height: 52px;
	width: 780px;
}

#cadre-texte 
{
	margin-top:0px;
	position:relative;
	width:780px;
	height:339px;
	background-color:#FFFFFF;
	background-image:url(../images/cadre-texte.jpg);
	text-align:center;
}


#texte 
{
	position:relative;
	z-index:0;
	margin-left:10px;
	padding-left:5px;
	width:736px;
	height:295px;	
	overflow-y:scroll;
	text-align:left;	
    border: 1px solid #000000;
	
}

#texte_mail
{
	position:relative;
	margin-left:10px;
	padding-left:5px;
	width:736px;
	height:295px;
	background-color:#FFFFFF;
}

#bas-gauche 
{
	position:relative;
	float:left;
	height:58px;	
	width:679px;
	background-image:url(../images/bas_gauche.jpg);
}

#bas-droite {
	position:relative;
	float:left;
	height:58px;	
	width: 101px;
	background-image:url(../images/bas_droite.jpg);
}

#bas{
	position:relative;	
	clear:both;
	width:780px;
	background:#BFD873;
	background-image:url(../images/bas.jpg);
}

#w3c 
{
	position:relative;
	clear:left;
	margin-top:30px;
	width:80px;
	height:15px;
	font-size:15px;
}



body
{
	background-color:#FFFFFF;
	padding:0px;
	padding:0px;
	text-align:center;
}

.image
{
	border:none;
	padding:0px;
	margin:0px;
}

.class_oblig {
	color: red;
}
