

/* ------------------------------------ CSS importees --*/

	@import url("inclures_css/mairie_01.css");
	@import url("inclures_css/vivreAV_17.css");
	@import url("inclures_css/decouvrirAV_25.css");
	@import url("inclures_css/actu_45.css");
	@import url("inclures_css/plan_56_info_46_english_55.css");
	
	@import url("inclures_css/documents.css");
	@import url("inclures_css/plan.css");
	@import url("inclures_css/recherche.css");
	@import url("inclures_css/listediff.css");
	
	@import url("inclures_css/spip_style.css");

/* ---------------------------- Couleurs Hexadecimales ---

   Generic:
   ------------------------------------------
   fond                            = #bb000f
   texte or                        = #ffe400
   filet brun                      = #741800
   filet contenu gauche            = #660000

   Rubriques:
   ------------------------------------------
   id=1  - Mairie (vert)            = #3bd200
   id=17 - Vivre a AV (bleu)        = #00a8e1
   id=25 - Decouvrir AV (orange)    = #ff742a
   id=45 - Actualite (Violet)       = #9933ff
   id=56 - Plan (gris)              = #383838
   id=46 - info (gris)              = #383838
   id=55 - English (gris)           = #383838

   id=74 - Liens (gris)           = #383838

   ------------------------------------------
   fond encart (racine)             = #595959
   fond encart (s/rub)              = #999999 -> 707070
   expose (s/rub)                   = #ebebeb
   
--------------------------------------------------------- */


/* ------- Style standard --- http://www.aigues-vives.fr */

html {
	background-color: #bb000f;
}

body {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
}



/* ------------------------------------ Style sommaire -- */

div#PageSommaire {
	margin: 0px;
	padding: 0px;
}
div#IntroFlash {
	padding: 0px;
	height: 640px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #bb000f;
}
div#NavSommaire {
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 1.4em;
	text-align: center;
	padding: 0px;
	width: 790px !important;
	width: 800px;
	background-color: transparent;
	height: 22px;
	margin-top: .5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
div.SeparateurSommaire {
	background-image: url(../imgs/separateur_nav_sommaire.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 20px;
	width: 55px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#NavSommaire a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: auto;
	margin: 0px;
	padding-top: 0px;
}

div#NavSommaire a:hover {
	font-style: italic;
	color: #ffe400;
	text-decoration: underline;
}

/* ------------------------------------ Style rubrique -- */
/* ------------------------------------ Style article --- */

div#PageRubrique {
	padding: 0px;
	margin: 0px;
}





div#Entete {
	background-image: url(../imgs/EnteteRubriqueArticle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 80px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#Flag {
	padding: 0px;
	height: 10px;
	width: 13px;
	float: right;
	margin-top: 60px;

/*	background-image: url(../imgs/flag-en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
*/	
	font-size: 0px;
	margin-right: 7px;
}

div#Flag a {
	display: block;
	padding: 0px;
	height: 10px;
	width: 13px;
	margin: 0px;
}

div#Flag a span {
	display: none;
}

div#EncartMenuRacine {
	background-color: #595959;
	height: auto;
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#EncartMenuRacine ul {
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}

div#EncartMenuRacine li {
	background-color: #000;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

ul.MenuRacine1 {
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #595959;
}

ul.MenuRacine1 li {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
}

ul.MenuRacine2 {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #595959;
}

ul.MenuRacine2 li {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
}

div#EncartMenuRacine ul li a, div#EncartMenuRacine ul li a:hover {
	margin: 0px;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: .3em;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
}

div.formulaire_recherche {
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align: center;
}

div.formulaire_recherche form {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px !important;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
}

input.Champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px;
	width: 117px !important;
	width: 114px;
	float: left;
	height: 13px;
}

div.formulaire_recherche img {
	padding: 0px;
	float: right;
	margin: 0px;
}

div#EncartMenuSousRub {
	background-color: transparent;
	height: auto;
	margin: 0px;
	padding: 0px;
}

div#VisuelRubrique {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 370px;
	clear: both;
	width: 370px;
}

div#Hierarchie {
	font-size: 0.7em;
	color: #999;
	font-style: italic;
	margin: 0px;
	padding-top: 2.5em;
	padding-right: 400px;
	padding-bottom: 1em;
	padding-left: 2em;
	background-image: url(../imgs/bg-Contenu.jpg);
	background-repeat: no-repeat;
	background-position: 392px 0px;
}

div#Hierarchie span {
	font-size: 1.2em;
	color: #666;
}

div#Hierarchie a {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

div#Hierarchie a:hover {
	color: #666;
	text-decoration: underline;
}

div.BlocContenuRubrique {
	margin-top: 30px;
	margin-right: 380px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

.Introduction {
	color: #666;
	padding-left: 20px;
	padding-right: 30px;
	font-style: italic;
}

.SpacerGauche {
	clear: left;
}

.Spacer {
	clear: both;
}

/* ---------------------------------------- Style Pied -- */

div#Pied {
	text-align: center;
	padding: .7em;
	margin: 0px;
}

p.NavPied {
	font-size: .7em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p.NavPied a {
	color: #fff;
	text-decoration: none;
}

p.NavPied a:hover {
	color: #fff;
	text-decoration: underline;
}

p.MentionPied {
	font-size: .7em;
	color: #ffe400;
	margin: 0px;
	padding: 0px;
}

/* ------ Images typographiques (via image_typo) -------- */
.format_png, .spip_logos {
	behavior: url(spip.php?page=win_png);
}


