@charset "utf-8";
/* CSS Document */
.boxtitologare2
{
	width:auto;
	height:auto;
	font-family:Verdana;
	font-size:13px;
	color:#DC002E;
	font-weight:bold;
	background-color:Transparent;
	padding-left: 20px;
}
.titpagina2{
	display:block;
	width:auto;
	height:inherit;
	font-size:16px;
	font-family: verdana;
	font-weight:bold;
	color: #006361;
	padding-bottom: 8px;
	padding-left: 15px;
	text-transform:uppercase;
	
}
.linea2
{
	border-top:1px solid #006361;
	display:block;
	width:auto;
	height:2px;
	font-size:2px;
	line-height:2px;
	margin-bottom:10px;
}
.boxtitologare2 a{text-decoration:none;
	color:#dc002e; text-transform:uppercase;}
.boxtitologare2 a:hover{text-decoration:underline;
	color:#dc002e;text-transform:uppercase;}