html { 
 margin:0px; 
 padding:0px;
 height:100%;	
}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color: #04508e;
}

.bordblanc{
border-top: 1px solid #ffffff!important;
}

/* ------------- textes ----------------------- */
.intro{
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000;
padding: 10px;
}

.intro img{
border:0;
float:right;
padding-left: 10px;
}
.illu{
border: 0;
padding-left: 10px;
}

.cube{
background-image: url("images/cube.gif");
background-position: left;
background-repeat: no-repeat;
margin: 10px;
padding-bottom: 5px;
border-bottom: 2px solid #1c257b;
}

.titlecube{
padding-left:10px;
vertical-align: middle;
font-family:arial;
font-size:14px;
font-weight:bold;
color:#5F7DA1;
}

.ligne{
padding-top: 5px;}

.colleft{
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000;
padding-left: 10px;
padding-right: 15px;
margin-bottom:15px;
width: 320px;
vertical-align: top;
margin-top: 0;
padding-top: 0;
}

.colleft2{
width: 180px;
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000;
float: left;
}

.centre{
width: 100%;
text-align: center;
}
.centre img{
text-align: center;
padding: 20px!important;
}

.colright2{
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000;
padding-right: 10px;
padding-left:20px;
width: auto;
float: right;
margin-bottom:15px;
}

.colright{
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000;
padding-right: 10px;
padding-left:10px;
width: 330px;
border-left: 1px solid #04508e;
margin-bottom:15px;
vertical-align: top;
}

H1{
font-family:arial;
font-size:16px;
font-weight:bold;
color:#5F7DA1;
display:inline;
}

.soustitre{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#5F7DA1;
line-height: 22px;
}
ul{
padding-left:20px;
padding-top:3px;
padding-bottom:3px;
margin:0;
}

.backblue{
background-color: #eff3f8;
}

.imgleft img{
float: left!important;
padding:0;
}
.imgleft{
float: left;
width: 400px;}

.pop{
float: right;
padding-right: 10px;
padding-top: 120px;
}

.croix li{
 display : list-item;
 list-style-image : url(images/croix.gif);
 padding-bottom: 2px;
}

.fleche li{
 display : list-item;
 list-style-image : url(images/fleche.gif);
 padding-bottom: 2px;
}

h1 li{
 display : list-item;
 list-style-image : url(images/mega_puce.gif);
 vertical-align: middle;
 margin:0;
 padding:0 0 10px 0;
}

td{
font-family:arial;
font-size:11px;
font-weight:normal;
color:#333333;
}

A{
font-family:arial;
font-weight:normal;
color:#3F5D81;
}

A:HOVER{
font-family:arial;
font-weight:normal;
color:#000000;
}

STRONG{
font-family:arial;
font-size:11px;
font-weight:bold;
color:#134175;
}



H2{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#5F7DA1;
display:inline;
margin: 0px;
}

.bottom{
font-family:arial;
font-size:9px;
font-weight:normal;
color:#ffffff;
}

.bottom A{
font-family:arial;
font-size:9px;
font-weight:normal;
color:#ffffff;
}

.bottomA:HOVER{
font-family:arial;
font-size:9px;
font-weight:normal;
color:#ffffff;
}


/* ------------- formulaires ----------------------- */
.noclass {
	background-color: #ffffff;
	border-color: #ffffff;
	border-width: 0;
}

input {
	background-color: #ffffff;
	border-color: #555555;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #134175;
	height: 16px;
}

select{
	background-color: #ffffff;
	border-color: #555555;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #134175
	height: 16px;
}

textarea {
	background-color: #ffffff;
	border-color: #555555;
	border-width: 1;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: #134175;
}

.btn{
	background-color: #4C6D96;
	border-color: #ffffff;
	border-width: 0;
	border-style: solid;
	font-family:  arial;
	font-size: 11px;
	color: white;
	height: 16px;
}


/* ------------- elements ----------------------- */
hr{
height:1px;
color:#4C6D96;
}

