/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:#333c89;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#site{
	position:absolute;
	margin-left:-427px;
	left:50%;
	width:855px;
	background:url(imagessup/fond_corps.gif) repeat-y;
	padding:0px;
}

#letitre{
	position:absolute;
	z-index:10;
	left:269px;
	top:101px;
}

#menugauche{
	width:260px;
	height:566px;
	background:url(imagessup/fond_menu_gauche.jpg) no-repeat;
}

#hautmenu{
	width:3px;
	height:164px;
}

#menu{
	margin-left:30px;
	width:171px;
	line-height:0px;
}

#menu img{
	border:0px;
	cursor:pointer;
}

#cacheMenu{
	background-color:#ffbe22;
	position:absolute;
	top:160px;
	left:30px;
	width:10px;
	height:260px;
}

#bandeau{
	background:url(imagessup/bandeau.jpg) no-repeat;
	width:580px;
	height:138px;
	margin-top:-566px;
	margin-left:260px;
	z-index:1;
}

#hautdroit{
	width:14px;
	height:50px;
	background:url(imagessup/haut_droit.jpg) no-repeat;
	margin-left:826px;
}

#contenu{
	margin-top:-25px;
	margin-left:269px;
	width:545px;
	height:440px;
	text-align:justify;
}

HTML>BODY #contenu{
	min-height:440px;
	height:auto;
}

/* bug IE6 */
#fond_bas{
	width:855px;
	height:33px;
	background:#333c89;
	margin-top:25px;
}

#bas_droit{
	background:url(imagessup/bas_droit.jpg) no-repeat;
	width:38px;
	height:16px;
	margin-left:817px;
	margin-top:-16px;
	line-height:0px;
}

#bas_gauche{
	background:url(imagessup/bas_gauche.jpg) no-repeat;
	width:260px;
	height:67px;
	margin-top:-100px;
}

#mentionslegales{
	background:#333c89;
	font-size:11px;
	color:#a0aaff;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:260px;
	padding-top:3px;
}

#mentionslegales a{
	color:#a0aaff;
	text-decoration:none;
}

#mentionslegales a:hover{
	color:#FFFFFF
}

#animationIDIL{
	width:385px;
	height:40px;
	position:absolute;
	top:45px;
	left:211px;
}

/* les styles */

h1{
	color:#FFFFFF;
}

h1,h2{
	text-transform:uppercase;
}

h2{
	font-size:10pt;
	color:#63a3f7;
	margin:0px;
	padding:0px;
}

hr{
	border:0px;
	height:1px;
	background-color:#639e1e;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

p{
	margin-top:10px;
	margin-bottom:0px;
}

#contenu, #contenu td{
	color:#4a70b8;
	font-size:11px;
}

#contenu a, #contenu td a, hr{
	color:#639e1e;
}

#contenu a:hover, #contenu td a:hover{
	text-decoration:none;
}	


/* Les balises */

h1{
	margin:0px;
	font-size:15pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.champsTexte, Textarea{
	border:solid 1px #334a90;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a70b8;
}

.bouton{
	border:solid 1px #001f54;
	font-size:11px;
	background-color:#4da1f5;
	color:#FFFFFF;
}

select{
	border:solid 1px #334a90;
	font-size:11px;
	color:#4a70b8;
}

fieldset{
	border:solid 1px #334a90;
	padding:10px;
	color:#4a70b8;
}

img{
	border:none;
}

.encadrer{
	border:solid 2px #6dab24;
	padding:10px;
}
