*{
	padding:0;
	margin:0;
	border:none;
}

div.border_top { font-size:6px; height:5px; background-color:#58AB27; margin-bottom:0; }

body {
	font:12px Helvetica, Arial, Verdana, sans-serif;
	color:#595c66;
	background-color:#ced1d7;
	background-image:url(images/bg_site.jpg);
	background-repeat:repeat-x;
}

p {
	margin-bottom:10px;
	margin-top:10px;
}

input, select, textarea {
	border:1px solid #C0C0C0;
	padding:3px;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

h2 {
	margin-bottom:10px;
	color:#005F60;
}

a:link, a:visited {
	color:#595c66;
	text-decoration:none;
}

a:hover {
	color:#595c66;
	text-decoration:none;
}

.small {
	font-size:10px;
}

#wrapper {
	margin:0 auto;
	width:970px;
}

#menu {
	height:80px;
	width:970px;
	margin-bottom:10px;
	margin-top:10px;
}

div#logo { 
	float:left;
	width:260px;
}

#fast_link {
	margin-left:550px;
}

	div#links { 
		float:left;
		width:120px;
	} 
	
	div#links img {margin-right:3px;}
	
	#links a { color:#595c66; }
	#fast_link a:hover { color:#FF6600; }
	
	#links ul {
		list-style:none;
	}
	
	#links ul li {
		display:block;
		padding:0 10px 4px 10px;
	}
	
	#links ul li.first { border:none; }
	
#languages {
	float:right;
	width:25px;
	padding-top:43px;
}

#languages ul {
	list-style:none;
}
	
div#memberAccess { 
	margin-left:120px;
	margin-right:25px;
	width:238px;
	height:36px;
	background-image:url(../../img/fr/bg_espace_client.jpg);
	padding:40px 0 0 8px;
	text-align:center;
}

	div#memberAccess input {
		font-size:10px;
		color:#999999;
		width:85px;
	}
	
		div#memberAccess input.myButton {
			width:16px; 
			height:27px;
			background-repeat:no-repeat; 
			background-position:left center; 
			border:none; 
		}

#breadcrumb {
	padding-top:19px;
	height:30px;
	font-size:10px;
	color:#000;
	margin:0;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover {
	color:#000;
}

#content {
	width:966px;
}

#news {
	float:right;
	text-align:left;
	width:194px;
	margin-bottom:30px;
	background-image:url(images/bg_news.gif);
	background-repeat:repeat-y;
}
	
	#news ul{
		list-style:none;
		margin:0;
		padding:0;
		font-size:11px;
	}
	
		#news ul li div{
			padding:0 7px 0 7px;
		}
		
		#news ul li div div.img{
			float:left;
			margin:0;
			width:40px;
		}
		
			#news ul li div div.img img{
				width:40px;
				height:40px;
			}
		
		#news ul li div p.date{
			padding:0; 
			margin-top:0;
			margin-bottom:4px;
		}
		
		#news ul li div div.detNews{
			margin-left:55px;
		}
	
	#news div h3 {
		margin:0;
		font-size:12px;
	}

#bigFooter{
	margin-top:10px;
}

	#bigFooter ul{
		list-style:none;
	}
	
		#bigFooter ul li#bigFooterTop{
			height:9px;
			background-image:url(images/footer_top.gif);
			background-repeat:no-repeat;
		}
		
		#bigFooter ul li#bigFooterBottom{
			height:10px;
			clear:left;
			background-image:url(images/footer_bottom.gif);
			background-repeat:no-repeat;
		}
		
		#bigFooter ul li#bigFooterContent{
			background-image:url(images/footer_content.gif);
			background-repeat:repeat-y;
			padding:10px 0 10px 0;
		}
		
			#fastLinks{
				float:left;
				width:660px;
				border-right:1px solid #b3b9c3;
				/*height:120px;*/
				padding:0 20px 0 20px;
				font-size:11px;
				line-height: 16px;
			}
			
				#fastLinks a:hover{
					color:#358ba5;
				}
				
				#fastLinks div{
					width:180px;
					padding:0 20px 0 20px;
					background-image:url(images/footer_arrow.gif);
					background-repeat:no-repeat;
					background-position:top left;
				}
			
				#fastLinks div#col1{
					float:left;
				}
				
				#fastLinks div#col3{
					float:right;
				}
				
				#fastLinks div#col2{
					margin-left:220px;
					margin-right:220px;
					width:170px;
				}
			
			#addresse{
				margin-left:701px;
				border-left:1px solid #e6e8eb;
				padding:0 10px 0 20px;
				height:120px;
				line-height: 18px;
			}

#footer {
	height:23px;
	padding:8px 20px 0 20px;
	clear:both;
	color:#666;
	font-size:10px;
	text-align:center;
}

div#footer a:link, div#footer a:visited {
	color:#666;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

/* MENU */

#menu_vertical {
	float:left;
	width:262px;
	text-align:left;
	font-size:11px;
	color:#000;
}

#menu_vertical ul#topMenuV {
	width:262px;
	list-style:none;
	height:19px;
}

#menu_vertical ul#bottomMenuV {
	width:262px;
	list-style:none;
	height:25px;
}

