/*html {
	overflow-y: scroll !important;
	overflow: auto;
	}
*/
/*
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
*/
h1,h2,h3,h4,h5,h6,p,li,td, div {
	font-family: "Lucida grande", verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	text-align: center;
	background: #363636;
}
/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/
#tout {
	text-align: left;
	width: 900px;
	margin: 0px auto 0px auto;
	background: #FFF url(images/bgTout.gif) left bottom no-repeat
	}
#header {
	background: #FFFFFF url(images/bgHeader.jpg) no-repeat;
	height: 203px
}
#header h1 { height: 122px; padding: 0px; margin: 0px}
#header h1 a {
	display: block;
	padding: 20px 20px 20px 8px;
	width: 390px;
}
#header div { float: left }

/***********/
#centre {
	width: 900px;
	clear: both;
	background: #FFFFFF;
}
#left {
	width: 200px;
	vertical-align: top;
	background: #FFC20F;
}
#left h2 {
	padding: 6px 0px 6px 40px;
	margin: 0px;
	background: url(images/puceH2Left.gif) no-repeat;
	color: #494949;
	font-size: 12px
	}
#left h2 a { color: #000; 
	}
#left p { line-height: normal}
#content {
	padding: 20px 15px 15px 15px;
	vertical-align: top;
}

#right { width:150px; vertical-align: top; text-align: center; background-color: #FFC20F}
#right h2 { color: #FFFFFF; background: #CC0000 url(images/puceH2Right.gif) no-repeat 5px 6px; padding: 4px; margin: 0px 0px 6px 0px; font-size: 12px}
#right div {
	border: 1px solid #FFE28A;
	margin: 2px;
	padding: 2px;
}
#right a:hover img{ 
	opacity: 0.9; 
	filter:alpha(opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity: 0.9;
	}

/****************/
#footer {
	text-align: center;
	font-size: 10px;
	background: url(images/bgFooter.gif) repeat-x;
}
#footer div {
	padding: 4px; background: url(images/cornRightFooter.gif) no-repeat  right bottom
	}
#footer a {
	font-weight: bold;
	letter-spacing: 1px;
	font-size:0.9em;
	color:#13A3B7
}
#neteor { text-align: left; width: 880px; margin: 0px auto; padding: 4px 10px; color: #FFFFFF;}
/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 6px 0px;
	line-height: 140%
}
a {text-decoration:none; color: #13A3B7; font-weight: bold}
a:hover { text-decoration: underline; color:#FFF  }
img { border: none}
h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 6px 0px;
	padding: 2px 0px;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	margin-bottom: 20px;
	font-weight: normal;
}
h1 span { font-size: 11px;  color: #000000}
h2 {
	font-size: 16px;
	margin-bottom: 10px; margin-top: 2px;
	color: #0B6EB1;
}
h3 {
	font-size: 14px;
}
h4 {font-size: 12px; padding: 0px 10px 0px 0px; margin-bottom:3px;}
h5 { font-size: 10px}
h6 {}

th { padding: 4px; border: 1px solid #FFF; background: #F7F7F7;}

td {
	/*vertical-align: top;*/
}

/* lists */
#content ul {
	list-style-type: none;
	margin: 0px 0px 8px 10px;
	padding: 4px 2px 4px 6px;
}
#content li {
	padding: 0px 0px 0px 12px;
	background: url(images/puceUl.gif) no-repeat 0px 7px;
	margin-bottom: 4px;
	margin-left:20px;
	}
#content a { text-decoration: underline; color: #13A3B7}
#content a:hover { text-decoration: underline; color: #CC0000}
#content h1 { background: #FFF0C1 url(images/bgTitH2.jpg) no-repeat right top; padding: 4px 6px;}
blockquote { margin: 0px 0px 0px 12px}

/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #A1A1A1; 
	background: #fff; 
}
input[type=text]:hover, textarea:hover { border: 1px solid #C32853}
input[type=text]:focus, textarea:focus { border: 1px solid #C32853; background-color: #FFFFCC}

dl, dt, dd { padding: 0px; margin: 0px}
dd { margin-bottom: 4px; padding-bottom: 4px}

legend {
	font-size: 12px;
	background: #FFFFFF;
	font-weight: bold;
	padding: 4px 8px;
	margin-left: 4px;
	color: #CC0000
}
fieldset {
	margin-bottom: 14px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	}

label {
	width: 100px;
	display: block;
}

/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/
div#nav1 {
	width: 653px;
	float: left;
	background: #3E3E3E url(images/bgNav1.gif) no-repeat;
	margin-top: 50px;
	height: 30px;
}
div#nav1 ul {
	margin: 0px 0px 0px 14px;
	padding: 0px;}
