
div.PubliciteRightRubrique
{
	 border: 1px solid #287CB1;
	 margin-left: auto;
	margin-right: auto; 
	background-color: #D7E7F2;
  width: 180px;
  height: 250px;
  float:right;
}
	
div.PubliciteRight
{
	border: 1px solid #287CB1;
	margin-left: auto;
	margin-right: auto; 
	background-color: #D7E7F2;
  width: 120px;
  height: 240px;
  float:right;
}

div.PubliciteLeft
{
	border: 1px solid #287CB1;
	margin-left: auto;
  margin-right: auto;
    
	background-color: #D7E7F2;
  width: 120px;
  float:left;
}

/* Page partenaires */
div.CadreLarge
{  
  background-color: #D7E7F2;
  border: 1px solid #287CB1;
  width: 700px;
  margin-left:10px;
  text-align:center;
}

div.CadreRubrique
{
	
	margin-left: auto;
  margin-right: auto;
    
  background-color: #D7E7F2;
  border: 1px solid #287CB1;
  width: 500px;
  float: left;
}

div.CadreReponse
{
	
	margin-left: auto;
  margin-right: auto;
    
  background-color: #D7E7F2;
  border: 1px solid #287CB1;
   width: 565px;
  /*width: 700px;*/
 
  float: right;
}

div.Rubrique
{
	width:250px;
	margin : 5px;
	border: 1px dashed #1949b4;
	float: left;	
}

div.detailRubrique
{
	width:495px;
	/*width:685px;*/
	margin : 5px;
	border: 1px dashed #1949b4;
	float: left;	
}

/* Rubrique */
H1		{
	background-color:#1949b4;
	width:100%;
	color:White;
	font:12px Arial;
	margin : 0px;
	font-weight:bold;
	text-indent : 5px;
	}

/* Sondage */
H2
{
	font: 12px Arial;
	color:#2366D5;
	text-indent : 5px;
	TEXT-DECORATION: none;
	border-bottom: 0px;
	margin-bottom: 0px;	
}

/* Question */
H3 {
	font: 12px Arial;
	color:#2366D5;
	text-indent : 5px;
	TEXT-DECORATION: none;	
	}

.sondageParRubrique, .sondageParRubrique a:link,.sondageParRubrique a:visited{
	font: 12px Arial;
	color:#2366D5;
	text-indent : 5px;
	TEXT-DECORATION: none;	
	}	

	
.tousParRubrique, .tousParRubrique a:link,.tousParRubrique a:visited
{
	background-color:#2366D5;
	width:100%;
	color:White;
	font:12px Arial;
	margin : 0px;
	text-align:right;	
	TEXT-DECORATION: none;
}


 

HR
{
	color: #1949b4;
	background-color: #1949b4;
	height: 1px;
	border: 0;
	width: 250px;
}



.TableauLegende
{
	border:1px solid #1949b4;
	border-collapse:collapse;
	padding : 0px;
	spacing : 0px;
	font: 10px Arial;
	vertical-align:middle;
}




div.Sondage
{
	margin-left: auto;
  margin-right: auto;
  width: 560px;
  background-color: #D7E7F2;
	border:1px solid #1949b4;
	border-collapse:collapse;
	padding : 0px;
	padding-bottom : 10px;
	spacing : 0px;
	align:right;
	
}


div.SondageWide
{
	margin-left: auto;
  margin-right: auto;
  width: 700px;
  background-color: #ffb3d7;
	border:1px solid #b300a1;
	border-collapse:collapse;
	padding : 0px;
	padding-bottom : 10px;
	spacing : 0px;
	align:right;
	
}

