html {overflow:auto;}

/* Transparence des png pour IE6 */
* html #herbe {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="scale", src='herbe-bas.png');
} 
* html .footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='2-bas.png');
} 

body {margin:0px;padding:0px;font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;font-size: 0.85em;letter-spacing: 0.1px;min-height:100%
		color:#000000;
		background:#fff url(bg_haut.png) repeat-x center top;
}

h1{font-size:1.2em;_font-size:1.3em;_text-indent:7px;*padding-top:8px;_padding-top:0px;margin:0px;height:30px;
	background: #fff url(lettrine.gif) no-repeat top left;}

h1:first-letter{font-size:1.7em;padding:0px 3px 0px 10px;}

h2{font-size:1.1em;}

h2:first-letter{
	color:#780754;
	margin:0px 0px 0px 10px;}

h3{font-size:1em;
	color:#D3009C;}

form{margin:0px;}

p{margin:8px 0px 8px 0px;text-align:justify;}
p:first-letter {margin-left:20px;}

ul{margin:5px 20px 5px 20px;padding:0px 0px 0px 0px;}
li{	margin:5px 0px 5px 0px;}

a{text-decoration:none;font-weight:bold;
	color:#F460DF;}

a:hover{
	color:#B5087E;}

/* HEADER */

.menu{	width:986px;	margin:85px auto 0px auto;position:relative;height:25px;z-index:20;}
.menu ul{margin:0px 0px 0px 25px;}
.menu li{display:inline;margin:0px 10px 0px 10px;}
.menu a{text-decoration:none;color:#ffffff;}
.menu a:hover{color:#f460df;}
.menu li li {background:#D3009C;}


.image-accueil{
	margin:0px 0px 5px 25px;	position:relative;background-image:url(cadre_photo.jpg);width:944px;height:116px;z-index:20;}
.menu li.hover ul {background:#D3009C}

/* CONTENU */

#espace-haut{margin-top:15px;}

.container {	width:986px;	color:#000000;margin:0px auto 0px auto;padding:0px;position:relative;}

.bloc {margin:5px 5px 5px 5px;background:#ffffff url(tiret_enbas.png) no-repeat bottom center;
	border:solid 2px #f460df;}

.interieur-bloc{	margin:5px 15px 15px 15px;position:relative;height:100%;-height:auto;}

.bloc941 {width:941px;margin-left:25px;margin-right:16px;}

.bloc597 {width:597px;float:left;margin-left:25px;_margin-left:12px;}

.bloc330 {width:330px;float:right;margin-right:16px;_margin-right:8px;}

.bloc .lien-bas{	font-size:0.95em;text-decoration:none;font-weight:normal;position:absolute;bottom:20px;right:10px;
	color:#B5087E;}
.bloc .lien-bas:hover{text-decoration:underline;}

/* DIV CACHES */
.div-cache{display:none;}

/* IMAGES */ 

.img_left{margin:10px 20px 10px 0px;float:left;text-align:center;}
.img_right{margin:10px 0px 10px 20px;float:right;text-align:center;}

.legende{	font-size:0.7em;color:#858585;}


/* FOOTER */

#espace-bas{margin-top:50px;}

.footer{background-image:url(2-bas.png);height:573px;background-repeat:no-repeat;background-position:bottom left;width:100%;position:absolute;bottom:0px;left:0px;z-index:0;}
body>.footer{position:fixed;}

#herbe{background-image:url(herbe-bas.png);height:18px;width:100%;background-repeat:repeat-x;position:absolute;bottom:0px;z-index:10;text-align:center;color:#ffffff;font-size:0.8em;padding-top:22px;}
#herbe a{color:#ffffff;text-decoration:none;}
body>#herbe{	position:fixed;}

/* personnalisation couleur */

.ui-tabs-nav li a {
	color: #fff;
	background:#aaa;
}
.ui-tabs-nav li a:hover {
	background: #f460df;
	color:#fff;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-color: #D3009C;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	color: #fff;
	background:#D3009C;
}
.ui-tabs-panel {
	border-color:#D3009C;
}
