/* CSS Document */


.txtfooter {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
}


.titulo {
	font-size: 17px;
	color: #c6720f;
	font-family: Arial;
	font-weight:bold;

}

.titulo2 {
	font-size: 17px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;

}

.subtitulo {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
}

.subtitulo2 {
	font-size: 10px;
	color: #181818;
	font-family: Arial;
}

.texto {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	line-height:14px;
}

.textoBlack {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	line-height:14px;
}

.txt_naranja {
	font-size: 11px;
	color: #C0751C;
	font-family: Arial;
	font-weight:bold;
}

.inputform{
	font-family: Arial;
	font-size: 10px;
	background-color:#D0D0D0;
	text-decoration: none;
	line-height: -5px;
}

/* LINKS */

.link01 {
	font-size: 11px;
	color: #636363;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;

}

a.link01:hover {
	font-size: 11px;
	color: #636363;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;

}

.link02 {
	font-size: 11px;
	color: #C0751C;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
}

a.link02:hover {
	font-size: 11px;
	color: #636363;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;

}

.linkBlack {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	line-height:14px;
	text-decoration:none;
}

.linkBlack:hover {
	font-size: 12px;
	color: #636363;
	font-family: Arial;
	line-height:14px;
	text-decoration:underline;
}

.linkBLANCO {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
}

a.linkBLANCO:hover {
	font-size: 10px;
	color: #CACACA;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
}

.linkBlack2 {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	line-height:14px;
	text-decoration:none;
}

.linkBlack2:hover {
	font-size: 11px;
	color: #D45015;
	font-family: Arial;
	line-height:14px;
	text-decoration:underline;
}

.css_pager{
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	line-height:14px;
	text-decoration:none;

}

a.css_pager:hover{
	font-size: 10px;
	color: #D48C58;
	font-family: Arial;
	line-height:14px;
	text-decoration:underline;
}

a.css_pager:selected {
	font-size: 10px;
	color: #D45015;
	font-family: Arial;
	line-height:14px;
	text-decoration:none;

}
