/* CSS Document */

body {
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt;;
	margin: 0;
	padding: 0;
	color:#333333;
	background:#ffffff;
	
}
/***************Style texte****************************/
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}
h1 {
	color: #FF6600;
	font-size: 14pt;
}
table {
margin: 0 0 0 0;
padding:0 0 0 0;

}
form {
margin: 0 0 0 0;
padding:0 0 0 0;

}

img, table { margin: 0; padding: 0; border: none; }

.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.textedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}
.titre_article
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	margin:2px;
	line-height: 11pt;
}
/*config en savoir plus*/
.EnSavoirPlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-image: url(IMG/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-right: 5px;
	background-color: #eee;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
}

.alerterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
}

.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	text-decoration: underline;
	}


/**************Style pour mise en page 3 Colonnes ****/
#conteneur {
	width: 95%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	 } 
	 
* html #containeur {	height: 100%;}


#header {
	height: 80px;
	background-color: #fff;
	border-bottom-color: #cccccc;
	padding: 0px;
	background-image: url(IMG/newentete.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height:80px;
/*	filter:alpha(opacity=70); 
	-moz-opacity:0.7;
	opacity: 0.7;*/
}
#page 
{
	background-color: #fff;
	padding: 0px;
	height:100%;
}
#gauche {
	width: 210px;
	padding-right: 0px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-top: 5px;
}
#centre {
	float: none;
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	width: 55%;
}


#droite {
	width: 210px;
	padding: 0px;
	background-color: #FFFFFF;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C59855;
	border-bottom-color: #c59855;
	border-left-color: #cccccc;
	margin-top: 5px;
	z-index:-10;
	
}
/* Style pour colonne Centre **/
#hierarchie {
	
	margin-bottom: 2em;
	font-size:10pt; }

#cadre,#cadre_menu {
background-color:#dedfe0;
margin:5px;
}
#cadre_filet_bleu {
	background-color:#00FFFF;
	border: 1px none #000066;
}
#cadre_inscription {
	border: 1px solid #000066;
	margin-top:5px;
	margin-bottom:5px;
}
#banner {
/*background-image:url(IMG/banniere-fete-europe.jpg);
background-repeat: no-repeat;
background-position: center;
width:790px;
height:90px;
margin:auto;
*/
}
#cadre_jaune {
	background-color:#f8e397;
	border: 1px none #000066;
}
#cadre_bleu
{ background: #E8F8F8; 
}

#article {

	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:0px;
	
	
}
/*article*/
.entour_article {
border:solid;
border-width:1px;
background-color:#FFFFCC;
border-color:#FF6600;
padding:3px;


}
/*formulaire */
/*------------------------------Fieldset---------------------------------*/

legend {
	font-size: 98%;
	color:#a0a0a0;
	color:#a0a0a0;
	font-weight:bold;
	background-color:#ffffff;
	margin:0px;
	padding:2px;
}

fieldset { border-width:1px;
	border-style:dotted;
	border-color:#a0a0a0;
  margin: 10px;
	padding:5px;
    }
fieldset.info { border-width:1px;
	border-style:solid;
	border-color:#FF6600;
	border-width:1px;
  margin: 10px;
	padding-bottom:10px;
    }
legend.info {
	font-size: 98%;
	color:#FF6600;
	font-weight:bold;
	background-color:#ffffff;
	margin:0px;
	padding:10px;
}		
/*	
legend {
	border: medium inset;
	padding: 5px;
	background-color: #FF6600;
	color:#FFFFFF;
	margin-left: 5%;
	font-weight: bold;
    }	
*/
fieldset.plein {
	border-width:1px;
	border-style:solid;
	border-color:#a0a0a0;
	padding:5px;
	margin:5px;
}

legend.orange {
	font-size: 110%;
	color:#ff6600;
	font-weight:bold;
	background-color:#ffffff;
	padding:3px;
}

fieldset img { 
	border:0px; }
