#cad_campusmag
{
	width:600px;
	margin:auto;
	height:312px;
	text-align:left;
	margin-bottom:20px;
}

#top_lastarticles
{
	background-image:url(../img/andy/last_top.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	-margin-left:0;
	width:405px;
	height:25px;
	padding-top:2px;
	text-align:left;
}

	#top_lastarticles p
	{
		
		margin:0;
		padding-top:4px;
		padding-left:27px;
		color:#fff;
		font-weight:bold;
	}

#foot_lastarticles
{
	background-image:url(../img/andy/last_footer.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	-margin-left:0;
	width:405px;
	height:20px;
}

#cad_lastarticles
{

	width:405px;
	height:1000px;
	text-align:left;
	margin-left:5px;
	-margin-left:0;
	background-image:url(../img/andy/last_fond.jpg);
}

	#container_articles
	{
		height:1000px;
		width:395px;
		margin-left:7px;
		background-image:url(../img/andy/last_back.jpg);
	}
	.lastarticles
	{
		width:395px;
		height:100px;
		background:none;
		overflow:hidden;
	}
	
	.lastarticles_hover
	{
		background-color:#fdfdfd;
	}
	
		a.titre_lastarticle
		{
			text-decoration:none;
			font-weight:bold;
			color:#d77a13;
			height:20px;
		}
		
		a:hover.titre_lastarticle
		{
			color:#646464;
		}
	
		.lastarticles img
		{
			border:0;
			width:100px;
			height:80px;
		}
	
		.img_LA_float
		{
			float:left;
		}
		
		.lastarticles p
		{
			padding-bottom:0;
			margin-top:0;
			padding-left:2px;
			margin-bottom:0;
			height:62px;
			overflow:hidden;
		}
		
		.lastarticles span
		{
			float:right;
			margin-right:2px;
		}
		
			.lastarticles span a
			{
				color:#646464;
				text-decoration:none;
			}
			
			.lastarticles span a:hover
			{
				color:#000;
			}

#cad_vignettes
{
	float:right;
	width:186px;
	margin:auto;
	height:1050px;
	text-align:left;
	margin-right:10px;
	-margin-right:0;	
}

	.top_vignettes
	{
		background-image:url(../img/andy/vign_top.jpg);
		background-repeat:no-repeat;
		width:186px;
		height:27px;
	}
	
		.top_vignettes p
		{
			margin:0;
			padding-top:7px;
			padding-left:35px;
			color:#fff;
			font-weight:bold;
		}

	.center_vignettes
	{
		background-image:url(../img/andy/fond_vign.jpg);
		background-repeat:repeat-y;
		width:186px;
		padding-left:12px;
	}
	
		#img_vignettes
		{
			border:0;
			width:171px;
		}
		
		#text_vignettes
		{
			font-style:italic;
			margin-bottom:0;
			padding-bottom:0;
			margin-left:2px;
			width:165px;
		}
		
		a#lien_vignettes
		{
			margin-top:5px;
			display:block;
			margin-right:20px;
			text-align:right;
			text-decoration:none;
			font-weight:bold;
			color:#d77a13;
		}
		
		a:hover#lien_vignettes
		{
			color:#646464;
		}
		
		#last_photos 
		{  
    		width:  171px;  
    		height:   128px;  
    		padding: 0;  
    		margin:  0;  
		} 
		
			#last_photos img
			{
				border:0;
				width:171px;  
    			height: 128px; 
				top:0;
				left:0;
			}
	
	.bottom_vignettes
	{
		background-image:url(../img/andy/bottom_vign.jpg);
		background-repeat:no-repeat;
		width:186px;
		height:24px;
		margin-bottom:15px;
		
	}
