@charset "UTF-8";
/* CSS Document */




/* DIV */
#Contenant {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	font-family: Verdana;
	Font-size: .6em;
}
#HautDePage { 
	background: #FFFFFF;
	width: 780px;
	height: 165px;
	padding: 0 0px 0 0px;
} 
#logo { 
	position:absolute;
	top: 0px;
	width: 303px;
	height: 165px;
} 
#Titre {
	width: 780px;
	height: 22px;
	text-align: center;
	font-family: Georgia;
	Font-size: 2.0em;
	font-weight: bold;
	color: #7e715d;
	background-repeat: no-repeat;
	margin: 0;
	padding: 9px 0;
}
#Contenu {
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}
#ColGauche {
	width: 410px;
	position: relative;
	float: left;
	padding: 30px 0px 20px 20px;
	overflow: hidden;
}
#ColDroit {
	width: 350px;
	position: relative;
	float: right;
	scrollbar: no;
	margin: 0;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
}
#ColCentrale {
	width: 780px;
	position: relative;
	float: right;
	scrollbar: no;
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #3b5998;
}
#ColGauche t1{
	font-family: Georgia;
	font-weight: bold;
	font-size: 2em;
	color: #009a9d;
}
#Contenu t2{
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.5em;
	color: #009a9d;
}
#Contenu t3{
	font-family: Verdana;
	font-size: 1.2em;
	color: #000000;
}
#Contenu p{
	text-family: Verdana;
	margin-left: 0pt;
	font-size: 1em;
	color: #000000;
}
#Contenu p2{
	font-family: Georgia;
	font-weight: bold;
	font-size: 2em;
	color: #009a9d;
}
#BasDePage { 
	padding: 0 20px;
	background: #dffeff;
}
#BasDePage p { 
	position: relative;
	margin: 0;
	text-align: center;
	padding: 10px 0;
}
#Reference { 
	position: relative;
	padding: 0 0px;
	border-bottom: 2px solid #ffffff;
	height: 20px;
	background:#dffeff;
}
#Reference p { 
	width: 780px;
	margin: 0;
	text-align: center;
	font-size: 0.5em;
	padding: 0px 0;
}
#Reference a:link { color: #dffeff }
#Reference a:visited { color: #dffeff }
#Reference a:hover { color: #dffeff }




/* FONTES */
a:link { color: #6a1c01; text-decoration: none }
a:visited { color: #6a1c01; text-decoration: none }
a:hover { color: #6a1c01; text-decoration: underline }

.p2 {font-family: Georgia; margin: 0pt; font-weight: bold; font-size: 2em; color: #009a9d;}

.texte {font-family: Verdana; font-size: 1em; color: #000000;}

.menu {font-family: Verdana; font-weight: bold; font-size: 0.8em; color: #FFFFFF;}

.sousmenu {font-family: Verdana; font-size: 0.8em; color: #6a1c01;}

.bourgogne {font-family: Verdana; font-size: 1em; color: #6a1c01; font-weight: bold;}



/* MENU GRIS */
#navbar { 
	position: relative; top: 102px; left: 300px; width: 480px; height: 44px;
}
#navbar ul li a {color: #FFFFFF;}
#navbar ul li a:link { color: #FFFFFF; text-decoration: none }
#navbar ul li a:hover { color: #FFFFFF; text-decoration: underline }
#navbar ul li a:visited { color: #FFFFFF; text-decoration: none}




/* MENU BLANC */
#menublanc { 
	position: relative; top: 0px; left: 610px; width: 150px; height: 15px; background-color: #FFFFFF;
	padding: 4px 10px; margin: 0px 0px 0px 0px; font-family: Verdana; font-weight: bold; font-size: 0.9em; color: #000000;
}
