#textRef{
	float:left;
	width:460px;
	color:#4B638F;
	font-size:10pt;
	text-align:justify;
}
#textRef h1 a, #textRef h2 a, #textRef h3 a{
color: #4B638F;
font-size: 16px;
text-decoration: none;
}
#textRef h1 a:hover, #textRef h2 a:hover, #textRef h3 a:hover{
color: #4B638F;
font-size: 16px;
text-decoration: underline;
}
#textRef a {
	color:#4B638F;
	text-decoration:none;
}
#textRef p a {
	font-style:italic;
	font-family:Trebuchet MS;
}

.topRef{
margin:0;
padding:0;
color: #4B638F;
}
.botRef{
margin: 50px auto;
width: 60%;
color: #ccc;
}
.botRef a{
text-decoration: none;
color: #ccc;
}
.botRef a:hover{
color: #fff;
text-decoration: underline;
}
#lienacceuil{
border-bottom:1px solid #A8B9D8;
font-family:Trebuchet MS;
font-size:16pt;
background-position:bottom center;
font-weight:normal;
color:#4B638F;
}
#lienacceuil a{
text-decoration:none;
color:#4B638F;
}

body {
	background-color:#CEDAEF;
	background-image:url(../img/back_top.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:8pt;
	font-family:Trebuchet MS;
}

#site {
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border:1px solid #8CAAE0;
	width:780px;
}

#top	{
	clear:both;
	background-color:#A1B6DD;
	color:white;
	text-align:right;
	padding:5px;
	font-weight:bold;
	font-size:10pt;
}

#top a {
	color:white;
	text-decoration:none;
}

#top a:hover {
	color:white;
	text-decoration:underline;
}

#top2,#middle 	 {
	clear:both;
}

#gauche {
	float:left;
	width:150px;
	padding:10px;
	color:#4B638F;
	font-size:9pt;
}



#gauche a {
	font-weight:bold;
	color:#4B638F;
	font-size:9pt;
	text-decoration:none;	
}



#gauche dl, #gauche dt, #gauche dd, #gauche ul, #gauche li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border:0;
}
#menu {
	position:absolute;
}

#menu dt, div.lien {
	position:relative;
	padding:2px 0px 8px 5px;
	height:20px;
	background-image:url('../img/back-left.jpg');
	background-repeat:no-repeat;
	width:153px;
}

#menu dd {

	position: absolute;
	z-index: 100;
	left: 8em;
	margin-top: -1.4em;
	width: 200px;
	

}

#menu ul {
padding: 2px;
}

#menu li {
	text-align:left;
	font-size:8pt;
	line-height: 18px;
	background-color:#CEDBEE;
	border:1px solid #B2C6E2;
	border-bottom:0px;
	padding:2px;
}

#menu dd a {
	font-size:8pt;
	font-weight:normal;
}

#contenu {
	float:left;
	width:460px;
	color:#4B638F;
	font-size:10pt;
	text-align:justify;
}

#contenu h1 {
	font-family:Trebuchet MS;
	font-size:16pt;
	background-position:bottom center;
}

#contenu h2 {
	font-family:Trebuchet MS;
	font-size:11pt;
	background-image:url('../img/back_h1.gif');
	background-position:bottom center;
}

#contenu a {
	color:#4B638F;
	text-decoration:underline;
}

#contenu input.red,textarea.red {
	border:1px solid red;
	}
	
#contenu select.red {
	border:1px solid red;
	}

#droite {
	float:left;
	width:130px;
	padding-left:10px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}
	
div.link {
background-repeat:repeat-x;
	background-image:url('../img/back-right.jpg');
	background-color:#0CAF0C;
	border:1px solid #81BA81;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	padding:10px 5px 10px 5px;
}

div.link a {
	color:white;
	text-decoration:none;
}

div.vide {
	height:10px;
}

input,textarea {
	border:1px solid #C6D4F2;
	color:#4B638F;
	font-size:10pt;
	font-family:Trebuchet MS;
	background-color:#ECF0F9;
}

table.style {
	border:1px solid #4B638F;
}

table.style tr.top {
	background-color:#A1B6DD;
}

table.style tr.t1 {
	background-color:white;
}

table.style tr.t2 {
	background-color:#E3E9F4;
}


