/* CSS created by Gaël Coursaget in 2009. Please do not copy my work ! */

/* ---------------------------------------------[ GENERAL ]--------------------------------------------- */
		
html{
	background: url(../img/design/patt.png);
}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

p{
	line-height: 20px;
}

button{
	border: 1pt solid #62b6fc;
	padding: 2pt 6pt 2pt 6pt;
	color: #30377b;
	font: bold small Arial, Verdana, Helvetica, sans-serif;
	cursor: pointer;
	background: url(../img/design/button_bg.png);
}

button:hover{
	text-decoration: underline;
	color: #202451;
	background: url(../img/design/button_bg2.png);
}

/* Code de remplacement si Flash non détecté chez le client */
h1{
	color: #336699;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 18px;
}

.clear {
	clear: both;
}

#conteneur{
	width: 980px;
	margin: 10px auto;
	background: #c1f5f0 url(../img/design/bg2.png) 0px 286px repeat-x;
	text-align: left;
	border: 3pt double #666;
}

/* ---------------------------------------------[ ENTETE ]--------------------------------------------- */

#header{
	background: url(../img/design/header.png);
	height: 136px;
	border-bottom: 2px solid #777;
}

div.intro{
	background: #fff url(../img/design/bg3.png) repeat-x;
	height: 145px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 17px;
}

div.intro object{
	margin: 12px 0 2px 200px;
}

div.intro h1{
	margin: 10px 0 0 200px;
}

div.intro p{
	margin: 5px 35px 0px 203px;
	font-size: small;
	text-align: justify;
}

div.intro button{
	margin: 10px 35px 0px 203px;
}

/* ---------------------------------------------[ MENU DU HAUT ]--------------------------------------------- */

#menuH {
	float: left;
	width: 100%;
	height: 100%;
	line-height: normal;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	/*border: 1pt solid black;*/ 
}

#menuH ul {
	position: relative;
	top: 114px;
	left: 390px;
	/*border: 1px solid black;*/
	margin: 0;
	padding: 0px 0px 0 0px;
	list-style: none;
	width: 510px;
}

#menuH li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menuH a {
	float: left;
	background: url(../img/design/tableftH.gif) no-repeat left top;
	margin: 0 4px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}
#menuH a span {
	float: left;
	display: block;
	background: url(../img/design/tabrightH.gif) no-repeat right top;
	padding: 4px 15px 4px 6px;
	color: #666;
}
	
/* Pour que cela fonctionne sous IE et sur Mac*/
#menuH a span {
	float: none;
}

#menuH a:hover {
	background-position: 0% -24px;
}

#menuH a:hover span {
	background-position: 100% -24px;
	color: #333;
}

/* ---------------------------------------------[ PAGE ]--------------------------------------------- */

div#page{
	margin-bottom: 17px;
}

div#page object{
	margin-left: 14px;
}

div#page p.description{
	margin: 5px 18px 0px 18px;
	font-size: small;
	text-align: justify;
}

/* ---------------------------------------------[ COLONNE GAUCHE ET DROITE ]--------------------------------------------- */

div#left object, div#right object{
	margin-left: 14px;
}

div#left p, div#right p{
	margin: 5px 18px 0px 18px;
	font-size: small;
	text-align: justify;
}

/* ---------------------------------------------[ COLONNE GAUCHE ]--------------------------------------------- */

div#left{
	float: left;
	border-right: 1pt solid #62b6fc;
	width: 600px;
	margin-bottom: 17px;
}

div#left button{
	margin: 15px 35px 5px 18px;
}

div#left div#pic1, div#left div#pic2{
	float: left;
	width: 250px;
}

div#left div#pic1{
	margin: 20px 30px 10px 18px;
}

div#left div#pic2{
	margin: 20px 18px 10px 30px;
}

div#left div#pic1 img, div#left div#pic2 img{
	border: 1pt solid #222;
}

div#left div#pic1 h1, div#left div#pic2 h1{
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color: #444eae;
	margin: 5px 0 10px 0;
	letter-spacing: 1pt;
}

div#left div#pic1 p, div#left div#pic2 p{
	margin: 0px;
}

/* ---------------------------------------------[ COLONNE DROITE ]--------------------------------------------- */

div#right{
	float: left;
	width: 378px;
}

div#right div.social_icons{
	margin: 20px 18px 10px 18px;
	text-align: center;
}

div#right img{
	border: none;
}

div#right div.social_icons a{
	text-decoration: none;
	cursor: pointer;
}

div#right div.social_icons a:hover{
	border-bottom: 3pt solid silver;
}

div#right .bloc_on{
	display: block;
}

div#right .bloc_off{
	display: none;
}

div#right h2{
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #444eae;
}

div#right h2 a{
	margin-left: 5px;
	padding-left: 15px;
	background: url(../img/design/external.png) no-repeat;
	color: teal;
}

div#right h2 a:hover{
	padding-left: 15px;
	background: url(../img/design/external.png) no-repeat 1px -1px;
	color: #555;
}

div#right .bloc_on, div#right .bloc_off{
	/*height: 220px;*/
	/*width: 200px;*/
	height: 100%;
	border: 1pt solid silver;
	margin: 20px 18px 10px 18px;
	padding: 5px;
	background: #eee;
}

div#right .facebook img{
	float: left;
	width: 165px;
	height: 165px;
	border: 1pt solid teal;
	padding: 0;
}

div#right .facebook{
	height: 205px;
}

