@charset "utf-8";
/* CSS Document by csstemplateheaven.com */

* {
	margin: 0;
	padding: 0;
	color: #FFF;
}

body {
	background: #36393c url(body.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 640px;
	margin:auto;
}

#headerIndex {
	background: url(images/index.png) no-repeat center;
	height: 40px;
	margin-top:20px;
	margin-bottom: 20px;
}
#headerCV {
	background: url(images/cv.png) no-repeat center;
	height: 40px;
	margin-top:20px;
	margin-bottom: 20px;
}
#headerContact {
	background: url(images/contact.png) no-repeat center;
	height: 40px;
	margin-top:20px;
	margin-bottom: 20px;
	right: auto;
}
#headerLiens {
	background: url(images/liens.png) no-repeat center;
	height: 40px;
	margin-top:20px;
	margin-bottom: 20px;
}
.content {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	color: #FFF;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}

#footer {
	padding: 25px;
	text-align: center;
	color:#fff;
}

img {border: none;}


.seperator {background: url(images/seperator.png) repeat-x; height:2px; width: 100%;}

a {color:#fff;}


h2 {
	font-size: 24px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.big_thumb {border: 10px solid #121416; padding:1px; float: left; margin-right: 10px;}

.info {
	margin-left: 310px;
	margin-top: 25px;
	list-style-type: none;
	font-size: 18px;
	color: #000;
}

.info li {border-bottom: 0px dotted #6f7275; padding: 6px;}

.more {margin-top: 30px; float: right;}

/*----------------------------------------- Glowing Menu styles ---------------------------------------*/

/* Firefox Dotted Outline Fix */
a:active { 
		outline: none; 
}

a:focus {
	-moz-outline-style: none;
	text-align: center;
	color: #CF0;
}
	
/* Menu Body */
ul#menu {
		height:40px;
		background:url(images/menu.png) no-repeat bottom ;
		list-style:none;
		padding-top: 2px;
}
	
/* Float LI Elements - horizontal display */
ul#menu li {
		float:left;
}
	
/* Link - common attributes */
ul#menu li a {
		background:url(images/sprite.png) no-repeat scroll top left;
		display:block;
		height:37px;
		position:relative;
		text-decoration:none;
}
ul#menu li a p.tmenu {
		text-align:center;
		padding-top:8px;
		text-decoration:none;
		font-size:18px;
				
}
	
/* Specify width and background position attributes specifically for the class: "photography" */
ul#menu li a.photography {
		width:160px;
	}
	
/* Specify width and background position attributes specifically for the class: "webdesign" */
ul#menu li a.webdesign {
		width:160px;
		background-position:-160px 0px;
}

/* Specify width and background position attributes specifically for the class: "about" */
ul#menu li a.about {
		width:160px;
		background-position:-320px 0px;
	}
	
/* Specify width and background position attributes specifically for the class: "contact" */
ul#menu li a.contact{
		width:160px;
		background-position:-480px 0px;
}
	
/* Span (on hover) - common attributes */
ul#menu li a span {
		background:url(images/sprite.png) no-repeat scroll bottom left ;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
		text-align:center;
		padding-top:8px;
		text-decoration:none;
		font-size:18px;
		text-decoration:none;
}
	
/* Span (on hover) - display pointer */
ul#menu li a span:hover {
		cursor:pointer;
}
	
/* Shift background position on hover for the class: "photography" */
	ul#menu li a.photography span {
		background-position: 0px -37px;
}
	
/* Shift background position on hover for the class: "webdesign" */
	ul#menu li a.webdesign span {
		background-position: -160px -37px;
}

/* Shift background position on hover for the class: "about" */
	ul#menu li a.about span {
		background-position: -320px -37px;
}
	
/* Shift background position on hover for the class: "contact" */
	ul#menu li a.contact span {
		background-position: -480px -37px;
}
	
	
	.content_gauche{
	background-color: #0FC;
	width: 320px;
	float: left;
	height: 200px;
		}
	.content_droite{
	background-color: #C63;
	width: 320px;
	float: right;
	height: 200px;
		}
#container .content div strong em {
	text-align: right;
}

#container .content p {
	font-style: normal;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
#container div strong {
	text-align: left;
}
.titrecv {
	background:#9C3;
	text-align:right;
	color: #FFF;
	}
#container table tr td form table tr td p {
	color: #000;
}
#container table tr td form table tr td input {
	color: #000;
}
#container table tr td form table tr td p #detail {
	color: #000;
}
#container table tr td form table tr td p #detail {
	color: #000;
}
#container table tr td form table tr td p #detail {
	color: #000;
}
