@CHARSET "UTF-8";

/*### Layout des pages d'affichage ###*/
.page_sommaire {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* conteneur des pages autres que 'sommaire' */
.page_site {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.page_site .texte.entry-content {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.page_site .texte.entry-content.breve {
	font-size: 16px;
}

.page_site .cartouche .spip_logos {
	border-style: none;
	border-width: 1px;
	border-color: #000000;
	border-left-style: none;
	border-bottom-style: none;
}

.page_site h1.entry-title {
	text-align: left;
}

/* fil d'ariane */
#hierarchie {
	text-align: left;
}

/*------------------ Entete appliquee a toutes les pages-------------- */
#entete {
	width: 1000px;
	height: 100px;
	float: left;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	vetical-align: middle;
}

#entete a.accueil #nom_site_spip {
	vertical-align: bottom;
	font-size: 2.2em;
	font-family: arial, times, serif;
	font-weight: bold;
	color: #000000;
}

#entete a.accueil {
	text-align: left;
	vertical-align: middle;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

/* Section des menus */
.lesMenus {
	width: 695px;
	height: 32px;
	float: left;
}

.menuHautPage {
	width: 695px;
	height: 20px;
	float: left;
	background-color: #d3d3d3;
	margin-top: 0px;
}

.menuBasPage {
	width: 695px;
	height: 12px;
	float: left;
	margin-top: 0px;
}

/* propriete du contenu de menuHautPage */
.listMenuHaut {
	width: auto;
	float: left;
	margin-top: 4px;
}

.listMenuHaut li {
	display: inline;
	padding-right: 2.0em;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.listMenuHaut li a {
	color: #000000;
	text-transform: uppercase;
}

.listMenuHaut li a:hover {
	color: #ff4500;
}

/* propriete du contenu de menuBasPage */
.listMenuBas {
	width: auto;
	float: left;
	margin-left: 400px;
	margin-top: 0px;
}

.listMenuBas li {
	display: inline;
	padding-right: 2.0em;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.listMenuBas li a {
	color: #ffa500;
	text-transform: uppercase;
}

.listMenuBas li a:hover {
	color: #ff4500;
}

/* Barre de recherche */
.recherche {
	width: 300px;
	height: 20px;
	float: right;
	clear: right;
	overflow: hidden;
	background-color: #d3d3d3;
	margin-top: 0px;
}

/*----------- Propriete des conteneurs de la page_sommaire------------ */
	/*Bloc contenant les blocs de class recent + focus */
.conteneur_principal {
	width: 1000px;
	min-height: 380px;
	margin-bottom: 15px;
	float: left;
	overflow: visible;
}

.conteneur_principal a {
	color: #000000;
	text-decoration: none;
}

.conteneur_principal a:hover {
	color: #ff4500;
	text-decoration: none;
}

.conteneur_principal .menu ul {
	border-top: none;
}

.conteneur_principal .menu ul li {
	margin: 0.20em 0;
	padding: 0.5em;
	border-top: none;
}

/* proprietes et typographie du bloc contenant les 4 derniers articles publies */
.recents {
	width: 80%;
	float: left;
	clear: both;
	margin-top: 4em;
	#background-color: #ffcc33;
	#background-image: url("images/fond-sommaire-recent.png");
	#background-repeat: no-repeat;
	#background-position: top right;
	#filter:alpha(opacity=75);
	#opacity:0.75;
}

.recents h2 {
	text-align: center;
}

/*proprietes et typographie du bloc contenant l'article de mot cle "a la une" */
.focus {
	width: 50%;
	min-height: 100px;
	float: center;
	clear: both;
	margin-top: 15px;
	text-align: center;
}

.focus .spip_logos {
	width: auto;
	float: left;
	margin-top: 2em;
	margin-right: 10px;
}

.focus .texte {
	text-align: justify;
	padding-left: 5px;
	padding-right: 15px;
	font-size: 13px;
}

.focus h2 {
	text-align: left;
	font-size: 2em;
}

/*Proprietes et typographie du bloc articles de reference */
.menuReferences {
	width: 297px;
	float: right;
	clear: right;
}

.menuReferences .menu h2 {
	text-transform: capitalize;
}

.menuReferences a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menuReferences a:hover {
	color: #ff4500;
	text-decoration: none;
}

/* Proprietes et typographie du Bloc Agenda */
.menuAgenda {
	width: 695px;
	float: left;
	clear: left;
}

.menuAgenda .menu h2 {
	text-transform: capitalize;
}

.menuAgenda a {
	color: #000000;
	font-weight: bold;
}

.menuAgenda a:hover {
	color: #ff4500;
}

.menuAgenda h3 {
	text-align: center;
	text-transform: capitalize;
}

.menuAgenda .agenda ul {
	#border-right: 1px dotted #ffa500;
	padding-left: 10px;
}

.menuAgenda .menu ul li {
	margin: 0.20em 0;
	padding: 0em;
	border-top: none;
}

.agenda {
	width: 33%;
	float: left;
}

/*--------------- Autres Blocs ---------------------*/
	/*Proprietes et typographie du conteneur de la boucle affichant les dernieres breves  */
.menuBreves {
	width: 297px;
	float: right;
	clear: right;
}

.menuBreves .menu h2 {
	text-transform: capitalize;
}

.menuBreves .menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menuBreves a:hover {
	color: #ff4500;
	text-decoration: none;
}

/* proprietes et typographie de la class .menu commune a breve, reference, focus, rubrique*/
.menu {
	clear: both;
	margin-bottom: 1em;
	text-align: left;
}

.menu p {
	margin: 0.20em 0;
	padding: 0.20em 0.10em;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ffa500;
	border-bottom: none;
}

.menu ul li {
	margin: 0.20em 0;
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-bottom: 0.5em;
	border-top: none;
}

.menu ul li ul {
	margin-left: 1em;
	border: 0;
}

.menu ul li li {
	padding: 0;
	border: 0;
}

/* Conteneur de la boucle d'arborescence des rubriques/sous rubriques  */
#navigation {
	width: 297px;
	float: right;
	clear: right;
	overflow: hidden;
}

/* Propriete du pied de page */
#pied {
	width: 100%;
	height: 30px;
	float: left;
	margin: 0;
	margin-top: 2em;
	padding: 0.40em 0;
	border-top: 1px solid #ffa500;
	text-align: center;
	font-size: 0.90em;
	clear: none;
}

