* { padding: 0; margin: 0; }

body {
	background:#6f9d12 url(../img/bg.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* - - - - - Classes Générales - - - - - */

.clear        { clear:both; background: none; }
.left         { float:left; }
.right        { float:right; }
img.left      { margin-right:1em; margin-bottom:1.8em; }
img.right     { margin-left:1em; margin-bottom:1.8em; }
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }

ul, li		{list-style:none;}
img			{border:none;}
a			{color:#7eae0a; text-decoration:none;}
a:hover		{color:#fd9802;}
strong		{color:#005e56;}
a:hover strong	{color:#7eae0a;}
.actu		{ float:right;
	display:block;
	height:34px;
	color:#7eae0a;
	font:bold 15px/28px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:3px 28px 0 0;
	margin:0 20px 0 0;
	background: url(../img/puce-big.png) no-repeat right 5px;
}
.voir		{ float:right;
	display:block;
	color:#fff;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:3px 11px 0 0;
	margin:0;
	background: url(../img/puce-lien.png) no-repeat right 12px;
}
.savoir		{ 
	color:#7eae0a;
	padding:0 0 0 8px;
	background: url(../img/puce.gif) no-repeat 0 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.daten { display:inline;
font:normal 11px/15px Arial, Helvetica, sans-serif;
float:right;
height:15px;
margin:0 20px 0 0;
color:#CAD4BB;
}
/* - - - - - WRAPPER  - - - - - */
.wrapper { 
	background:url(../img/bg-arbus.jpg) no-repeat top center;
	width: 966px;
	margin: 0 auto;
	/*padding:0 196px;*/
	padding:0 145px;
}
.faux {
	background:#fff url(../img/bg-left.jpg) no-repeat 0 0;
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}

/* - - - - - HEADER - - - - - */
.header {
	background: url(../img/bg-header.jpg) no-repeat 0 0;
	width: 966px;
	height: 254px;
}

.logo {
	float:left;
	margin:76px 0 0 0;}
.venir {
	clear:both;
	float:right;
	height:33px;
	padding:22px 67px 0 0;
	margin:11px 0 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	background:url(../img/bg-acces.png) no-repeat top right;
}
#mairie {
	display:inline; float:right;}
	
/* - - - - - GAUCHE - - - - - */
.gauche { 
	display: inline;
	float: left;
	width: 219px;
	padding: 11px;
	color: #fff;
	margin: auto;
}
/* - - - MENU - - - */
#menu {/*background: url('../img/menu-bg.png') repeat-y;*/
	width:219px;
	margin:0 0 11px 0;
}

/* Afficher une image en bas du menu pour faire plus jolie (ombre) 
.bas a{
	background: url('../img/menu-bottom.png') no-repeat bottom right;
	padding: 8px 0;
}*/

.menutitre {/* Titre d'une catégorie principale */
display:block;
	width: 219px!important;
	width: 197px;
	height: 40px;
	background: url(../img/menu-off.png) no-repeat;
	font: bold 15px/40px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:0 0 0 22px;
	cursor: pointer;
}

.ssmenu{/* zone contenant les sous-catégories */
	text-align:left;
	font:normal 13px/26px Arial, Helvetica, sans-serif;
/*	background: url(../img/bg-menu-bas.png) repeat-y bottom left;
	background: url(../img/menu-bg2.png) repeat-y 0 -60px;*/
	background:  url(../img/menu-bottom.png) no-repeat bottom left;
	margin:0 0 11px 15px;
}
.ssmenu a {
	float:left;
	width:161px;
	margin:0 14px;
	color: #fff;
	border-bottom:solid 1px #94b150;
	text-decoration: none;
}
.ssmenu a:hover {color: #fd9802;}
/*.ssmenu .bas a{
	border:none;
	width:177px;
	margin:0 0 0 14px;
	background: url(../img/menu-bottom.png) no-repeat bottom right;
}*/

/* - - - MENU ACCUEIL - - - */
.arbus { background:url(../img/bg-accueil.png) no-repeat 0 0;
height:40px;
padding:0 0 11px 0;
}
.arbus a {
	width: 219px;
	background: url(../img/puce-lien.png) no-repeat 14px 4px;
	font: bold 15px/40px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:0 0 0 22px;
}
.arbus a:hover { color:#fd9802;}

/* - - - RECHERCHE - - - */
.arbus form{padding:8px 0 0 14px;}
.cherche {
	border:1px solid #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	width:165px;
}
.go {
	height:24px;
	width:24px;
	border:0;
	background: url(../img/puce-big.png) no-repeat 0 0;
	cursor:pointer;
}

/* - - - AGENDA - - - */
.agenda { 
	background:url(../img/bg-agenda.jpg) no-repeat 0 0;
	width:196px;
	height:179px;
	padding:0 11px;
	color:#FFF;
	font-size:11px;
}
.agenda h2 {font: bold 15px/40px Arial, Helvetica, sans-serif;
padding:0 0 8px 22px;}
.agenda strong { color:#FFF;}
/*.agend a {
display:block;
padding:3px 0;
background:url(../img/puce-plus.gif) no-repeat right 5px;
color:#FFF; }
.agenda a:hover { color:#fd9802;}*/

/* - - - - - CONTENU - - - - - */
.contenu { 
	position: relative;
	display: inline;
	float: left;
	width: 481px;
	background:url(../img/bg-contenu.gif) repeat-y 0 0;
	padding: 0;
	margin: 0;
	color: #656565;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.contenu p { font:normal 11px Arial, Helvetica, sans-serif;
	margin:0 10px 0 11px;
	padding:10px 10px 5px 5px;
}

.contenu h1 { 
	background:url(../img/bg-titre.jpg) no-repeat 0 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:31px;
	padding:27px 0 0 22px;
}
.contenu h2 { 
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#7eae0a;
	margin:0 10px 0 11px;
	padding:10px 5px 0 5px;
}
.contenu h3 { 
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#005b53;
	margin:0 10px 0 11px;
	padding:10px 5px 0 5px;
}
.contenu hr {
	display:block;
	clear:both;
	height: 1px;
	margin: 0 10px 0 11px ;
	/margin:-7px 10px -7px 11px;
	padding: 0;
	color: #e5e5e5;
	background-color: #e5e5e5;
	border: 0;
}

.contenu ul {
	list-style:none;
	margin:0 0 8px 25px;
}
.contenu li {
	background: url(../img/puce.gif) no-repeat 0 5px;
	padding:0 0 0 6px;
}

.contenu .left {
	float:left;
	margin: 0 3px 0 13px;
}

.contenu .voir {
	margin:5px 20px 5px 0;
}
#carte{
	float: left;
	display:inline;
	width: 421px;
	height:300px;
	margin:15px 0 15px 30px;;
}	
/* - - - - - DROITE - - - - - */
.droite { 
	position: relative;
	display: inline;
	float: right;
	width: 239px;
	margin: 0px;
	padding: 0 0 0 5px;
	color: #333;
	font-size:11px;
}
.droite h2{ font:bold 11px Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase;}

/* - - - Animation Village - - - */
#village{ margin:11px 0 0 5px; height:204px;}

/* - - - DATE - - - */
.date, .plan, .meteo, .image { width:220px; margin:11px 0 0 0; padding:5px 0 0 13px;}
.date { background:url(../img/bg-date.jpg) no-repeat 0 0;
height:35px;
color:#FFF;
}

/* - - - PLAN - - - */
.plan { background:url(../img/bg-plan.jpg) no-repeat 0 0;
height:109px;
}
.plan a { display:block;
color:#656565;
height:38px;
width:72px;
margin:23px 0 0 122px;
background: url(../img/puce-double.gif) no-repeat right bottom;
text-align:justify;
}
.plan a:hover { color:#fd9802;}

/* - - - METEO - - - */
.meteo { background:url(../img/bg-meteo.jpg) no-repeat 0 0;
height:71px;
font-weight:bold;
color:#005b53;
}
.meteo p{ line-height:37px; }
.meteo img, .meteo p {display: inline;vertical-align:middle;}
.min, .max { color:#FFF; padding:2px 1px; margin:0 7px 0 2px;}
.min { background:#397dde;}
.max { background:#c90200;}

/* - - - TOUT EN IMAGE - - - */
.image { background:url(../img/bg-image.jpg) no-repeat 0 0;
height:230px;
font-weight:bold;
color:#005b53;
}
.image ul { list-style:none;margin:78px 0 0 120px;}
.image li a { list-style:none; font: bold 10px/22px Verdana, Geneva, sans-serif; text-transform:uppercase; color:#FFF; }
.image a:hover { color:#FD9802;}
.image p a{display:block;
color:#656565;
height:38px;
width:90px;
margin:13px 0 0 4px;
background: url(../img/puce-double.gif) no-repeat 46px bottom;
font: normal 11px Arial, Helvetica, sans-serif;
}
.image strong { font:bold 11px Arial, Helvetica, sans-serif; color:#005b53; text-transform:uppercase;}


/* - - - - - FOOTER - - - - - */
.footer { 
	clear: both;
	width: 966px;
	height:64px;
	padding:37px 0 0 19px;
	background: url(../img/bg-footer.png) no-repeat 0 0;
	color: #333;
}
/* - - Menu Footer - - */
.footer ul { display:inline; list-style:none; }
.footer .rss li {background:url(../img/puce-rss.png) no-repeat 0 2px;
	padding: 0 20px 0 15px;
}
.footer li {
	float:left; /*pour IE*/
	list-style:none;
	background:url(../img/puce-footer.gif) no-repeat 0 5px;
	padding: 0 20px 0 8px;
}
.footer ul li a {
	float:left;   
	display:block;
	height:30px;
	width:auto;
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:right;
}
.footer a{ 
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
.footer a:hover { color:#fd9802;}
/* - - Logo Novae - - */
.novae {
	float:right;
	display:inline;
	vertical-align:middle;
	height:12px;
}
.novae a{
	height:12px;
	padding: 0 40px 0 0;
	font:normal 9px/15px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	color:#fff;
}
.novae img, novae li {display: inline;vertical-align:middle;}
.novae img{ margin: 0 0 0 6px;}

/* - - - - - TABLEAU - - - - - */
table {
	border-spacing:1px;
	background-color:#E5E5E5;
	width:92%;
	margin:8px 0 8px 20px;
}
td, th { padding: 4px;}
thead th {
	text-align: center;
	background: #E1ECCE;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}
tbody th {font-weight: bold;color:#18d6e0; }
tbody tr {
	background-color:#FFF; 
	text-align:left;
}
tbody tr td { 
	/*height:50px;*/
	background: #FFF;
	border: 1px solid #FFF;
	text-align:center;
}
	
/* - - - - - FORMULAIRE - - - - - */
.contenu form {
	padding:10px;
	width:400px;
}
.contenu fieldset {
	padding:20px;
	margin-bottom:10px;
	border:none;
}
.contenu legend {
	color:#F1F7F7;
	font-weight:bold
}
.contenu label {
	display: inline-block;	
	width:90px;
	float: left;
	text-align: left;
}

.contenu input, .contenu textarea {
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #90D2EF;
	margin:2px 0;
	background-color:#FBFCF7;
}
.contenu input[type=radio] {
	margin-right:50px;
	background-color:transparent;
	border:none;
}
.contenu input[type=submit] {
	margin:15px 0 0 120px;
	cursor:pointer;
}
.contenu select, .contenu option {background-color:#F1F7F7;}

/* - - - - - PLAN DU SITE - - - - - */
.tx-dropdownsitemap-pi1 { width:438px; margin:0 0 0 23px;}
/* - - - - - TT-News ###BROWSE_LINKS### - - - - - */
.tx-ttnews-browsebox, .browseBoxWrap {
background:none;
border:none;
margin:3px;
padding:3px;
}
.tx-ttnews-browsebox-SCell {
background:#E1EBCE;
border:1px solid #BDBACF;
}
.tx-ttnews-browsebox p { margin:0; padding:0; text-align:center;}

##### TT_News #####

.news-header-list-title {color:#ffffff;}
.news-list-morelink {padding-left:5px;}
