@import url(reset.css);

body {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	text-align: center;
}

#container {
	position: relative;
	background: url(medias/bas08.jpg) bottom left no-repeat;
	width: 760px;
	height: 1075px;
	padding-bottom: 30px;
	z-index: 1;
	margin: 0 auto 0 auto;
}

#logo { 
	z-index: 1;
	background: url(medias/haut08.jpg) top left no-repeat;
	width: 760px;
	height: 211px;
}

#gauche
{
	float: left;
	width: 149px;
	height: 670px;
	margin-top: -100px;
}

#centre
{
	float: left;
	width: 457px;
	border: solid 1px #000;
	z-index: 100;
	padding: 20px 0 10px 0;
	margin: -100px 0 40px 0;
	background: url(medias/centreOpa.png) top left no-repeat;
}

#menuDroit
{
	float: right;
	width: 140px;
	text-align: left;
	margin-top: 690px;
}


#programme
{
	position: relative;
	top: 40px;
	margin-left: 0px auto 0px auto;
	text-align: center;
}

#menu
{
	position: relative;
	top: 560px;
	right: 22px;
	text-align: right;	
}

.bandeau { margin-bottom: 10px; }

.presse { font-family: Georgia, "Times New Roman", Times, serif; color: #000; text-decoration: none; font-size: 12px; }
.presse:hover { font-family: Georgia, "Times New Roman", Times, serif; color: #CC0000; text-decoration: underline; font-size: 12px; }
	
.legale { font-family: Georgia, "Times New Roman", Times, serif; color: #ccc; text-decoration: none; font-size: 12px; font-style: italic; }
.legale:hover { font-family: Georgia, "Times New Roman", Times, serif; color: #CC0000; text-decoration: underline; font-size: 12px; }

.altera
{
	color: #006600;
	font-family: Georgia, serif;
	font-size: 11px;
}

.rosa
{
	color: #CC0000;
	font-family: Georgia, serif;
	font-size: 11px;
}

.titre1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}

.titre1Menu 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 110px auto 10px auto;
}

.signature
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: left;
	margin: 0px auto 25px 15px;
	line-height: 1.4em;
}

A.lienmenu, .lienmenu {color: #fff; font-size: 15px; font-family: Arial; text-decoration: none; }
.lienmenu { color: #fff; font-size: 15px; font-family: Arial; text-decoration: none; }
.lienmenu:hover { color: #cc0000; font-size: 15px; font-family: Arial; text-decoration: none; }

A.lien, .lien {color: #000; font-size: 12px; font-family: Verdana, Helvetica, Arial; }
.lien { color: #000; font-size: 12px; font-family: Verdana, Helvetica, Arial; }
.lien:visited { color: #999; font-size: 12px; font-family: Verdana, Helvetica, Arial; }
.lien:hover {  color: #ff0000; font-size: 12px; font-family: Verdana, Helvetica, Arial; }

A.lientexte, .lientexte {color: #cc0000;font-size: 11px; font-family: Verdana, Helvetica, Arial; }
.lientexte { color: #cc0000; font-size: 11px; font-family: Verdana, Helvetica, Arial; }
.lientexte:visited { color: #999; font-size: 11px; font-family: Verdana, Helvetica, Arial; }
.lientexte:hover {  color: #cc0000; font-size: 11px; font-family: Verdana, Helvetica, Arial; }

#centre p
{
	text-align: justify;
	margin: 5px 20px 5px 20px;
	font-size: 11px;
	line-height: 1.5em;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin: 20px;
}

.texteBlanc
{
	color: #fff;
	text-align: left;
	margin-top: 10px;
}