/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #fff;
	margin: 0;
	padding:0;
	text-align: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: bold;
color:#666;
}
p.spip {
font-size:11px;
color:#000;
font-weight:normal;
}
a.spip_out {
color:#bf232e;
}
h3.spip {
display:block;
width:670px;
color:#808080;
font-size:13px;
font-weight:normal !important;
margin:0 0 5px 0;
text-align:left;
}
p.titreRSS{
border-left:2px solid #999;
font-size:12px;
}
.desc_site{
margin:0 20px 20px 20px;
color: #333;
font-size:11px;
font-weight:bold;
}
.cartouche_pres_1{
display:block;
width:350px;
height:250px;
background:url(fond_cartouche-solutions.jpg) no-repeat;
float:left;
}
.cartouche_pres_2{
display:block;
width:400px;
height:250px;
background:url(fond_cartouche-services.jpg) no-repeat;
float:left;
}

#contenu .cartouche_pres_1 h2, #contenu .cartouche_pres_2 h2{
margin-left:0 !important;
font-size:12px;
font-weight:bold;
color:#333;
width:269px;
height:25px;
}
.cartouche_pres_1 p, .cartouche_pres_2 p{
width:210px;
margin:10px 0 0 10px;
font-size:11px;
color:#333;
}
.cartouche_pres_1 a, .cartouche_pres_2 a{
display:block;
padding-top:5px;
padding-left:55px;
background:url(service-solution-bt.gif) no-repeat;
width:269px;
height:25px;
color:#fff;
}
.cartouche_pres_1 a:hover, .cartouche_pres_2 a:hover{
display:block;
background:url(service-solution-bt-on.gif) no-repeat;
width:269px;
height:25px;
text-decoration:none;
color:#fff;
}
.sub_menu_cartouche1{
width:120px;
margin-top:15px;
float:right;
background: transparent none;

}
.sub_menu_cartouche{
width:170px;
margin-top:15px;
float:right;
background: transparent none;

}
.sub_menu_cartouche ul,.sub_menu_cartouche1 ul{
margin:0;
padding:0;
}
.sub_menu_cartouche li,.sub_menu_cartouche1 li{
list-style:none;
margin:7px 0;
padding:0;
height:auto;
}
.sub_menu_cartouche li a,.sub_menu_cartouche1 li a{
display:block;
height:auto;
min-height:22px;
font-weight:normal;
line-height:14px;
background:url(bullet_cartouche_off.gif) no-repeat;
font-size:9px;
padding-left:14px;
padding-top:0;
color:#333;
width:105px;
text-decoration:none;
}
.sub_menu_cartouche li a:hover, .sub_menu_cartouche1 li a:hover{
display:block;
text-decoration:none;
color:#FF6600;
height:auto;
min-height:22px;
line-height:14px;
background:url(bullet_cartouche_on.gif) no-repeat;
font-size:9px;
padding-left:14px;
padding-top:0;
width:105px;
}
.sub_menu_cartouche li a,.sub_menu_cartouche li a:hover{
width:160px;
}
#menu_top{
float:right;
display:block;
width:370px;
height:50px;
background: transparent none;
font-size:11px;
padding:0;
margin:0;
}
#menu_top ul{
list-style:none;
margin:0;
padding:25px 0 0 10px;
height:auto;
}
#menu_top ul li{
display:block;
float:left;
padding-top: 4px;
margin-left:10px;
height:22px;
width:100px;
background:url(cell-menutop.gif) no-repeat;
}
#menu_top ul li a{
display:block;
height:16px;
width:100px;
font-weight:bold;
text-decoration:none;
text-align:center;
color:#808080;
}
#menu_top ul li a:hover{
color:#FF6600;
text-decoration:none;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
	height:auto;
	margin-top:5px;
}

#conteneur {
width: 100%;
}

#conteneur #contenu {
	float: right;
	width: 750px;
	background:#fff;
	margin-top:10px;
}

