@import url(reset_style.css);
@import url(start_style.css);

#page {	width: 100%;	height: 100%;
}	


#content,
#contenthome {
	width: 1000px;
	height: 100%;
	padding: 0 auto;
	margin: 0 auto;
	overflow: auto;	position: relative;	background-image: url(../_images/fond.jpg);
}
#contenthome {	background-image: url(../_images/fond2.jpg);
}
#content {
	cursor: pointer;
}

#header,
#headerhome {
	width: 500px;
	height: 130px;
	overflow: auto;	margin: 0;
	position: relative;
	padding: 5px 0 0 150px;
}

#headerhome {
	height: 550px;
	color: #ccc;
}

#header h1, #header h2 {
	color: #eaeaea;
	font-style: italic;
}

#headerhome h1, #headerhome h2,
#contentredactionnel h1, #contentredactionnel h2 {
	color: #666;
	font-style: italic;
}

h1 {
	font-size: 52px;
	line-height: 70px;
}
h2	{
	font-size: 40px;
	margin-bottom: 20px;
}

a h1, a h2,
a:hover h1, a:hover h2 {
	text-decoration: none;
}

#nom, #cv {
	position: relative;
	float: left;
}

#cv {
	margin: 60px 0 0 50px;
}
#galerie,
#redactionnel {
	width: 900px;
	padding: 0 auto;
	margin: 0 auto;
	overflow: auto;	position: relative;
}

#redactionnel {
	padding-top: 5px;
}
#galerie {
	margin-top: 4px;
}
#contentgalerie,
#contentredactionnel {
	height: 570px;
	overflow: auto;	position: relative;
	margin: 0 0 0 100px;
}

#contentredactionnel {
	padding: 5px 0 20px;
}

#video {
	clear: both;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 30px;
}

#colleft {
	clear: both;
}

#colleft, #colright {
	width: 370px;
	height: 430px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 2px solid #333;
}

#copyright {
	padding-top: 10px;
	font-size: 10px;
}
.texte, .titre {
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	font-style: normal;
}

.texte {
	margin-left: 20px;
}
.titre, .titre2 {
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	margin-top: 50px;
	border-bottom: 2px solid #333;
}
.titre2 {
	margin-top: 40px;
	margin-bottom: 10px;
}
#left,
#photo,
#right {
	width: 30px;
	margin: 0;
	padding: 200px 10px 0;
	float: left;	position: relative;
}
#photo {
	width: 700px;
	padding: 0;
}

#legende, #num {
	height: 20px;
	font-size: 9px;
	line-height: 20px;
	float: left;
	position: relative;
}
#legende {
	width: 300px;
	text-align: left;
	padding: 0 0 0 150px;
}
#num {
	width: 50px;
	text-align: right;
	padding: 0 200px 0 0;
}

#menu {	width: 100%;
	height: 82px;
	background-color: #000;
	position: absolute;
	bottom: 0px;
}

#contentmenu {
	width: 960px;
	height: 74px;
	padding: 0 auto;
	margin: 0 auto;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-left: 50px;
	overflow: auto;
	position: relative;
}
.lemenu {
	width:  56px;
	height: 74px;
	color: #fff;
	text-align: center;
	margin: 0 11px 0 0;
	padding: 0;
	float: left;
	position: relative;
	background-color: #000;
	font: bold 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
}
