html
{
	width: 100%;
}

body
{
	width: 100%;
	margin: 0;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.txtAlignLeft {
text-align:left;
text-indent:inherit;


}


.alignement{
float:left;
margin-right:10px;
}


.puce {
padding-top:4px;
padding-right:5px;

}

.btntrans {
background-image:url(images/logo_ref_trans.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;

}

.btnindus {
background-image:url(images/logo_ref_indus.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;
}

.btnjuri {
background-image:url(images/logo_ref_juri.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;
}



.btnbtp {
background-image:url(images/logo_ref_btp.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;

}


.btninsti {
background-image:url(images/logo_ref_insti.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;
}



.btntour {
background-image:url(images/logo_ref_tour.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;

}


.btncom {
background-image:url(images/logo_ref_com.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;

}


.btnnrj {
background-image:url(images/logo_ref_nrj.jpg);
border-style:none;
display:block;
width:60px;
height:68px;
margin:0;
padding:0;
border:0;

}




.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom:0px;
	margin-bottom:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