#conteneur #navigation {
	float: right;
	height:16px;
	width:510px;
	text-align: center;
	
}

#carte{
display:block;
width:680px;
height:480px;
background:#0000FF;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
.boite_plan{
width:670px;
margin:0;
padding:0;
float:left;
}

h2.plan_rub{

border-bottom: 1px dotted #808080;
}
h2.plan_rub a{
font-size:12px;
font-weight:bold;
color:#64c7f6 !important;
}
h2.plan_rub a:hover{
color:#ff9900 !important;
text-decoration:none;
}
#contenu .contre-encart {
	float: left;
	width: 670px;
}
#contenu .boite_plan ul{
margin:0;
padding:5px 50px;

}
#contenu .boite_plan ul li ul{
margin:0;
padding:0 0 0 50px;
}
#contenu h2{
font-size:14px;
font-weight:bold;
margin-left:20px;
width:450px;
}
#contenu .boite_plan ul li{
list-style:none;
font-size:11px;
padding:3px 0px;
}
#contenu .boite_plan ul li a{
color:#808080;
}
#contenu .boite_plan ul li a:hover{
color:#FF9900;
}
#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}
 .encart ul{
 margin: 3px 0;
 }
 /* news à gauche */
 #news{
margin-top:10px;
width:180px;
background:url(fond_news.jpg) repeat-y;
float:left;
height:auto;

}
#news #news_top{
display:block;
width:180px;
height:32px;
margin:0;
padding:0;
background:url(fond_news_top.jpg) no-repeat;
}

#news #news_bottom{
display:block;
width:180px;
height:6px;
margin:0;
padding:0;
background:#fff url(fond_news_bottom.jpg) no-repeat;
float:left;
}
#news h3{
color:#0033FF;
font-size:14px;
/*margin:10px 0;*/
text-align:center;
}
#news ul{
list-style:none;
margin:0;
padding:0;
background:transparent none;
}
#news li{
display:block;
/**/padding:0 5px;
font-size:12px;
font-weight:bold;
height:auto;
margin-top:10px;

}
#news li.rubs{
margin:0 2px;
/*background: url(fondMenuCell.jpg)*/
}
#news li a{
display:block;
font-size:10px;
font-weight:bold;
text-decoration:none;
background:transparent none;
padding:0;
margin:0;
height:auto;
line-height:16px;
color:#808080;
}
/*#news li:hover{
background-color:#a2c5d9;
}*/

#news li a:hover{
color:#FF6600;
text-decoration:underline;
}
#news ul li.artLink a:hover{
color:#fff;
text-decoration:none;
}
#news ul li ul{
	padding:0;
	margin:0;
	height:auto;
}
#news ul li ul div{
margin:0;
padding:0;
}
#news ul li ul li{
	padding:0 !important;
	/*margin:5px 0;*/
	margin:0;
	
}
#news ul li ul li:hover, li.artLink:hover{

_margin:0;
}
#news ul li ul li h3{
	padding:0;
	text-align:left;
	/*margin: 10px 0 0 0;*/
}
#news ul li ul li a, #news ul li.artLink a{
	display:block;
	font-size:10px;
	font-weight:normal;
	margin-left:3px;
	padding:0;
	line-height:16px;
}
#news ul li ul li a:hover, #news ul li.artLink a:hover{
	display:block;
	font-size:10px;
	font-weight:normal;
	/*background:transparent none;ff6600*/
	background-color:#0b7cbc;
	text-decoration:none;
	color:#fff;
}
.rappel_rub{
display:block;
width:100%;
text-align:right;
color:#bbbbbb;
font-size:16px;
border-bottom:1px dotted #a9c0d0;
margin-bottom:5px;
}
.lire-suite{
display:block;
margin:5px 5px 0 2px;
text-align:right;border-bottom: 1px dotted #808080;
}
.lire-suite a{
display:block;
/*padding-left:10px;*/
background:url(plus.jpg) no-repeat;
font-size:10px !important;
font-weight:bold;
}
#news span{
font-size:9px;
font-weight:normal;
display:block;
line-height:12px;
color:#808080;
}
/* Entete */
#entete {
	width: 575px;
	height:50px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

