/*CSSs generales
//---------------------------------------------------------------------------------------------------*/

body 
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	/*SCROLLBAR-BASE-COLOR: #EDFBEA;*/
	font-family:Arial;
    font-size: 12px;
    color: #000000;
	background-color: #012a62;
}


a 
{
   font-family:Arial;
   font-size: 14px;
   text-decoration: none;
   border-style: none;
   color: #000000;
   text-align: left;
}
a:hover
{
	color: #c96502;
}
font 
{
   font-family:Arial;
   font-size: 12px;
   text-decoration: none;
   border-style: none;
   color: #000000;
   text-align: left;
}

/*----------------------------------------------------------------------------------------------------*/

/*CSSs Estructura: Todo
//---------------------------------------------------------------------------------------------------*/

#todo 
{
	width:100%;
	position:relative;
	padding:0px;
	text-align: center;
	padding-top:10px;
	margin-bottom:50px;
}

#todo2
{
	margin:auto;
	width:758px;
	/*border:  solid 2px #47B249;*/
}

/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: cuerpo
//---------------------------------------------------------------------------------------------------*/

#cuerpo
{
	position:relative;
	
	width:100%;
		
	/*background: #EDFBEA url(../Imagenes/fondo.gif) repeat 0px 0px;*/
	
}

#cuerpo2
{
	width:100%;
	text-align:left;
	background: transparent url(../Imagenes/fondogrid.gif) repeat 0px -1px;
	/*background: transparent url(../Imagenes/2/fondo_lado_izquierdo.jpg) repeat-y 0px 0px;*/
}

/*----------------------------------------------------------------------------------------------------*/



/*CSSs Estructura: encabezado
//---------------------------------------------------------------------------------------------------*/

#encabezado
{
	position:relative;
	width:758px;
	height:175px;
	font-size:8px;
}
#encabeza_1
{
	position:relative;
	width:758px;
	height:42px;
	background: transparent url(../Imagenes/fondogridsuperior.gif) no-repeat 0px 0px;
}
#encabeza_2
{
	position:absolute;
	right:10px;
	width:565px;
	top:123px;
	background-color:#FFA61A;
	height:28px;
}
#encabeza_3
{
	position:absolute;
	left:25px;
	width:142px;
	height:153px;
	top:2px;
	background:transparent url(../Imagenes/logocorporativo.gif) no-repeat 0px 0px;
}
#encabeza_4
{
	position:absolute;
	left:180px;
	width:232px;
	height:75px;
	top:42px;
	background:transparent url(../Imagenes/telefono.gif) no-repeat 0px 0px;
}
#encabeza_5
{
	position:absolute;
	right:10px;
	width:130px;
	height:40px;
	top:10px;
	font-size:14px;
}

/*----------------------------------------------------------------------------------------------------*/





/*CSSs Estructura: contenido
//---------------------------------------------------------------------------------------------------*/

#contenido
{
	position:relative;
	width:758px;
	min-height:455px; 
	float:right;
	z-index:3;
}

/*IE interpreta que height = min-heigth. * HTML solo lo reconoce IE */
* HTML #contenido
{
	height:455px;
	
}
#foto_lateral
{
	width:150px;
	height:465px;
	float:left;
	background: transparent url(../Imagenes/guarda.gif) no-repeat 11px 10px;
}

#contenido2
{
	text-align:justify;
	margin-top:50px;
	padding-right:78px;
	width:520px;
	float:right;
}

/*Botones dentro del Contenido*/
#boto 
{
	font-family: Arial;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#1C9C00;
	font-weight:bold;
	width: 150px;
	background:#673301;
	margin:5px;

}
#boto2 
{
	font-family: Arial;
	font-size: 12px;
	border: solid 2px #964d22;
	color:#1C9C00;
	font-weight:bold;
	width: 100px;
	background: #673301 url(../Imagenes/carrodentro.gif) no-repeat 4px 0px;
	margin-top:5px;
}
#boto3
{
	height:22px;
	width:100px;
	background: #93c8ca;
	border:solid 1px #222222;
	clear:both;
	color:#673301;
}

/*----------------------------------------------------------------------------------------------------*/






/*CSSs Estructura: pie
//---------------------------------------------------------------------------------------------------*/

#pie
{
	position:relative;
	clear:both;
	margin-top:15px;
	width:758px;
	height:49px;
	text-align:center;
	font-weight:bold;
}

#pie_texto1 
{
	margin-top:2px;
	width:758px;
}

#pie_texto1 font
{
	text-align:center;
	font-weight:normal;
	font-size: 10px;
}

#pie_texto2
{	
	position:relative;
	top:2px;
	width:758px;
	height:32px;
	background: transparent url(../Imagenes/fondogridinferior.gif) no-repeat 0px bottom;
}


/*----------------------------------------------------------------------------------------------------*/


#menu
{
	position:relative;
	width:100%;
	text-align:center;
	top:7px;
	left:0px;

}
#menu ul
{
	
}
#menu li
{
	display:inline;
}

#menu a
{
	position:relative;
	margin-left:15px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0px;
}



.subitems
{
	position:absolute;
	top:-120px;
	left:230px;
	width:140px;
	height:120px;
	text-align:center;
	background: transparent url(../Imagenes/submenu2.gif) no-repeat 0px bottom;
	color:#FFFFFF;
}
.subitems li
{
	position:relative;
	top:5px;
}
.subitems a
{
	display:block;
	color:#FFFFFF;
}

#menu li.item
{
	height:15px;
}


#menu li.itemActivo
{
		height:15px;
}
#menu li.itemActivo a
{
	color: #012a62;
}
#menu li.subitemActivo a
{
	color: #c96502;
}
#menu li.subitem a
{
	
}

#menu ul, #menu li,#menu dd ,#menu dt ,#menu dl {
	margin:0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}


h1 {
	height:18px;
	font-size: 16px;
	text-align:left;
	margin-bottom:-4px;
	margin-top:12px;
	}

h2 {
	height:14px;
	font-size: 12px;
	text-align:left;
	margin-bottom:-8px;
	margin-top:8px;
	}

h3 {
	font-size: 10px;
	}

h4 {
	font-size: 8px;
	}

h5 {
	font-size: 8px;
	}
hr
{
	display:none;
}

/*CSSs Estructura: Formularios
//---------------------------------------------------------------------------------------------------*/
.boton
{
	height:22px;
	width:120px;
	background: #FFA61A;
	border:solid 1px #000000;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
}
#formulario
{
	margin-top:30px;
	width:400px;
	text-align:center;
}
#formulario .campo
{
	height:22px;
	width:100%;
	z-index:1;
}
#formulario .input
{
	float:left;
	background: #FFFFFF;
	border:solid 1px #FFA61A; 
	width:200px;
}

#formulario .boton
{
	margin-top:30px;
}

#formulario span
{
	text-align:right;
	float:left;
	margin-right:15px;
	width:150px;
	font-weight:bold;
}



#enlacespatrocinados
{
	display:none;
}

/*CSSs Estructura: Textos
//---------------------------------------------------------------------------------------------------*/

.texto
{
	text-align:justify;
}

.texto .imagen
{
	margin-top:20px;
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	clear:right;
}
.visible
{
	display:block;
}
.invisible
{
	display:none;
}

.fecharow
{
	color:#000099;
	font-weight:bold;
}
