body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a1c8db;
}

a:link {
	color: #c5e9ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c5e9ff;
}
a:hover {
	text-decoration: none;
	color: #c5e9ff;
}
a:active {
	text-decoration: none;
	color: #c5e9ff;
}

.menuIzq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #047fc6;
}

.menuIzq a:link{
	font-weight: normal;
	color: #047fc6;
}

.menuIzq a:visited{
	font-weight: normal;
	color: #047fc6;
}

.menuIzq a:hover{
	color: #f00;
	font-weight: normal;
	text-decoration: none;
}

.menuIzq a:active{
	font-weight: normal;
	color: #f00;
}
	
	
.titOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	font-weight: normal;
}
.minitit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #047fc6;
}

.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c5e9ff;
}
.textCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #58b6ef;
}
