@charset "utf-8";
/* CSS Document */
html {
	background-color:#363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal; 
	color:#333;
	height:100%;
	
	}

body, div, span, ul, li, p, a, h1, h2, h3, h4, h5, h6, input, select, textarea, img, form {
	margin:0;
	padding:0;
	
	}


body {
	text-align:center;
	height:100%;
	background-color:#363636;
	}
	
a {
	color:#363636;
	text-decoration:none;
	}
a:hover {
	color:#BA000C;
	text-decoration:none;
	}
	
.selected {
	color:black;
	}
.normal {
	color:#999;
	}
img {
	border:0;
	}

#zooming {
	top:0;
	left:0;
	z-index:90;
	position:absolute;
	width:100%;
		height:100%;
	display:none;
	}

	
#zoommingHide {
	top:0;
	left:0;
	z-index:100;
	position:absolute;

	width:100%;
		height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}


#interface {
	position:relative;
	text-align:left;
	width:960px;
	margin:auto;

	}
	
#ZoomBox {
	z-index:110;
	position:absolute;
	display:none;
	top:100px;
	left:320px;
	}
	
#imgZoom {
	margin:auto;	
	height:630px;
	width:570px;
	-moz-box-shadow: 1px 1px 20px #666;  
    -webkit-box-shadow: 1px 1px 20px #666;  
    box-shadow: 1px 1px 20px #666;
	cursor:auto;
	}

	
#header {
	position:relative;
	width:960px;
	/*border:1px solid red;*/
	}
#header img, #header ul  {
	float:left;
	}
	
#header ul li {
	list-style-position:outside;
	list-style:none;
	display:inline;}

#logo {
	position:relative;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:339px;
	height:180px;
	}
	
#top {
	position:relative;
	float:left;
	background:	url(../images/top.jpg) no-repeat;
	width:621px;
	height:30px;
	}


a.topNav {
	position:relative;
	float:left;
	height:31px;
	}

a.topNav:hover {
	background-position:bottom;
	}

.logos {
	width:112px;	
	background:url(../images/logotypes.jpg) top no-repeat;
	}


.webdesign {
	width:112px;
	background:url(../images/webdesign.jpg) top no-repeat;
	}

.print {
	width:52px;
	background:url(../images/print.jpg) top no-repeat;
	}


.interfaces-logiciels {
	width:46px;
	background:url(../images/ihm.jpg) top no-repeat;
	}

.peinture {
	width:96px;
	background:url(../images/peintures.jpg) top no-repeat;
	}
	
#otherBt {
	position:relative;
	float:left;
	height:31px;
	width:203px;
	background:url(../images/otherBt.jpg) top no-repeat;
	}

.selectedMenu {
	position:relative;
	float:left;
	height:119px;
	width:621px;
	}
	
.logosTitle {
	background:url(../images/logotypesTitle.jpg) top no-repeat;
	}

.webdesignTitle {
	background:url(../images/webdesignTitle.jpg) top no-repeat;
	}
	
.printTitle {
	background:url(../images/printTitle.jpg) top no-repeat;
	}
	
.interfaces-logicielsTitle {
	background:url(../images/ihmTitle.jpg) top no-repeat;
	}
	
.peintureTitle {
	background:url(../images/peinturesTitle.jpg) top no-repeat;
	}

#content {
	position:relative;
	float:left;
	width:960px;
	height:567px;
	background:url(../images/content.jpg) no-repeat;
	}
	

#leftNav {
	position:absolute;
	text-align:right;
	top:70px;
	left:0;
	width:222px;
	padding-left:60px;
	list-style:none;
	font-size:1.3em;
	z-index:200;
		}
.smallGoogalize {
	color:white;
	font-size:.6em;
	letter-spacing:1px;
	
	}
#worksTxt {
	position:absolute;
	text-align:left;
	top:15px;
	left:353px;
	width:480px;

	}

#annonceur {
	font-weight:normal;
	font-size:1.6em;
	color:#BA000C;
	
	}


#worksImg {
	position:absolute;
	top:72px;
	left:353px;
	}
	
#imgShow {
	height:420px;
	width:380px;
	cursor:pointer; 

	}


#imgZoom {
	margin:auto;	
	height:630px;
	width:570px;
	}
	

#footer {
	position:relative;
	float:left;
	width:960px;
	height:140px;
	background:url(../images/footer.jpg) no-repeat;
	}
#footerLinks {
	position:absolute;
	list-style:none;
	top:12px;
	left:850px;
	}
	
#footerLinks li, #partenaires li {
	display:inline;
	}

#w3cValid {
	position:absolute;
	top:90px;
	left:850px;
	width:80px;
	height:15px;
	}
	
#sergosIcon	{
	position:absolute;
	top:110px;
	left:850px;
	width:80px;
	height:15px;
	}

#googalize {
	position:absolute;
	top:783px;
	right:150px;
	width:460px;
	z-index:1;
	text-align:right;

	}
#navigationGoogalize {
	position:absolute;
	top:-500px;
	display:inline;
	}

#googalize h1, #googalize h2, #googalize h3, #googalize p, #googalize a {  
	
	color:#A1A1A1;
	font-size:.7em;
	text-decoration:none;

	
	}
#googalize h2 {
	color:#C9C9C9;
}

#googalize a {
 	font-style:italic;
}
#googalize ul{ 
	margin-top:5px;
	display:inline;
}
#googalize li{ 
	display:inline;
}

#googalize h3, #googalize p {
	color:#ccc;
	font-size:.7em;
	margin-top:3px;
}

#partenaires {
	position:absolute;
	bottom:8px;
	right:150px;
	width:800px;
	z-index:100;
	text-align:right;
	font-size:.7em;
	color:#5E5E5E;
	z-index:1;
	
	}
#partenaires a {
	color:#5E5E5E;
	}
	
#partenaires a:hover {
	color:#BA000C;
	}
	
