body {
	background-color: #D4E7FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0097D7;
	font-size: 18px;
}

.style3 {color: #0070B5}

.style7 {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style8 {	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style9 {	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style10 {
	color: #01ACEC;
	font-weight: bold;
}
.style11 {color: #FFFFFF}

.style12 {color:#004D99}

.style13 {color: #FFA51F}

.style14 {font-size: 9px;}



.linea {
	border: 1px solid #66A7D0;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
}
.fondoGrupo {
	background-image: url(../images/grupo_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.clsFondoMenu {
	background-color: #7FAEDF;
	background-attachment: fixed;
	background-image: url(../images/espacio1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #F98E3E;
	text-decoration: underline;
}
a:hover {
	color: #02AAEC;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #A6B7CA;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	
}
