html{
font-size:100%;
}

body {
	background-color: #FFFFCC;
	height: 860px;
	width: 950px;
	color:#FFFFCC;
	margin-top: 0px;
	margin-right: 55px;
	margin-left: 55px;
	font-size:0.86em;

}


#fond {
	height: 860px;
	width: 950px;
	background-color: #000000;
	margin: auto;
}


#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
}


#menu {
	width: 950px;
	height: 50px;
	background-image: url(images/fond-menu2.jpg);
}


ul#navigation {
	list-style-type: none;
	/*width: 100%;*/
	position: relative;
	left: 40px;
	margin: 0px;
}

ul#navigation li {
	float: left;
	height: 50px;
	width: 138px;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	list-style:none;

}

ul#navigation a {
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFFFCC;
	height: 45px;
	width: 138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul#navigation a:hover {
	background: #908271;
	height: 50px;
	width: 138px;
	font-weight: bold;
	color: #53534D;
}

ul#navigation a:active {
	background: #908271;
	height: 50px;
	width: 138px;
	font-weight: bold;
	color: #53534D;
}


#conteneur {
	height: 610px;
	width: auto;
	background-image: url(images/corps.jpg);
	background-repeat: no-repeat;
	color: #FFFFCC;
}

#cote-droit {
	position: relative;
	width:75px;
	height: 610px;
	float: left;
}

#titre {
	background-image: url(images/titreresa.jpg);
	background-repeat:no-repeat;
	height:610px;
	width: 100px;
	float:left;
	}
#titre2 {
	background-image:url(images/seminaire.jpg);
	background-repeat:no-repeat;
	height:610px;
	width: 100px;
	float:left;
	}

#anim{
	width: 600px;
	height: auto;
	position: relative;
	float: left;	
	}
	
	
	td .col{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	
	 }

		td .col2{
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
		font-style:italic;
		font-weight:bold; }
		
		#label .cfName{
		width:800px; }
		
		.col3{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size: 0.8em;
		padding-bottom:10px;}
		
		 .error{ color:#FF0000; 
		font-size:1em;}
		
		.h3{ color:#FF0000; 
	font-size:1em;}
	
	.p{ color:#FF0000; 
	font-size:1em;}
		
		
	#EmailForm .invalidValue{ background: #FFFFCC; border:1px solid #FF0000; }
	#EmailForm .requiredValue{ background: #FFFFCC; border:1px solid #FF0000; }


#anim2{
	width: 600px;
	height: 600px;
	margin-left: 15px;
	position: relative;
	float: left;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding-right:40px;
	}
	
#anim2 fieldset{
border: none;
width: 500px;
}

#anim2 h3{
color:#908271;
}

#anim2 .text{
background-color:#FFFFCC;
}

#anim2 .choix {
background-color:#FFFFCC;
}

#anim2 .button{
background-color:#FFFFCC;
}
	
	
#texte {
	width: 240px;
	height: auto;
	position: relative;
	float: left;
	color: #FFFFCC;
	padding-top: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left:20px;
	font-size:14px;
	}



#footer {
	height: 50px;
	position:relative;
	float:left;
	width: 950px;
	background-image: url(images/fond-footer.jpg);
}
