#cad_corpsaligned
{
	width:710px;
	text-align:left;

}

.cad_intro
{
	width:100%;
	background-color:#fff;
	margin-top:-10px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;

}

#g_touslesarticles
{
	width:100%;
	height:28px;
	background-image:url(../img/andy/g_touslesarticles.png);

}

	.pagination {
		line-height:2em;
		text-align:center;
	}
	.pagination a,
	.pagination span {
		padding:0.1em 0.3em;
	}
	.pagination a {
		border:2px solid #ccc;
		color:#2db0f4;
		font-weight:bold;
		background-color:#fff;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
		
	}
	.pagination a:hover {
		border:2px solid #ccc;
		color:#fff;
		background-color:#2db0f4;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
	}
	.pagination .prevnext {
		font-weight:bold;
		-moz-border-radius: 8px; 
  		-webkit-border-radius: 8px; 
  		border-radius: 8px; 
	}
	.pagination span.disabled { 
		border:2px solid #b7b7b7;
		color:#b7b7b7;
		background-color:#fff;
	}
	.pagination span.current {
		border:2px solid #ccc;
		background-color:#2db0f4;
		color:#ffffff;
		font-weight:bold;
		-moz-border-radius: 6px; 
  		-webkit-border-radius: 6px; 
  		border-radius: 6px; 
		
	}
	
	.page_bas
	{
		color:#2db0f4;
		font-weight:bold;
		text-decoration:none;
	}
	
	.page_bas:hover
	{
		color:#706d6d;
	}
	
	.liste_articles
	{
		background-color:#fff;
		text-align:left;
		height:140px;
		border-right:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		margin-bottom:15px;
	}
	
		.img_LA_float
		{
			float:left;
			height:100px;
			border:0;
			margin:0 10px;
		}
		
		.titre_lastarticle
		{
			display:block;
			text-decoration:none;
			font-weight:bold;
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
			color:#ff6600;
			font-size:16px;
			padding:5px;

		}
		
		.titre_lastarticle:hover
		{
			color:#646464;
		}
		
		.liste_articles p
		{
			height:70px;
			overflow:hidden;
		}
		
		.liste_articles span
		{
			padding:2px;
			font-size:10px;
			font-weight:bold;
			color:#2db0f4;
			float:right;
		}
		
			.liste_articles span a
			{
				color:#646464;
				text-decoration:none;
			}
			
			.liste_articles span a:hover
			{
				color:#565050;
			}


