/* - MISE EN FORME DU BODY - */
html {
	font-size: 100%
}

body 
{
	background: url('image/background.png') repeat-x #323232;
	width: 880px;
	margin: 0px auto;
	font-family:  Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 80%;
	line-height: 1.4em;
}


/* - HAUT DE PAGE : HEADER et MENU -  */
#header {
	background: url('image/banniere.jpg') no-repeat;
	height: 140px;
	padding: 1px 0;
}

#menu {
	background: #fff;
	height: 39px;
}


/* - CONSTRUCTION DU MENU PRINCIPAL - */
#top-menu {
	background: url('image/menu_top.jpg') repeat-x;
	height: 13px;
	position: relative;
	z-index: 50;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style-type: none;
}

#nav li {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	position: relative;
	bottom: 7px;
}

#nav ul li a {
	display: block;
	float: left;
	background: url('image/gray-cascade.png') no-repeat left top;
	width: 96px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}
	
#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active {
	background: url('image/gray-cascade.png') no-repeat right top;
	color: #fff;
}

.en-cours {
	background: url('image/menu-actuel.png') no-repeat;
	width: 96px;
	color: #4f4b49;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}


/* - CONSTRUCTION DU MENU CONFIG - */
.config {
	float: right;
	padding: 0 64px 0 0;
	position: relative;
	bottom: 2px;
}

.config-encours {
	float: right;
	padding: 0 64px 0 0;
	position: relative;
	bottom: 2px;
}

.config-encours  a {
	display: block;
	float: right;
	background: url('image/config-actuel.png') no-repeat;
	width: 130px;
	color: #4f4b49;
	line-height: 30px;
	text-decoration: none;
	text-align: center;	
}

.config a {
	display: block;
	float: right;
	background: url('image/red-cascade.png') no-repeat left top;
	width: 130px;
	color: #fff;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}

.config a:hover , .config a:focus, .config a:active{
	background: url('image/red-cascade.png') no-repeat right top;
	color: #fff;
	text-decoration: none;	
}
	
	
/* - CONSTRUCTION DU CONTENUE GAUCHE - */
#content {
	background: #fff;
	padding: 32px 0;
}

.espacement {
	background: #fff;
	height: 20px;
}

#l-contenu {
	float: left;
	width: 485px;
	padding: 0 40px 0 88px;
}

#contenu {
	float: left;
	width: 85%;
	padding: 0 0 0 88px;
}

.text-sep {
	background: url('image/textsep.jpg') no-repeat;
	height: 2px;
	margin: 1.5em 0 1.5em 2em;
}

#separateur {
	float: left;
	background: url('image/contenusep.jpg') no-repeat;
	width: 5px;
	height: 600px;
	margin: 0;
}

/* - CONSTRUCTION DU CONTENU DROIT - */
#r-contenu {
	float: left;
	width: 237px;
}

.frame {
	width: 182px;
	height: 168px;
	margin: 0 0 25px 41px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.frame-top {
	background: url('image/frame_top.png') no-repeat;
	height: 29px;
}

.frame-bg {
	background: url('image/frame_bg.gif') repeat-y;
	font-weight: normal;
	color: #000;
}

.frame-bg a img{
	margin-top: 8px
}
	
.frame-bottom {
	background: url('image/frame_bottom.png') no-repeat;
	height: 7px;
}


/* - BAS DE PAGE : FOOTER - */
#footer {
	background: url('image/footer.jpg') no-repeat;
	height: 55px;
	line-height: 1.2em;
	position: relative;
	bottom: 10px;
}

#footer p {
	clear: both;
	margin: 0;
	font-size: 0.80em;
	text-align: center;

}

#footer ul {
	margin: 0;
	padding: 9px 0 0 246px;
}

#footer li {
	float: left;
	margin: 0 4px;
	list-style-type: none;
}

#footer ul li a {
	margin: 0 4px;
	font-size: 0.85em;
}	