div#nav1 li {
	list-style-type: none;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	}
div#nav1 li a {
	color : #68DDEF;
	display: block;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
/*div#nav1 a.type1 {
	padding: 9px 8px 11px 9px;
	}
div#nav1 a.type2 {
	padding: 3px 8px 5px 9px;
	}
*/
div#nav1 li a:hover, ul#nav li a:focus, ul#nav li a:active {
	text-decoration: underline;
	color: #FFF;
	}
div.back { margin-bottom: 12px; padding: 0px 8px 0px 0px}

#nav1 .on {
	background: #FFEBAE url(images/nav1_on.jpg) repeat-x bottom;
	/*border-left-color: #C32853*/
}
#nav1 .on a{
	color: #000
	}
/*#nav1 .on a {
	color: #000;
	background: url(images/on2.gif) no-repeat left bottom;
}*/

/************ NAV2************/
#nav2{
	margin: 4px 0px 4px 0px;
	padding: 0px;
	width: 200px;
	background: url(images/bgNav2.gif);
}
#nav2 li{
	margin: 0px 0px 0px 0px;
	padding: 4px 3px 6px 24px;
	list-style-type: none;
	background: #3E3E3E;
	border-bottom: 1px solid #E1A900
}

#nav2 a{ 
	/*display: block;
	width: auto !important;
	width: 100%;
	padding: 4px 3px 6px 24px*/
	font-size: 10px; color: #68DDEF; 
}
#nav2 a:hover{
	text-decoration: underline; color: #FFF
	}
#nav2 li.on {
	font-weight: bold;
	background: #FFF url(images/nav2_on.gif) no-repeat 0px 3px; 
	}
#nav2 .on a{ color: #000000}
#nav2 .on a:hover { color: #A1A1A1}
#nav2 .lvl1 { padding-left: 7px; margin-left: 10px; 
	/*background: #3E3E3E url(images/bgNews.gif); */}
	
#nav2 li.on2 {
	background: #E6E6E6 url(images/nav2_on2.gif) no-repeat 0px 10px	}
#nav2 li.on2 a{ color: #000000}

/*ul.lvl2 {
	margin: 0px;
	padding: 0px;
	}

#nav2 .lvl2 li { 
	background-image: url(images/pucenav2.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
	}
*//*************************/

/*******	NEWS	*******/
#news-box {
	margin-bottom: 14px;
	background: url(images/bgNews.gif);
}
#news-box h3{
	font: bold 11px verdana;
	color: #C2234F;
	margin-bottom: 3px;
	}
#news-box div{ 
	padding: 2px 6px}
#news-box .view{
	text-align: right;
	background: url(images/bgView.gif) no-repeat right top;
	height: 20px;
	padding: 2px 6px
}
#news-box .view a{
	font-size: 10px;
	}
#news-box img { margin: 0px 4px 4px 0px}
.date {
	font-size: 10px;
	line-height: 140%;
}
.date2 {
	font-size: 10px;
	font-weight: normal;
	color: #C2234F;
	padding: 2px; margin: 0px
}

/*	News list	*/
#newsList th{ width: 200px }
#newsList td { padding: 4px}
#newsList {
	border: 1px solid #EBEBEB;
	width: 100%
}

