#cad_agenda
{
width:240px;
height:250px;
margin-left:20px;
text-align:left;
background-color:#fff;
border-bottom:1px dotted #ccc;
border-right:1px dotted #ccc;
float:left;

}

	#top_agenda
	{
		width:240px;
		height:28px;
		background-image:url(../img/andy/acc_agenda.png);

	}

#cad_lastarticles
{

	width:710px;
	margin-top:15px;
	float:left;

}

	#container_lastart
	{
		width:340px;
		float:left;

	}
	#top_lastart
	{
		width:340px;
		height:28px;
		background-image:url(../img/andy/acc_assoces.png);

	}
	.lastarticles
	{
		width:340px;
		height:140px;
		margin-top:10px;
		border-bottom:1px dotted #ccc;
		border-right:1px dotted #ccc;
		background-color:#fff;

	}
	
	
		a.titre_lastarticle
		{
			text-decoration:none;
			font-weight:bold;
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
			color:#ff6600;
			font-size:14px;
			line-height:25px;
			margin-left:10px;
		}
		
		a:hover.titre_lastarticle
		{
			color:#565050;
		}
	
		.lastarticles img
		{
			border:0;
			margin:2px;
			width:160px;
			height:100px;
		}
	
		.img_LA_float
		{
			float:left;
		}
		
		.lastarticles p
		{
			padding-bottom:0;
			margin-top:0;
			padding-left:2px;
			margin-bottom:0;
			height:100px;
			overflow:hidden;
		}
		
		.lastarticles span
		{
			padding:2px;
			font-size:10px;
			font-weight:bold;
			color:#2db0f4;
			float:right;
		}
		
			.lastarticles span a
			{
				color:#646464;
				text-decoration:none;
			}
			
			.lastarticles span a:hover
			{
				color:#565050;
			}

	#container_lasttrib
	{
		width:340px;
		margin-left:30px;
		float:left;
	}
			#top_lasttrib
		{
		width:340px;
		height:28px;
		background-image:url(../img/andy/acc_tribune.png);
		}
		
	.lasttrib
	{
		width:340px;
		height:140px;
		margin-top:10px;
		border-bottom:1px dotted #ccc;
		border-right:1px dotted #ccc;
		background-color:#fff;

	}
		
		a.titre_lasttrib
		{
			font-weight:bold;
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
			color:#2db0f4;
			font-size:14px;
			line-height:25px;
			margin-left:10px;
		}
		
		a:hover.titre_lasttrib
		{
			color:#565050;
		}
		
		
		.lasttrib img
		{
			border:0;
			margin:2px;
			width:160px;
			height:100px;
		}
		.img_LA_float
		{
			float:left;
		}
		
		.lasttrib p
		{
			padding-bottom:0;
			margin-top:0;
			padding-left:2px;
			margin-bottom:0;
			height:100px;
			overflow:hidden;
			background-image:url(../img/andy/bg_trib.png);
			background-repeat:no-repeat;
		}
		
		.lasttrib span
		{
			padding:2px;
			font-size:10px;
			font-weight:bold;
			color:#ff6600;
			float:right;
		}
		
			.lasttrib span a
			{
				color:#000;
				text-decoration:none;
			}
			
			.lasttrib span a:hover
			{
				color:#565050;
			}