/*--------------- Typographie generale dans le body ------------ */
a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

p {
	color: #000000;
}

small {
	font-size: 0.90em;
	color: #000000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

h2,h2 a,h2 a:focus,h2 a:hover,h2 a:active {
	color: #000000;
}

h1,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	font-family: arial;
}

h1 {
	font-size: 2.70em;
	color: #000000;
}

h3,h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: arial;
}

body {
	font-size: 11px;
	font-family: arial;
	color: #000000;
	font-weight: normal;
}

.introduction.entry-content {
	padding-left: 10px;
}

.introduction.entry-content a {
	font-style: italic;
	font-weight: normal;
}

/*
 *
 * Definition de classes orientees graphiques ou objets embarques
 *
 */
.dewplayer {
	text-align: left;
}

.dewplayer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

#documents_portfolio {
	clear: both;
	margin: 2em auto;
	text-align: left;
}

#documents_portfolio .spip_logos {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	border-width: 0px;
}

#documents_portfolio a.on .spip_logos {
	border-color: #ffa500;
}

#documents_portfolio a:focus .spip_logos,#documents_portfolio a:hover .spip_logos,#documents_portfolio a:active .spip_logos
	{
	border-left-color: #ff4500;
}

/*
	*
	* Surcharge des classes d'objet definis par SPIP
	*
	*
*/ /* Les tableaux SPIP */
table.spip {
	max-width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: normal;
	background: #ffffff url("images/fond-grille-programmes.png") repeat;
}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

table.spip tbody {	
	/* for IE */
	filter:alpha(opacity=95);
	/* CSS3 standard */
	opacity:0.95;
}

table.spip tr.row_first {
	background: #ffd891;
}

table.spip tr.row_odd {
	background: #EEE;
}

table.spip tr.row_even {
	background: #DDD;
}

table.spip th,table.spip td {
	padding: 0.20em 0.40em;
	text-align: left;
	border: 1px solid;
}

table.spip th {
	vertical-align: bottom;
	font-weight: bold;
}

table.spip td {
	vertical-align: middle;
	opacity:0.7;
}

table.spip .spip_in {
	font-weight: bold;
}

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche {
	margin: 0;
	padding: 0;
	background: none;
	text-align: right;
}

.formulaire_recherche * {
	display: inline;
	vertical-align: middle;
}

.formulaire_recherche label {
	
}

.formulaire_recherche input.text {
	width: 20em;
	padding-left: 25px;
	background: #ffffff url("images/rechercher.gif") no-repeat left center;
}

.formulaire_recherche input.submit {
	
}

/*Bloc principal contenant l'envoi d'inscription newsletter */
.formulaire_newsletter {
	width: 1000px;
	height: 20px;
	background-color: #d3d3d3;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 2px;
	float: right;
}

.formulaire_newsletter * {
	display: inline;
	vertical-align: middle;
}

/* ajustement objet de saisie */
.formulaire_newsletter input.text {
	width: 20em;
	height: 1em;
	margin-top: 0px;
	text-align: right;
	padding-left: 25px;
	vertical-align: middle;
}