.hr_jaune{
height:1px;
color:#FFDB00;
}

.cadre{
border-top: 1px solid #cfcfcf; 
border-left: 1px solid #cfcfcf; 
border-right: 2px solid #B3BCC8; 
border-bottom: 2px solid  #B3BCC8;
background-color:#EAF1F9;
}

.grand_texte{
text-decoration:none;
font-family:arial;
font-size:20px;
font-weight:normal;
color:white;
text-align: left;
padding-left: 50px;
}

.texte_bleu{
text-decoration:none;
font-family:arial;
font-weight:bold;
color:#5F7DA1;
}

.texte_jaune{
text-decoration:none;
font-family:arial;
font-weight:bold;
color:#FFDB00;
}

.lien_jaune{
text-decoration:underline;
font-family:arial;
font-weight:normal;
color:#FFDB00;
font-size:11px;
}

.lien_jaune:hover{
text-decoration:none;
font-family:arial;
font-weight:normal;
color:white;
font-size:11px;
}

.texte_blanc{
text-decoration:none;
font-family:arial;
font-weight:normal;
color:white;
}

.titre_blanc{
text-decoration:none;
font-family:arial;
font-weight:bold;
color:white;
font-size:13px;
}

.lien_blanc{
text-decoration:underline;
font-family:arial;
font-weight:normal;
color:white;
}

.lien_blanc:hover{
text-decoration:none;
font-family:arial;
font-weight:normal;
color:#E8EBF2;
}

.texte_bleu_fonce{
color:#134175;
}

.menuout{

}

.menuout A{
text-decoration:none;
font-size:12px;
color:white;
}

.menuover{
background-color:#D5DDE8;
}

.menuover A{
text-decoration:none;
font-size:12px;
color:#134175;
}

.langout{
background-color: #073d8f;
}
.texte_white{
color: #ffffff;
}

.langout A{
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#ffffff;
}

.langover{
background-color:#FFDB00;
}

.langover A{
text-decoration:none;
font-weight:bold;
font-size:10px;
color:#134175;
}

.langover A:hover{
font-weight:bold;
}



.leftout{
background-image:url("images/shadowleft2.gif");
background-position: right;
background-repeat: repeat-y;
text-transform: uppercase;
color:#ffffff;
}

.leftout A{
text-decoration:none!important;
font-size:13px;
font-weight:bold;
color:#ffffff;
}

.leftout A:hover{
color:#162f80;
}

.leftover{
background-image:url("images/nshadowlefthover.gif");
background-color:#E8EBF2;
text-transform: uppercase;
text-decoration:none;
color:#162f80;
}

.leftover A{
text-decoration:none!important;
font-weight:bold;
font-size:13px;
color:#134175;
}

.leftover A:hover{
text-decoration:none!important;
font-weight:bold;
color:#162f80;
}

.menutitre{
	background-color: #5375af;
	padding-left: 5px;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}



/* ------------- colors ----------------------- */
.white {
	background-color: #ffffff;
}

.shadowleft{
background-image:url("images/shadowleft.gif");
background-position: right;
background-repeat: repeat-y;
}

.bleu_fonce{
background-color:#134175;
}

.bleu_fonce a{
font-size: -2;
color:#fff;
text-decoration: none;
line-height: 20px;
}

.bleu{
background-color: #1c257b;
}

.shadowright{
background-image:url("images/shadowright.gif");
background-position: left;
background-repeat: repeat-y;
color: #fff;
}

.shadowright a{
text-decoration:underline
}

.shadowright2{
background-image:url("images/shadowright2.gif");
background-position: left;
background-repeat: repeat-y;
}
.bleu_clair{
background-color:#E8EBF2;
}

.jaune{
background-color:#FFDB00;
}


/* Pour éviter les bords sur les checkbox */
.NoBorder{border-width:0;}
span.NoBorder input {border-width:0;}
/* -------------------------------------- */

