table, tr, td{vertical-align:top;}

div.divactu{
	text-align : left;
	-moz-border-radius : 10px;
	font-size : 8pt;
	clear:both;
	margin-left : 5px; margin-right : 5px; /*margin-top : 20px;*/
}

div.divactu.bleu{
	background : url('../images/titre-actu.png') repeat-x;
	border-left : #0099cc 1px solid;
	border-right : #0099cc 1px solid;
	border-bottom : #0099cc 1px solid;
}

div.divactu.orange{
	background : url('../images/titre-actu-orange.png') repeat-x;
	border-left : #ff9000 1px solid;
	border-right : #ff9000 1px solid;
	border-bottom : #ff9000 1px solid;
}

div.divactu.rose{
	background : url('../images/titre-actu-rose.png') repeat-x;
	border-left : #e16973 1px solid;
	border-right : #e16973 1px solid;
	border-bottom : #e16973 1px solid;
}

div.divactu.gris_fonce{
	background : url('../images/titre-actu-grisfonce.png') repeat-x;
	border-left : #647d86 1px solid;
	border-right : #647d86 1px solid;
	border-bottom : #647d86 1px solid;
}

div.divactu.vert{
	text-align : center;
	background : url('../images/titre-actu-vert.png') repeat-x;
	margin-top : 10px;
	border-left : #56a724 1px solid;
	border-right : #56a724 1px solid;
	border-bottom : #56a724 1px solid;
}

h1.actus {
margin : 0px;
margin-left : 2px;
margin-right : 2px;
margin-top : 5px;
padding : 0px;
height : 30px;
line-height : 30px;
font-size : 14px;
color : #013C7E;
text-align : left;
font-weight  :bold;
font-family : Tahoma, verdana, arial;
}
div.divactu.orange h1.actus, div.divactu.vert h1.actus{ color : black;}
div.divactu.rose h1.actus{ color : #4b4b4d;}

div.divactu p{ font-size : 8pt; color :#013C7E; margin-top : 5px; margin-bottom : 5px; padding : 2px;}
div.divactu.orange p{color:black;}
div.divactu.rose p{color:black;}
div.divactu p:first-line { font-size : 8pt; color :#0099cc;}
div.divactu.orange p:first-line{ color:black; }
div.divactu.rose p:first-line{ color: #9d9ea0; }

div.divactu.vert span{color : #56a724;font-weight : bold; }

#deuxiemes_actus{
	overflow : hidden;
	margin-top : 10px;
}

#deuxiemes_actus p {
	font-size : 8pt;
}
#deuxiemes_actus  a, #deuxiemes_actus  a:visited, #planete_basket  a, #planete_basket  a:visited{ 
	font-size : 7pt; 
	background-color :#ff9000; 
	text-decoration : none; 
	color : white;
}
#deuxiemes_actus  a:active, #deuxiemes_actus  a:focus, #deuxiemes_actus  a:hover, #planete_basket  a:active, #planete_basket  a:focus, #planete_basket  a:hover{ 
	font-size : 7pt; 
	background-color :white; 
	font-weight : bold; 
	text-decoration :underline; 
	color : #ff9000;
}

#troisiemes_actus{
	
	/*height : 470px;
	overflow : auto;*/
	margin-top : 20px;
}

#troisiemes_actus p{	margin-left : 7px ; margin-bottom : 3px; font-size : 8pt; color: #0099CC; /*text-align : center;*/
}

#troisiemes_actus p:first-line{
	font-size : 8pt; margin-left : 7px; color : #013C7E;
}

#troisiemes_actus p span{ 
	font-size : 7pt; 
	/*background-color : #013C7E; */
	font-weight : bold; 
	text-decoration :underline; 
	color : #013C7E;
}

#panel_photos{
	/*width : 815px;*/
	text-align : center;
	margin-left : 5px;  margin-top : 10px;
}
#panel_photos img{
	margin : 10px;
	-moz-border-radius : 5px;
	border : 4px solid #777788;
}
#panel_photos img:hover{
	border : 4px solid #013C7E;
}

#planete_basket{
	/*width : 470px;*/
	margin-top : 20px;
	text-align : right;
}
#planete_basket p{
	margin-left : 5px; margin-right : 5px;
	clear : none; text-align : right;
}
#planete_basket p.eurosport img{ display:none; }

