/*
CSS for LA NUEVA MEGA 91.1FM stylefm.css
*/
/* Author: Carlos Quiroa Zoom Cero Design.com 
*/

body   {
	text-align: center;font-size:14px;
}

.center { text-align: center }

#content_full {
	
	width: 646px;
	margin-botton: 20px;
}

li {
	list-style-type: none;
}

ul.gallery {
	clear: both;
	width: 646px;
	}
	
ul.gallery li {
	float: left;
	margin-right: 15px;
	margin-botton: 8px;
	background: url(imagenes/bg_gallery.gif) bottom right no-repeat;
	}
	
ul.gallery li img {
	border: 1px solid #ccc;
	padding: 4px;
	}	