#menu_vertical ul#menuV { 
	width:262px;
	list-style:none;
	margin:0;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-y;
	font-size:14px;
}
	
	#menu_vertical ul#menuV li a { 
		display:block;
		padding:9px 0 9px 0;
		margin:0 10px 0 10px;
		border-top:1px solid #C0C0C0;
		font-weight:normal;
	}
	
	#menu_vertical ul#menuV li a.selectBleu { 
		color:#358ba5;
	}
	
	#menu_vertical ul#menuV li a.selectVert { 
		color:#94aa17;
	}
	
	#menu_vertical ul#menuV li.img a { margin:0; padding:0; border:none; }
	
	#menu_vertical ul#menuV li.first a {
		border:none;
	}
	
	#menu_vertical ul#menuV li a:hover { 
		color:#333333;
	}
	
	#menu_vertical ul#menuV li.first {
		border-top:none;
	}
	
	#menu_vertical ul#menuV li.bottom {
		border-top:none;
		background-image:url(images/menu_bg_footer.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		height:12px;
	}
	
	#menu_vertical ul#menuV li.blank {
		border:none;
	}
	
	#menu_vertical ul#menuV li.last, #menu_vertical ul#menuV li.blank {
		border-bottom:none;
	}
	
		#menu_vertical ul#menuV ul {
			list-style:none;
			margin:0 10px 10px 10px;
			background-color:#FFF;
			padding:0;
			font-size:12px;
		}
		
		#menu_vertical ul#menuV ul.bleu li.actif a{
			color:#358ba5;
			background-image:url(images/bullet_blue.gif);
			background-repeat:no-repeat;
			background-position:left center;
		}
		
		#menu_vertical ul#menuV ul.vert li.actif a{
			color:#94aa17;
			background-image:url(images/bullet_vert.gif);
			background-repeat:no-repeat;
			background-position:left center;
		}
		
		#menu_vertical ul#menuV ul li a {
			border:none;
			padding:3px 5px 3px 20px;
			margin:0;
			background-image:url(images/bullet_grey.gif);
			background-repeat:no-repeat;
			background-position:left center;
		}
		
#menu_vertical ul#menuNews { 
	width:262px;
	list-style:none;
	margin:8px 0 0 0;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-y;
	font-size:14px;
}

	#menu_vertical ul#menuNews li a { 
		display:block;
		padding:5px 0 5px 0;
		margin:0 10px 0 10px;
	}
	
	#menu_vertical ul#menuNews li.bottom {
		background-image:url(images/menu_bg_footer.gif);
		background-repeat:no-repeat;
		height:15px;
		margin-top:5px;
	}
	
	#menu_vertical ul#menuNews li.img a { margin:0; padding:0; border:none; }
	
	#menu_vertical ul#menuNews li.first {
		margin-top:5px;
	}

/*CONTENU*/

#contenu {
	width:970px;
	text-align:center;
}


#page_content {
	text-align:left;
	margin-left:278px;
	margin-right:212px;
}

	#page_content #illustration {
		margin-bottom:10px;
	}

	#page_content #pageTop {
		background-image:url(images/page_title_production.jpg);
		background-repeat:no-repeat;
		height:30px;
		font-size:18px;
		padding:15px 10px 0 15px;
		color:#FFFFFF;
	}
	
	#page_content #pageTopGreen {
		background-image:url(images/page_title_conseil.jpg);
		background-repeat:no-repeat;
		height:30px;
		font-size:18px;
		padding:15px 10px 0 15px;
		color:#FFFFFF;
	}
	
	#page_content #pageBottom {
		background-image:url(images/page_bottom.gif);
		background-repeat:no-repeat;
		height:7px;
	}
	
	#page_content #pageContent, #page_content #pageContentGreen {
		background-image:url(images/page_content.gif);
		background-repeat:repeat-y;
		padding:15px;
	}
	
		#page_content #pageContent h2 {
			color:#358ba5;
		}
		
		#page_content #pageContentGreen h2 {
			color:#94aa17;
		}

#page_content p.intro { font-weight:bold; }

#page_content h2 { 
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}

#page_content img {
	/*margin:4px;*/
}

#page_content ul {
	margin-left:20px;
}

/*#page_content h2 { color:#005F60; }*/
#page_content h3 { 
	color:#FF6600;
	font-size:16px;
	margin:15px 0 15px 0;
}

/*Navigation entre modules*/

#page_content ul#navigation {
	list-style:none;
	margin:0;
	padding:0;
}

#page_content ul#navigation li {
	float:left;
	width:226px;
	height:35px;
	vertical-align:middle;
	padding:5px 0 5px 0;
	font-size:10px;
	background-color:#BDAE9F;
}

#page_content ul#navigation li#suivant {
	text-align:right;
	padding-right:20px;
}

#page_content ul#navigation li#precedent {
	padding-left:20px;
}

ul#presentation { 
	list-style:none; 
	margin:0 0 0 5px; 
	padding:0;
}

ul#presentation li {
	float:left;
	width:170px;
	height:199px;
	background-image:url(img/home_zone.jpg);
	background-repeat:no-repeat;
}