/*	News detail	*/
#newsDetail {}
#newsDetail h3{
	font-size: 12px;
}
#newsDetail td{
	vertical-align: top;
}
/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/
/*		Liste des partenaires	 */ 
#partners { border: 1px solid #EBEBEB}
#partners a { font-size: 0.9em}
#partners td {
	padding: 2px;
	/*border: 1px solid #E9E9E9;*/
}
#partners td td{ border: none }

#partners h3 { font-size: 12px; color: #000; padding: 3px}
/**  PAVE CENTRE   ************************************************/
/*****		GESTION DES IMAGES		*****/
.preview {
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
	background: #FFFFFF;
}
.preview td { padding: 2px}
img.imgtoright, .imgtoright img, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.imgtoleft, .imgtoleft img, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgBlock {}
.imgBlock img {
	display: block;
	margin: 0px 4px 6px 4px;
}
/*************/
.submit {
	font-weight: bold;
	border: 1px solid #35418F;
	background-color: #E5943B;
	margin-left: 70px;
	margin-top: 20px;
}


.required {
	color:#CC0000;
	font-size: 11px;
}

/*************  contact  ******************************/ 
.formContact table{
	margin-bottom: 14px;
	border-collapse: collapse;
}
.formContact td, .formContact th { padding: 4px; border: 1px solid #FFF}
.formContact th { background: #F7F7F7}
.coords {
	margin-left: 36px;
	line-height: 18px;
}
.answerMail {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
	text-align: center;
	height: 200px;
	background: url(../images/bgMail.gif) no-repeat;
}
.answerMail p { margin-bottom: 12px}
.toSite {
	width: 130px;
	padding: 0px 0px 0px 20px;
	background: url(../images/home.gif) no-repeat;
	text-align: left;
}

/************  FOOTER   ********************************************************************************/
td#up { height: 14px}
#up div{
	padding: 2px 20px 0px 0px;	
	text-align: right;
	font-size: 10px;
	background: url(images/bgUp.gif) no-repeat right top;
	height: 20px
}
#up a{ color: #68DDEF}
#up a:hover { color: #FFF}

/*********************	NEW CMS	*************************/
.cms {
	margin-bottom: 8px;
}
.cms td, .div.cms {
	line-height: 140%;
}
.cms .padRight { padding-right: 10px}
.cms .padLeft {
	padding-left: 10px;
	width: 100px;
}

/*	Album photo	*/
#album { 
	border: 1px solid #FFF0C1;
	margin-bottom: 10px}
#album h3 {
	font-size: 11px;
	/*background: #FFF0C1 url(images/nav1_on.jpg) repeat-x bottom;*/
	background: #FFF0C1;
	padding: 6px;
	color: #CC0000;
	margin: 0px 0px 3px 0px;
	}
#datacontainer {
	width: 500px !important;
	width: 496px;
	overflow:auto;
	height:125px;
	}
#datacontainer a { width: 100px; height: 100px; display: block; border: 1px solid #FFF }
#datacontainer a:hover {
	opacity: 0.5; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	border: 1px solid #CCCCCC
   }

/*********************	DONNEES TABULAIRES	*************************/
.tablo {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
.tablo td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border: 1px solid #C5C49A;
	font-size: 10px;
}
.line1 { background: #F0F0F0
}
.line2 { background-color: #F7F7F7}


.btn {
	font-weight: bold;
	padding: 4px;
	border: 1px solid #000;
	background: url(images/bgBtn.jpg) repeat-x bottom;
	cursor: pointer;
	font-size: 10px;
}

/********	PAGINATION		******/
.pagine {
	margin:0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	clear:both; height: 30px
}
.pagine li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.pagine a { padding:2px;}
.pagine .on{
	padding:2px;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

a.next-prev {}
.pagine a.next-prev:hover, .pagine span.off {
	opacity: 0.5; 
	filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
	padding:2px;
   }
   

.neteor {
	height: 30px;
	border-right: 2px solid #B8BC5E;
	padding-left: 10px;
	font-size: 10px;
}

