/*
* style.css :   Feuille de style du site
* @author   :   Alexandre ROY <aroybase@gmail.com>
* @date     :   15.01.2012
*/

/******************************/

@font-face {
	font-family: 'dinregular';
	src: url('font/DIN-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'dinbold';
	src: url('font/DIN-Bold.ttf') format('truetype');
}

/******************************/

*{
    margin:0;
    padding:0;
}

body{
    font-family:"Helvetica", "Arial", sans-serif;
    background-image:url(images/background.jpg);
	font-size:12px;
	color:#fff;
	font-family: 'dinregular';
	cursor:default;
}

a, 
a:visited{
	text-decoration:none;
}

a:hover,
a:active{
	text-decoration:underline;
}

/******************************/
div#page{
    background-image:url(images/page_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
	width:669px;
	min-height:600px;
	margin:50px auto;
}

/******************************/

div#header{
	opacity:.5;
	margin:0 auto;
	width:650px;
	margin-bottom:15px;
	border-bottom: 1px dashed #fff;
	text-align:center;
}

div#header h1{
	font-family: 'dinbold';
	text-align:center;
	font-weight:normal;
}

div#header a.mailto{
	display:inline-block;
	font-size:2em;
	color:#fff;
	text-decoration:none;
	padding:0 5px 5px 5px;
	margin-top:5px;
	border: 1px solid transparent;
	border-bottom:none;
}

div#header a.mailto:hover{
	border: 1px dashed #fff;
	border-bottom:none;
}

/******************************/

div#wrapper{
    background-image:url(images/wrapper_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
	width:669px;
	height:408px;
	position:relative;
}

div#wrapper ul,
div#wrapper ol{
	list-style-type:none;
}

/*----------------------------*/

div#wrapper ul.categories{
	width:651px;
	height:350px;
	position:absolute;
	top:9px;
	left:9px;
}

div#wrapper ul.categories > li{
	background-repeat:no-repeat;
	background-position:-9px -9px;
	min-height:310px;
	padding:20px;
	text-align:justify;
}

div#wrapper ul.categories li.jaune{ background-image:url(images/categorie_bg_jaune.png); }
div#wrapper ul.categories li.bleu{ background-image:url(images/categorie_bg_bleu.png); }
div#wrapper ul.categories li.orange{ background-image:url(images/categorie_bg_orange.png); }
div#wrapper ul.categories li.vert{ background-image:url(images/categorie_bg_vert.png); }
div#wrapper ul.categories li.rouge{ background-image:url(images/categorie_bg_rouge.png); }

div#wrapper ul.categories h2{
	margin-bottom:20px;
	font-size:1.7em;
	text-transform:uppercase;
	font-family: 'dinbold';
}

div#wrapper ul.categories li div.illu{
	background-repeat:no-repeat;
	overflow:auto;
	padding-bottom:25px;
}

div#wrapper ul.categories li.jaune div.illu{
	background-image:url(images/categorie_illu_jaune.png); 
	background-position:365px 0;
	padding-right:250px;
}
div#wrapper ul.categories li.bleu div.illu{
	background-image:url(images/categorie_illu_bleu.png); 
	background-position:365px 70px;
	padding-right:250px;
}
div#wrapper ul.categories li.orange div.illu{
	background-image:url(images/categorie_illu_orange.png); 
	background-position:0 20px;
	padding-left:295px;
}
div#wrapper ul.categories li.vert div.illu{
	background-image:url(images/categorie_illu_vert.png); 
	background-position:365px 50px;
	padding-right:260px;
}
div#wrapper ul.categories li.rouge div.illu{
	background-image:url(images/categorie_illu_rouge.png); 
	background-position:0 20px;
	padding-left:300px;
	height:300px;
}

/*----------------------------*/

div#wrapper ul.categories li#presentation h2{
	color:#d8bd3d;
}

div#wrapper ul.categories li#presentation p{
	margin-bottom:15px;
	text-indent:25px;
	line-height:22px;
}

div#wrapper ul.categories li#presentation p strong{
	color:#d8bd3d;
}

/*----------------------------*/

div#wrapper ul.categories li#experience h2{
	color:#a0a9e8;
}

div#wrapper ul.categories li#experience ol li{
	margin-bottom:40px;
}

div#wrapper ul.categories li#experience ol li h3{
	font-variant:small-caps;
	font-size:1.3em;
	color:#717bc9;
}

div#wrapper ul.categories li#experience ol li h3 em{
	font-size:.8em;
	display:inline-block;
	margin-left:25px;
}

