html{height: 100%;}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff url(images/background.png);
	margin: 0; /* il est conseillŽ de mettre ˆ zŽro la marge et le remplissage de l'ŽlŽment body, pour tenir compte des diffŽrentes valeurs par dŽfaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramŽtrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite alignŽ ˆ gauche (valeur par dŽfaut) dans le sŽlecteur #container */
	color: #000000;
	height:100%;
}
.factory #container_back{
	width: 1200px;
	background:url(images/background_container.png);
	margin: 0 auto; 
	min-height:100%;
}
.factory #container {
	width: 1000px;
	margin: 0 auto; 
	text-align: left;
	height:100%;
	
}
.factory #logo {
	position:absolute;
	margin: 0 auto;
	right: 50%;
	padding-right: 340px;
	top:0px;
	width: 172px;
	height: 150px;

}
.factory #header {
	background:url(images/header.png) no-repeat;
	padding: 0 2px 0 18px;
	height:40px;
}
.factory #menu{
	float:right;
	padding-top:19px;
	width:447px;
}
.factory #menu em{
	display:none;
}
.factory #labo_visuel a{
	display:block;
	width:101px;
	height:21px;
	background:url(images/labo_visuel.png) no-repeat;
	float:left;	
}
.factory #labo_visuel a:hover{background:url(images/labo_visuel_h.png) no-repeat;}
.factory #labo_digital a{
	display:block;
	width:101px;
	height:21px;
	background:url(images/labo_digital.png) no-repeat;
	float:left;
}
.factory #labo_digital a:hover{background:url(images/labo_digital_h.png) no-repeat;}

.factory #labo_culturel a{
	display:block;
	width:101px;
	height:21px;
	background:url(images/labo_culturel.png) no-repeat;
	float:left;

}
.factory #labo_culturel a:hover{background:url(images/labo_culturel_h.png) no-repeat;}

.factory #blog a{
	display:block;
	width:72px;
	height:21px;
	background:url(images/blog.png) no-repeat;
	float:left;

}
.factory #blog a:hover{background:url(images/blog_h.png) no-repeat;}

.factory #info a{
	display:block;
	width:72px;
	height:21px;
	background:url(images/info.png) no-repeat;
	float:left;

}
.factory #info a:hover{background:url(images/info_h.png) no-repeat;}


.factory #mainContent {
	height:100%;
	
	padding-bottom:50px;
	padding-top: 80px;
	}
	
.factory #footer{ position: fixed; width:100%; bottom:0; text-align:center; font-size:10px; color:#CCC; }
.factory #footer_content { width:1000px; height:38px; margin:0 auto;background: url(images/footer.png) no-repeat bottom;}
.factory #footer_content em{
	display:none;
}
/*************** Page ********/
.factory #content_right_visuel {
	background:none;
	width:780px;
	float:right;
	font-size:14px;
	margin-top: 50px;
}
.factory #content_left_visuel {
	width:215px;
	padding-top: 20px;
}
.factory #visuel_menu ul{

	font:100%  Myriad Pro,Arial,Verdana, Helvetica, sans-serif;
	padding: 0;
	}
.factory #visuel_menu li{
	list-style:none;
	height:20px;
	width:200px;
	font-size:16px;	
	padding-left:15px;
}

.factory #visuel_menu li:hover{
	background:#d9d7d7 url(images/visuel_menu.png) no-repeat;	
}
.factory #visuel_menu a{color:#000; text-decoration:none}
.factory #visuel_book {
	
}

/*************** Culturel ********/
.factory #content_right_culturel{
	width:310px;
	margin-right:0px;
	float:right;
	font-size:14px;
	clear:both;
	padding-top: 55px;
	}
#test{	position:fixed;
width:310px;
	}

.factory #content_left {
	width:680px;
	
}

.factory #content_left_title {
	background: url(images/title_culturel.png) no-repeat;
	width:159px;
	height:23px;
	float:right;
}
.factory #content_left_content {
	margin-top:25px;
}

