/*************************************************************************** 
*  Author   www.ContenidosBinarios.com                                     *
*  Module   footer                                                         *
***************************************************************************/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;

	width: 732px;
	padding-top: 6px;
	height: 102px;
	margin: 0 auto;
	margin-left:251px;


	/*borrar*/
	text-align:center;
	background-image:url(/templates/ellechuguero.com/images/footer--bg.png);
	background-repeat:  repeat-x;

	color:#fff;

/*		
	border-left:solid;
	border-left-color:#aaaaaa;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#aaaaaa;
	border-right-width:1px;
	*/

}

#footer_lopd {
	color: #fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}

#footer_down {
	width: 920px;
	height:42px;

	margin: 0 auto;	
	background-image: url(/images/plantilla/plantilla_13.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;


	border:solid;
	border-width:0px;	

}


#footer .claro {
	color: #FFFFFF;
}

#footer .claro a {
	font-size: 92%;
	font-weight: bold;
	color: #FFFFFF;	
}

#footer .claro a:hover {
	text-decoration: none;
	color: #ff9900;
}