@charset "utf-8";
.abc-lista- {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #000;
	border-bottom-width: 1px;
}

h1 {
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	padding-left: 6px;
	width: 180px;
	font-weight: normal;
	margin-bottom: 6px;
	font-size: 0.9em;
}
h2 {
	font-size: 0.8em;
	font-weight: normal;
	float: right;
	margin-top: 3px;
}
.referencias {
	float: right;
	background-color: #CCC;
	padding-right: 6px;
	width: 660px;
	text-transform: uppercase;
	font-size: 0.8em;
}
.referencias-numero {
	float: right;
	display: inline;
}
.referencias-iconos {
	float: left;
	display: inline;
}

.referencias img {
	margin-left: 12px;
	display: inline;
}
#titulo {
	float: left;
	width: 200px;
}


#contenido .strong {
	color: #666;
	margin-bottom: 6px;
	margin-top: 6px;
}
#lateral-1 h3 a, #lateral-2 h3 a, #lateral-3 h3 a{
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 12px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 12px;
	width: 180px;
}

#lateral-1 ul , #lateral-2 ul, #lateral-3 ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	clear: both;
	height: 1%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.thrColFix #lateral-1 {
	float: left;
	width: 29%;
	margin-right: 60px;
}
.thrColFix #lateral-2 {
	float: left;
	width: 28%;
}
.thrColFix #lateral-3 {
	width: 28%;
	float: left;
	margin-right: 60px;
}
.thrColFix #bottom {
	clear: both;
}

.thrColFix #pie {
	clear: both;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.tabla-novedades {
	width: 100%;
	border-collapse: collapse;
	margin-top: 12px;
}
.td-novedades {
	width: 126px;
	text-align: center;
	vertical-align: top;
	font-size: 0.8em;
	padding-bottom: 12px;
}
.td-flechas {
	text-align: center;
}
.td-flechas a{
	color:#666666;
	font-size: 11px;

}
.td-flechas a:hover{
	color:#000000;
	font-size: 11px;

}
.H4  img{
	height: 80px;
}
#abc {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #000;
}

