/*
 * HTML
 */
body{
	line-height:1.5em; 	
}
h1{
	margin: 0 0 0 148px;
}
h2{
	color:#b71237;
	margin:30px 0 15px 0;
	font-size:2.5em;
	line-height:0.9em;
}
/*
h4{
	background-color: #8c963a;
	color:#ffd900;
	text-align:center;
	padding:3px 0;
}
*/
h4{
	font-size:1.4em;
	margin:0 0 8px 0;
	color:#830c2c;
	padding-top:5px;
}
.accessibilite h3{
	font-size:1.4em;
	color:#830c2c;
}
.accessibilite h4{
	font-size:1.2em;
	color:#000;
}


/*
 * Containeurs
 */
#header{
	width:980px;
	height:135px;
	background: url(../images/header.jpg);
}
#cont_page{
	background: url(../images/back-page.jpg) repeat-y;
}
#cont_main{
	width:470px;
	float:left;
	margin:30px 0 0 38px;
}
#cont_main_galerie{
	width:730px;
	float:left;
	margin:30px 0 0 38px;
}


/*
 * Photos
 */
#cont_photos{
	width:252px;
	margin:74px 0 0 698px;
}
#cont_photos a{
    position:relative;
    display:block;
    border:0;
}
.iconeZoom{
    background: url(../images/zoom.gif);
    display:block;
    width:21px;
    height:20px;
    position:absolute;
    bottom:0;
    left:0;
}


.cont_autresArticles{
	background-color: #ffd900;	
	padding:6px;
}
.cont_autresArticles h2{
	font-size:1.2em;
	margin:10px 0 15px 0;
}
#cont_photos .cont_autresArticles li{
	margin:0 0 8px 0;
	padding:0 0 0 10px;
}

/*
 * Menu
 */
#menu{
	background: url(../images/menu/background.gif) no-repeat;
	width:170px;
	float:left;
	margin:0;
	padding:65px 0 0 0;
	list-style-type: none;
	position:relative;
	top:0;
	left:0;
}
li#accueil{
	top:65px;
}
li#btn5{ /* commune */
	top:98px;
}
li#btn19{ /* vieSociale */
	top:164px;
}
li#btn9{ /* mairie */
	top:131px;
}
li#btn26{ /* tourisme */
	top:197px;
}
li#btn14{ /* vieLocale */
	top:248px;
}
li#btn32{ /* photos */
	top:281px;
}
li#btn2{ /* agenda */
	top:314px;
}
li#btn33{ /* contact */
	top:365px;
}
li#btn31{ /* liens */
	top:398px;
}
li#forum{
	top:431px;
}
#menu a{
	display:block;
	width:170px;
}
#menu li{
	/* position:absolute; */
	left:0;
}

.subMenu, .activeSubMenu{
    width:153px;
	list-style-type: none;
	margin:0;
	padding:0;
    border-top:1px solid #fdb824;
}
#menu .subMenu a, #menu .activeSubMenu a{
    text-decoration:none;
    color:#830c2c;
    display:block;
    width:145px;
    text-align:right;
    padding:4px 5px 4px 3px;
    border-bottom:1px solid #fdb824;
    line-height:1em;
}
#menu .subMenu a:hover, #menu .activeSubMenu a:hover{
    background-color: #ffe997;
}
li.active a{
    background-color: #ffe997;
}

#blason{
    position:absolute;
    top: 250px;
    left: 550px;
}

/***************************
	Galerie
****************************/

#cont_main_galerie dl.zoom{
	float:left;
	width:110px;
	margin:0 10px 10px 0;
	text-align:center;
	font-size:0.9em;
}
#cont_main_galerie dl.zoom dd, #cont_main_galerie dl.zoom dt{
	text-align:center;
	width:110px;
	margin:0;
}
#cont_main_galerie dl.zoom dt img{
	display:inline;
}
#cont_main_galerie dl.zoom dd em{
	font-size:0.9em;	
}
#cont_main_galerie h2{
    clear:both;
    margin:10px 0 15px 0;
    padding-top: 20px;
}
#cont_main_galerie .clear{
    height:2px;
}

/*
 * Fil Ariane
 */
