

#mainContent #subcontent1{
	height:225px;	
	background: url(../images/bg/fondotextsup.png) no-repeat left;
}
#subcontentflash{
	margin-top:35px;
	margin-left:45px;
	width:349px;
	height:140px;
	float:left
}

#fondo_sup{background:url(../images/bg/fondosup.png) center bottom no-repeat;margin:0 auto;padding:0;height:52px;margin-bottom:0px;}
#fondo_cent{background:url(../images/bg/fondocent.png) center top repeat-y; padding-bottom:50px;/*min-height:200px*/;margin:0;padding-top:15px}
#fondo_inf{background:url(../images/bg/fondoinf.png) top no-repeat;margin-top:0px;padding-top:0px;height:49px;margin-bottom:20px;}

#muestrario{
	background:url(../images/bg/fondillo.png) center top no-repeat;
	padding: 0px 50px 0px 50px;
	min-height:260px;
}

#muestrario a{
	text-decoration:none;
	color:#000000;
}

#muestrario a:hover{
	color:#d41717;
}


a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	color:#d41717;
}

#contenedor img a{
	border:0px;
	color:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    line-height: 0px;
	margin-top:20px;
}
#footer { 
	background:url(../images/bg/footer.png) center no-repeat;
	
	font-size:20px;
	text-align: center;
	height:120px;
} 