/*********************************************************
Reset Css
*********************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**********************************************
Balises html
**********************************************/
body {
    text-align: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
    color: #00f0ff;
    background: #000 url(../img/fondPage.jpg) fixed 50% 0 no-repeat;
}
p {
    text-align: left;
}
a {
	color: #00f0ff;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
h1 {
	position: relative;
	top: 160px;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size:1.5em;
	letter-spacing:0.2em;
	margin-bottom:30px;
	text-align:left;
	font-weight:300;
	margin-left:5px;
	/*display:block;
	width:360px;
	height:40px;
	background:transparent url(../img/fondContactHover.png) 20px 0 repeat;*/
}
h3 {
	font-size:1.4em;
	letter-spacing:0.15em;
	margin:6px 0;
	text-align:left;
}
form {
	width:235px;
	background:transparent url(../img/fondBlocCentre.png) 0 0 repeat-y;
	padding: 13px;
	text-align:left;
}
.formHover {
	background:transparent url(../img/fondBlocCentreHover.png) 0 0 repeat-y!important;
	color:#fff!important;
}
form span {
	margin-left:5px;
}
#contact p {
	line-height:12px!important;
	letter-spacing:0.14em!important;
	font-size:1.1em!important;
	font-weight:400!important;
}
form label {
	width:60px;
	display:block;
	float:left;
	font-size:1.2em;
	margin-top:10px;
}
input, textarea {
	margin:5px 0;
}
#formHaut {
 	width:235px;
	background:transparent url(../img/fondBlocHaut.png) 0 0 no-repeat;
	height:12px;
}
.formHautHover {
	background:transparent url(../img/fondBlocHautHover.png) 0 0 no-repeat!important;
}
#formBas {
	width:235px;
	background:transparent url(../img/fondBlocBas.png) 0 0 no-repeat;
	height:12px;
}
.formBasHover {
	background:transparent url(../img/fondBlocBasHover.png) 0 0 no-repeat!important;
}

#cvCentre {
	width:235px;
	background:transparent url(../img/fondBlocCentre.png) 0 0 repeat-y;
	padding: 13px;
	text-align:left;
}
.cvCentreHover {
	background:transparent url(../img/fondBlocCentreCvHover.png) 0 0 repeat-y!important;
	color:#fff!important;
}
#cvHaut {
 	width:235px;
	background:transparent url(../img/fondBlocHaut.png) 0 0 no-repeat;
	height:12px;
}
.cvHautHover {
	background:transparent url(../img/fondBlocHautCvHover.png) 0 0 no-repeat!important;
}
#cvBas {
	width:235px;
	background:transparent url(../img/fondBlocBas.png) 0 0 no-repeat;
	height:12px;
}
.cvBasHover {
	background:transparent url(../img/fondBlocBasCvHover.png) 0 0 no-repeat!important;
}
#dlCv {
	margin-bottom:30px;
	display:block;
}
dt {
	font-size:1.3em;
	font-weight:300;
	margin: 30px 0 0 0;
	letter-spacing:0.15em;
	color:#fff;
}
dl p {
	margin-bottom:30px;
	height:20px;
}
.dtHover {
	color:#00f0ff!important;
}
dd {
	font-size:1.1em;
	font-weight:200;
	line-height:1.3em;
	letter-spacing:0.1em;
	margin: 5px 0;
}
#cv p {
	font-size:1.3em;
	font-weight:300;
	color:#fff;
	margin: 10px 0;
	letter-spacing:0.15em;
}
#cv h3 {
	margin: 35px 0;
	text-decoration:underline;
}
/**********************************************
Conteneurs
**********************************************/
#header {
	margin-left: -200px;
	background: transparent url(../img/fondBas.png) 0 0 no-repeat;
	width: 360px;
	height: 222px;
	position: fixed;
	bottom: 0;
	left:51.8%;
}
#header ul {
	position: relative;
	top: 95px;
	left: 70px;
}
#header ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
}
#header ul li a {
	color: #fff;
	text-decoration: none;
	letter-spacing:0.15em;
	font-size:14px;
	margin: 0;
	padding: 5px;
	display: block;
}
#lienRea a:hover {
	background:transparent url(../img/fondReaHover.png) 0 0 repeat;
}
#lienCv a:hover {
	background:transparent url(../img/fondCvHover.png) 0 0 repeat;
}
#lienContact a:hover {
	background:transparent url(../img/fondContactHover.png) 0 0 repeat;
}


#header #sousMenu {
	top: 45px;
	width: 360px;
}
#header #sousMenu li a {
	font-size:13px;
	letter-spacing:0.25em;
}
#header #sousMenu li a:hover {
	background:transparent url(../img/fondReaHover.png) 0 0 repeat;
}
#content {
	width:235px;
	margin: 50px auto 250px auto;
	padding:0 5px;
}
#content p {
	color:#fff;
	font-size:1.1em;
	font-weight:200;
	letter-spacing:0.1em;
	margin:2px 0;
}
#web, #illustrations, #divers, #cv, #contact {
	margin:0;
	width:235px;
}

.clear {
	clear: both;
}
.blocRea {
	width:235px;
	height:260px;
	background:transparent url(../img/fondBlocRea2.png) 0 0 no-repeat;
	padding: 13px;
	text-align:left;
}
.blocRea:hover {
	background:transparent url(../img/fondBlocRea2.png) 0 -260px no-repeat;
}
.blocReaCible {
	background:transparent url(../img/fondBlocRea2.png) 0 -260px no-repeat!important;
}
.blocRea a {
	font-size:1.1em;
	font-weight:200;
	letter-spacing:0.1em;
}
.displayNone {
	display:none;
}
#confirmMail {
	margin-left: -120px;
	width: 360px;
	height: 15px;
	position: fixed;
	bottom: 10px;
	left:51.8%;
}
#confirmMail p {
	color:green;
}
.erreur {
	color:red!important;
}
#preloader {
	display:none;
}
