/***************** layout *************/
body, html{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	text-align: center;
	font-size: 11px;
	color: #000;
	font-family: arial;
}
html{ background: #d5dadd url(../image/background.gif) repeat-y center top;}
body{ background: url(../image/background-top.jpg) no-repeat top; }

a{
	font-size: 11px;
}

div#page {
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	width: 982px;
	margin: 0 auto;
	background: url(../image/background-jaune.gif) repeat-y 6px top;
}
body.page_sommaire div#page{ background-position: 764px top; }

#entete{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
#nav1{
	background: #000;
	width: 970px;
	height: 25px;
	text-align: right;
	margin: 0 auto;
}
#nav1 a{
	text-decoration: none;
	line-height: 25px;
	margin-left: 10px;
	padding-right: 14px;
	border-right: 1px solid #666;
}
#nav2{
	width: 970px;
	height: 175px;
	margin: 0 auto;
	text-align: left;
	background: url(../image/header.jpg) no-repeat right top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#nav1 a img{
	vertical-align: middle; margin-bottom: 2px;
}
#logo{
	float: left;
}
.rubrique-nav{
	float: left;
	width: 126px;
	margin: 10px 7px;
	font-size: 11px;
}
.rubrique-nav ul{
	list-style: none;
	margin: 0;
}
.rubrique-nav ul li{
	background: url(../image/puce-menu.gif) no-repeat left 6px;
	padding-left: 8px;
}
.rubrique-nav ul li a{
	font-size: 11px;
	text-decoration: none;
}

#conteneur{
	padding: 0 0 55px 0; /* bottom padding for footer */
	margin: 0 auto;
	width: 970px;
	text-align: left;
	position: relative;
}

#contenu{
	float: right;
	width: 700px;
	margin: 38px 50px 0 0;
	display: inline;
}
.prepend{
	margin-left: 25px;
}
#colonne-jaune{
	float: left;
	width: 212px;
	padding: 50px 0 52px 0;
	background:  #f4f54f url(../image/background-jaune-header.gif) no-repeat left top;
	text-align: center;
	display: inline;
}
.col-horaire{
	float: left;
	width: 154px;
	margin: 38px 14px 0 34px;
	display: inline;
}
.col-horaire .ecole{
	display: block;
	height: auto;
	padding: 4px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.col-horaire .ecole img{
	border: 1px solid #000;
}

body.page_sommaire #contenu{
	float: left;
	width: 520px;
	margin-right: 30px;
}
body.page_sommaire #colonne-jaune{ float: right;}

#pied{
	position:absolute; /* needed for footer positioning*/
	bottom:0px; /* stick to bottom */
	left: 50%;
	margin-left: -485px;
	width:970px;
	text-align: center;
	background: #000;
	height: 34px;
	line-height: 32px;
	overflow: hidden;
}
#pied-background{
	position: absolute;
	bottom: 35px;
	left: 6px;
	width: 167px;
	height: 72px;
	background:  url(../image/background-bottom.jpg) no-repeat left bottom;
}

#navigation{
	margin:40px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 0px;
}
#navigation li a.rubrique{
	display: block;
	padding: 3px 0 3px 25px;
	margin-bottom: 2px;
	background:  url(../image/background-menu.jpg) no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation li ul{
	list-style: none;
	margin: 5px 0 0 25px;
}
#navigation li ul li{
	margin: 2px 0;
}
#navigation li a{
	color: #000;
	text-decoration: none;
}
#navigation a.on{
	color: #990001;
	text-decoration: underline;
}
#navigation a:hover{
	color: #990001;
}
#colonne-jaune .texte{
	background:  url(../image/pointille.gif) repeat-x left top;
	padding-top: 14px;
	margin: 16px 10px;
	text-align: left;
}
/*********************************/
ul.breve{
	list-style: none;
	margin: 20px 6px;
	padding: 0 0 60px 0;
	text-align: left;
}
ul.breve li{
	margin-bottom: 12px;
	padding-left: 25px;
	background:  url(../image/puce-double.gif) no-repeat 6px 4px;
}
/*********** documents ************/
.document{
	list-style: none;
	margin: 0;
}
.document li{
	margin-bottom: 20px;
}
.document span{
	display: block;
	float: left;
}
.document span.doc{ width: 56px;}
.document span.description{ width: 610px; padding-top: 6px;}
.document span.description strong{color: #000;}
.document p{margin: 0;}
.document span.cv{font-weight: bold;}
.document span hr{
	margin: 25px 0 10px;
}

#colonne-jaune .documents_joints{
	text-align: left;
	background: #fff;
	padding: 10px 5px;
	margin: 20px 6px;
}
#colonne-jaune .documents_joints p{
	padding-left: 40px;
	background:  url(../image/icone-telecharger.gif) no-repeat left top;
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
}
#colonne-jaune .documents_joints ul{
	margin: 0;
	list-style: none;
}
#colonne-jaune .documents_joints ul li{
	background:  url(../image/puce-double.gif) no-repeat 8px 5px;
	padding-left: 26px;
}
/*******/
.notes{
	width: 100%;
	clear: both;
	float: none;
}
 
