/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align: center;
 vertical-align:middle;
	
		margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE*/ 
	 
}

a {
text-decoration: none;
}


a:hover {
text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing:5px;
	text-align: center;
	display: inline;
	font-weight: bold;

		}

.lilasstrong{
	font-weight: bolder;
	color: #A0ACD2;
	

}


.lilas{
font-weight: bold;
color: #A0ACD2;



}


.grisprev{
font-weight: normal;
color: #333333;


}

.grisprev span{
color: #FF6600;

}


.grisvivex{
font-weight: normal;
color: #333333;


}

.grisvivex span{
color: #E2007A;

}


.bleuprev{
	font-weight: bold;
	color: #4F5992;


}



p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

.flashcontent {
	/*vertical-align: middle;
	margin-top: 10%;*/
width:915px;
 
 
}


.contenu{
	background-image: url(http://www.communica.fr/elements/1pxdegrad.png);
	background-position:top left;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width:890px;


}

.fond{
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;


}

.colonne1 {




}



.colonne1 p {
	text-align: right;
	
	



}

.colonne2 {





}


.colonne3 {
	



}

.bande{
	background-color: #4F5992;
	height: 20px;
	vertical-align: middle;
	text-align: center;

	

}


.colonne3 p {
text-align: left;



}

.baseline{
font-family: Arial, Helvetica, sans-serif;
color:#333399;
font-size: 9px;
text-align: center;

}

