body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "Tahoma", "Geneva", sans-serif;
	background-color:#a7b06f;
}

a {
        color:#1B5E55;
	font-weight:normal;
} 

a:visited {
        color:#00FF00
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#738E47;
	font-weight:normal;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

ul li {
	font-size: 90%;
}

.note {
	font-size: 85%;
}

#outerWrap
{	
width:800px;
position: relative;
top:20px;
        margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap
{
	width:800px;
	background-color:#fdfae1;
	position:relative;
	border:3px solid #738E47;

}
#wrap2
{
	text-align:center;
	background-color:#fdfae1;
	position:relative;
	border:1px solid #738E47;

}

#wrapIndex
{
	width:900px;
	background-color:#fdfae1;
	position:relative;
	border:3px solid #868e6d;
	top:40px;
}

#content
{
	position:relative;
	float: right;
	width:74%;
	font-size: 95%;
	line-height:1.5em;
	color:#505153;
	background-color:#fff;
	border-left:2px solid #bac67e;

}
#content2
{
	font-size: 95%;
	line-height:1.5em;
	color:#505153;
}

#contentFirst
{
width:900px;
position: relative;
top:40px;
border:3px solid #868e6d;
background-color:#fff;
margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content p
{	
	text-align:justify;
}

div .gutter
{
	padding:25px;
}

.gutter h2
{
 clear:both;
}


#MediaNav
{ 
	list-style:none; 
	float:left; 
	padding:0 0 5px 0; 
	margin:0 0 40px 0;
	color:#1B5E55;
	border-bottom:#BAC67E 1px solid;
	float:left;

}
#MediaNav li{
	float:left;
	margin:0  10px 0 0;
}
#MediaNav a{
	text-decoration:none;
	text-transform:uppercase;
	
	font-size:12px;
}

.media
{ 
	padding:0; 
	margin:0 0 20px 0;
	list-style:none;
	float:left;
}
.media a{}

.media .title
{
	width:540px !important;
	margin:0; 
	padding:0;
	display:block;
	
}

.gutter .media li.title h4
{
	font-size:14px !important;
} 

.media li
{
  float:left;
  margin: 0 10px 10px 0px;
  padding:0;
}

.media img
{ 
	margin:0; 
	padding:0; 
	float:left; 
	border:none;
} 

.media li p
{  
	clear:both; 
	margin:0; 
	padding:0; 
	float:left; 
	border:none;
} 

.media li .videoTitle
{
	clear:none;
	margin:0; 
	padding:0; 
	float:none; 
	border:none;
	

}


.media .backtoTop
{
padding-bottom:10px;
 clear:both
}

#content h2
{
	margin: 0 0 1em 0;
	padding: 0;	
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 150%;
	font-weight:normal;
	color:#9A1720;
}

#content h3
{
	margin: 0 0 1em 0;
	padding: 0;	
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 110%;
	font-weight:normal;
	color:#9A1720;
}

#content h4
{
	margin: 0 0 1em 0;
	padding: 0;	
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 100%;
	font-weight:normal;
	color:#9A1720;
}

#sidebar
{
	position:relative;
	float: left;
	width:22%;	
	background-color: #fdfae1;
	padding:0px;
	margin:0px;
	top:0px;
}


.leftMenu
{
	background-color: #fdfae1;
	padding:0px;
	margin:0px;
	
}

.leftMenu ul
{
	
}
.leftMenu ul li
{
	list-style:none;
	padding-top:10px;
        padding-bottom:10px;
	border-bottom:1px solid #bac67e;
	text-align:right;
}

.leftMenu a{
	color:#589482;
	text-decoration:none;
	font-weight:normal;
        text-transform: uppercase; 
}

.leftMenu a:hover{
	text-decoration:none;
	color:#738E47;
	font-weight:normal;
        text-transform: uppercase; 
}


#header
{
	width:800px;
	height:263px;
}

#footer
{
	position:relative;
	width:800px;
	height:119px; 
	background: url(../imagesEvelyne/buttomBanner/courbe_basweb.jpg) no-repeat top right;	
}
#footerGreen
{
	position:relative;
	width:806px;
	height:30px; 
	background: url(imagesEvelyne/buttomBanner/bottomGreen.gif)  repeat;	
	top:40px;
}


#topMenu2 {
       margin: 0;
       padding: 15px;
       padding: 15px;
       font-size: 80%;
       text-align: right;
	   background-color: #f0eec7;
	   border-top:2px solid #bac67e;
	   border-bottom:2px solid #bac67e;

}
#topMenu2 a{
	text-decoration:none;
	font-weight:bold;
	font-size: 120%;
	padding-left:10px;
	padding-right:10px;
	color:#589482;

}
a.menu_slideshow {
	text-decoration:none;
	font-size: 90%;
	padding-left:10px;
	padding-right:10px;
	color:#589482;

}


#topMenu2 a:hover{
	text-decoration:none;
	color:#738E47;
	font-weight:bold;
}

#topMenu2 ul
{
	list-style:none;
	color:blue;
}

#topMenu2 ul li
{
}

