﻿body, html, table{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, sans serif;
	font-size:11px;
}
body,html{
	background:#EEEEEE;
}
#content{
	width:950px;
	background-color:#F2F6FA;
	margin:auto;
}
#bck{
	background:url('images/content.gif') repeat-y;
	background-position:10px;
	overflow:auto;
	width:950px;
}
/* menu du haut */
#ariane ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:-2px;
	margin-left:15px;
}
#ariane ul li{
	background:url('images/puce.gif') no-repeat;
	float:left;
	padding:4px 10px 20px 15px; 
	margin-left:30px;
}
#ariane ul li a{
	text-decoration:none;
}
/* colonne de gauche */
#gauche{
	width:195px;
	float:left;
	margin-left:10px;
}
#gauche ul{
	list-style-type:none;
	margin:0;
	padding:5px 0;
}
#gauche ul li a, #gauche ul li ul li a, #gauche ul li.highlight ul li a{
	color:#0A246A;
	text-decoration:none;
	display:block;
	padding:0;
	padding-left:10px;
	margin:0;
}
#gauche ul ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
#gauche ul li ul li a, #gauche ul li.highlight ul li a{
	margin:0;
	padding:0;
	padding-left:20px;
}
#gauche ul li.highlight ul li a{
	background:none;
}
#gauche ul li a:hover, #gauche ul li.highlight a, #gauche ul li.highlight ul li.highlight a, #gauche ul li.highlight a:hover{
	background-color:#BFD1E6;
	color:black;
}
/* colonne du milieu */
#milieu{
	margin:0 10px;
	width:705px;
	float:left;
	padding:10px;
	padding-top:5px;
}
/* footer */
#footer{
	clear:both;
	background-color:#333333;
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
	height:35px;
	*height:45px;
	margin-bottom:0px;
}
#footer a{
	color:white;
}
#footer a:hover{
	color:#47608B;
}
#footer img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
#footer img{
	opacity:0.6;
	filter:alpha(opacity=60);
}
p#copyright{
	text-align:right;
	margin-top:-30px;
	*margin-top:-40px;
	margin-bottom:0;
	font-size:11px;
}
/*  formulaires */
form.spip_forms sup{
	font-size:16px;
}
form.spip_forms input, form.spip_forms select, form.spip_forms textarea, form.spip_forms button{
	border:1px solid #003A8D;
}
form.spip_forms input, form.spip_forms button{
	margin-top:6px;
	width:300px;
}
form.spip_forms button{
	background:url('images/ok.gif') no-repeat #D4D0C8;
	background-position:100px;
	padding-left:20px;
}
form.spip_forms textarea{
	width:600px;
}
/* balises generales */
h1{
	font-size:16px;
	font-weight:bold;
	color:#0D1B38;
	margin:10px 0;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#0D1B38;
	margin:10px 0 0 0;
}
h3, h4{
	font-size:12px;
	font-weight:bold;
	color:#0D1B38;
	margin:0;
}
h1.titre{
	font-size:20px;
	font-weight:bold;
	color:#0D1834;
	padding:0;
	margin:15px 0;
}
.clear{
	clear:both;
	height:0;
	width:0;
}
.espace{
	height:20px;
}
p.erreur, form.spip_forms sup{
	font-weight:bold;
	color:#FF0000;
}
h1.couleur{
	font-size:14px;
	color:white;
	background-color:#47608B;
	margin:0;
	padding:2px 0 2px 10px;
}
.texte a, span.descriptif_toggler{
	color:black;
	text-decoration:none;
	border-bottom:2px solid #EA6B58;
	cursor:pointer;
}
.texte ul{
	list-style-image:url('puce.gif');
}
.texte ul li{
	padding-bottom:10px;
}
.texte a:hover{
	text-decoration:none;
	border-bottom:2px solid #00FF00;
}
a{
	color:black;
}
a:hover{
	color:black;
	text-decoration:underline;
}
a.no_under{
	text-decoration:none;
}
a.no_under:hover{
	text-decoration:underline;
}
img{
	border:none;
	
}
ul.fleche, ul.fleche_art, ul.fleche2{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
ul.fleche li{
	background:url('images/puce_art.gif') no-repeat;
	margin:5px 0;
	padding-left:20px;
}
ul.fleche2 li{
	background:url('images/sous_puce.gif') no-repeat;
	padding-left:20px;
}
ul.fleche_art li{
	background:url('images/puce_art.gif') no-repeat;
	padding-left:20px;
}
.texte p{
	padding-left:10px;
}
.texte h2.som{
	font-size:13px;
	padding:0;
}
.texte h3.som{
	font-size:11px;
	padding-left:5px;
}
.texte .som p{
	padding-left:20px;
}
.texte table.cours{
	border-collapse:collapse;
	border:1px solid #000000;
}
.texte table.cours th, .texte table.cours tr td{
	border:1px solid #000000;
	padding:0;
}
.texte table, .texte table th, .texte table tr td{
	border:0;
}
.space{
	padding-bottom:10px;
}
p.post{
	font-size:10px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
p.page{
	text-align:center;
}
div.descrip{
	font-size:10px;
	font-weight:bold;
	color:#14284D;
}
.spip_documents_left{
	padding-right:10px;
}
.float{
	float:left;
	margin-right:5px;
}
dt strong{
	font-size:10px;
}
div.swf, div.video{
	padding-top:5px;
}
