*{margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;}

body
{
	background-color:#E9E9E9;
}


#header
{
	background-color:#E9E9E9;
	height:200px;
	width:100%;
}

#module
{
	width : 100%;
	height : 200px;
	background-color:#CECECE;
}

#titre_content
{
	width : 972px;
	margin-left:218px;
	font-family: Arial;
	font-size: 18px ;
	color: grey ;
	border-bottom : solid 1px grey;
}

#inner-back
{
	background:url(../images/image_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:480px;
	width:100%;
}

#content
{
	background:url(../images/back.jpg);
	width:100%;
}

#content-text
{
	position:absolute;
	left:50%;
	margin-left:-484px;
	margin-top:50px;
	width:400px;
	height:280px;
	font-family: arial;
	font-size: 14px ;
	/*font-weight:bold;*/
	color: #163F5B ;
}

#content-text2
{
	position:absolute;
	left:50%;
	margin-left:36px;
	margin-top:50px;
	width:450px;
	height:290px;
	font-family: Futura, helvetica, sans-serif ;
	font-size: 14px ;
	color: #163F5B ;
	
}

#content-video
{
	position:absolute;
	left:50%;
	margin-left:36px;
	margin-top:50px;
	width:450px;
	height:290px;
	font-family: Futura, helvetica, sans-serif ;
	color: black ;
	font-size: 14px ;
	/*font-weight:bold;*/
	color: #163F5B ;
	
}

#adresseTechrys
{
	background:url("../images/adresseTechrys.jpg") no-repeat;
	width:145px;
	height:50px;
	margin-left:219px;
	margin-top:25px;
}

#telTechrys
{
	background:url("../images/telTechrys.jpg") no-repeat;
	width:150px;
	height:40px;
	margin-left:474px;
	margin-top:-52px;
}

#googleMap
{
	margin-top:-407px;
	margin-left:710px;
}

.label
{
	color:#003e6b;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-left:219px;
}

.labelTextArea
{
	color:#003e6b;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-top:-260px;
	margin-left:219px;
}

.module-content
{
	position:absolute;
	width : 322px;
	height : 178px;
	left:50%;
	margin-top:-40px;
	margin-left:-483px;
	border : solid 1px grey;
	background-image : url("../images/devlog.jpg");
	background-repeat: repeat-x ;
	
}

.module-content2
{
	position:absolute;
	width : 322px;
	height : 178px;
	left:50%;
	margin-top:-40px;
	margin-left:-161px;
	border : solid 1px grey;
	background-image : url("../images/creasite.jpg");
	background-repeat: repeat-x ;
	
}

.module-content3
{
	position:absolute;
	width : 322px;
	height : 178px;
	left:50%;
	margin-top:-40px;
	margin-left:161px;
	border : solid 1px grey;
	background-image : url("../images/plv.jpg");
	background-repeat: repeat-x ;
	
}

.module-content a:hover
{
	text-decoration: underline;
}

.module-content2 a:hover
{
	text-decoration: underline;
}

.module-content3 a:hover
{
	text-decoration: underline;
}

.texte_module
{
	width : 190px;
	height : 100px;
	margin-top : 40px;
	margin-left : 5px;
	font-family: Futura, helvetica, sans-serif ;
	font-size: 10pt ;
	color: white ;
	text-align:left;
}

.plus_module
{
	margin-top : 20px;
	margin-left : 5px;
	font-family: Futura, helvetica, sans-serif ;
	font-size: 10pt ;
	color: white ;	
}

.module-content a
{
	text-decoration: none;
	color : white;
}

.module-content2 a
{
	text-decoration: none;
	color : white;
}

.module-content3 a
{
	text-decoration: none;
	color : white;
}
/* PAGE REALISATION */

#slideshow
{
	position : absolute;
	width : 800px;
	height : 600px;
	left:50%;
	margin-left : -400px;
	margin-top : 10px;
}


#footer
{
	/*position : absolute;*/
	border-top : solid 1px grey;
	width : 100%;
	font-family: Futura, helvetica, sans-serif ;
	font-size: 10pt;
	color: grey;	
	background-color:#CECECE;
	text-align : center;
	
}