/******* image **/

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }


/********* euroscope *********/
#euroscope{
	background:  url(../image/euroscope.gif) no-repeat left top;
	height: 143px;
	width: 212px;
	margin-top: 20px;
}
#euroscope a{
	font-weight: bold;
	display: block;
	padding: 105px 0 10px 0;
	margin: 0 auto;
	width: 80%;
	font-size: 13px;
	text-decoration: none;
}
.euroscope-home{
	position: absolute;
	bottom: 35px;
	right:6px;
}
/******** langue ********/
.lang{
	position: absolute;
	top : 12px;
	right: 10px;
}
.page_sommaire .lang{
	right: 224px;
}
/*********** couleurs *************/
#nav1, #pied, #nav1 a, #pied a{
	color: #666;
}
#nav1 a:hover, #pied a:hover{
	color: #aaa;
}
.rubrique-nav a{
	color: #000;
}
.rubrique-nav a:hover, .rubrique-nav a.on, .rubrique-nav strong.on, .document span.cv, .plan h2, #hierarchie .on, h3, .rouge{
	color: #980000;
}

#hierarchie, #hierarchie a{
	color: #999;
}
a{
	color: #000;
}
/******** typographie ***********/
h1,h2,h3,h4,h5,h6 { font-weight: normal; }

.plan h2{
font-weight: bold; font-size: 13px; text-transform: uppercase;
}
h3 { font-weight: bold; margin-bottom: 13px;}

#hierarchie{
	height: 40px;
	margin-bottom: 10px;
	background:  url(../image/puce-titre.gif) no-repeat left top;
	padding: 4px 0 0 25px;
	text-transform: uppercase;
	font-weight: bold;
}
#hierarchie a{
	text-decoration: none;
}
#hierarchie, #hierarchie a{
	font-size: 13px;
	line-height: 18px;
}

p, table {
	margin: 0 0 14px;
	text-align: justify;
}
table td{
	padding: 2px 10px;
}
.rubrique-nav a.on, .rubrique-nav strong.on{
	text-decoration: underline;
}
/*********** formulaire ***************/
.formItem{
	margin: 1em 0;
}
.formButton{
	margin: 2em 0;
	padding-left: 130px;
}
label{
	width: 120px;
	margin: 0.25em 10px 0.25em 0;
	display: inline;
	float: left;
	padding:5px 0;
	text-align: right;
	font-weight: bold;
}
.erreur{
	display: block;
	padding-left: 130px;
	color: #8a1f11;
	margin-top: 0.5em
}
.indication{
	display: block;
	clear: left;
	font-style: italic;
	padding-left: 130px;
	
}
textarea.contact{
	width: 490px;
	height: 200px;
	margin: 0.25em 0;
}
input.contact{
	width: 490px;
	margin: 0.25em 0;
}

.formulaire_erreur,
.formulaire_ok    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.formulaire_erreur      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.formulaire_ok    { background: #E6EFC2; color: #264409; border-color: #C6D880; }



/************ element commun *********/
.clear { clear:both; width: 100%;}

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
ul {
	list-style-type: square;
}
.prepend li { text-align: justify;}
hr.spip{
  background: #cacc00; 
  color: #cacc00;
  width: 100%; 
  height: .1em;
  margin: 1em 0;
  border: none;
}
.puce{
	margin-right: 5px;
}