#flash_bandeau{
background:#fff url(zone-flash.jpg) no-repeat;
display:block;
width:950px;
height:200px;
margin:0;
padding:0;
}
#flash_bandeau object{
width:950px;
height:200px;
margin:0;
padding:0;
}
/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin: 2px;
	font-size: 10px; }

/* Pied de page */
#pied {
	clear: both;
	width: 950px;
	padding: 0;
	margin-top: 5px;
	height:auto;
	background:url(fond_pied.gif) no-repeat;
}
#rub_pied{
width:600px;
height:14px;
padding: 0;
margin-left:200px;
margin-top:0;
}
#rub_pied ul{
height:14px;
margin:0;
padding:0;
}
#rub_pied li{
display:block;
height:14px;
float:left;
text-align:center;
margin:0 15px 0 15px;
line-height:14px;
}
#rub_pied li a{
display:block;
margin:0;
padding:0;
font-size:9px;
color:#4e89bb;
/*text-transform:uppercase;*/
}
#rub_pied li a:hover{
display:block;
line-height:14px;
margin:0;
padding:0;
font-size:9px;
text-decoration:none;
color:#000;
/*text-transform:uppercase;*/
}
#rub_pied li a i{
display:block;
margin:0;
padding:0;
font-size:9px;
color:#ff3333;
/*text-transform:uppercase;*/
}
#rub_pied li a i:hover{
display:block;
line-height:14px;
margin:0;
padding:0;
font-size:9px;
text-decoration:none;
color:#000;
/*text-transform:uppercase;*/
}
#pied span{
display:block;
line-height:14px;
font-size:9px;
color:#5e99bb;
text-align:center;
}
#pied span a{
color:#5E99BB;
}
#pied span a:hover{
color:#000;
text-decoration:none;
}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

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

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:Verdana, Arial, Helvetica, sans-serif;}


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .syndic, .forums, .divers {
	/*min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;*/
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p{
margin: 0;
padding: 0.2em 0.7em;
text-align: left;
}

.breves,.pde{
/*float:left;*/
width:240px;
padding:30px 0px 0px 10px;
}
.breves ul li, .pde ul li{
/*float:left;padding: 0;*/
margin-top:1px;
clear:both;
width:122px;
height:16px;

background:transparent none;
}
.breves ul li a, .pde ul li a{
font-size:11px;
font-weight:bold;
}
.breves ul li a:hover{
font-size:11px;
font-weight:bold;
color:red;
}
#navigation ul{
margin: 0;
padding:0;
text-align: center;
list-style: none;
width:498px;
/*background:url(fond-menu-rub.jpg) no-repeat;*/
height:16px;
float:right;
}

#navigation li{
float:left;
width:122px;
height:16px;
padding: 0;
margin-right:1px;
}
#navigation li a {
background:url(bt-rub.gif) no-repeat;
margin:0;
padding:0;
display:block;
width:122px;
height:16px;
font-size:11px;
font-weight:bold;
color:#fff;
}
#navigation li a:hover {
background:url(bt-rub-on.gif) no-repeat;
margin:0;
padding:0;
display:block;
width:122px;
height:16px;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#fff;
}
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: transparent none;}
.rubriques .menu-titre { background: #F2FFF2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #3a86c5;
	margin:0 0 0 4px;
}
.titre_in {
	font-size: 11px;
	font-weight: bold;
	color:#ff6600;
	margin:5px 0 0 5px;
}
.titre_plan{
	font-size: 14px;
	font-weight: bold;
	color: #3a86c5;
	margin:0 0 10px 4px;
	}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  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 {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 170px; font-family: inherit; font-size: 11px; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
width: 340px;
font-size:10px;
text-align: right;
padding-top:5px;/* 0 5px 0;*/
}
.formulaire_recherche label { /**/display: none; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }
