@charset "utf-8";
/* CSS Document */
#menu {
	position: relative;
	background-color: #0C0;
}
#menu_haut table tr td a{
	color: #482D6F;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#menu_haut table tr td a:hover{
	color: #F9F6C3;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}

.menu_gauche {
	color: #482D6F;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: small;
}
.menu_gauche a {
	color: #482D6F;
}
.menu_gauche a:hover{
	color: #ED470B;
}
.questions {
	font-style: italic;
	font-weight: bold;
	font-size:18;
	color: #482D6F;
}

.emphatique {
	font-weight: bold;
}

.questionscentre {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #482D6F;
}
#logo
{
	font-style: italic;
	font-weight: bold;
	font-size: xx-large;
	color: #3B2D60;
}

a{
	text-decoration: none;
}
.Titre1 {
	font-style: italic;
}


#LogoPrevor {
	position:absolute;
	left:51px;
	top:22px;
	width:198px;
	height:62px;
	z-index:1;
}

#TitreDuSite {
	z-index:1;
	background: #884FFF url(../media/TrivHaut.gif) no-repeat right;
	font: 70px Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 110px;
}
#MenuHaut {
	width:95%;
	height:31px;
	margin : auto;
	z-index:2;
	background: #0066CC;
}
#MenuHaut2 {
	width:150%;
	height:auto;
	margin : auto;
	z-index:2;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.Titre {
	font-weight: bold;
	color: #2D2B6A;
	font-size: 18px;
}
.Titre_centre {
	font-weight: bold;
	color: #2D2B6A;
	font-size: 18px;
	text-align: center;
}
.centrer {

	text-align: center;
}
#main_menu{
	background-color: #392469;
	height:50px;
}
#main_menu ul li {
	list-style-type: none;
	float:left;
	width: 24%;
    text-align: center;
	}
div#colonne1 {
	float: left;
	width: 160px;
}
#colonne1 ul li {
	list-style-type: none;
	margin-bottom:10px;
	}

#main_menu ul li a {
	color: white;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#colonne1 ul li a {
	color: #392465;
	text-decoration: none;
	font-weight: bold;
	font-size: small;	
}

div#colonne2 {
	float: right;
	width: 120px;
	background: burlywood;
}
div#centre {
	margin-left: 170px;
	margin-right: 120px;
	background-color: #F3F3F3;
	text-align: center;
}
.normal {
	text-align: center;
}
.normal {
	text-align: center;
}
.accroche {
	color: #309;
}
.ta {
	text-align: left;
}
.tableau {
	text-align: right;
}
.gauche {
	text-align: left;
}
#logo p {
	font-style: normal;
}
