@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body, html {
	font: 12px "Courier New", Courier, monospace;
	color: #000;
	overflow: hidden;
}
hr {
	display: block;
	width: 100%;
	clear: both;
	visibility: hidden;
}
ul {
	list-style: none;
}
#boite_contenu {
	width: 535px;
	height: 345px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -343px;
	margin-bottom: 185px;
	z-index:10;
	bottom: 0px;
	overflow-y: scroll;
	/*border: 1px dashed #fff;*/
}
#conteneur {
	overflow: hidden;
}
#contenu {
	background: #fff url(../images/tele/mire.gif) no-repeat top left;
	padding: 20px;
	width: 443px;
	
}
#special1 {
	background: url(../images/tele/tele_b.jpg) no-repeat scroll left bottom;
	position: absolute;
	bottom: -50px;
	margin: 0 auto;
	width:887px;
	height: 1007px;
	z-index: 2;
	left: 50%;
	margin-left: -443px;
}
#cv #special1 {
	background: url(../images/tele/tele_j.jpg) no-repeat scroll left bottom;
	position: absolute;
	bottom: -50px;
	margin: 0 auto;
	width:887px;
	height: 1007px;
	z-index: 2;
	left: 50%;
	margin-left: -443px;
}
#book #special1 {
	background: url(../images/tele/tele_v.jpg) no-repeat scroll left bottom;
	position: absolute;
	bottom: -50px;
	margin: 0 auto;
	width:887px;
	height: 1007px;
	z-index: 2;
	left: 50%;
	margin-left: -443px;
}
#menu {
	position: absolute;
	width: 423px;
	height: 294px;
	background: url(../images/tele/telecommande.png) no-repeat scroll left bottom;
	bottom: 0px;
	margin-bottom: -250px; /*Pour le Js*/
	right: -50px;
	z-index: 50;
}
#menu ul li a, #menu ul li a:hover{
	outline: none;
}
#menu ul li a span {
	display: none;
}
#menu ul li#menu_accueil a {
	display: block;
	position: absolute;
	width: 198px;
	height: 69px;
	top: 48px;
	left: 45px;
}
#menu ul li#menu_accueil a:hover {
	background: url(../images/tele/btn_accueil.gif) no-repeat top left;
}
#menu ul li#menu_cv a {
	display: block;
	position: absolute;
	width: 220px;
	height: 71px;
	top: 120px;
	left: 66px;
}
#menu ul li#menu_cv a:hover {
	background: url(../images/tele/btn_mon_cv.gif) no-repeat top left;
}
#menu ul li#menu_book a {
	display: block;
	position: absolute;
	width: 235px;
	height: 86px;
	top: 208px;
	left: 100px;
}
#menu ul li#menu_book a:hover {
	background: url(../images/tele/btn_mon_book.gif) no-repeat top left;
}
#signature {
	color: #666;
}
h1#prjet_prof {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 345px;
	background: url(../images/tele/mire_ronde.gif) no-repeat center 13px;;
}
h1#prjet_prof span {
	display: block;
	font-size: 35px;
	font-family: Arial Black;
	text-transform: uppercase;
	text-align: center;
	padding: 150px 0 85px 0;
}
h2 {
	font-size: 15px;
	background-color: #344A98;
	padding: 5px;
	color: #344A98;
	margin:15px 0;
}
#book h2 {
	background-color: #51BD51;
	color: #51BD51;
}
#cv h2 {
	background-color: #E9DF2D;
	color: #000;
}
h2 span {
	background-color: #fff;
	padding: 0 5px;
}
h3 {
	font-size: 13px;
	padding-bottom: 3px;
	margin: 5px 0;
	border-bottom: 1px dashed #666;
}
#footer {
	width: 625px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	bottom: 0;
	margin-bottom: 135px;
	z-index: 25;
	text-align: center;
}
#footer a {
	color: #505d67;
	text-decoration: none;
}
#footer a:hover {
	color: #798690;
}
#img_apercu {
	width: 115px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 222px;
	margin-bottom: 136px;
	z-index: 30;
}
#infos_perso {
	width: 105px;
	height: 175px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 225px;
	margin-bottom: 135px;
	padding: 5px;
	z-index: 30;
	color: #798690;
	font-size: 10px;
}
#infos_perso h1 {
	font-size: 13px;
	color: #fff;
}
#infos_perso a {
	color: #fff;
}
#cv #outils table td {
	width: 150px;
}
.realisations ul li {
	list-style: square;
}
.realisations ul li a {
	text-decoration: none;
	 color: #000;
}
.realisations ul li a span.type_rea {
	 color: #999;
	 font-style: italic;
}
.realisations ul li a span.infobulle {
	display: none;
}
.realisations ul li a:hover {
	background: none;
}
.realisations ul li a:hover span.infobulle {
	display: block;
	position: absolute;
	margin-left: 40px;
	margin-top: 20px;
	padding: 5px;
	font: bold 10px Arial, Helvetica, sans-serif;
	width: 250px;
	background: #FFC;
	border: 1px solid #69C;
}
#header h1 {
	background: url(../images/tele/titre.png) no-repeat top left;
	width: 368px;
	height: 15px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -280px;
	margin-bottom: 570px;
	z-index: 35;
}
#header h1 span {
	display: none;
}
#skin {
	width: 200px;
	font-size: 10px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -300px;
	margin-bottom: 30px;
	z-index: 40;
}
#skin a {
	color: #666;
	text-decoration: none;
}
#skin a:hover {
	color: #fff;
}
#navigateurs {
	margin-left: 50px;
}
#btn_display {
	width: 270px;
	height: 40px;
	background: url(images/tele/rien.gif) repeat left top;
	position: absolute;
	top: 0;
	left: 0px;
	cursor: pointer;
}
#btn_display, #menu ul li a {
	z-index: 500;
}
#special2 {
	width: 25px;
	height: 25px;
	background: url(images/tele/rien.gif) repeat left top;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 360px;
	margin-bottom: 462px;
	z-index: 15;
	cursor: pointer;
}