html{
	height:100%;
}

body{

	background-image: url(images/fond.gif);
	margin: 0;
	text-align:center;
	padding: 0;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:100%;
}


.degrade{
	background-image: url(images/degrade.jpg);
	text-align:left;
	width: 776px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border-left:1px solid Black;
	height: auto !important;
height: 100%;
min-height: 100%;
	
}

.header{
	margin:0;
	padding:0;
	border:0;
	display: block;
	
}

.headerbleu{
	height: 50px;
	width: 751px;
	background-color: #17195E;
	margin: 0;
	padding: 0;
	
	position:relative;
	
}
img{
	padding:0;
	margin:0;
	
}
p{
	padding:0;
	
	margin-top:10px;
	margin-bottom:10px;
}
.contenu{

margin-top:20px;
margin-bottom:20px;
padding:10px 0 20px 0;
	width: 750px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: justify;
	background-image: url(images/colon.gif);
}

.colgauche{
	float:left;
	width:100px;
	padding:0;
	margin:0;
	text-align:center;
	
}
.colgauche-contenu{
		width:80px;
		padding:0  0 0 20px;
		margin-left:auto;
	margin-right:auto;
	text-align:justify;
	position:relative;
	
	
}
.colcentre{
float:left;
	margin:0; padding:0;
	width:450px;
	text-align:center;
	position:relative;
}
.colcentre-contenu{
		margin:0;
	padding: 0 0 0 0;
	width:430px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	color:#17195E;
	font-size:1em;
	
}
hr.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility:hidden;
}
.coldroite{
	float:left;
	width:195px;
	margin:0;
	padding:0;
	text-align:center;
}
.coldroite-contenu{
	margin:0;
	padding: 0 0 0 0;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:0.7em;
}
h3{
	background-color:#17195E;
	color:White;
	font-size:12px;
	margin:0;
	

	padding:0;
}
ul{
	padding: 0 0 0 0;
	margin:0;
	
}

li{
	padding:0;
	margin:0;
}
.colgauche li{
	line-height:30px;
	list-style-image: url(images/fleche.png);
	


}

.coldroite dd, .coldroite li{
	background-image: url(images/orange.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0% 45%;
	padding-left:15px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:0px;
padding-bottom:0px
}
.globe{
	background-image: url(images/globe.jpg);
	}

h2{
	color:#17195E;
font-size:1.4em;
margin-top:0;
padding-top:0;
}
.fondbleu{
	background-color:#17195E;
	color:White;
}

.headerbleu li{
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	margin: 0;
	
	display: inline;
	text-transform: uppercase;
	border-left:1px black solid;
	border-right:1px black solid;
	border-top:1px black solid;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}
.headerbleu ul{
	padding: 0;
	margin:0;
	left: 20px;
	bottom: 0px;
	position: absolute;
	
}

.rose{
	background-color: #EDEEFC;
	background-image: url(images/pixelnoir.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blanc{
	background-color: White;
}

a{
	text-decoration:none;
	color: Black;
}

.fondbleu a{
	color: White;
}
 a:active, a:focus,  a:link, a:visited {
	
}

.headerbleu a:hover{
	text-decoration: none;
}

.colgauche a:hover{
	text-decoration: underline;
}
.coldroite a:hover{
	text-decoration: underline;
}

.fred{
	
}
input, textarea, select{
	margin: 2px 0 0px 0px;
	padding: 1px;
	border: 1px solid #17195E;
	color: #17195E;
	
}
textarea{
	overflow: auto;
}
.souligne{
	text-decoration: underline;
}
.gris{
	color:#666666;
}
.sansbord{
	border:0;
	margin-right:15px;
	margin-left:15px;
	
}

.loginlabel {
 float:left;
    
    width: 250px;
    padding-right: 32px;
    text-align: right;
	 margin:0px;
	 padding-top:0px;
	 font-size:1em;
}

a span{
	display: none;
}
a:hover span {
	display: block;
	position: absolute;
	width: 180px;
	text-decoration: none;
	background: white;
	text-align: center;
	color: Black;
	border: 1px solid Black;
	border-top:5px solid #17195E;
	margin-left: -180px;
	background-image: url(images/fonpop.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a:hover {
background: none; /* correction d'un bug IE */
}

h4{
	font-size:1.2 em;
}
.gras{
	color:Black; 
	font-weight:bold;
	}
abbr{
font-weight:bold;
text-decoration:none;
border:0;
}

