/* Les cadres */


body {
background:url(webmaster/fond2.jpg);
}


/* A la une */
#alaune {
	width:574px;
	margin:0;
	float:right;
	border:0;
	padding-left:3px;
	padding-top:3px;
}

#alaune .titre1 {
	width:574px;	
}
#alaune .titre1 .titre-picto {	
	background:url(img/titre-picto-terre.gif) top left no-repeat;

}

#alaunecadre {
	width:570px;
	float:left;
	padding:0 2px 2px 2px;
	margin:0;
}


#alaune .laune {
	margin:0;
	width:186px;
	border:0;
	padding:2px 2px 1px 3px;
	float:left;
	
}
#alaune .laune .launecadre {
	width:184px;
	border:1px solid #AAAAAA;
	padding:0;
	margin:0;
	float:left;
}
#alaune .laune .launecadre .alaunetitre { 
	vertical-align:middle;
	height:35px;
	line-height:16px;
	font-size:0.5em;
	color:#004264;
	font-weight:bold;
	float:left;
	padding:0 0 0 2px;
	width:182px;
}
#alaune .laune .launecadre .alauneshotresum {
	width:178px;
	padding:3px;
	float:left;
}
#alaune .laune .launecadre .alauneresum {
	width:178px;
	height:50px;
	padding:3px;
	float:left;
	background-color:#EFEFEF;
	font-size:0.8em;
	text-align:justify;
}


#alaune .launejvtv {
	margin:0;
	width:186px;
	border:0;
	padding:2px 2px 1px 3px;
	float:right;	
}
#alaune .launejvtv .launecadre {
	width:186px;
	padding:0;
	margin:0;
	float:right;
}
#alaune .launejvtv .launecadre .alaunetitre { 
	vertical-align:middle;
	height:35px;
	line-height:16px;
	font-size:0.5em;
	color:#004264;
	font-weight:bold;
	float:left;
	padding:0 0 0 2px;
	width:184px;
}
#alaune .launejvtv .launecadre .alauneshotresum {
	width:175px;
	padding:4px 5px 5px 4px;
	float:left;
	background-color:black;
	border-left:1px solid #004264;	
	border-right:1px solid #004264;
}
#alaune .launejvtv .launecadre .alauneresum {
	width:186px;
	height:58px;
	float:left;
	background:url(img/titre-jvtv.gif) top left no-repeat;
}

/* Partie du bas */
#bigblock {
	padding:0 3px;
	border:0;
	margin:0;
	float:left;
	width:590px;
}

.gauche
{
float:right;
vertical-align:middle;
}
