	
/*------------------------------------------------------------- Generale -------------------------------------------------------------------------------------*/

img, a, fieldset, ul, li, p, h1, h2, h3, h4, h5, h6, div{
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

*{
    margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	height:100%;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	background-color:#004A93;

}

.container{
	min-height:100%;
	margin:auto;
	
}

#global{
	min-height:100%;
	margin: auto;
	padding-bottom:30px;
	background-image:url(../image/Fond.jpg);
	background-repeat:repeat-x;
	background-color:#c8d4ec;
	
}



/*-------------------------------------------- interieur ----------------------------------------------------*/


.logo{
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	margin: auto;
	background-image: url(../images/fondhearder2.png);
	background-color: #f9f8f8;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f2f0f0;	
}

.logoComplet{
	margin-left:45px;
	width:934px;
	margin: auto;
}

.GD{
	width:934px;
	margin-left:45px;
	clear:both;
	margin-top:15px;
	margin: auto;
	margin-bottom:20px;
	min-height: 600px;
}

.gauche{
	float:left;
	width:467px;
	min-height:680px;
	padding-top:25px;	

}

.droite {
	margin-left:467px;
	min-height:680px;
	width:457px;
	padding-top:98px;
}

p {
	font-size:13px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	color:#878585;
	text-align: justify;
    width:400px;
	line-height:19px;
	margin-top:2px;
	margin-bottom:6px;
}

.gauche a{
	color:#9E9E9E;
	text-decoration:none;
	font-weight:normal;
}

.gauche a:hover{
	color:#014C93;
	font-weight:normal;
}

h1{
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	font-size: 21px;
	font-weight:bold;
	line-height: 30px;
	margin-bottom: 10px;
	color: #004a93;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin-top:25px;
	width:467px;	
}

h2{
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
	margin-top:35px;
	margin-bottom:13px;
	color:#5b5a5a;
}

h3{
	background-image:url(../image/AideRoue.png);
	background-repeat:no-repeat;
	height:30px;
	font-size:20px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	color:#83a9d6;
	margin-top:100px;
	margin-left:70px;
	padding-left:34px;
	padding-top:2px;
}

h4{
	font-size:16px;
	font-weight:100;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	color:#878585;
	margin-left:105px;
}

a{
	text-decoration:underline;
	color:#878585;
}

a:hover{
	text-decoration:none;
	color:#004A93;
}

.ulbpodcasttext{
	height:1200px;
}

ul{
	color: #444444;
	margin-top:10px;
	list-style:none;
	margin-left:105px;
}

li{
	margin-bottom:5px;
}


/*------------------------------------------------------------- Generale [Fin]---------------------------------------------------------------------------------*/

/*-- Footer --*/

.footer{
	min-height:55px;
	background-color:#004A93;
}

.footeresnsemble{
	margin:auto;
	width:934px;
}

.footer h6{
	margin-left:657px;
	padding-top:5px;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

/*--Footer [FIN]--*/


.barrecouleur{
	background-image:url(../image/image.png);
	background-repeat:repeat-x;
	height:4px;
}

.imgUV{
	width:467px;
	height:477px;
	background-image:url(../image/imgUv.png);
}


.blocConnexion{
	background-color:#83a9d6;
	border-radius:10px;
	padding: 10px;
	width:447px;
	height:55px;
}

.connexion{
	width:467px;
	height:24px;

}

.connexion1{
	font-size:12px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	color:#F5F5F5;
}

.connexion2{
	font-size:13px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	color:#F5F5F5;
	margin-left:15px;
}

.buttonOk{
	margin-left:385px;
	margin-top:10px;
	
}

.action{
	color:#fff;
	font-size:10px;
	border-color:#333;
	background-color:#004A93;
	cursor: pointer;
	height:18px;
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	width:60px;
	text-align:center;
}

.chmps{
	font-family: Trebuchet,"Trebuchet MS",Arial,Helvetica,Sans-serif;
	font-size:12px;
	color:#2288c7;
	width:104px;
	height:16px;
	padding-left:2px;
}

.erreur{
	font-size:12px;
	color:#DD3C10;
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
}


