.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.texte {
color: #000000;
text-align: justify;
padding:4px;
}

.texte_infos {
color: #7369ce;
text-align: justify;
padding:4px;
}

.contenu .texte_edito {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-align: justify;
padding:5px;
font-size: 90%;
}

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

a:hover {
	color: #ee9b00;
	
}


a.spip_url {
	font-size: 90%;
	color: #ee9b00;
	
}
a.spip_in {
	font-size: 90%;
	color: #ee9b00;
	
}
a.spip_out {
	font-size: 100%;
	color: #ee9b00;
	
}

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.spip_documents{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 70%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }

b.spip { }

i.spip { }

p.spip {
	padding: 3px;
	text-align: justify;
	vertical-align: center;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 150px ; background-color: #FFDDAA;}

.formsite { width: 160px ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.formulaire {
	color: #7369ce;
	margin: 30px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #7369ce;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 2px solid #7369ce;
	color: #7369ce;
	padding: 3px;
	background: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}

.spip_surligne { background-color: #FFFF66; }

body {
font-family: Arial, Helvetica, sans-serif;
background: #ffffff;
padding : 5px 5px 0px 0px;
}
#header {
margin-bottom:10px
}

#conteneur {
position: absolute;
width: 805px;

}

#gauche {
position: absolute;
left:0;
width: 160px;
padding-top:5px;
padding-left:2px;
margin-top:5px;

}
#centre {
position: absolute;
margin-left: 195px;
width:415px;
padding-top:5px;
margin-top:5px;

padding-bottom:0px;
background: #F7E6C6;
}
#droite{
position: absolute;
right:0;
margin-left:520px;
margin-top:5px;


}
#impression {



}



#encart {
position: absolute;
left:750px;
width: 180px;
padding-top:10px;
}

#pied {
background: url(NAVPICS/fond_conteneur.jpg) no-repeat bottom left;
height: 200px;
margin-bottom: 0;
margin-left: 0;
}

.border {
	border: 1px solid #7369ce;
	padding: 5px;
}

.violet{
border-bottom: 1px solid #7369ce;
margin-bottom: 5px;
}

.plansite {
list-style-type: none;
margin: 0;
padding:0;
color:#000000;
}

h2.titre_general{
color:#000000;

font-weight: bold;
}

h3.titre_secteur{
color:#000000;

font-weight: normal;
}

h4.titre{
color:#000000;

font-weight: bold;
}

h4.titre_sommaire{
margin-left: 20px;
color:#000000;

font-weight: bold;
}

ul.plansite li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom:1px solid #7369ce ;
}

ul.plansite ul li {
margin-bottom: 0px;
border:0px;
}

ul.plansite ul li a{
font-weight: normal;
}


ul.plansite li a.lienon {
    font-weight: bold;
    	color : yellow;
	background-color : Blue;
}

.menugauche {
list-style-type: disc;
margin-top: 5px;
margin: 0;
padding-left:5px;
color:#7369ce;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;

}
.menugauche a:hover {
text-decoration: none;
}


p {margin: 0 0 10px 0;}

.formrecherche {
	background-color: #f2f2f2;
	color: #7369ce;
	margin: 0px;
	padding: 2px;
	border: solid 1px #7369ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.impression a.imprimer {
        display: block;
        background-image: url(IMG/newropeans/printer.gif);
        background-repeat: no-repeat;
        width: 22px;
        height: 22px;
        float: right;
        margin-right: 10px; 
}


