html, body {
        margin:0px;
        padding:0px;
	    background-color: #FFFFFF;
		background-position:left top;
        background-repeat:no-repeat;
        border:0px none transparent;
	
   
}

img.imagen_mini{
padding-right:10px;
}

/*MAQUETACION WEB*/
#cabecera {
	
	position:relative;
	left:0px;
	top:0px;
	width:904px;
	height:331px;
	background-image: url(images/cabecera.jpg);
	background-repeat:no-repeat;
	margin:0px;
    padding:0px;
	
}

#cuerpo {
   	background-image: url(images/cuerpo.gif);
	position: relative;
	min-height: 410px;
	background-repeat:repeat;
	width:904px;
	top:0px;
}

#pie
{
   background-image: url(images/pie.jpg);
   position:relative;
   width:904px;
   height:84px;
   visibility:visible;
   top:0px;

}

#pie2
{
   background-image: url(images/pie.jpg);
   position:relative;
   width:904px;
   height:84px;
   visibility:visible;
   top:0px;

}

#pie3
{
   background-image: url(images/pie.jpg);
   position:relative;
   width:904px;
   height:84px;
   visibility:visible;
   top:0px;

}

#pie4
{
   background-image: url(images/pie.jpg);
   position:relative;
   width:904px;
   height:84px;
   visibility:visible;
   top:0px;

}




#menu {

   border:0px;
   height:206px;
   left:-334px;
   position:relative;
   width:236px;
   top:87px;;
}

#menu2 {
   border:0px none;
   height:246px;
   left:121px;
   padding:0px;
   position:relative;
   top:-157px;
   width:662px;
}
/*#menu2 {
   border:0px none;
   height:34px;
   left:28px;
   padding:0px;
   position:relative;
   top:-152px;
   width:479px;
}*/


#contenido {
   left:100px;
   position:relative;
   top:9px;
   width:600px;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
   line-height: 18px;
   color: #666666;
   min-height:500px;
}



#noticias {
   background-image:url(images/noticiasbody.gif);
   background-repeat:repeat;
   left:0px;
   position:absolute;
   top:65px;
   width:240px;
}
#administrador {

   left:0px;
   position:absolute;
   top:0px;
   width:240px;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-align:left;
   
}
/*FIN DE MAQUETACION*/

/*LINKS*/
a:link {
	color: #122d57;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a:visited {
	color: #122d57;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color: #122d57;
    text-decoration:none;
    font-size:12px;
	
	
}
A.texto:hover {
BACKGROUND-COLOR: #EFEFEF;
}


.textonegrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight:bold;
	line-height: normal;
	color: #122d57;
	text-align: left;
	}

/*NOTICIA CENTRAL*/
#noticiacontenido {
   left:48px;
   position:relative;
   top:-17px;
   min-height:120px;
   
   
}


.cabeceraP{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight:600;
	line-height: normal;
	color: #122d57;
	text-align: left;
	margin-top:-2px;
	
	
}

.cabeceraG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
    font-weight:bold;
	line-height: normal;
	color: #0a182f;
	text-align: left;
    margin-bottom:0px;
	}
.cuerponoticia{
    margin-top:-2px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    line-height: 18px;
    color: #666666;

}	
.pdf{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
    line-height: 18px;
	margin-bottom:-10px;

}
.cabeceraTabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight:bold;
	line-height: normal;
	color: #122d57;
	text-align: center;
}
.contenidoTabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #122d57;
	text-align: center;
}
	
/*NOTICIA IZQUIERDA*/	
.cabeceraN
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight:bold;
	line-height: normal;
	color: #122d57;
	text-align: left;
	margin-left:10px;
}
.cuerpoN
{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
   line-height: 18px;
   color: #666666;
   margin-left:12px;
   margin-right:12px;
   margin-bottom:-7px;
   margin-top:-7px;
}
.leerN
{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: right;
   line-height: 18px;
   color: #122d57;
   font-weight:bold;
   margin-right:12px;

}
/*FIN DE NOTICIA IZQUIERDA*/

/* FORMULARIO */

div.row {
  clear: both;
  padding-top: 5px;
  border-color:#23467e;
  
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;

  } 
 div.row span.formw2 {
  float: right;
  width: 380px;
  text-align: left;

  }  
 .celdas
 {
  border:#bed8ff; 
  border-style: solid;
  border-top-width:1px; 
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
 } 
 .volver
 {
 
   width: 88px; height: 23px;
  background: url('images/boton_volver.jpg');
  border: 0px none; 
  cursor: hand;
 
 
 }
 .botonentrar
 {
  width: 88px; height: 23px;
  background: url('images/boton.jpg');
  border: 0px none; 
  cursor: hand;
 
 }
  .botonenviar
 {
  width: 88px; height: 23px;
  background: url('images/boton2.jpg');
  border: 0px none; 
  cursor: hand;
 
 }
   .botonsiguiente
 {
  width: 143px; height: 23px;
  background: url('images/botonsiguiente.jpg');
  border: 0px none; 
  cursor: hand;
 
 }
 
  .botonborrar
 {
  width: 88px; height: 23px;
  background: url('images/boton3.jpg');
  border: 0px none; 
  cursor: hand;
 
 }
 #telefono
 {
background:transparent url(images/telefono.jpg) repeat scroll 0%;
height:164px;
left:413px;
position:absolute;
top:127px;
width:235px;
  
 
 }

 #submenu {
		position:absolute;
		width:179px;
		height:86px;
		top:147px;
		left:231px;
		visibility:hidden;	
		z-index:999;
}

 
 /*FIN DE FORMULARIOS*/