@charset "UTF-8";
body {
	background-color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}
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;
	padding-top: 20px;
}

#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-image: url(../images%202009/fonds/animf.jpg);
}

#tete {
	width: 800px;
	height: 120px;
	background-color: #FDE1A9;
	float: left;
	background-image: url(../images%202009/en-tete-rubriques/entete2009.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: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	width: 800px;
	height: 60px;
	float: left;
	line-height: 16px;
	background-image: url(../images%202009/en-tete-rubriques/en-images.jpg);
	letter-spacing: 1px;
}


#zetexte  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	height: 520px;
	float: left;
	line-height: 16px;
	width: 300px;
	text-align: center;
}

#txt2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	width: 250px;
	height: 520px;
	float: left;
	line-height: 16px;
	text-align: center;
}

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

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

#contenu {
	width: 800px;
	height: 580px;
	float: left;
	background-color: #FDE1A9;
	background-image: url(../images%202009/fonds/contenuf.jpg);
}
#pied {
	width: 1000px;
	height: 10px;
	background-color: #FDE1A9;
	background-image: url(../images%202009/fonds/piedf.jpg);
	clear: both;
}
