/*
 * Feuille de style TRAM rubrique 1 vert
 */

/* ID specifiques */
#conteneur_bloc {
	background: #FFF url(../images/fond_vert.gif) repeat 0 0;
}

#droite a.carte {
	 display: block;
     width:128px;
     height:128px;
     background-image: url(../images/zone_carte_vert.gif);
}
#droite .picto {
padding: 4px 0 0 2em;
height:20px;
background: url(../images/picto_info_vert.gif) left no-repeat;
}

/* ////////////////////////////// */
/* mise en forme contenu articles */
/* ////////////////////////////// */

#centre .print { float:right;  padding: 0 0 0 1em; background: url(../images/picto_print_vert.gif) left no-repeat;}
#centre span.titre {color: #169133; font-size:1.2em; font-family: "Times New Roman", Times, serif; line-height:110%; }
#centre div.soustitre {letter-spacing: 2px; color:#169133; font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#centre div.descriptif {padding-bottom: 2em; font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; 	 }
#centre div.chapo {font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; 	 }
#centre div.texte { text-align:justify; font-size:0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; }
#centre div.ps {color: #666666;  padding:1em 0 0 0; font-size:0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; }

#centre .print a {color:#169133; text-decoration:none; font:"Times New Roman", Times, serif; font-size:0.8em;}
#centre .print a:hover {color:#33FF99; text-decoration:none;} 

/* ////////////////// */
/* couleurs des liens */
/* ////////////////// */

#droite .picto a {color:#169133; text-decoration:none;}
#droite .picto a:hover {color:#33FF99; text-decoration:none;}
#gauche a {color:#169133; text-decoration:none; }
#gauche a:hover {color:#33FF99; text-decoration:none;}
#pied a {color:#169133; text-decoration:none; font:"Times New Roman", Times, serif; font-size:0.8em; }
#pied a:hover {color:#33FF99; text-decoration:none;}
#pied {color:#169133; font:"Times New Roman", Times, serif;}

/* //////////// */
/* balises spip */
/* //////////// */

h3.spip {font: bold 1em Verdana, Arial, sans-serif; color:#169133; letter-spacing: 2px; padding-bottom:0.5em; margin:0px;}
a.spip_out {color:#169133;}
a:hover.spip_out {color:#33FF99; text-decoration:none;}
a.spip_in {color:#169133; text-decoration:none;}
a:hover.spip_in {color:#33FF99; text-decoration:none;}
strong.spip { }
span.spip_documents  { padding:0 2em 0 2em; }
span.spip_documents_right  { }
ul.spip, ol.spip {padding-left: 4em; margin-bottom: 1.25em;}
li.spip {margin-bottom: 0.66em; line-height: 1.6em;}
ol.spip { list-style: decimal;}
ol.spip li {padding-left: 5px;}
.spip_note {color: #666666;  font-size:0.8em;}
th, tr.row_first {color:#FFF; background-color:#169133; }
tr.row_even { background-color:#E5FDEB;}
tr.row_odd { }
p.spip {padding-bottom:2em; line-height:130%;}
/*////////////////////////*/
/* gestion du menu gauche */
/*////////////////////////*/

#menugauche .menu1 {
font:"Times New Roman", Times, serif;
font-size:0.9em;
font-weight:bold;
background: url(../images/pointille_vert.gif) bottom no-repeat;
padding-bottom:0.3em;
margin-bottom:1em;
}

#menugauche .menu2 {
font:"Times New Roman", Times, serif;
font-size:0.8em;
font-weight: normal;
padding:0 0 0 1em;
margin:0 0 0.5em 0;

}

#menugauche .menu1on {
font:"Times New Roman", Times, serif;
font-size:0.9em;
font-weight:bold;
background: url(../images/pointille_vert.gif) bottom no-repeat;
padding-bottom:0.3em;
margin-bottom:1em;
}

#menugauche .menu2on {
background: url(../images/fleche_vert.gif) top left no-repeat;
font:"Times New Roman", Times, serif;
font-size:0.8em;
font-weight: bold;
padding:0 0 0 1em;
margin:0 0 0.5em 0;
} 

/* /////////////////////////////// */
/* gestion du logo et pied de page */
/* /////////////////////////////// */

#pied a.logo { 
     display: block;
     width: 130px; 
     height: 71px; 
     background-image: url(../images/logo_tram_vert.gif);
     background-repeat: no-repeat;
     }
	 
#pied a.logo:hover { 
     background-image: url(../images/logo_tram_vert_on.gif); 
     } 

#pied a.lien1 {
	padding: 0 2em 0 1.6em;
	background: url(../images/picto_mail_vert.gif) left no-repeat;
     }
#pied a.lien2 {
	padding: 0 2em 0 1.6em;
	background: url(../images/picto_legal_vert.gif) left no-repeat;
     }
#pied a.lien3 {
	padding: 0 2em 0 1.6em;
	background: url(../images/picto_credit_vert.gif) left no-repeat;
     }
#pied a.lien4 {
	padding: 0 2em 0 1.6em;
	background: url(../images/picto_plan_vert.gif) left no-repeat;
     }
#pied a.lien5{
	padding: 0 2em 0 1.6em;
	background: url(../images/picto_admin_.gif) left no-repeat;
     }

