BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: center;
	background-color: #ebebeb;url(../images/fondo.gif) repeat;
}

A { text-decoration: none }					/*Anulamos el subrayado original de los links*/
:visited { color: blue }					/*Color del link visitado*/
:active { color: blue }						/*Color del link activo */
:hover { text-decoration: underline }			/*Subrayado del link cuando pasas por encima*/

#contenedor{
	text-align: justify;

	margin: auto;
} 
#cabecera{
	background-color: #d0d0ff;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0 0 0 0px;
}

#titular0{
	background-color: #ffffff;
	border: 2px solid #0000ff; 
	color: #333333;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	padding: 6 6 2 6px;
}

#titular1{
	background-color: #d0d0ff;
	border: 1px solid #0000ff; 
	color: #000000;
	font-size:12pt;
	font-weight: bold;
	padding: 2 2 2 2px;
}

#titular2{
	background-color: #ccffcc;
	border: 1px solid #0000ff; 
	color: #330000;
	text-align:right;
	font-size:12pt;
	font-weight: bold;
	padding: 2 20 2 2px;
}

#titular3{
	background-color: #99ccff;
	border: 1px solid #0000ff; 
	color: #000000;
	font-size:10pt;
	font-weight: auto;
	padding: 4 4 4 4px;
}

#tit_lat1{
	background-color: #d0d0ff;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 0 0 0 0px;
}
#caja_ppal1{
	width: 300px; 
	margin: 10 0 10 0px;
	background-color: #80A93E;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 10 100 10 80px;
}
#text_lat1{
	background-color: #ffcc99;
	color: #333300;
	text-align: left;
	font-size:8pt;
	font-weight: normal;
	padding: 2 2 2 2px;
}
#text_lat2{
	background-color: #99ccff;
	color: #333300;
	text-align: center;
	font-size:10pt;
	font-weight: bold;
	padding: 3 3 3 3px;
}
#nav_superior{
	background-color: #ccffcc;
	color: #333300;
	text-align:center;
	font-size:8pt;
	font-weight: normal;
	padding: 3 3 3 10px;

}
#cuerpo{
	margin: 10 0 10 0px;
}
#lateral{
	width: 160px;
	background-color: #999999;
	float:left;
}
#lateral ul{
	margin : 0 0 0 0px;
	padding: 0 0 0 0px; 
	list-style: none; 
}
#lateral li{
	background-color: #ffffcc;
	margin: 2 2 2 2px;
	padding: 2 2 2 2px;
	font-weight: bold;
}
#lateral a{
	color: #3333cc;
	text-decoration: none;
}
#principal{
	margin: 10 20 10 20px;
	background-color: #ffffff;
	font-size:10pt;
	text-align:justify;
	padding: 10 10 10 10px;
}
#pie{
	background-color: #ffcc33;
	padding: 3 10 3 10px;
	text-align:right;
	font-weight: auto;
	color: #ff3300;
}

#pie_notice{
	background-color: #ffffcc;
	padding: 3 10 3 10px;
	text-align:right;
	font-weight: normal;
	color: #ff3300;
}
#webmaster{
	background-color: #ffcc33;
	padding: 3 10 3 10px;
	text-align:right;
	font-weight: normal;
	color: #3333ff;
}


/* ---------------------------------------- Caja de texto especial ----------------------------------------------------- */

#tabla3{ 					/* ------ Diseņo de la tabla -------- */
border: 1px solid #80A93E; 
width: 350px;float:left;
padding: 2 2 2 2px;
} 
#cabtab3{ 					/* ------ Texto de la cabecera -------- */
background-color: #B7F259; 
font-weight: bold; 
font-size: 8pt; 
padding: 2 2 2 2px; 
} 
#cuerpotab3{ 				/* ------ Diseņo del interior la tabla -------- */
font-size: 8pt; 
padding: 14 14 14 4px; 
background-color: #F5ECB9; 
} 
#cuerpotab3 ul{ 				/* ------ Diseņo de los indicadores al margen -------- */
margin: 0 2 0 20px; 
padding: 0 0 0 0px; 
} 

#titular{
border: 1px solid #80A93E;
width: 400px;float:left;
padding: 2 2 2 2px;
font-weight: bold; 
font-size: 18pt; 
}

/* ---------------------------------------- Marco de fotos ------------------------------------------------------------- */

.marco2 { 
padding:8px; 
background-color: #f5f5f5; 
width: 180px; 
border-bottom: 1px solid #999999; 
border-right: 1px solid #999999; 
} 


/* ------------------------------------ Cajas para las imagenes -------------------------------------------------------- */

#noticia1{ 					/* ------ Diseņo de la tabla -------- */
border: 1px solid #ffffff; 
width: 125px;float:left;
padding: 2 2 2 2px; 
}

#noticia2{ 					/* ------ Diseņo de la tabla -------- */
border: 1px solid #ffffff; 
width: 135px;float:left;
padding: 2 2 2 2px; 
}


#tabla4{ 					/* ------ Diseņo de la tabla -------- */
border: 1px solid #ffffff; 
width: 320px;float:left;
padding: 2 2 2 2px; 
}

#tabla5{ 					/* ------ Diseņo de la tabla -------- */
border: 1px solid #ffffff; 
width: 175px;float:left;
padding: 2 5 0 5px; 
}

#tabla6{ 					/* ------ Diseņo de la tabla -------- */
border: 0px solid #ffffff; 
width: 60px; height: 60; float:left;
padding: 2 5 2 5px; 
}

#tabla7{ 					/* ------ Diseņo de la tabla -------- */
border: 0px solid #ffffff; 
width: 600px;float:left;
padding: 2 5 2 5px; 
}

/* ------------------------------------ Cajas para las imagenes -------------------------------------------------------- */

#caja1{ 					
border: 1px solid #ffffff; 
width: 130px;float:left;
padding: 2 2 2 2px; 
}

#caja2{ 					
border: 1px solid #ffffff; 
width: 500px;float:left;
padding: 2 2 2 2px; 
}

#caja3{ 					
border: 1px solid #ffffff; 
width: 210px;float:left;
padding: 2 2 2 2px; 
}

#caja4{ 					
border: 1px solid #ffffff; 
width: 10px;float:right;
padding: 2 2 2 2px; 
}

#caja5{ 					
border: 1px solid #ffffff; 
width: 40px;float:right;
padding: 2 2 2 2px; 
}

#caja6{ 					
border: 1px solid #ffffff; 
width: 40px;float:left;
padding: 2 2 2 2px; 
}


#caja7{ 					
border: 1px solid #ffffff; 
width: 155px;float:left;
padding: 2 2 2 2px; 
}

#caja8{ 					
border: 0px solid #ffffff; 
width: 20px;float:right;
padding: 2 2 2 2px; 
}

/* ------------------------------------ PopUp Imagenes ---------------------------------------------------------------- */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -160px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 160px; /*position where enlarged image should offset horizontally */
}

/*------ Formulario -----*/
#Layer3 {
	position:auto;
	left:207px;
	top:244px;
	width:502px;
	height:280px;
	z-index:24;
}
.Estilo2 {
	color: #FFFF00;
	font-weight: bold;
}
#Layer4 {
	position:auto;
	left:215px;
	top:183px;
	width:596px;
	height:35px;
	z-index:25;
}


</style>