.factory #comment_title{
	width:304px;
	height:20px;
	background:#d9d7d7;
	padding: 0 0 0 10px;
	margin-right:5px;
	
}
.factory #comment_content{
	font-size:10px;
	padding:0 0 0 15px;
	margin-top:10px;	
}
.factory #comment_content p{
	font-size:10px;
	text-align:right;
	font-style:italic;
	color:#CCC;
}
.factory #comment_post_text {
	border:#CCC 2px solid;
	width:310px;
	margin-top:5px;
	background:none;
	
}
.factory #comment_post_textarea{
	border:#CCC 2px solid;
	width:310px;
	height:100px;
	margin-top:5px;
	background:none;
	
}
.factory #comment_post_submit{
	border:#CCC 2px solid;
	width:80px;
	margin-top:2px;
	float:right;
	background: #CCC;
	
}
.factory #culturel_news {
	font-size:14px;	
	padding:10px 0 0 0;
}
.factory #culturel_news_title{
	width:590px;
	height:20px;
	background:#d9d7d7;
	padding: 0 0 0 10px;
	float:right;
	margin-right:5px;
}
.factory #culturel_news_content{
	width:675px;
	padding: 25px 0 0 5px;	text-align:justify; font-size:12px;
}
.factory #culturel_news_content img{
	margin:0 auto;
	display: block;
}
.factory #culturel_news_by{
	font-size:10px;
	text-align:right;
	clear:both;
	font-style:italic;
	color:#CCC
}
.factory #culturel_news_date{
	background:#d9d7d7;
	float:right;
	width:70px;
	height:20px;
	font-size:12px;
	text-align:center;	
}
.factory #archive {background:#d9d7d7;
	width:70px;
	height:20px;
	font-size:12px;
	text-align:center;margin-left:5px; }
	.factory #archive a {text-decoration:none;  color:#000}
	.factory #archive a:hover {text-decoration: underline;  color:#000}

/*************** Culturel ********/



.factory #footer_content #newsletter{
	float:right;
	padding-top:15px;
	padding-right:10px;
}
.factory #footer_content #newsletter_text{
	background:url(images/n_input.png) no-repeat center;
	width:267px;
	height:20px;
	border:none;
	padding-left:10px;
}
.factory #footer_content #newsletter_submit{
	background:url(images/n_submit.png) no-repeat bottom;
	width:37px;
	height:20px;
	border:none;
}
.factory #facebook a{
	display:block;
	width:49px;
	height:40px;
	background:url(images/facebook.png) no-repeat;
	float:left;
	margin-left:20px;
}
.factory #facebook a:hover{background:url(images/facebook_h.png) no-repeat;}
.factory #rss a{
	display:block;
	width:52px;
	height:40px;
	background:url(images/rss.png) no-repeat;
	float:left;
}
.factory #rss a:hover{background:url(images/rss_h.png) no-repeat;}
.clear{clear:both;}
-->





.factory #blog_news {
	font-size:14px;	
	padding:10px 0 0 0;
	
	
}
.factory #blog_news_title{
	width:910px;
	height:20px;
	background:#d9d7d7;
	padding: 0 0 0 10px;
	float:right;
	margin-right:5px;
}
.factory #blog_news_content{
	padding: 25px 0 0 5px;	text-align:justify; font-size:12px;
}
.factory #blog_news_content img{
	float:left;	
	margin-right:5px;
}
.factory #blog_news_by{
	font-size:12px;
	text-align:right;
	font-style:italic;
	color:#CCC
}
.factory #blog_news_date{
	background:#d9d7d7;
	float:right;
	width:70px;
	height:20px;
	font-size:12px;
	text-align:center;	
}
.factory #blog_comment{
	background:#d9d7d7;
	width:150px;
	height:20px;
	font-size:12px;
	text-align:center;
	float:left;	
}
.factory #blog_comment a{
	color:#000;
	text-decoration:none;
}
.factory #blog_comment a:hover{
	color:#000;
	text-decoration: underline;
}
.factory #searchbox{
	float:right;
	padding:0px 0 0 80px;
}
.factory #content_left_content {
	margin-top:25px;
}
.factory #culturel_news_by{
	font-size:10px;
	text-align:right;
	clear:both;
	font-style:italic;
	color:#CCC
}
div.pagination {
	margin:0 auto;
	padding:3px;
	margin:3px;
	text-align:center;
	font-size:8px;
	clear:both;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
#valid{ 
	background-image: url(images/text.png);
	border:0px;
	background-color:#63F;
	height:17px;
	width:183px;
	padding-left:5px;
}
#valid2{ 
	background-image: url(images/text2.png);
	padding: 5px;
	border:0px;
	background-color:#63F;
	height:70px;
	width:280px;
}

#maps {
	font-size:10px;}
	
	#stext{ 
	border:2px #CCC solid;
	font-size:10px;
}

#ssub{ 
	background:#d9d7d7;
	width:70px;
	height:19px;
	border:none;
} 
	
	