@charset "UTF-8";
body {
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

p {
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-top: 5px;
}

#page {
	color: #000000;
	width: 1001px;
	height: 700px;
	background-color: #FFFFCC;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#anim {
	background-color: #FDE1A9;
	width: 200px;
	height: 120px;
	float: left;
	background-repeat: no-repeat;
}

#tete {
	width: 800px;
	height: 120px;
	background-color: #FDE1A9;
	float: left;
	background-image: url(../2010/images/fond-en-tete.jpg);
	text-align: right;
}


select{
border:3px solid black;
color:#fff;
background-color:#900;
}


#deroul {
	width: 180px;
	height: 100px;
	float: right;
	text-align: left;
	padding-top: 20px;
}
#zimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	width: 800px;
	height: 60px;
	float: left;
	line-height: 16px;
	background-image: url(../images%202009/en-tete-rubriques/equipefp.jpg);
}


#zetexte  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	width: 800px;
	height: 250px;
	float: left;
	line-height: 16px;
}

#prog  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	width: 300px;
	height: 100px;
	float: left;
	text-align: center;
	line-height: 19px;
	padding-top: 10px;
}

#txt3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	width: 400px;
	height: 270px;
	float: left;
	line-height: 16px;
	text-align: left;
}

#navig {
	background-color: #FDE1A9;
	width: 200px;
	height: 580px;
	float: left;
	background-image: url(../2010/images/fond-menu.jpg);
	margin: 0;
	padding-top: 0px;
}

#contenu {
	width: 800px;
	height: 580px;
	float: left;
	background-color: #FDE1A9;
	background-image: url(../2010/images/fond-acceuil.jpg);
}
#pied {
	width: 1000px;
	height: 10px;
	background-color: #FDE1A9;
	background-image: url(../images%202009/fonds/piedf.jpg);
	clear: both;
}
#fil-rouge{
	width: 350px;
	height: 150px;
	float: right;
	margin-top: 40px;
}
