@charset "utf-8";

html {
	height				: 100%;
}

body {
	margin				: 0;
	padding				: 20px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	background-color	: #47768E;
	font-size			: 16px;
	text-align			: center;
}

hr.clear {
background-color: none;
border: none;
margin: 0;
padding: 0;
height: 0;
color: #f3f1e4;
border-color: #f3f1e4;
background-color: #f3f1e4;
}

.clear {
clear: both;
}

p.gray {
	color				: #696969;
	font-size			: 11px;
}

/***********************/
/*		  LIENS        */
/***********************/
a.whtLnk:link, a.whtLnk:active, a.whtLnk:hover, a.whtLnk:visited {
	color				: #FFF;
	text-decoration		: none;
}
a.topMenu:link, a.topMenu:active, a.topMenu:hover, a.topMenu:visited {
	display				: block;
	float				: left;
	height				: 20px;
	margin-top			: 15px;
	color				: #FFF;
	text-decoration		: none;
	text-align			: center;
	font-size			: 0.9em;
}
a.lftMenu1:link, a.lftMenu1:active, a.lftMenu1:hover, a.lftMenu1:visited,
a.lftMenu2:link, a.lftMenu2:active, a.lftMenu2:hover, a.lftMenu2:visited,
a.lftMenu3:link, a.lftMenu3:active, a.lftMenu3:hover, a.lftMenu3:visited,
a.lftMenu4:link, a.lftMenu4:active, a.lftMenu4:hover, a.lftMenu4:visited,
a.lftMenu5:link, a.lftMenu5:active, a.lftMenu5:hover, a.lftMenu5:visited,
a.lftMenu6:link, a.lftMenu6:active, a.lftMenu6:hover, a.lftMenu6:visited {
	display				: block;
	width				: 252px;
	height				: 25px;
	padding-left		: 8px;
	text-align			: left;
	color				: #FFF;
	line-height			: 25px;
	text-decoration		: none;
	text-transform		: uppercase;
	font-weight			: bold;
}

