@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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0099;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
	line-height: 30px;
}

#page {
	color: #000000;
	width: 1000px;
	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(../2010/images/date-entete.jpg);
	text-align: right;
}


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


#deroul {
	width: 180px;
	height: 110px;
	float: right;
	text-align: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#prog-a3 {
	width: 90px;
	height: 87px;
	float: right;
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#prog-a4 {
	width: 90px;
	height: 80px;
	float: right;
	text-align: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#zimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #330066;
	font-style: oblique;
	font-weight: bold;
	width: 800px;
	height: 60px;
	float: left;
	line-height: 35px;
	background-image: url(../2010/images/page-accueil-lr0.jpg);
	top: 10px;
}


#zetexte  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	width: 800px;
	height: 250px;
	float: left;
	line-height: 16px;
	text-align: left;
	background-image: url(../2010/images/page-accueil-lr1.jpg);
}

#txt2  {
	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;
	background-image: url(../2010/images/page-accueil-lr2.jpg);
}

#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;
	background-image: url(../2010/images/page-accueil-lr3.jpg);
}

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

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