@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin: 0 0 0 0;
	background-image:url(img/fond.jpg);
	background-position:center;
	background-color: #FFFFFF;
}
#contenu {
	margin:auto;
	width:760px;
	height:auto;
}
#header {
	width:760px;
	height:65px;
	text-align:center;
	padding-top:35px;
	background-image:url(img/header.jpg);
}
#header img {
	background-color: #FFFFFF;
	vertical-align: middle;
}
#bienvenue {
	width:760px;
	height:90px;
}
.menu {
	float:left;
	width:152px;
	height:30px;
	text-align:center;
	font-weight:bold;
}
.menu img {
	vertical-align:middle;
}
#xp {
	float:left;
	width:254px;
	height:23px;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
}
#formations {
	float:left;
	width:250px;
	height:23px;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
}
#loisirs {
	float:left;
	width:254px;
	height:23px;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
}
#form {
	padding-left:400px;
}
#gauche {
	float:left;
	width:130px;
	height:500px;
}
#infographie {
	width:130px;
	height:200px;
	padding-top:60px;
	text-align: center;
	font-weight: bold;
}
#troisd {
	width:130px;
	height:200px;
	padding-top:30px;
	text-align: center;
	font-weight: bold;
}
#accueil {
	float:left;
	width:500px;
	height:500px;
}
#droite {
	float:left;
	width:130px;
	height:500px;
}
#dev {
	width:130px;
	height:200px;
	padding-top:60px;
	text-align: center;
	font-weight: bold;
}
#director {
	width:130px;
	height:200px;
	padding-top:30px;
	text-align: center;
	font-weight: bold;
}
#projet_tut {
	float:left;
	width:760px;
	height:15px;
	padding-top:15px;
	text-align: center;
	font-weight: bold;
}
#footer {
	float:left;
	width:760px;
	height:40px;
	text-align:center;
	padding-top:10px;
}
#footer a {
	font-style:italic;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
a:active {
	color:#333333;
}
#info {
	float:left;
	width:760px;
}
h1 {
	color:#990000;
}
h2 {
	font-weight:normal;
	font-size:12px;
}
p {
	text-align:justify;
	text-indent:20px;
}
img {
	border:0px;
}
#titre_pages {
	padding-top:50px;
	padding-bottom:30px;
	text-align:center;
}
#hr {
	float:left;
	width:760px;
	height:20px;
	padding-bottom:10px;
}
.content {
	float:left;
	width:152px;
	height:220px;
	text-align:center;
}

#dev_vide {
	float:left;
	width:76px;
	height:152px;
}
.big_img {
	float:left;
	width:380px;
	height:380px;
}
#texte {
	float:left;
	width:380px;
	height:380px;
	text-align:justify;
}
#roll {
	float:left;
	width:130px;
	height:200px;
	text-align:center;
}
#roll a {
	cursor:pointer;
}
.roll_xppro {
	float:left;
	width:130px;
	height:100px;
	text-align:center;
}
.roll_xppro a {
	cursor:pointer;
}
li {
	list-style-type: square;
}
#contenu #texte a {
	border-bottom: 1px dotted;
}
#contenu #texte a:hover {
	border-bottom: 1px dotted #990000;
	color:#990000;
}
#contenu #texte a:visited {
	border-bottom: 1px dotted #666666;
}
#titre_pages a {
	border-bottom: 1px dotted;
}
#titre_pages a:hover {
	border-bottom: 1px dotted #990000;
	color:#990000;
}
#titre_pages a:visited {
	border-bottom: 1px dotted #666666;
}
#arborescence {
	padding: 5px;
	width: 710px;
}
#arborescence ul#racine {
	margin: 0px;
	padding: 0px;/* margin-left: -20px; */
}
#arborescence ul, #arborescence li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
#arborescence li {
	position: relative;/* margin-left: -10px; */
}
#arborescence ul.niv1 ul {
	background: url("img/line.gif") repeat-y 0px 0px;/* display: none; */
}
#arborescence li ul.active {
	display: block;
}
#arborescence li ul.last {
	background: none;
}
#arborescence img {
	position: relative;
	width: 19px;
	height: 20px;
	margin-bottom: -4px;
	margin-right: 2px;
}
#arborescence img.clic {
	cursor: pointer;
}
fieldset {
	margin-bottom: 10px;
	border: #CCC 1px solid;
	cursor:default;
	background-color:#FFFFFF;
	padding:5px;
}
fieldset legend {
	padding: 0 10px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	font-size: 1.2em;
	color: #999;
	background-color:#FFFFFF;
}
label:hover {
	font-weight: bold;
}
#groupe_routage {
  	margin: auto;
	padding: auto;
	width:760px;
	text-align:center;
}
#groupe_routage img {
	padding:0px 0px;
}