div#right .facebook ul{
	float: left;
	font: bold 0.7em Arial, Verdana, Helvetica, sans-serif;
	list-style: none outside;
	padding: 0;
	/*border: 1pt solid blue;*/
	margin: 0 0 0 10px;
	width: 140px;
}

div#right .facebook li{
	margin: 0px 0 5px 0;
}

div#right .facebook ul li span{
	color: navy;
}

div#right .twitter ul#twitter_update_list{
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
}

div#right .twitter ul#twitter_update_list li{
	margin-bottom: 10px;
	line-height: 18px;
}

/* ---------------------------------------------[ PAGE CONCEPTION ]--------------------------------------------- */

ol.credits{
	font: small Verdana, Arial, sans-serif;
	color: #333;
}

ol.credits li{
	margin-bottom: 15px;
}

ol.credits li a{
	color: teal;
}

ol.credits li a:hover{
	color: #111;
}

/* ---------------------------------------------[ PAGE PROFIL ]--------------------------------------------- */

div#page ul.points{
	list-style-type: disc;
	list-style-image: url(../img/design/bullet.png);
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 25px 0 30px 0;
	list-style-position: inside;

}

div#page ul.points li{
	margin: 0 18px 15px 15px;
	text-indent: -1.3em;
	/*border: 1px dotted #555;*/
}

div#page div.cv{
    display: -moz-inline-box;
    display: inline-block;
	margin-left: 18px;
	padding: 8px 0 0 70px;
	height: 50px;
	border : 1pt solid #00bfff;
	width: 170px;
	
}

div#page .doc{background: #ADD8E6 url(../img/design/word.png) no-repeat 5px 5px;}
div#page .odt{background: #ADD8E6 url(../img/design/open_office.png) no-repeat 5px 5px;}
div#page .pdf{background: #ADD8E6 url(../img/design/acrobat.png) no-repeat 5px 5px;}

div#page div.cv a{
	font-size: small;
	line-height: 20px;
	/*text-decoration: none;*/
	color: #483D8B;
}

div#page div.cv a:hover{
	color: #4B0082;
}

/* ---------------------------------------------[ PAGE CONTACT ]--------------------------------------------- */

form#contactform{
	font-size: small;
	text-align: justify;
}

form#contactform fieldset{
	margin: 15px 19px 15px 19px;
	border: 1pt solid silver;
	padding: 20px 10px 20px 10px;
	background: #d3f7f2;
}

form#contactform legend{
	padding: 0 20px 0 20px;
}

form#contactform div{
	/*border: 1pt solid silver;*/
	padding-bottom: 10px;
}

form#contactform input, form#contactform textarea{
	color: #777;
	font-weight: bold;
	width: 300px;
}

form#contactform textarea{
	height: 100px;
}

form#contactform label{
    display: -moz-inline-box;
    display: inline-block;
	padding-right: 5px;
	text-align: right;
	width: 100px;
	/*border: 1pt solid teal;*/
	vertical-align: top;
}

form#contactform span.error{
	/*border: 1pt solid green;*/
	padding-left: 25px;
	width: 200px;
	vertical-align: top;
	color: #800000;
	font-weight: bold;
	background: url(../img/design/wrong.png) no-repeat;
	display: none;
}

form#contactform input.submit{
	width: 100px;
	margin-left: 214px;
	border: 1pt solid teal;
}

/* ---------------------------------------------[ PIED DE PAGE ]--------------------------------------------- */

div#footer{
	clear: both;
	background: url(../img/design/menu_bottom_bg.png) repeat-x;
	padding: 0 0 5px 0;
	margin: 0;
	height: 55px;
	border-top: 2px dotted #14f4f7;
	text-align: center;
	font: 11px Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div#footer ul{
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style-type: none;
}

div#footer ul li{
	display: inline;
	text-transform: uppercase;
}

div#footer ul li a{
	color: #555;
	padding: 0 3px 0 3px;
	font-weight: bold;
	text-decoration: none;
}

div#footer ul li a:hover{
	text-decoration: none;
	color: black;
	
}

div#footer p{
	padding: 10px 0 0 0;
	margin: 0;
	color: red;
}

/* ---------------------------------------------[ STYLE POUR NOOBSLIDE.JS ]--------------------------------------------- */

p.buttons{
	margin: 10px 18px 0px 100px;
}

p.buttons span{
	margin: 0 1px 0 0;
	padding: 0px 7px 0px 7px;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border: 1pt solid #999;
	line-height: 30px;
}

p.buttons span:hover{
	text-decoration: underline;
}

p.buttons span.active, p.buttons span:hover{
	background: #bbb;
}

#box{
	position:absolute;
}

#box div{
	width:777px;
	float:left;
	/*border: 1pt solid red;*/
}

#box div h3{
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: right;
	padding: 5px 10px 5px 0;
	margin: 0 0 5px 0;
	color: #336699;
	background: url(../img/design/bg5.png) repeat-y 380px;
}

#box div p{
	font: small Arial, Verdana, Helvetica, sans-serif;
	background: #79dada url(../img/design/bg4.png) repeat-x;
	color: #555;
	margin: 15px 0 0 0;
	padding: 5px 5px 5px 5px;
	border-left: 1pt dashed #aaa;
	border-right: 1pt dashed #aaa;
	height: 67px;
	text-indent: 3em;
	text-align: justify;
}

#box div img{
	border: 1pt solid #333;
}

.mask{
	position:relative;
	width:777px;
	height:425px;
	overflow:hidden;
	margin-left: 100px;
	/*border: 1pt solid black;*/
}