#footer img {
	position: absolute;
}

.xhtml {
	position: absolute;
	left: 125px;
}

.css {
	position: absolute;
	right: 182px;
}


/* - CONSTRUCTION DE LA PAGE CONFIGURATION - */
.vignette {
	margin-left: 10px;
}

.vignette p {
	float: left;
	width: 210px;
}

.vignette img {
	padding: 10px 0 5px 0;
}

.pc-ouvert {
	background: url('image/pc-ouvert.jpg') no-repeat;
	float: right;
	position: relative;
	left: 5px;
	width: 367px;
	height: 330px;
	margin-left: 20px;
}

.sep-config {
	float: left;
	background: url('image/config_sep.jpg') no-repeat;
	width: 2px;
	height: 180px;
	margin: 30px 32px 0 0;;
}

/* - CONSTRUCTION DES PAGES CONFIG (description config et tableau) - */
.cm332 {
	background: url('image/cooler332_grand.jpg') no-repeat;
	width: 450px;
	height: 460px;
}

.cm335 {
	background: url('image/cooler335_grand.jpg') no-repeat;
	width: 450px;
	height: 460px;
}

.cmss {
	background: url('image/storm_grand.jpg') no-repeat;
	width: 450px;
	height: 460px;
}
	
.legende {
	width: 20%;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

.retour-config a {
	display: block;
	background: url('image/config-back-cascade.jpg') no-repeat left top;
	width: 200px;
	height: 50px;
	margin: 10px 0 10px 150px;
}

.retour-config a:hover, .retour-config a:focus, .retour-config a:active {
	background: url('image/config-back-cascade.jpg') no-repeat right top;
}


/* - SUPRESSION DU FLOAT - */
hr {
	clear: both;
	width: 800px;
	visibility: hidden;
}	

.clear {
	clear: both;
	padding-top: 10px;
}


/* - HABILLAGE DES TITRES - */
h1 {
	padding: 2px 0;
	text-indent: -50000px;
}

h2, h3, h4, h5, h6 { 
	margin: 0 0 .5em 0; 
	font-family: Helvetica;  
	line-height: 1.2; 
}
	
h2 { 
	font-size: 1.5em;
	color: #ef4224;	
	text-decoration: underline;
} 
h3 { 
	font-size: 1.25em; 
} 
h4 { 
	font-size: 1em; 
} 

.h2-config {
	text-align: center;
	margin-bottom: 20px;
}

/* - HABILLAGE DU TEXTE ET PUCE - */
p { 
  margin: .75em 0; 
} 

ul, ol { 
  margin: .75em 0 .75em 38px; 
  padding: 0; 
} 
 	
#content p {
	text-indent: 20px;
}
	
#content p,#content li {
	font-family: Arial;
	text-align: justify;
	line-height: 1.4em;
}

#content ul {
	list-style-image: url('image/puce.png');
}

.alinea {
	margin-left: 20px;
}

.centrer {
	margin-left: 25px;
}

.os {
	padding-left: 60px;
}

.underline {
	font-style: italic;
	text-decoration: underline;
}

.gras {
	font-weight: bold;
}


/* - LIENS et IMAGES - */
a img { 
  border: none; 
} 
	
a {
	font-weight: bold;
	color: #005cc3;
	text-decoration: none;
}

a:hover, a:active {
	outline: 0;
}

#content a:hover, #content a:focus, a:active {
	color: #005cc3;
	text-decoration: underline;
}	

#footer a {
	color: #ef4224;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #ab4b44;
	text-decoration: none;
}


.pub-image {
	margin: 0 10px;
	padding: 10px 0;
}

.pub-image li {
	list-style-image: none;
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}


/* - AUTRES - */
.a-venir {
	background: url('image/formation.jpg') no-repeat center;
	width: 459px;
	height: 230px;
	margin: 75px 0;
	border: 1px solid gray;
}