ul#presentation li h3 {
	font-size:12px;
	margin:5px 0 0 10px;
	color:#666666;
}

/*NEWS*/

div.listElement{
	background-color:#fff;
	/*border:1px solid #231f20;*/
	margin-top:20px;
	color:#000;
}
	
	div.listElement div{
		padding:10px 0 10px 0;
		height:80px;
		border-bottom:1px solid #f6f6f6;
		background-color:#fff;
	}
	
	div.listElement div.first{
		border-top:none;
	}
	
		div.listElement div p.img{
			width:80px;
			float:left;
			margin:0;
			padding:0;
		}
		
		div.listElement div h5 span {
			font-size:10px;
			margin-right:20px;
		}
	
		div.listElement div h5, div.listElement div p{
			font-size:12px;
			margin-left:100px;
		}
		
		div.listElement div.noimg h5, div.listElement div.noimg p{
			margin-left:0px;
		}

div#page_content div#news_list div {
	padding:10px;
	border:1px solid #C0C0C0;
	background-color:#F9F9F9;
	margin-bottom:5px;
}

#page_content p.news_item {
	display:block;
	width:100%;
	border-bottom:1px dotted #9BCFB5;
	padding-bottom:30px;
	padding-top:20px;
}

#page_content p.news_item span.title { font-size:12px; font-weight:bold; display:block; margin-bottom:10px; }

#page_content p.news_item span.date { display:block; float:left; width:70px; }

.date { font-size:10px; }

/*Pagination*/

div.pagination {
	text-align:right;
	font-size:10px;
}

div#slogan { 
margin-bottom:20px; 
color:#005F60;
margin-left:10px;
font-weight:bold;
}

/*INVITATION*/

div.details_invitations {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #9BCFB5;
}

div.details_invitations select {
	font-size:10px;
	width:140px;
}

div.details_invitations div { padding:3px; padding-top:10px; padding-bottom:10px; margin-bottom:1px; margin-top:1px; }

div.details_invitations div span { display:block; width:150px; float:right; }

div.details_invitations div.list { background-color:#F6F6F6; }

div.details_invitations div.listdark { background-color:#F0F0F0; }

div.contact {
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #9BCFB5;
}

div.contact input, div.contact textarea { width:240px; font-size:12px; }

div.contact input[type=submit], div.contact select { width:248px; font-size:12px; }

div.contact div { background-color:#F6F6F6; padding:3px; padding-top:5px; padding-bottom:5px; margin-bottom:1px; margin-top:1px; }

div.contact div.erreur { background-color:#FBECEC; color:#990000; }

div.contact div span { display:block; width:150px; float:left; }

/*VIDEOS*/

div#liste_video {
	margin-top:0px;
	margin-bottom:10px;
	border:1px solid #F49E00;
	background-color:#F6F6F6;
	padding:5px;
}

div#liste_video h3 { margin-top:4px; }

span.bordure { 
	background-image:url(../img/film.gif); 
	background-repeat:repeat-x; 
	background-position:center left;
	display:block;
	width:150px;
	height:10px;
	background-color:#000000;
}

div#liste_video div.line { margin-top:10px; padding-top:10px; }

div#liste_video img { margin:0; }

div#liste_video a:hover img {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	margin:0;
}

/*TEMOIGNAGES*/

div#page_content div#temoignages div {
	padding:10px;
	border:1px solid #C0C0C0;
	background-color:#F9F9F9;
	margin-bottom:5px;
	height:150px;
}

div#page_content img { max-width:505px; }

div#page_content ul { padding-top:10px; padding-bottom:10px; list-style-image:url(../img/bullet_gris.gif); }

div#page_content ul li { margin-top:5px; margin-bottom:5px; }

div#page_content div#temoignages div#video { width:330px; height:250px; }

div#page_content div#temoignages div span {
	display:block;
	margin-left:170px;
}

div#page_content div#temoignages div span.img {
	margin-left:0;
	display:block;
	float:left;
	width:160px;
	text-align:center;
}

div#page_content div#temoignages div span.more { margin-top:10px;}

div#page_content div.img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

div#page_content div.description { margin-bottom:20px; font-weight:bold; }

/*EQUIPE*/

ul#equipe { list-style:none; margin:0; padding:0; }
ul#equipe li { 
	display:block; 
	padding:3px; 
	width:105px; 
	border:1px solid #005F60; 
	background-color:#F8F8F8;
	margin-right:3px; 
	float:left; 
	text-align:center; 
	font-size:10px;
}

div#equipe_liste table tr td {
	width:150px;
	vertical-align:top;
	padding:0;
	margin-right:1px;
	padding-top:3px;
	padding-bottom:3px;
}

div#equipe_liste table tr td span { font-size:10px; }

div#equipe_liste table tr td img {
	margin:0;
}


/*Recherche*/

#search input[type=text] {
	width:100px;
}

#search input[type=image] { border:none; }

#search input{
	font-size:10px;
}

div.home_rea {
	background-color:#F6F6F6;
	border:1px solid #C0C0C0;
}

div.home_rea p { background-color:#FFFFFF; margin:5px; padding:3px; }