/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	/*background: #fff url(img/campagne.gif) repeat-x;*/
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { color:#000000;/*background-color: #f4f4f4;*/ }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  DHTML TOOLTIP
**-----------------------------------------------------------*/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
color:#000000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color:#CDD15E;
	
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	background: url(img/header_top2.gif) no-repeat 100% 5px; 
	width: 750px; 
	margin: 0 auto;	
	padding: 0;
	}
#header div { 
	background: url(img/header_botm3.jpg) no-repeat 0px 70px; 
	text-align: left;
	padding: 45px 0 77px 20px;	
	}	
	
#header h1 {
	margin: 0; 
	clear: both;
	padding: 0px 0 0 120px;	
	font-size: 4em;	
	display: inline;
	letter-spacing:5px;
	}
#header h2 {
	margin: 0; 
	clear: both;
	padding: 18px 0 0 120px;	
	font-size: 2em;	
	letter-spacing:0px;
	}	
		
#header h2 a { 
	padding: 0;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #5E74B0;	
	}
#header h1 a { 
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	}		
	
#header h1 a:hover { background-color: transparent; }	
* html #header h1 { padding-top: 23px; }	


/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/




#header ul {
	margin: 0 40px;
	padding: 0;	
	}

#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(img/nav2.gif) no-repeat;
	width: 114px;
	height: 30px;
	float: left;
	text-align: center;
	}	
	
#header li a { 
	display: block; 
	width: 100%;
	color: #FCE296;

	padding-top: 7px;
	}		
#header li a.on,
#header li a:hover {
	
		color:#FFFFFF;
		background: url(img/nav_on.gif) no-repeat;
	 }

#horizontal_menu{
	width:700px;
	height:20px;
	margin: 0 auto;	
	padding: 0px;
	margin-bottom:15px;
	border:0px solid green;
	padding-bottom: 15px;
}



/*-------------------------------------------------------------*
/* Rounded corner											   *
/*-------------------------------------------------------------*/
/*	width : 50%;
	margin-left : auto;
	margin-right : auto;
	background-color : #C0C0C0;
*/ 
.upperleft_yellow{
	background-image : url(img/upperleft.png);
	background-repeat : no-repeat;
	background-position : top left;	
}

.upperright_yellow{
	background-image : url(img/upperright.png);
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft_yellow{
	background-image : url(img/lowerleft.png);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright_yellow{
	background-image : url(img/lowerright.png);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}


.upperleft_white{
	background-image : url(img/upperleft_white.gif);
	background-repeat : no-repeat;
	background-position : top left;	
}

.upperright_white{
	background-image : url(img/upperright_white.gif);
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft_white{
	background-image : url(img/lowerleft_white.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright_white{
	background-image : url(img/lowerright_white.gif); 
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}


.upperleft_blue{
	background-image : url(img/upperleft_blue.png);
	background-repeat : no-repeat;
	background-position : top left;	
}

.upperright_blue{
	background-image : url(img/upperright_blue.png);
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft_blue{
	background-image : url(img/lowerleft_blue.png);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright_blue{
	background-image : url(img/lowerright_blue.png);
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}
	

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 752px;
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 50px;
	}
	
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	

#content h2 { 
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 20px 0;
	clear: both;
	}	

#content h3 { 
	font-size: 15px;
	color: #888;
	font-weight: normal;
	font-size: 1.4em;	
	margin: 0 0 20px 0;
	clear: both;
	}
	
#content h2 em { 
	color: #5E74B0; 
	font-style: normal;
	}
	
#content p {
	/*text-indent: 3em;*/
	line-height: 2.0em;
	letter-spacing: 0.1em;	
	text-align: justify;
	}	

#content p.bio {
	text-indent: 3em;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	text-align: justify;
	}

	
	
#content p.nomargin {
	text-indent: 0em;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	text-align: justify;
	}	
	
#content p.temoignage {
	text-indent: 0em;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	text-align: justify;
	}
		
#content p.adresse{
	text-indent: 0em;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	text-align: justify;
}

#content p em.medblueitalic{
	color:#5E74B0;
	text-indent: 0em;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.1em;	
	text-align: justify;
}

#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
	
#content li {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;	
	}
	

#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
	
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }

/*------------------------------------------------------------*
**  Splash
**------------------------------------------------------------*/
#content ul.splash { 
	margin: 20px 0;
	padding: 0;
	}
	
#content ul.splash:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.splash li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.splash li a img { border: 0px solid #ddd; }
#content ul.splash li a:hover img { border: 5px solid #333; }
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	
	float: left;
	width: 232px; /*262*/
 	text-align: left; 
	margin-top:0px;
	margin-right: 20px;
	background-color: #6699CC;/* #6E9FD7; 6699CC*/ 
	border:0px solid green;
	}
	
#left h2 em { 
	color: #FCE296; 
	font-style: normal;
	}

#left a  { 	
	 text-decoration: none; color: #FCE296; font-size: 1em; padding: 1px 2px;
	}
#left a:hover  { 
	 text-decoration: none; color: #FFFFFF; font-size: 1em; padding: 1px 2px;
	}
/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	background-color: #FFFFFF;
	float: right;
	width: 458px; /* 438*/	
	text-align: left;
	border:0px solid red;	
	}
/*------------------------------------------------------------*/

#main2010 {
	background-color: #FFFFFF;
	width: 750px; /* 438*/	
	text-align: left;
	border:0px solid red;	
	}
/*------------------------------------------------------------*/

#div_search{
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 20px;
	padding-left:0px;
	border:0px solid green;
}

#div_search .search_input {
	height:14px;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	width:100px;
}

#div_search .search_button{
	height:22px;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:80px;
}

/*------------------------------------------------------------*/
/*  map 													  */				
/*------------------------------------------------------------*/
#map{
	background-color: #FFF;
	float: right;
	width: 430px;	
	padding-left:0px;
	text-align: left;
	border:0px solid red;
	font-weight:bold;
}
#map a {
	font-weight:normal;
}

#map a:hover {
	color: red;
}
/*------------------------------------------------------------*/		

#bottom_of_page{

}
#bottom_of_page a:hover{
	color:#000000;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }
