body {
	background-image: url(../Images/fondo3.jpg);
	margin-left: 0px;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #0000CD;
}

a:hover {
text-decoration: underline;
	color: Navy;
	font: bolder;
}
a:visited {
	text-decoration: none;
	color: #F0F8FF;
}
a:active {
	text-decoration: underline;
	color: #FF8C00;
	font: bolder;
}

.Titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: baseline;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.celda {
	background-color: #92B8DA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0DFF0;
	border-right-color: #D0DFF0;
	border-bottom-color: #D0DFF0;
	border-left-color: #D0DFF0;
}
.Pie {
	color: #0069B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Lista1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 0px;
	clip: rect(auto,auto,auto,0px);
	vertical-align: 0%;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../Images/Tip2.jpg);
	height: 20px;
}
.Celda2 {
	border: 1px solid #D0DFF0;
	padding: 5px;
}
.Txt_Ocul {

	color: #0069B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