a.lftMenu1:link, a.lftMenu1:active, a.lftMenu1:visited { background-color	: #655F4F; }
a.lftMenu2:link, a.lftMenu2:active, a.lftMenu2:visited { background-color	: #1AA3A5; }
a.lftMenu3:link, a.lftMenu3:active, a.lftMenu3:visited { background-color	: #22ACD9; }
a.lftMenu4:link, a.lftMenu4:active, a.lftMenu4:visited { background-color	: #B0CF07; }
a.lftMenu5:link, a.lftMenu5:active, a.lftMenu5:visited { background-color	: #FFB600; }
a.lftMenu6:link, a.lftMenu6:active, a.lftMenu6:visited { background-color	: #F9331A; }

a.lftMenu1:hover { background-color	: #2D281B; }
a.lftMenu2:hover { background-color	: #0E5B5B; }
a.lftMenu3:hover { background-color	: #07526B; }
a.lftMenu4:hover { background-color	: #4A5703; }
a.lftMenu5:hover { background-color	: #B07F06; }
a.lftMenu6:hover { background-color	: #901F11; }

a.menuBarre:link, a.menuBarre:active, a.menuBarre:visited, a.menuBarre:hover {
display					: block;
height					: 17px;
width					: 154px;
padding-left			: 17px;
font-size				: 0.8em;
color					: #07526B;
text-transform			: uppercase;
}

a.menuBarre:hover, a.menuBarre:active {
background				: url(../_i/menu_Barre.jpg);
}

a.s_menuBarre:link, a.s_menuBarre:active, a.s_menuBarre:visited, a.s_menuBarre:hover {
font-size				: 0.6em;
color					: #696969;
text-decoration			: none;
text-transform			: uppercase;
}

a.s_menuBarre:active, a.s_menuBarre:hover {
color					: #000;
}

a.gral:link , a.gral:visited, a.gral:hover, a.gral:active {
	color				: #07526B;
	text-decoration		: none;
}
/*a.ACCMen:link , a.ACCMen:visited, a.ACCMen:hover, a.ACCMen:active {
position: absolute;
width: 220px;
height: 65px;
}*/
/*_____________________*/

div#containner {
	margin				: auto;
	padding				: auto;
	width				: 974px;
	border				: none;
	border-spacing		: 0px;
}

div#header {
	width				: 974px;
	height				: 96px;
}

div#logo {
	position			: relative;
	width				: 305px;
	height				: 96px;
	padding				: 0px 0 0 0px;
	float				: left;
	/*background-image	: url(../_i/logo.jpg);*/
	/*text-align			: left;*/
}


div#top_menu {
	width				: 649px;
	height				: 96px;
	float				: right;
	text-align			: right;
	background			: url(../_i/menu_h.jpg) right no-repeat #FFF;
}

div#page {
	width				: 957px;
	margin-right		: 20px;
	background-color	: #FFF;
}

/*________________________ MENU*/
div#page_lft {
	float				: left;
	width				: 266px;
	/*height				: 400px;*/
	margin				: 15px 0px 0px 10px;
	padding				: 5px 0px 0px 5px;
	background			: url(../_i/menu_bg.jpg) no-repeat;
}
div.lm {
	width				: 260px;
	padding				: 5px 0px 5px 0px;
	margin-bottom		: 5px;
	background-color	: #FFF;
	text-align			: left;
}

div.lm p {
	width				: 200px;
	height				: 20px;
	background			: #000;
	margin				: 0px 0px 0px 5px;
	color				: #FFF;
	font-size			: 0.6em;
	line-height			: 20px;
	padding-left		: 10px;
}
/*_____________________________*/

div#page_rght {
	float				: right;
	width				: 658px;
	position			: relative;
}

div#footer {
	margin				: auto;
	padding-right		: 20px;
	width				: 959px;
	height				: 30px;
	line-height			: 30px;
	color				: #FFF;
	font-size			: 0.6em;
}

h1.blue, h2.blue {
	font-size			: 1.3em;
	color				: #168590;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}

h2.blue {
	margin				: 5px 0px;
	font-size			: 0.8em;
}

h3.gray {
	font-size			: 9px;
	color				: #696969;
	margin				: 0px;
}

div.path {
	text-align			: left;
	height				: 20px;
	line-height			: 20px;
	font-size			: 0.65em;
	color				: #696969;
	text-transform		: uppercase;
}

div.path a:visited, div.path a:hover, div.path a:active, div.path a:link{
	color				: #696969;
	text-decoration		: none;
}

div.path a:hover {
	text-decoration		: underline;
}

/***********************/
/*		 ACCUEIL       */ /**************************************************************************************************/
/***********************/
div#titre {
	position			: absolute;
	top					: 25px;
	right				: 30px;
	color				: #FFF;
	font-size			: 1.6em;
	letter-spacing		: 0.05em;
}

/***********************/
/*		VIE LOCALE     */ /**************************************************************************************************/
/***********************/
div#cadreGris_T {
	width				: 643px;
	height				: 21px;
	background			: url(../_i/cadreGris_T.jpg) no-repeat;
}

div#cadreGris_M {
	width				: 643px;
	background			: url(../_i/cadreGris_M.jpg) repeat-y;
}

div#cadreGris_B {
	width				: 643px;
	height				: 23px;
	background			: url(../_i/cadreGris_B.jpg) no-repeat;
	margin-bottom		: 15px;
}

div#cadreBody {
	width				: 444px;
	float				: left;
	margin-left			: 18px;
	text-align			: left;
	font-size			: 0.8em;
}

div#cadreBody h1{
	text-align			: left;
	color				: #696969;
	font-size			: 1.6em;
	font-weight			: normal;
	margin				: 0px 0px 8px 0px;
	letter-spacing		: 0.1em;
}

div#cadreBody hr{
	background-color	: #696969;
	height				: 1px;
	border				: 0px;
}

div#cadreBody p{
	width				: 280px;
	float				: right;
	font-size			: 0.85em;
}

