/* ZONES */
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	Line-Height: 130%;
}

.print
{
	
}

.noprint
{
display: none;
}

HEADER{
	width:100%;
	height:170px;
	margin-bottom:20px;
}
#global {
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
	 

/* MENU */
.menu_niveau0
{
	position: absolute;
	top:180px;
	left:0;	
	width:100%;
}

.menu_niveau1,.menu_niveau1_actif
{
	position: relative;
	float: left;
	color:white;
	font-size: 15px;
	width: 178px;
	height: 32px;
	margin-right: 5px;
	background-color: #4c99b2;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	

}
.menu_niveau1:hover
{
	background-color: #fd9200;
}
.menu_niveau1_actif
{
	background-color: #6dc5cc;
}
.menu_niveau1 A
{

	font-weight:bold;
	text-decoration:none;
	color:white;	
}
.menu_niveau1 A:hover
{
	text-decoration:none;
}

A.niveau1_actif
{
	text-decoration:none;
	color:white;
}
A.niveau1_actif:hover
{
	text-decoration:none;
	color:white;
}


.cadre_menu
{
	position: absolute;
	display: none;
	z-index: 20;
	width: 195px;
	top: 32px;
	background-color: #863509;
	-moz-box-shadow: 5px 7px 21px #b9b9b9;
	-webkit-box-shadow: 5px 7px 21px #141#b9b9b9314;
	box-shadow: 5px 7px 21px #b9b9b9;
}

LI.lignemenu
{
margin-top:1px;
	list-style-image: none;
	list-style: none;
}

A.lien_menu {
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid black;
	font-family: "Trebuchet MS";
}

A.lien_menu:HOVER {
	color: black;
	text-decoration: none;
	background-color: white;
	border-bottom:1px solid black;	
}
	 

#container
{
  position:relative; 
  top:50px;
}

#zone
{
  position:relative;
  float:right;
	width: 700px;
	padding:0 30px 0 30px;
}


#container_colonne
{
  position:relative;
  float:right;
  width: 240px;
}

#filariane
{
	width: 100%;
}
A.arianne
{
	font-size: 10px;
	color: gray;
	text-decoration:none;
  font-weight:normal;
}

FOOTER
{
  position:relative;
  width:950px;
  display:block;
	padding:20px;
	background-color:#d6d6d6;
	top:50px;
}

FOOTER A
{
font-family: "Trebuchet MS";
	display: block;
	font-size: 13px;
	color: #575757;
	text-decoration: none;
	font-weight: bold;
	margin:5px;
}



/* PAGE ARTICLE */
.titre
{
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 30px;
	color: #fd9200;
	padding: 10px 0 10px 20px;
	margin: 0;
	background-image: url(/images/point_orange.png);
	background-repeat: no-repeat;
	background-position: left top;
	Line-Height: 30pt;
}
.soustitre
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #204670;
}
.titre_bloc
{
font-family: "Trebuchet MS";
	display:block;
	height:25px;
	font-size: 16px;
	color: #264c59;
	font-weight: bold;
	background-image: url(/images/pointille_gris.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.introduction
{
	font-size: 12px;
	overflow:hidden;
}
.texte
{
	padding: 0 50px 0 0;
}

.logo
{
	padding:0 10px 0 10px;
	float:left;
	width:190px;
	margin:0 25px 20px 0;
	min-height:150px;
}
.logo_article
{
	padding:0 10px 0 10px;
	float:left;
	width:150px;
}

.libelle
{
font-family: 'Gloria Hallelujah', cursive;
float:right;
	font-size: 18px;
	color: #6dc5cc;
	font-weight: bold;
}

.date_actu
{
font-family: "Trebuchet MS";
color:black;
font-weight:bold;
}

A
{
	color: #4a99b2;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	border-bottom: 0 none;
}

.texte_home p A.spip_in
{
	position: relative;
	display: block;
	margin:5px 0 10px 0;
	padding:7px 10px 0 38px ;
	height: 22px;
	width:200px;
	background-color: #fd9200;
	background-image: url(/images/fleche_jaune.png);
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: white;
	background-position: left;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}


A.lien_rubrique
{
font-family: "Trebuchet MS";
	margin:25px 0 10px 0;
	padding:0 0 0 25px ;
	font-size: 17px;
	color: #4a99b2;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/fleche_bleue.png);
	background-repeat: no-repeat;	
}

A.lien_article
{
font-family: "Trebuchet MS";
display:block;
	margin:25px 0 10px 0;
	padding:0 0 0 25px ;
	font-size: 17px;
	color: #4a99b2;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/fleche_bleue.png);
	background-repeat: no-repeat;	
}

A.lien_actu
{
font-family: "Trebuchet MS";
display:block;
	margin:0 0 15px 0;
	font-size: 13px;
	color: #4a99b2;
	text-decoration: none;
	font-weight: bold;
}

A.lien_suite
{
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}

.lien_atelier
{
	display: block;
	color: white;
	font-size: 15px;
	height: 26px;
	margin: 15px 0 0 5px;
	padding: 8px 0 0 10px;
	background-color: #5798b1;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border:1px solid white;	
	background-image: url(/images/down.png);
	background-repeat: no-repeat;		
	background-position: right;	
}
.lien_atelier_on,.lien_atelier:hover,.lien_atelier:visited
{
	color: #5798b1;
	background-color: white;
	text-decoration: none;
	border: 1px solid #5798b1;
	background-image: url(/images/up.png);
	background-repeat: no-repeat;
	background-position: right;
}
.illustration
{
	padding:0;
	float:left;
  -moz-box-shadow: 4px 4px 20px #141314;
  -webkit-box-shadow: 4px 4px 20px #141314;
  box-shadow: 4px 4px 20px #141314;	
}







/* FORMULAIRE */
#formulaire fieldset
 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 10px 0 0;
	border: 1px solid #2b5070;
	width: 550px;
	background-color: #f4f4f4;
	padding: 15px 0 0 20px;
}

#formulaire legend
 {
	font-size: 14px;
	background-color: #f1f1f1;
	color: gray;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 4px 5px 5px #a4a4a4;
	-webkit-box-shadow: 4px 5px 5px #a4a4a4;
	box-shadow: 4px 5px 5px #a4a4a4;
}

#formulaire label {
 margin-top:10px;
 size: 12px;
 display:block;
 font-weight:bold;
 }
 
#formulaire label.inline {
 display:inline
 }
 
#formulaire FORM LI{
	list-style: none;
}

#formulaire INPUT[type=image]
{
	border: 0 none;
}
INPUT[type=text],INPUT[type=search],INPUT[type=file],INPUT[type=select]
{
	font-size: 15px;
	color: #545454;
	height: 20px;
	border: 0 none;
	background-color: white;
	margin: 5px;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:200px;
}

INPUT[type=text]:HOVER, INPUT[type=file]:HOVER
{
	font-size: 15px;
	color: #545454;
	border: 0 none;
	background-color: #ffe4b5;
}
#formulaire TEXTAREA
{
	font-size: 14px;
	color: #545454;
	height: 130px;
	border: 0 none;
	background-color: #bed3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 300px;
	
}
#formulaire TEXTAREA:HOVER
{
	font-size: 14px;
	color: #545454;
	height: 130px;
	border: 0 none;
	background-color: #ffe4b5;
}

#formulaire SELECT
{
	font-size: 14px;
	color: #545454;
	border: 0 none;
	background-color: #bed3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
	height: 20px;	
	margin:3px;
}
#formulaire SELECT:HOVER
{
	font-size: 14px;
	color: #545454;
	border: 0 none;
	background-color: #ffe4b5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
}

.submit
 {
	font-size: 14px;
	height: 25px;
	color: #2d2d2d;
	font-weight: bold;
	padding: 3px 5px 5px 5px;
	margin: 10px auto 10px auto;
	border: 1px solid #ececec;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.submit:hover
 {
	color: #d00000;
	border: 1px solid #cccccc;
	text-decoration: none;
}


#formulaire .erreur
 {
	font-size: 12px;
	color: red;
	background-color: #ececec;
	text-indent: 50px;
	font-weight: bold;	
}

/* Logos, documents et images */
img { margin: 0px; padding: 0px; border: none; }

.spip_logos { margin: 0px; padding: 0px; border: none; }

.spip_doc_titre {
	font-size: 11px;
	font-weight: normal;
}
H3.spip{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}