/**************************************************************************************/
/* Redefinitions des balises HTML */ 
/**************************************************************************************/
*{
	margin:0 ;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, a, .input_text, select, textarea{
	font:12px/1.3em	Arial, Helvetica, Sans-serif;
	font-weight:normal;
	color:#000;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	list-style:none;
}
ol{
	margin:0;
}
dd{
	margin:0;
}
.input_text,.input_text_larg, select option{
	padding:0 3px;
}
fieldset{
	border:none;
}
fieldset legend{
	display:none;
}
.clear {
	clear:both;
}
/*****************************************************************************************************/
/* Structure generale */ 
/*****************************************************************************************************/
body{
	text-align:center;
}
#global{
	position:relative;
	width:931px;
	text-align:left;
	margin:0 auto;
	background:url(/img/bg_page_accueil.gif) 0 0 repeat-y;
}
#left, #right{
	float:left;
	display:inline;
}
#left{
	width:396px;
	position:relative;
}
#contentLeft{
	padding:471px 0 0 0px;
	position : relative;
}
.printemps-ete {
	background:url(/img/accueil/visuel_accueil.jpg) 100% 0 no-repeat;
}
.hiver {
	background:url(/img/accueil/visuel_accueil_hiver.jpg) 100% 0 no-repeat;
}
.automne {
	background:url(/img/accueil/visuel_accueil_automne.jpg) 100% 0 no-repeat;
}
#right{
	width:535px;
	background:url(/img/bg_contenu_accueil.jpg) 0 0 no-repeat;
}
#contentRight{
	padding:0 0px 0 0;
	display:table;
}
/*----calque information menu gauche----*/
#information{
	float:left;
	display:inline;
	width:396px;
	min-height:152px;
	overflow:hidden;
	background:url(/img/bg_information.gif) 100% 0 no-repeat #b1c800;
	margin-bottom: 20px;
}
#txt_information{
	float:left;
	display:inline;
	padding:0 24px 0 19px;
}
#txt_information h2{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:30px 0 0 0;
}
.rondGvert{
	float:left;
	display:block;
	width:8px;
	height:17px;
	background:url(/img/rond_puceg_vert.gif) 0 0 no-repeat;
	font-size:1px;
}
.center{
	float:left;
	background-color:#8A9143;
	padding:0 0 1px 0;
}
.rondDvert{
	float:left;
	display:block;
	width:8px;
	height:17px;
	background:url(/img/rond_puced_vert.gif) 0 0 no-repeat;
	font-size:1px;
}
#txt_information ul{
	float:left;
	clear:left;
	width:200px;
	margin:10px 0 0 0;
}
#txt_information ul li a, #txt_information ul li a:link{
	font-weight:bold;
	color:#FFFFFF;
	background:url(/img/puce_information_vert.gif) 0 5px no-repeat;
	padding:0 0 0 25px;
	display:inline-block;
}
#txt_information ul li a:hover{
	font-weight:bold;
	color:#8A9143;
	background-image:url(/img/puce_information_vert_hover.gif);
}
#carte{
	float:right;
	width:141px;
	height:144px;
	margin:0;
	overflow:hidden;
}
/* calque droite */
#logo{
	width: 452px;
	height: 93px;
	float: left;
	display: inline;
	padding-left: 90px;
	padding-top: 56px;
}
#logo img{
	margin:0 0 0 260px;
}
#menu{
	float:left;
	display:inline;
	margin:0px 0 0 62px;
	position:	relative;
}
#menu .shadow{
	bottom: 0;
	padding: 4px 0;
	left:	-92px;
	position: absolute;
	top: auto;
	width: 592px;
	background: url(/img/accueil/nav_shadow.png) no-repeat bottom center;
}
/*----calque avec paragraphe et le menu avec les ronds----*/
.text{
	width:461px;
	float:left;
	display:inline;
	margin:24px 66px 49px;
	background:url(/img/bg_menu.gif) 130px bottom no-repeat;
}
.text p{
	color:#6d6b62;
	margin:0;
	font-size:13px;
	line-height:	1.3em;
}
#animPuce{
	float:right;
	width:28px;
	padding:16px 0 0 0;
}

