@import url(rollover.css);
@import url(highslide.css);
html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	margin: auto;
	margin-top: 25px;
	padding: 0;
	color: #2f2f2f;
	font: 12px 'Lucida Grande', 'Lucida Sans', 'Myriad Pro', Myriad, Tahoma, Arial, sans-serif;
	letter-spacing: -0.8px;
	margin-bottom: 50px;
}

table, td, th, tr {
	border:  1px solid #CCCCCC;
}

h2 { 
	font-size: 20px; 
	color: #2f2f2f; 
	border-bottom : 1px dotted #CCCCCC;
}	

p {
	margin: 0;
	padding: 0;
	}
	
a {
	color: #000099;
	text-decoration: none;
}
	
a:visited {
	color: #000099;
	text-decoration: none;
}
	
a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
	
img {
	border: 0px;
}

code {
	background: #2f2f2f;
	color: white;
	}

#central {
	width: 982px;
	height: 762px;
	border: solid 1px #969696;
	margin: auto;
	}
	
.flash {
	margin: auto;
	}
	
#back {
	width: 
	}
	
#index {
	width: 800px;
	height: 585px;
	margin: auto;
	margin-top: 75px;
	background: url(img/index.jpg) top no-repeat;
	cursor: pointer;
	}
	
#page-accueil {
	width: 982px;
	height: 762px;
	background: url(img/accueil.jpg) top right no-repeat;
	float: right;
	}

#bouton_accueil {
	width: 783px;
	height: 156px;
	position: relative;
	top: 290px;
	right: 48px;
	float: right;
	}
	
#bouton_presentation {
	width: 221px;
	height: 156px;
	float: left;
	margin-right: 60px;
	}
	
#bouton_portfolio {
	width: 221px;
	height: 156px;
	float: left;
	margin-right: 60px;
	}
	
#bouton_contact {
	width: 221px;
	height: 156px;
	float: left;
	}
	
#page-presentation {
	width: 500px;
	height: 100%;
	background: url(img/presentation_bar.jpg) top left no-repeat;
	margin-left: 90px;
	padding-left: 40px;
	padding-top: 38px;
	color: #80584d;
	float: left;
	}
	
.left {
	margin-right: 15px;
	padding-bottom: 10px;
	border: 0;
	float: left;
	}
	
#wegoback {
	width: 68px;
	height: 35px;
	float: left;
	margin-left: 150px;
	margin-top: 250px;
	}
	
.retour {
	width: 68px;
	height: 35px;
	background: url(img/retour.jpg) no-repeat;
	cursor: pointer;
	}
	
#cadre {
	width: 600px;
	height: 426px;
	margin: auto;
	background: url(img/cadre.jpg) no-repeat;
	position: relative;
	top: 74px;
	float: left;
	padding-left: 2px;
	padding-top: 2px;
	}
	
.gauche {
	width: 162px;
	height: 13px;
	float: left;	
	top: 282px;
	position: relative;
	margin-right: 29px;
	cursor: pointer;
	}
	
.droite {
	width: 104px;
	height: 13px;
	float: left;	
	top: -215px;
	position: relative;
	margin-left: 650px;
	cursor: pointer;
	}
	
.infos {
	width: 600px;
	height: 90px;
	margin: auto;
	background: black;
	position: relative;
	top: 500px;
	}
	
.ligne {
	width: 600px;
	height: 2px;
	background: url(img/ligne.jpg) no-repeat;
	position: relative;
	top: 500px;
	margin: auto;
	}
	
.ligne2 {
	width: 600px;
	height: 2px;
	background: url(img/ligne.jpg) no-repeat;
	position: relative;
	top: 573px;
	margin: auto;
	}
	
#galery {
	width: 600px;
	height: 73px;
	margin: auto;
	background: red;
	position: relative;
	top: 164px;
	float: left;
	}
	
.gauchegalery {
	width: 162px;
	height: 13px;
	float: left;	
	top: 195px;
	position: relative;
	background: url(img/gauche.jpg) right no-repeat;
	margin-right: 29px;
	}
	
.droitegalery {
	width: 104px;
	height: 13px;
	float: left;	
	top: 195px;
	position: relative;
	background: url(img/droite.jpg) left no-repeat;
	margin-left: 30px;
	}
	
#portcontainer {
	width: 865px;
	height: 580px;
	margin: auto;
	position: relative;
	top: 70px;
	}

#portback {
	width: 68px;
	height: 35px; 
 	margin: auto;
 	position: relative;
 	top: 110px;
	}
