﻿/******** BANDEAU BLEU*/



#div_titre
{
	margin-right:50%;
	width:50%;
}

#div_img
{
	float:right;
	width:50%;
	text-align:center;
}


/******** CORP*/

.div_ligne
{
	overflow:auto;
	margin-top:10px;
	min-height:30px;
	margin-left:0px;
	margin-right:auto;
	width:100%;
}

.puces
{
	float:left;
	width:35px;
}



.div_grandsVoletsLeft
{
	width:32%;
	height:auto;
	overflow:hidden;
	margin-right:1%;
	float:left;
}

.div_grandsVoletsLeft p
{
	color:black;
	font-size:medium;
	margin-left:35px;
}
.div_grandsVoletsLeft span
{
	color:rgb(30,150,245);
	font-size:22px;
	margin-bottom:2px;
}

