@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../elt/img/base/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ded47c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
body div {
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.titre_evt {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#006600;
}
.imp {
	font-weight:bolder;
	text-transform:uppercase;
	color:#000000;
	font-size:11px;
}
.ssmenu {
	height:20px;
}
.ssmenu2 {
	height:35px;
}

/*volets*/
#accordion {
	margin:40px 30px 10px 0;
	float:right;
	width:197px;
}
.toggler {
	cursor: pointer;
	background:url(../elt/img/base/menu.png);
	background-repeat:no-repeat;
	height:22px;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 7px 5px 1px 10px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
}
.element {
	background-color:#c5c23e;
	margin: 0 10px 0 10px;
	padding: 10px 7px 10px 7px;
	border:white solid 4px;
	text-align:left;
	font-size:10px;
	}
/* div structurelles */
#header {
	display:block;
	height:243px;
	width:1024px;
}
#contenu {
	height:492px;
	width:1024px;
	background-image:url(../elt/img/base/marcellaz-fond.jpg);
	background-color:#FFFFFF;
	text-align:left;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#mot {
	height:221px;
	width:316px;
	float:left;
	padding:210px 0px 10px 31px;
	text-align:justify;
}
.posimenu{
	padding:120px 0 0 10px;
	text-align:left;}
	
#footer {
	clear:both;
	display:block;
	height:22px;
	width:993px;
	background:url(../elt/img/base/contact-marcellaz.jpg);
	padding:10px 0 0 31px;
	color:#FFFFFF;
	text-align:left;
}
.footer {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
/*TAB*/
.info {
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:justify;
	vertical-align:top;
	width: 390px;
	margin: 0 0 0 0px;
	padding: 80px 0 0 20px;
}
.norep {
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	vertical-align:top;
}
.repeat{ 
	background-repeat:repeat;
}
.left {
	text-align:left;
	}
/* DECOUVRIR LA COMMUNE */
.titresDEC {
font-size:18px;
font-weight:bold;
color:#009999;
}
.soustitresDEC {
font-size:14px;
font-weight:bold;
color:#009999;
text-transform:uppercase;
}
/*VIE  CITOYENNE*/
.titresCIT {
font-size:18px;
font-weight:bold;
color:#00A6D2;
}
.soustitresCIT {
font-size:14px;
font-weight:bold;
color:#00A6D2;
text-transform:uppercase;
text-align:left;
}
/*VIE  QUOTIDIENNE*/
.titresQUO {
font-size:18px;
font-weight:bold;
color:#E3004C;
}
.soustitresQUO {
font-size:14px;
font-weight:bold;
color:#E3004C;
text-transform:uppercase;
}
/*VIE  associative*/
.titresAS {
font-size:18px;
font-weight:bold;
color:#ffbf58;
}
.soustitresAS {
font-size:14px;
font-weight:bold;
color:#ffbf58;
text-transform:uppercase;
}
/*VIE  ECONOMIQUE*/
.titresECO {
font-size:18px;
font-weight:bold;
color:#e46828;
}
.soustitresECO {
font-size:14px;
font-weight:bold;
color:#e46828;
text-transform:uppercase;
}
/*MENTION*/
.titresN {
font-size:18px;
font-weight:bold;
color:#000000;
}
.soustitresN {
font-size:14px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
}