div#wrapper ul.categories li#experience ol li h3 span{
	display:inline-block;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:.8em;
	color:#a0a9e8;
}

div#wrapper ul.categories li#experience ol li p{
	margin-left:15px;
}

div#wrapper ul.categories li#experience ol li p a{
	color:#566FCA;
	font-weight:bold;
}

/*----------------------------*/

div#wrapper ul.categories li#competences h2{
	color:#f39c14;
}

div#wrapper ul.categories li#competences h3{
	color:#de9a2f;
	font-variant:small-caps;
	text-decoration:underline;
	margin-bottom:3px;
}

div#wrapper ul.categories li#competences ul{
	margin-bottom:25px;
	list-style-type:disc;
	list-style-position:inside;
}

div#wrapper ul.categories li#competences ul li span{
	display:inline-block;
	width:157px;
}

div#wrapper ul.categories li#competences a{
	background-image:url(images/download.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration;none;
	color:#de9a2f;
	padding-left:25px;
}

/*----------------------------*/

div#wrapper ul.categories li#ecole h2{
	color:#206223;
}

div#wrapper ul.categories li#ecole ol li{
	margin-bottom:30px;
}

div#wrapper ul.categories li#ecole ol li h3{
	font-variant:small-caps;
	font-size:1.3em;
	color:#154017;
}

div#wrapper ul.categories li#ecole ol li h3 em{
	font-size:.8em;
	display:inline-block;
	margin-left:25px;
}

div#wrapper ul.categories li#ecole ol li h3 span{
	display:inline-block;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:.8em;
	color:#6ddd72;
}

div#wrapper ul.categories li#ecole ol li p{
	margin-left:15px;
}

div#wrapper ul.categories li#ecole ol li p a{
	color:#133a08;
	font-weight:bold;
}

/*----------------------------*/

div#wrapper ul.categories li#loisirs h2{
	color:#6d1523;
}

div#wrapper ul.categories li#loisirs ul {
	list-style-type:disc;
	list-style-position:inside;
}

div#wrapper ul.categories li#loisirs ul li{
	margin-bottom:10px;
}

/*----------------------------*/

div#wrapper ul.categories li .scroller { width: 630px; clear: both; }
div#wrapper ul.categories li .scroller .viewport { width: 608px; height: 350px; overflow: hidden; position: relative}
div#wrapper ul.categories li .scroller .overview { list-style: none; position: absolute; left: 0; top: 0; }
div#wrapper ul.categories li .scroller .thumb .end, div#wrapper ul.categories li .scroller .thumb { background-color: #000; }
div#wrapper ul.categories li .scroller .scrollbar { position: relative; float: right; width: 6px; ; top:-20px;}
div#wrapper ul.categories li .scroller .track { background-color: #fff; opacity:0.2; height: 100%; width:5px; position: relative; padding: 0 1px; }
div#wrapper ul.categories li .scroller .thumb { height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
div#wrapper ul.categories li .scroller .thumb .end { overflow: hidden; height: 5px; width: 5px; }
div#wrapper ul.categories li .scroller .disable{ display: none; }

/*----------------------------*/

div#wrapper div.navlist ul{
	background-image:url(images/navlist_bg.png);
	background-repeat: repeat-x;
	width:651px;
	height:40px;
	position:absolute;
	bottom:9px;
	left:9px;
	line-height:40px;
	text-align:center;
}

div#wrapper div.navlist ul li{
	display:inline-block;
	width:19%;
	font-size:1em;
	cursor:pointer;
	position:relative;
}

div#wrapper div.navlist ul li span{
	border-radius:5px;
	padding:7px 10px 8px;
	font-size:1.2em;
}

div#wrapper div.navlist ul li.jaune.hover span{ background-color:#d5b353 }
div#wrapper div.navlist ul li.bleu.hover span{ background-color:#566fca; }
div#wrapper div.navlist ul li.orange.hover span{ background-color:#ee9f41; }
div#wrapper div.navlist ul li.vert.hover span{ background-color:#3d7730; }
div#wrapper div.navlist ul li.rouge.hover span{ background-color:#b03f55; }

div#page div#wrapper div.navlist ul li span.navindicator{
	border-radius:0;
	padding:0;
	display:block;
	position:absolute;
	top:-5px;
	left:45%;
	background-image:url(images/navlist_indicator.png);
	background-repeat:no-repeat;
	background-color:transparent;
	height:6px;
	width:12px;
}

/******************************/