.filAriane{
	position:absolute;
	top: 145px;
	left : 165px;	
	font-size:0.9em;
	color:#830c2c;
}
.filAriane a{
	color:#830c2c;
}

/*
 * Imprimer
 */
.imprimer{
    position:absolute;
    top:147px;
    right:40px;
}
.imprimer a{
    display:block;
}

/*
 * Agenda
 */
ul.agenda{
	list-style-type: none;
	margin:42px 0 0 0;
	padding:0;
}
.agenda h2{
	font-size: 1.4em;
	margin:0 0 3px 0;
}
.agenda h3{
	font-size: 1.2em;
	margin:0 0 3px 0;
}
.agenda li{
	margin:0 0 15px 0;
	border-bottom:1px dashed #fdb525;
}

/*
 * Actu municipale
 */
#cont_photos ul.actuMunicipale{
	list-style-type: none;
	margin:0 0 0 10px;
	padding:30px 0 0 10px;
	width:210px;
    background: url(../images/flash-info.gif) 10px 0 no-repeat;
    border-left:1px dashed #f9d400;
}
#cont_photos ul.actuMunicipale h2{
	font-size: 1.4em;
	margin:0 0 3px 0;
	color:#959F49;
}
#cont_photos ul.actuMunicipale li{
	margin-bottom:25px;
}
#cont_photos ul.actuMunicipale h3{
    margin:0 0 0 0;
}


/*
 * Embellissements divers
 */
p.plus{
	background: url(../images/puce-plus.gif) no-repeat left center;
	padding: 0 0 0 13px;
	font-size:0.9em;
}
.chapo{
	font-weight:bold;
}

/* Liste de définitions, images de droites */
dt{
	margin:20px 0 4px 0;
	padding:0;
}
dd{
	margin: 0;
	padding:0;
	text-align:center;
	color:#8c963a;
	line-height:1em;
}
dd em{
	color:#777;
}


/*
 * Formulaire
 */
label{
	font-size:0.9em;
}
form p{
	margin:0 0 5px 0;
}
input, textarea{
	font-family: arial, sans-serif;
	font-size:0.9em;
	border:1px solid #f57e20;
	padding:0 3px;
	background-color: #fff0b9;
}
input:focus, textarea:focus{
	background-color: #fff;
}
input{
	width:200px;
}
form .note{
	font-size:0.9em;
}
form{
	margin-bottom:30px;
}
#submit{
	background-color: #f57e20;
	color:#fff;
	border-bottom:1px solid #a8520d;
	border-right:1px solid #a8520d;
	border-left:1px solid #fcc090;
	border-top:1px solid #fcc090;
	font-weight:bold;
}

/*
 * Plan du site
 */
ul.plan, ul.plan ul{
	list-style-type: none;
	margin:0 0 0 20px;
	padding:0;
}
ul.plan li{
	margin:10px 0 10px 0;
	background: url(../images/puce-spip.gif) no-repeat left 0.5em;
	padding:0 0 0 10px;
}


/*
 * Spip
 */
 
/*Listes */
ul.spip{
	margin:0 0 25px 15px;
	padding:0;
	list-style-type: none;
}
ul.spip li{
	background: url(../images/puce-spip.gif) no-repeat left 0.5em;
	padding:0 0 0 10px;
}
h3.spip{
	font-size:1.4em;
}

/* Tableaux */
table.spip{
	margin:0 0 25px 0;
}
table.spip caption{
	color:#830c2c;
	font-weight:bold;
	padding: 0 0 5px 0;
	font-size:1.2em;
}
table.spip th{
	color:#fff;
	font-weight:bold;
	padding:3px 5px;
	background-color: #f57e20;
}
table.spip td{
	padding:2px 5px;
}

table.spip tr.row_even{
	background-color: #fdde9b;
}
table.spip tr.row_odd{
	background-color: #fccb61;
}

/* Documents */
table.doc{
	margin:0 0 25px 0;
}
table.doc td {
	padding: 3px;
}
table.doc em{
	font-size:0.9em;
}
table.doc td.icone{
	width:30px;
}
table.doc td.icone a{
	color:#fcf9f2;
	display:block;
}