@charset "UTF-8";
/* CSS Document */


.Titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #999999;
	text-align: right;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CCCCCC;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 90%;
	border-bottom-color: #666666;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CD355A;
	letter-spacing: 0.2em;
	width: 150px;
	padding-top: 10px;
	padding-left: 20px;
	height: 150px;
}

.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	
	font-weight: bold;
}

.a {
	color: #CD355A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.a:visited {
	color: #CD355A;
	text-decoration: none;
}
.a:hover {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #FFFF00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.a:active {
	color: #CD355A;
	text-decoration: none;
}

.masrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CD355A;
	text-align: right;
	width: 98%;
	padding-left: 48px;
	margin-top: 50px;
}

.masazul {
	font-family: Arial, Helvetica, sans-serif;
	// font-size: 9px;
	line-height: normal;
	color: #333333;
	text-align: right;
	width: 100%;
	padding-left: 0px;
	margin-top: 0px;
	font-size: 9px;
	background-color: #4EC8D2;
	letter-spacing: 0.3em;
}

.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.numeracion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0.4em;
	color: #CCC;
}

.txt_gris_bold_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: right;
	width: 99%;
	padding-left: 0px;
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.textopequegris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333;
	text-align: right;
	padding-top: 0px;
	font-weight: normal;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 99%;
}
.centro {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
