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



html
	{
	background-color:#515151;
	}

body
	{
	width:950px;
	height:700px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top:5px
	}

.en-tete
	{
	font-size:22px;
	padding-left:30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #069;
	text-transform:uppercase;
	padding-top:5px
	}
.majuscule
	{
	font-size: 30px;
	padding-right:2px;
	}
.photographie
	{
	font-size:14px;
	padding-left:30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #069;
	text-transform:uppercase;
	padding-top:5px;
	margin-bottom:50px;
	}
#menu
	{
	float:left;
	width:150px;
	text-transform:uppercase;
	margin-top:10px;
	margin-left:20px;
	height:700px
	}
h3
	{
	font-size:12px;
	border-left-style:solid ;
	border-left-width:2px;
	border-left-color: #E2E2E2;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#E2E2E2;
	color: #8D8D8D;
	width:85px;
	padding-left:10px;
	padding-top :6px;
	padding-bottom:4px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	}
h4
	{
	font-size:10px;
	width:90px;
	font-family: Arial, Helvetica, sans-serif;
	color :#8D8D8D;
	font-style:italic;
	margin-left:40px;
	}
a
	{ text-decoration:none;
	}
a :hover
	{ 
	background-color: #FFF;
	font-style:italic
		}
a :active
	{ 
	background-color: #FFF;
	color:#E9E9E9;
	font-style:italic
		}
a :visited
	{
	text-decoration:none;
	font-style:italic
	}
.page
	{color: #3F3F3F;}

#menu_portfolio
	{
	padding-left: 250px; 
	padding-top:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #339;
	}
.horizontal
	{
	width:615px;
	height:410px;
	margin: 0 auto;
	padding-left: 30px;
	}
.vertical
	{
	width:320px;
	height:480px;
	margin: 0 auto;
	padding-left: 50px
	}
.photo_accueil
	{
	width:645px;
	height:430px;
	margin: 0 auto;
	}
.legende
	{
	font-size:10px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:50px
	}
.diaporama
	{
	position:relative;
	margin-left:50px
}
.diaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute;
	}

.diaporama_controls{
	width:512px;
	padding:5px;
	clear:both;
	overflow:hidden;
	padding-left:30px
	}

.diaporama_controls .btns{
	float:left;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}

.diaporama_controls .prev{
	background:url(images/fleches_diapo.png) no-repeat top right;
}

.diaporama_controls .next{
	background:url(images/fleches_diapo.png) no-repeat top left;
}

.diaporama_controls .pause{
	background:url(images/fleches_diapo.png) no-repeat bottom right;
}

.diaporama_controls .play{
	background:url(images/fleches_diapo.png) no-repeat bottom left;
}

.pied-page
	{ 
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#454545;
	text-transform:uppercase;
	margin-top:10px
	}
.pied-page-bas
	{ 
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#454545;
	text-transform:uppercase;
	margin-top:10px
	}
td
	{
	border-bottom:solid #DADADA
	}
img 
	{
	padding-bottom:10px;
	padding-right:30px;
	padding-top:10px;
	}
.mail
	{
	padding-top:40px;	
	color:#069;
	}
#corps
	{
	margin-left:150px;
	width:800px;
	height:600px;
	background-image:url(autre/chargement.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	}
#corps-contact
	{
	margin-left:190px;
	width:800px;
	height:600px;
	}
.texte
	{
	font-size: 12px;
	text-align:justify;
	}
.contact
	{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#069; 
	font-weight:bold;
	text-transform:uppercase;
	padding-top:70px;
	}

.contact-bas
	{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#069; 
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
	}
.mail
	{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#069; 
	font-weight:bold;
	text-transform:uppercase;
	padding-top:300px;
	padding-left:150px
	}