div#cadreBody img{
	margin-top			: 15px;
	float				: left;
	border				: 2px solid #696969;
}

div#cadreBarre {
	float				: right;
	width				: 171px;
	text-align			: left;
}

div#cadreBarre ul {
	color				: #696969;
	margin				: 0px 0px 0px 18px;
	padding				: 0px;
}

div#cadreBarre li {
	list-style-type		: none;
	padding				: 0px 0px 0px 7px;
	margin				: 0px;
	background			: url(../_i/bullet.jpg) no-repeat;
}

div#cadreBarre li:hover {
	color				: #000;
}

div#cadreBody p.commerces {
	width: auto;
	float: none;
	position: relative;
}
div#cadreBody p.commerces img {
	float: right;
	margin: 3px;
}
div#cadreBody p.commerces hr {
	margin-top: 5px;
}

/***********************/
/*	   PATRIMOINE      */ /**************************************************************************************************/
/***********************/
div#patrBd {
	width				: 364px;
	float				: left;
	margin-left			: 18px;
	text-align			: left;
	font-size			: 0.8em;
}

div#patrBr {
	float				: right;
	width				: 241px;
	text-align			: left;
	background			: url(../_i/patr_barre_bg.jpg) no-repeat #E1EBED;
	margin-right		: 10px;
	padding				: 171px 0px 25px 0px;
}

div#patrBr img {
	float				: left;
	border				: 1px solid #0E5B5B;
	width				: 68px;
	height				: 48px;
	margin				: 0px 5px 25px 5px;
}


div.tab {
	height				: 30px;
	background-image	: url(../_i/tab_bg.jpg);
}

div.tab a:link, div.tab a:active, div.tab a:hover, div.tab a:visited {
	color				: #FFF;
	text-decoration		: none;
	float				: left;
	display				: block;
	width				: 100px;
	height				: 30px;
	line-height			: 25px;
	margin-right		: 3px;
	background-image	: url(../_i/tab_link_bgb.jpg);
	text-align			: center;
	font-weight			: bold;
}

div.tab a:hover, div.tab a.lnSel:link, div.tab a.lnSel:active, div.tab a.lnSel:hover, div.tab a.lnSel:visited {
	background-image	: url(../_i/tab_link_bg.jpg);
}

/***********************/
/*	   ACTIVITES & L   */ /**************************************************************************************************/
/***********************/
div#actiBd {
	width				: 630px;
	margin-left			: 18px;
	margin-right		: 3px;
	text-align			: left;
	font-size			: 0.8em;
	color				: #696969;
}

div#actiBd  p {
	font-size			: 0.8em;
}

div#actiBd  p img{
	float				: right;
	margin				: 10px 20px 10px 20px;
	width				: 195px;
	height				: 95px;
	border				: 0px;
}

div.activites {
	float				: left;
	width				: 195px;
	margin-right		: 15px;
	margin-bottom		: 15px;
	/*height				: 145px;*/
}

div.activites img{
	width				: 195px;
	height				: 95px;
	border				: 0px;
}

div.activites span{
	color				: #168590;
}

/***********************/
/*	   EVENEMENTS      */ /**************************************************************************************************/
/***********************/
div#evenBd {
	width				: 640px;
	/*height				: 479px;*/
	margin-left			: 18px;
	float: right;
	text-align			: left;
	font-size			: 0.8em;
	color				: #696969;
	background			: url(../_i/even_bg.jpg) top right no-repeat;
}

