img {
	border: 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	font: 10px tahoma, arial, sans-serif;
	background: url(images/Cabecera_Fondo.jpg) repeat-x;
	text-align: center;
	margin-top: auto;
	margin-top: 0px;
}

#cuerpo {
	height: auto;
	margin: 0 auto -28px auto;
	 /* the bottom margin is the negative value of the footer's height */
	/* text-align: left;
	width: 890px; */
}
.menuh {
	font: 16px "Tahoma", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.menuh ul, li {
	list-style-type: none;
}

.menuh table {
  table .cellpadding: 5;
  table .cellspacing: 0;
  border: 0; 
}

.menuh ul {
	margin: 0;
	padding: 0;
}

.menuh li {
	float: left;
}

.menuh a {
	font: 16px "Tahoma", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 10px;
	text-align: center;
	/*border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;*/
	font-weight: bold;
}

.menuh a:hover {
	background: #DBEBF6;
}

#pl {
	margin-top: 15px;
	margin-left: 40px;
	padding: 0;
	font-weight: normal;
}
#pl li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
#bloque {
	margin-right: 0em;
	margin-left: 0em;
	margin-top: 0px;
}


#nl {
	margin-right: 2em;
	margin-left: 2em;
	margin-top: 0px;
}

.izq {
  float: left;
  border: 1px solid Aqua;
  background-color: #F0F7FC;
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 0px;
  text-decoration: none;
  font-weight: normal;
}
.izq a {
  text-decoration: none;
  font-weight: normal;
}

.izq a:hover {
  text-decoration: none;
  color: #8B0000;
}

.titulo {
	font-size: 1.5em;
	text-align: center;
	color: #0000CD;
}

.Estilo3 {
font-family: Verdana; 
font-size: 15px; 
color: Purple;
 background-color: #F6FAFD;
 border: 1px dashed Blue;
}

.Estilo3 td {
height: 30px;
vertical-align: middle;
}

.Estilo3 masalto {
height: 50px;
vertical-align: middle;
}

.Estilo3 input, textarea, select {
width:100%;
}

.Estilo5 {
font-family: Verdana, sans-serif;
font-size: 10px;
}

.alinkdato1 {
FONT-FAMILY: verdana; 
color: #000000; 
FONT-SIZE: 14px; 
FONT-WEIGHT: normal; 
TEXT-DECORATION: none; 
clip:auto;
}
.alinkdato1:link {
color: #000000;
}
.alinkdato1:visited {
color: #000000;
}
.alinkdato1:hover {
color: #cc0000;
}



