﻿html, body{
	height: 100%;
	margin: 0;
	background: #ddd url(../images/common/briques.jpg);
/*	background: #ddd url(../images/common/fond.png); */
/*	background-attachment: fixed; */
	background-color: #ccc;
	font: 90% "Trebuchet MS", sans-serif;
}
a{
	color: #009;
	background-color: transparent;
	text-decoration : none;
}
a:hover{
	color: #f00;
	background-color: transparent;
	text-decoration : none;
}
a:visited{
	background-color: transparent;
	text-decoration : none;
}
a:active{
	background-color: transparent;
	text-decoration : none;
}
.miniblog_form{
	font: 120% "Trebuchet MS", sans-serif;
	width: 98%;
/*	border: 1px solid #cccccc; */
}
.miniblog_entry{
	margin-top: 4px;
	background-color: #aaa;
}
.miniblog_text{
/*	background-color: #eeeeee; */
}
div#global{
	position: relative;
	min-height: 100%;
	width: 955px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/common/global_1024.png) center repeat-y;
	color: #000;
}
div#header{
	position: relative;
	height: 160px;
	background: #fff;
/* 	border: 1px solid black; */
}
div#portrait{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 100px;
	height: 132px;
	background: url(../images/common/gui_juillet06_100px.png) no-repeat;
/* 	border: 1px solid black; */
}
div#titre{
	position: absolute;
	top: 0px;
	left: 100px;
	width: auto;
	height: auto;
	font-size: 6em;
	font-weight: bold;
/* 	border: 1px solid black; */
}
div#soustitre{
	position: absolute;
	top: 100px;
	left: 130px;
	width: auto;
	height: auto;
	font-size: 1.27em;
/* 	border: 1px solid black; */
}
div#menu{
	position: absolute;
	top: 129px;
	left: 130px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color: #999;
	font-size: 1em;
/* 	border: 1px solid black; */
}
div#oreillettehaut{
	position: absolute;
	top: 15px;
	left: 804px;
	width: 140px;
/* 	height: 137px; */
	color: #999;
/* 	border: 1px solid black; */
}
div#ventre{
	padding: 10px;
	/* Pour éviter la superposition du pied de page et du contenu : */
	overflow: auto;
/* 	border: 1px solid black; */
}
div#colonnegauche{
	float: left;
	overflow: hidden;
/*	width: 140px; */
	width: 182px;
	margin-right: 30px;
	padding: 0px;
/* 	border: 1px solid black; */
}
.moduletitre{
	position: relative;
/*	width: 137px; */
	width: 99%;
	height: auto;
	padding-left: 2px;
	font: 90% "Arial", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background-color: #a00;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.modulecontenu{
	position: relative;
/*	width: 137px; */
	width: 99%;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 4px;
	font: 90% "Arial", sans-serif;
	font-size: 0.8em;
	background-color: #ddd;
	text-align:center;
	border-top: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#contenu{
	overflow: auto;
/* 	border: 1px solid black; */
}
div#titrepage{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 2em;
	color: #999;
	border-bottom: 1px solid #ccc;
/* 	border: 1px solid black; */
}
div#descentedroite{
	float: right;
	width: 140px;
	margin-left: 20px;
	padding: 0px;
	overflow: hidden;
	font-size: 1em;
/* 	border: 1px solid black; */
}
div#footer{
	position: relative;
	padding-bottom: 10px;
/* 	background: #7fcf2e url(../images/common/footer.png) repeat-x; */
	background-color: #fff;
	color: #999;
	font-size: 0.9em;
	text-align: center;
/* 	border: 1px solid black; */
}

/* _____________________________________________________________________________________________ */

div#accueilphoto{
	position: absolute;
	top: 185px;
	left: 693px;
	width: 260px;
	height: 195px;
	overflow: hidden;
	border: 1px solid #666;
}
div#accueilphoto_description{
	position: absolute;
	top: 185px;
	left: 693px;
	width: 260px;
	height: auto;
	z-index: 9002;
	opacity: 0.75;
	filter:alpha(opacity=7.5);
	background-color: #a00;
	padding-left: 2px;
	font: 90% "Arial", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}
div#accueilkiva{
	position: absolute;
	top: 400px;
/*	left: 535px; */
	left: 693px;
	width: 260px;
	color: #999;
/* 	border: 1px solid black; */
}
div#accueilpearpc{
	position: absolute;
	top: 592px;
/*	top: 470px; */
/*	left: 535px; */
	left: 693px;
	width: 110px;
	height: 155px;
	color: #666;
	background: url(../images/rubrique_pearpc/pearpc_PC_Apple.jpg) no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 145px;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #666;
}

/* _____________________________________________________________________________________________ */

div#pearpc_screenshot{
	position: absolute;
	width: 150px;
	height: 113px;
	border: 1px solid black;
}
div#pearpc_screenshot:hover{
	width: 580px;
	height: 435px;
	border: 1px solid black;
	z-index: 10;
}

div#pearpc_tuto_package_screen{
	position: absolute;
	width: 150px;
	height: 136px;
	border: 1px solid black;
}
div#pearpc_tuto_package_screen:hover{
	width: 600px;
	height: 543px;
	z-index: 10;
}