@charset "utf-8";
/* CSS Document */


h3 {
	font-family:Georgia, serif;
	font-size:36px;
	color:#ea662a;
	font-style:italic;
	}

p {
	font-size:14px;
	text-align:justify
}	
	
a img {
		border: none;
} 

a:hover img {
		outline:0;
		}

a:link { color:#c0c0c0; text-decoration:none;}
a:visited { color:#c0c0c0; text-decoration:none; outline:0;}
a:hover { color:#ea662a; text-decoration:none; outline:0;}

	
body {
	background-color:#FFFFFF;
	font-family:Helvetica, sans-serif;
	font-weight:600;
	font-size:24px;
	letter-spacing:-1pt;
	color:#c0c0c0;
	margin-left: 10px;
}

#wrap {
		width:1004px;
		height:auto;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
}

#header {
	background-image:url(../images/bg_header.gif);
	width:1004px;
	height:170px;
}

#logo   {
	margin-left:20px;
	width:362px;
	height:95px;
	border:none;
		}
		
#navigation {
		/*height:75px;*/
		width:273px;
		margin-left:18px;
		border-right: 1px solid #c0c0c0;
		letter-spacing: -1px;
		text-align: right;
}

#sub-navigation {
		width:273px;
		margin-left:18px;
		padding-top:4px;
		letter-spacing: -1px;
		border-right: 1px solid #c0c0c0;
		text-align: right;
		font-size: 18px;
}

#sub-navigation ul {list-style:none;}
#sub-navigation ul li {display:inline; margin: 0 12px 0 12px; list-style:none;}

#sub-navigation a:link { color:#c0c0c0; text-decoration:none; }
#sub-navigation a:visited { color:#c0c0c0; text-decoration:none; outline:0; }
#sub-navigation a:hover { color:#ea662a; text-decoration:none; outline:0; }
 
#content {
	width:1004px;
	
	background-image:url(../images/bg_corps.gif);
	background-position:center top;
	background-repeat:repeat-y;
	overflow:visible;
}

#sidebar {
		width:291px;
		float:left;
		height:auto;
}

#main {
		width:613px;
		float:left;		
}

#slideshow {
		width:613px;
		height:250px;
		/*float:left;*/
}

#presentation {
	width:230px;
	float:left;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:18px;
	text-align:right;
	margin-top: 65px;
	margin-left: 30px;
	margin-left: 40px;
}

#latest {
	margin-left:0px;
	width:620px;
	float:left;
	margin-top: 0px;
}

#thumb {
	width:245px;
	height:100px;
	margin-top: 12px;
	float: left;
}

.thumbImg {
	height:100px;
	width:167px;
	margin-right: 0px;
	float: left;
	margin-left: 2px;
}

.thumbText {
	width:65px;
	height:75px;
	float:left;
	font-size:14px;
	line-height: 12px;
	margin-top: 10px;
	text-align:right;
	margin-left: 8px;
}

.thumbText_home {
	width:63px;
	height:75px;
	float:left;
	font-size:14px;
	line-height: 12px;
	margin-top: 10px;
	text-align:right;
	margin-left: 8px;
}

#navprojet {
	width:613px;
	height:16px;
	}
	
#screenshot {
	margin-top:6px;
	}
	
#prev {
	float:left;
	}
	
#home {
	margin-left:290px;
	}
	
#next {
	margin-left:275px;
	}	
	
#description {
	width:400px;
	float:left;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
}

#details {
	margin-top:10px;
	margin-right:10px;
	text-align:right;
	font-size:14px;
	float:right;
}	

#who {
	width:270px;
	float:left;
}


#what {
	width:270px;
	float:right;
	font-size:14px;
	}

#what ul {
	color:#ea662a;
	}
#what li {
	color:#c0c0c0;
	}
	
#formulaire {
	width:300px;
	float: left;
	}


#name, #email, #phone {
	border:1px solid #777777;
	color:#c0c0c0;
	width:300px;
	font-family:Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-1pt;
	}
	
textarea {
	border:1px solid #777777;
	color:#c0c0c0;
	width:300px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	}

label {
	display:block;
	font-size:24px;
	margin-top:3px;
}

#formulaire #name:focus, #email:focus, #phone:focus, textarea:focus {
	border:2px solid #777777;
}

#required {
	 width:140px;
	 float:left;
	 }
#required label {
	 width:140px;
	 font-size:12px;
	 font-weight:500;
	 }

#send {
	 width:100px;
	 float:right;
	 }
	 
#send input:hover { outline:0;}
#send input:visited { outline:0;}

#location {
	text-align:right;
	margin-top:17px;
	}

#footer {
		background-image:url(../images/bg_footer.gif);
		width:1004px;
		height:50px;
}

#copyright {
	margin-right:10px;
	height:50px;
	font-size:12px;
	font-weight:500;
	border-left: 1px solid #c0c0c0;
	float:right;
	width: 90px;
}
