@CHARSET "ISO-8859-1";
#content {
	position:relative;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	height:1%;
}

#categorias{
	margin-bottom: 2em;
	height:1%;
}

#content .sidebox{		
	background-color: #F3F3F3;	
	height: 158px;
	width: 168px;
	float:left;
	margin:0em 1em 0em 0em;
	padding:0em 0em 0em 0em;	
}
#content .sideboxFinal{
	float: right;
	height: 158px;
	width: 168px;
	margin:0em 0em 0em 0em;
	padding:0em 0.2em 0em 0em;	
}

#content #sideboxGuiaCuidado{
	float:left;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	width:417px;
}

#content #sideboxNovedad{	
	width: 462px;
	height: 158px;
	float:right;
	margin:0em 0em 1.7em 0em;
	padding:0em 0em 0em 0em;
	background-color: #719DCA;	
}

#content #sideboxFaq{
	width: 462px;
	height: 158px;
	float: right;
	margin:0em 0em 0em 0em;
	padding:0em 0em 0em 0em;
	background-color: #4E8AC0;
}

.thumbnail{
	background-color: #FFFFFF;
	float:left;
	width:158px;
	height:158px;
	margin-right:0.5em;
}

.detalle{
	float:left;
	color:#FFFFFF;
	width: 22em;	
	margin:1em 1em 1em 1em;
}

.detalle h2{
	color: #FECE0C;
}

#guia_pdf a {
	background: url(../images/home/guia-pdf.png) no-repeat 0 0;
	width: 254px;
	height: 125px;
	position: absolute;
	top: 290px;
	right: -1px;
	text-indent: -999em;
	display: block;
	outline: none;
}