/*-----------dhml navigation-----------*/
/*-----------classes pour gerer le menu -----------*/
#nav .CMS_sub {
	margin-top:		10px;
}
#nav li>ul>li.CMS_sub:hover,
#nav li>ul>li.CMS_parent
{
	margin-top:		0px;
}
#nav li>ul>.CMS_sub:first-child {
	margin-left:	0;
}

/*----calque actualite----*/
#actualiteVisuel{
	float:left;
	display:inline;
	margin-left:62px;
	width:473px;
}
#actualite{
	float:left;
	display:inline;
	width:317px;
	background:#e89dc1;
	padding:9px 25px 21px 6px;
	-webkit-border-bottom-left-radius:	 9px;
	-moz-border-radius-bottomleft:		 9px;
	border-bottom-left-radius:			 9px;
	-webkit-border-top-left-radius:	 9px;
	-moz-border-radius-topleft:		 9px;
	border-top-left-radius:			 9px;
}
#txt_actualite{
	float:left;
	display:inline;
	overflow:hidden;
}
#txt_actualite h2{
	margin:6px 12px 6px 16px;
	font-size:15px;
	font-weight:bold;
	color:#8d1b53;
}
#txt_actualite h2 a{
	font-size:15px;
	font-weight:bold;
	color:#8d1b53;
}
#txt_actualite h2 a:hover{
	text-decoration:underline
}
#txt_actualite p.date{
	margin:0 12px 0 16px;
	font-size:11px;
	padding:0;
	color:#fff;
}
#txt_actualite p{
	margin:0 12px 0 16px;
	font-size:11px;
	padding:0 0 0 10px;
	color:#fff;
}

#visuel{
	float:left;
	display:inline;
	width:125px;
}

#agenda{
	float:left;
	display:inline;
	margin-left:168px;
	width:374px;
	overflow:hidden;
	background:url(/img/bg_agenda.gif) 0 0 no-repeat;
}
.rss{
	float:right;
	padding: 0;
	display:inline;
	margin-top:5px;
}
#txt_agenda{
	float:left;
	display:inline;
	padding:0 10px 22px 14px;
}
#txt_agenda h2{
	font-size:18px;
	font-weight:bold;
	color:#e89dc1;
	margin:	10px auto;
}
#txt_agenda h2 span{
	font-size:15px;
	font-weight:normal;
	color:#e89dc1;
}
#txt_agenda li{
	width:350px;
	background:url(/img/pointie.gif) 0 bottom repeat-x;
	color:#e89dc1;
	font-size:11px;
	line-height:1.5;
}
#txt_agenda a{
	font-size:11px;
	font-weight:bold;
	color:#9c647f;
}
#txt_agenda a:hover{
	font-size:11px;
	font-weight:bold;
	color:#b41f67;
}
p.toutEvenement{
	float: right;
	background:url(/img/puce_evenements.gif) 0 4px no-repeat;
	padding-left:26px;
	margin:6px 0 0 0;
}
#txt_agenda p.toutEvenement a{
	font-size:11px;
	font-weight:normal;
	color:#e89dc1;
}
#txt_agenda p.toutEvenement a:hover{
	font-size:11px;
	font-weight:normal;
	color:#e89dc1;
}

.flash{	
	float: none;
	overflow: hidden;
	min-width: 400px;
	float: none;
	margin: 10px auto 10px 62px;
	padding-top:	10px;
}


/*###ADDTHIS le 05/10/2010###*/

div.addthis_toolbox{
	float:right;
	margin:40px 10px 0px 0px;
}


#left {
	background: #b1c800;
}

/* adrien */

#footer .tools input[type="text"] {
	width:80px;
}

