@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;
}

#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;
}

#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: 20px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	width: 800px;
	height: 60px;
	float: left;
	line-height: 16px;
	background-image: url(../2010/images/page-partenaires.jpg);
	letter-spacing: 5px;
}


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

#txt2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
	width: 400px;
	height: 270px;
	float: left;
	line-height: 16px;
	text-align: left;
	background-image: url(../2010/images/page-fond-g.jpg);
}

#txt3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
	width: 400px;
	height: 270px;
	float: left;
	line-height: 16px;
	text-align: center;
	background-image: url(../2010/images/page-fond-d.jpg);
}

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

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