@charset "utf-8";
/* CSS Document */
/* By: Juan Hoyos */


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0d3183;
	padding-bottom: 8px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #323131;
	padding-bottom: 3px;
}

h2 span{
	color: #ffffff;
}

h1 span{
	color: #9b9a9a;
}

#link-peque{
	color: #ffffff;
	text-align: right;
}

#link-peque a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#link-peque a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.caja-empresa-portada p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #555454;
	line-height: 18px;
}

.caja-empresa-portada p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555454;
}

.column-derecha div a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #ffffff;
}

.column-derecha div a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}

#footer {
	color: #ffffff;
}



.caja-categoria a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c71002;
	text-decoration: underline;
	line-height: 20px;
}

.caja-categoria a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c71002;
	text-decoration: none;
	line-height: 20px;
}

.panel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #292929;
}

.panel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c91a01;
	text-decoration: underline;
}

.panel a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c91a01;
	text-decoration: none;
}