/* css information
--------------------------------------------------------
	Sophi Breton:						Screen stylesheet
	author:         					www.studiotwo.com
	updated:        					Feb 2010

	

-------------------------------------------------------- */
/*
***************************************

	TYPOGRAPHY AND COLOR RULES

***************************************
*/
body {
	background: #fff url(../images/bg9.gif) no-repeat center top;
	color: #333;
	font-size: 76%;
	font-family: tahoma, geneva, arial, sans-serif; 
	font: 11px/1.4em 	'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	min-width: 800px;/*background: #6b1b1f url(../images/main_background_gradient.png) top center repeat-x*/;
		
}





img  {
	border-width: 0
}
a, a:link,  a:visited  {
	color: #75abad;
	text-decoration: none;
	background: transparent;
}	
a:hover   {
	
	color: #c8e8eb; 
	text-decoration: underline;
}


/*ul {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	ol {
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	margin: 1em 1.2em 1em 1em;
	}
	
li {
	padding-left: 10px;
	line-height: 1.1em;
	margin: .3em;
	list-style-type: disc;

	}*/
td {
	vertical-align: top; 
	text-align: left;
	}

hr {color:#e8e8e8;}


h1   {
	color: #757a77;
	text-align: left;
	font: 18px arial, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
	
}


h2   {
	color: #639497;
	text-align: left;
	font: 12px arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.3em;
	

}

h3    {
	color: #639497;
	text-align: left;
	font: 12px arial, sans-serif;
	font-weight: bold;
	text-transform:capitalize;
	border-top: 1px solid #cccccc;;

}

/*
***************************************

	LAYOUT

***************************************
*/



#wrap {
	width: 980px;
	margin: 0px auto 0 auto; 
	background-color: transparent;margin: 0 auto;
	

}

/*#barrehaute {
	width:100%;
	height:23px;
	background:transparent;
	
}*/


#barrecontenu {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	color:#333;
	text-align:right;
	margin-top: 8px;
}





#logo {
	float:left;
	width:146px;
	margin-left:3px;
	margin-top: 0px;
}

#menu {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#cecece;
	text-align:right;
	line-height:17px;
	padding-top:51px;
}

p {
	margin:0;
	padding:0;
	margin-bottom:14px;
}

#menu a {
	/*text-transform:uppercase;*/
	text-decoration:none;
	color:#767a78;padding: 2px 7px 2px 7px;
	
}

#menu a:hover {
	color: #99bdd2;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

.traitgris {
	width:980px;
	height:1px;
	background:#DFDFDF;
	margin-top:15px;
	margin-bottom:17px;
}

.traitgris2 {
	width:940px;
	height:1px;
	background:#DFDFDF;
	margin-top:15px;
	margin-bottom:35px;
}






/*#logo-wrap {margin: 0 auto; text-align: left;background: transparent url(../images/logo-back.png) top left no-repeat; height: 180px; padding: 0px 0 0px 0px;position: relative;}
#logo {margin: 0 auto; text-align: left;background: transparent ; height: 102px; width: 240px; padding: 0px 0 0px 0px; position: absolute; top: 30px; left: 60px;}
#header {width: 980px;  margin: 0 auto; clear: both; background-color: #c8e8eb; position: relative; height: 35px;}
	
#navigation {
	width: 960px;
	padding: 10px 0 10px 20px;
	margin: 0px auto; color: #8cabc8; background-color:c8e8eb; font-size: 9px;
	
}
#navigation a:link {padding: 2px 12px 2px 12px; color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;}
#navigation a:visited {padding: 2px 12px 2px 12px; color: #fff;  font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold;letter-spacing: 1px;}
#navigation a:hover {text-decoration: none; color: #fff; background-color: #66819b;}
*/

#featurearea {margin: 0px auto 0px auto; /*background: #f8f5f1 url(../images/bg-features.gif) top left no-repeat;*/ width: 960px; padding: 10px 10px 5px 10px;/* position: relative;*/}

#features {clear: both; margin: 25px auto 5px auto; width: 960px; /*position: relative;*/}
.feature {
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	width: 202px;

}
.feature img {
	padding-bottom: 10px;
}

.feature-title {
	font-size: 14.4px;
	font-weight: bold;
	color: #7698ac;
	

}
.feature-text {
	font-size: 12px; line-height: 1.3em;
	
}

#content {margin: 10px auto 15px auto; background: #ffffff /*url(../images/bg-content.jpg) top left no-repeat*/; width: 960px; padding: 0px 10px 5px 10px; /*position: relative;*/}
#hphoto {background-color: white; margin-top: 30px;}

div#left {
	height: auto;
float: left;
padding: 10px;
margin: 0px;
width: 180px;

}

div#leftcontent {
width: 195px;
 padding-top: 20px;
margin: 0 auto;
text-align: left;

}
div#right {
min-height: 400px;
width: 680px;
height: auto;

padding: 10px 0px 20px 0px;
margin: 0px 0 50px 210px;
}

div#rightcontent {
 width: 670px;
  padding-top: 20px;
 text-align: left;
line-height: 1.7em;
}

div#rightcontent img{
 padding: 0 10px 3px 6px;
}

div#text-left {
	float: left;
	width: 430px;
font-size: 12px;
}

div#text-right {
	float: right;
	width: 240px;
	margin-top: 15px;
	font-size: 10px; line-height: 1.1em;
	
} 

#subNav { margin: 0px 0 0 20px ;
padding: 0px;
list-style: none;
text-align: left; }

#subNav ul
{
margin: 0;
padding: 0;
list-style: none;
}
#subNav li { margin: 0 0 0px 0; line-height: 1em;
 }

#subNav a {
	display: block;
	width: 150px;
	font-size: 11px; 
	text-decoration:none; 
	text-align: left;  
	background: transparent url(../images/arrow.gif) 5px 5px no-repeat; 
	font-weight: bold; 
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#subNav a:hover
{

text-decoration: underline;
}

table#thumbs {}
table#thumbs td {padding: 12px; text-align: center; color: #757a78; vertical-align: top; line-height: 1.3em; font-size: 10px;}
table#thumbs td img {padding: 4px; border: 1px solid #c8e8ea;}

div#title {
	color: #323231;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 20px;
	padding-top: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
 
 
 div#lc-event {
 	background-color: #eeeeee;
	padding: 35px;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
 }
 
 .lc-event-title {
	font-size: 1.8em; line-height: 1.8em;
 }
 
  .lc-event-text {
	font-size: 1.1em; line-height: 1.1em;
 }




/*
***************************************

	STYLES

***************************************
*/
.bold {font-weight: bold;}
.right {text-align: right;}
.italic {font-style: italic;}
.alignright {text-align: right;}
.uppercase {text-transform: uppercase;}
.sub-head {font-weight: bold;}



/*
***************************************

	FOOTER STYLE

***************************************
*/


 div#footer{
  clear: both;
  margin: 0 auto 8px auto;
  font-size: 10px;
  height:50px;background-color:#fff;  color: #666;
  border-top: 1px solid #DFDFDF;
 }
 
 div#footer a:link {color: #999;}
  div#footer a:visited {color: #999;}
   div#footer a:hover {background-color: transparent; text-decoration: none;}

 #copyright {
	width: 980px;
	margin: 8px auto 0px auto; padding: 8px 0 0 0;
	color: #666;
	text-align: center;
	position: relative;
}