/* TITRE cadre */
/* titre sommaire */
#titre_sommaire {
margin-right: auto;
	margin-left:auto;
	text-indent:1px;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 14px;
	background-repeat: repeat;
	float: none;
	position: relative;
	width: 100%;
	background-image: url(IMG/fond_titre_gris.png);


}
/* Commun  TITRE*/
#titre ,#titre_orange,#titre_jaune,#titre_gris {
	margin-right: auto;
	margin-left:auto;
	text-indent:1px;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	height: 14px;
	background-repeat: repeat;
	float: none;
	top: -12px;
	position: relative;
	width: 100%;
}
/*image TITRE */
#titre {
background-image: url(IMG/fond_titre_bleu.png);

}
#titre_orange {
background-image: url(IMG/fond_titre_orange.png);
}
#titre_jaune {
background-image: url(IMG/fond_titre_jaune.png);
}
#titre_gris {
background-image: url(IMG/fond_titre_gris.png);
}


/* Fin TITRE */

#menu_horizontal {
margin-top:10px;
margin-bottom:10px;
background-image:url(IMG/bgtop_h.gif);
background-repeat: repeat-x;

}
/**********************Style pour le Pied de page******/	
#pied {
	border-top:1px #cccccc dotted;
	font-size:9px;
	margin-left:0%;
	margin-right: 0%;
	margin-top: 5px;

}
#pied ul{	margin-top:5px;list-style:none;}
#pied li{		float: left;width : 300px;}
#pied a { color:#333333;text-decoration:none;}
#pied a:hover { color:#ff6600;text-decoration:underline;}

/* Fin style pied de page*/
.interne {background:#EFEFEF;}

#spacer
{
	font-size:0.9em;
}
.nettoie {clear: both;}

/*Logos */
#logo_drapeau, #logo_aots, #logo_titre {
height:80px;
background-repeat: no-repeat;
padding: 0px;

}
#logo_drapeau {
background-image:url(IMG/newentete.jpg);
background-repeat: no-repeat;
	background-position: center;
width:800px;
margin:auto;
}

#logo_aots {
background-image:url(IMG/logo_aots.png);
width:150px;
}

#logo_titre {
	background-image:url(IMG/titre_aots.png);

	width: 250px;
}
/* Habillage coins */
/*commun*/
#haut_droit, #haut_gauche, #bas_gauche, #bas_droit,#haut_droit_jaune, #haut_gauche_jaune, #bas_gauche_jaune, #bas_droit_jaune,#haut_droit_bleu, #haut_gauche_bleu,#bas_gauche_bleu, #bas_droit_bleu
{
	height:10px;
	width:10px;
	background-repeat: no-repeat;
	font-size:1px;
}
#haut_droit ,#bas_droit, #haut_droit_jaune ,#bas_droit_jaune, #haut_droit_bleu,#bas_droit_bleu {
	float:right;
	
}
/*orange*/
#haut_droit {
background-image:url(IMG/coin_droit_v.jpg);
}
#haut_gauche {
background-image:url(IMG/coin_gauche_v.png);
}
#bas_droit {
	background-image:url(IMG/coin_b_droit_v.png);
}
#bas_gauche {
background-image:url(IMG/coin_b_gauche_v.png);
}
/*jaune*/
#haut_droit_jaune {
	background-image:url(IMG/coin_droit_jaune.png);
 }
#haut_gauche_jaune {
background-image:url(IMG/coin_gauche_jaune.png);
}
#bas_droit_jaune {
	background-image:url(IMG/coin_b_droit_jaune.png);
}
#bas_gauche_jaune {
background-image:url(IMG/coin_b_gauche_jaune.png);
}
/*bleu*/
#haut_droit_bleu {
	background-image:url(IMG/coin_droit_bleu.png);
 }
#haut_gauche_bleu {
background-image:url(IMG/coin_gauche_bleu.png);
}
#bas_droit_bleu {
	background-image:url(IMG/coin_b_droit_bleu.png);
}
#bas_gauche_bleu {
background-image:url(IMG/coin_b_gauche_bleu.png);
}
/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip {
	text-align: left; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

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

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.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 { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
/*.format_png { behavior: url(win_png.htc); }*/

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

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

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.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 { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
/*.format_png { behavior: url(win_png.htc); }*/

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

.formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif;}

/*MENU VERTICALE*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
width: 180px;
margin-left:auto;
margin-right:auto;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

    