h1.green, h2.green {
	font-size			: 1.3em;
	color				: #B0CF07;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}

h2.green {
	color				: #4A5703;
	margin				: 5px 0px;
	font-size			: 1.1em;
	text-transform		: uppercase;
	padding				: 0 0 0 0;
	/*background			: url(../_i/even_h.png) left center no-repeat;*/
}

div.even {
	width				: 444px;
	margin-top			: 10px;
	text-align			: left;
	font-size			: 10px;
}

div.even  img.thumb {
	width				: 120px;
	float				: left;
	margin-right		: 5px;
	border				: 1px solid #B0CF07;
}

div.evenements {
	position			: relative;
	float				: left;
	width				: 444px;
	margin-top			: 10px;
	margin-bottom		: 10px;
	/*height				: 84px;*/
	text-align			: left;
	font-size			: 10px;
}

div.evenements h2, div.evenements p {
/*margin-left: 130px;*/
}

div.evenements img {
	width				: 120px;
	/*height				: 80px;*/
	float				: left;
	margin-right		: 5px;
	border				: 2px solid #B0CF07;
}

/*div.evenements p {
	margin-left: 130px;
}*/
/*h1.green, h2.green {
	margin-left: 130px;
}*/


/***********************/
/*	   INFOS PRATIQUES (basé sur les styles événements)      */ /**************************************************************************************************/
/***********************/

div#infosBd {
	width				: 640px;
	/*height				: 479px;*/
	margin-left			: 18px;
	float: right;
	text-align			: left;
	font-size			: 0.8em;
	color				: #696969;
	background			: url(../_i/even_bg.jpg) top right no-repeat;
}

div#infosBd h1.green, div#infosBd h2.green {
	color				: #655F4F;
}

div#infosBd h2.green {
	color				: #2D281B;
	/*background			: url(../_i/infos_h.png) left center no-repeat;*/
}

div#infosBddiv.even  img.thumb, div#infosBd div.evenements img {
	border-color		:  #655F4F;
}


/***********************/
/*	   WEBCAM          */ /**************************************************************************************************/
/***********************/
div#webcBd {
	width				: 640px;
	/*height				: 460px;*/
	margin-left			: 18px;
	text-align			: left;
	font-size			: 0.8em;
	color				: #696969;
}

h1.yellow, h2.yellow {
	font-size			: 1.3em;
	color				: #FFB600;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}

h2.yellow {
	color				: #B07F06;
	margin				: 5px 0px;
	font-size			: 0.8em;
	text-transform		: uppercase;
}

/***********************/
/*	   PLAN ACCES      */ /**************************************************************************************************/
/***********************/
div#planBd {
	width				: 620px;
	float				: left;
	margin-left			: 18px;
	text-align			: left;
	font-size			: 0.8em;
}

div.tab_p {
	height				: 30px;
	background-image	: url(../_i/tab_p_bg.jpg);
}

div.tab_p a:link, div.tab_p a:active, div.tab_p a:hover, div.tab_p a:visited {
	color				: #FFF;
	text-decoration		: none;
	float				: left;
	display				: block;
	width				: 100px;
	height				: 30px;
	line-height			: 25px;
	margin-right		: 3px;
	background-image	: url(../_i/tab_p_link_bgb.jpg);
	text-align			: center;
	font-weight			: bold;
}

div.tab_p a:hover, div.tab_p a.lnSel_p:link, div.tab_p a.lnSel_p:active, div.tab_p a.lnSel_p:hover, div.tab_p a.lnSel_p:visited {
	background-image	: url(../_i/tab_p_link_bg.jpg);
}

/***********************/
/*	   ASSOCIATIONS    */ /**************************************************************************************************/
/***********************/
h1.pink, h2.pink {
	font-size			: 1.3em;
	color				: #E93EC0;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}

h2.pink {
	color				: #56204B;
	margin				: 5px 0px;
	font-size			: 0.8em;
	text-transform		: uppercase;
}

/***********************/
/*	   CONTACT         */ /**************************************************************************************************/
/***********************/
h1.cRed, h2.cRed {
	font-size			: 1.3em;
	color				: red;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}

h2.cRed {
	color				: brown;
	margin				: 5px 0px;
	font-size			: 0.8em;
	text-transform		: uppercase;
}

/***********************/
/*	   CONTACT         */ /**************************************************************************************************/
/***********************/
h1.blue {
	font-size			: 1.3em;
	color				: #22ACD9;
	letter-spacing		: 0.1em;
	margin-bottom		: 0px;
}
