@charset "utf-8";
/* CSS Document */

body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	color: #666666;
}
.padd2px {
	padding: 2px;
}
.paddDer {
	padding-right: 10px;
}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #3E4482;
}
.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.txt2pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #203C7D;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: none;
	color: #B0EFFF;
}
a.link2:active {
	text-decoration: none;
	color: #FFFFFF;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #333333;
}
.lineaDer {
	background-image: url(../images/varios/linea.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
}
.textoChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #666666;
}
.men1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.men2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #618EA7;
	border-right-color: #618EA7;
	border-bottom-color: #618EA7;
	border-left-color: #618EA7;
}
