/*ETIQUETAS GENERALES */

* { margin: 0; padding: 0; }

/* p{clear:both;} */
ul{	
	list-style-type: none;
}

table{border-collapse: collapse; }

img {border:0px;}
	
input,textarea,select,button{

	font-family: "Trebuchet MS",Arial;
	padding:1px 2px;
	font-family:Arial;
	font-size:11px;
	color:#334A73;
	border:1px solid #0B76A0;
	/*background-color:#E6F1F5;*/
	background:transparent url('imagenes/fondo_select.jpg') repeat-x top;	
	
	
}

a{ color:#3F85CC;text-decoration:none; }
a:hover{ text-decoration:underline; }

body{
	
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Trebuchet MS",Arial;
    font-size:12px; 
	color: #596268;

}
p.clear{ clear:both; }

/********   FIN ETIQUETAS GENERALES  *******************/



/* ELEMENTOS CABECERA */
#cabecera{

	float:left;

	height:122px;	
	background:transparent url('imagenes/logo_cab.jpg') no-repeat top;	

	width:800px;
	background:transparent url('imagenes/bigcab4.jpg') no-repeat top;	
	margin-bottom:13px;
	

}

/*
#enlaces_cabecera li{
	font-size:11px;
	display:inline;
	color:#3F85CC;
	padding-right:2px;
	font-weight:bold;	
	border:1px solid #c7c7c7;
	margin-right:5px;	
	padding:20px 10px 5px 10px;
	/*background:transparent url('imagenes/fondo_opcion.jpg') repeat-x;	*/
	/*background-color:#E7EFFF;
}*/

#enlaces_cabecera ul{

}
#enlaces_cabecera li{
	font-size:11px;
	display:inline;
	color:#083756;
	
	font-weight:bold;	
	border:1px solid #c7c7c7;
	margin-right:-1px;	
	padding:5px 10px 5px 10px;
	height:25px;
	margin-bottom:5px;
	background:transparent url('imagenes/fondolinkcab.gif') repeat-x;
	/*background-color:#E7EFFF;*/
}



#enlaces_cabecera li a{ 
color:#083756; 


}
#enlaces_cabecera li a:hover{

}

.inicio{
background:transparent url('imagenes/icon_home.gif') no-repeat;
padding-left:22px;
}
.contactar{
background:transparent url('imagenes/icon_contactar.gif') no-repeat;
padding-left:22px;
}
.correo{
background:transparent url('imagenes/icon_correo.gif') no-repeat;
padding-left:22px;
}
.conectado{
background:transparent url('imagenes/icon_conectado.gif') no-repeat;
padding-left:22px;
}

/*
#enlaces_cabecera li a:hover{
color:#FFF;
background-dolor:#083756;
}*/

#derecha{

	padding-top:92px;
	text-align:left;
	margin-left:350px;
	
	
}
	
/********** FIN ELEMENTOS CABECERA ************/

/* ESTRUCTURA CENTRAL */
#contenedor{

	width:800px;
	margin:auto;

	text-align:center;
	background-color: #ffffff;
	min-height:415px;
	height:500px;
	height:auto !important;
	padding-bottom:20px;

}

#cuerpo{
	margin:auto;
	text-align:left;
}

#lateral{ float:left; }

#principal{

	background-color: #ffffff;
	/*Quitamos esta propiedad y sustituimos por estas 2 margin-left:200px;*/
	width:600px;	
	float:right;
	text-align:justify;
}


/********* FIN ESTRUCUTRA CENTRAL ***********/

/*******MENU LATERAL  *******/
ul#menu{

  width:173px;
  background:transparent url('imagenes/fondo_menu.jpg') repeat-y;
  z-index:2;
}
ul#menu li {
	position: relative;
	width:173px;
	float:left;
	clear:left;
border-bottom:1px solid #AECAE7; 
z-index:2;
}
ul#menu li.titulo{
  background:transparent url('imagenes/titulo_menu.jpg');
  height:31px;
  padding: 0px;
  z-index:2;
}
ul#menu li.primero{
  background:transparent url('imagenes/forma.gif') no-repeat right;
  background-position:135px -2px;
  z-index:2;
}

#menu li ul {
	position: absolute;
	top: 0;
	margin-left:-999em;
	min-height:0;
	z-index:2;
}

/* Styles for Menu Items */
ul#menu li a {
z-index:2;
  display: block;
  padding-left:10px;
  padding-top:2px;
  padding-bottom:2px;
  text-decoration: none; 
  color:#4B4B4B;   

  line-height:2em;
  height:2em;	


}
/*
* html ul#menu a {
	width:173px;	
	w\idth:160px;
}
*/

/* this sets all hovered lists to red */
#menu li:hover a,#menu li.over a,
#menu li:hover li a:hover,#menu li.over li a:hover {
z-index:2;
  background-color: #AECAE7;
  color:#FFF;
}

/* set dropdown to default */
#menu li:hover li a,#menu li.over li a {
z-index:2;
   color: #777;
   background-color: #E7F0F9;
   padding-left:10px;
   padding-top:0px;
   padding-bottom:0px;
}
#menu li ul li {
	z-index:2;
	filter:Alpha(opacity=90,finishopacity=90,style=2);
	

} 

#menu li ul li a { z-index:2; } 

/* Sub Menu Styles */
#menu li:hover ul,#menu li.over ul { z-index:2;margin-left:173px;  } 

#menu a.multiOpcion{
  z-index:2;
  background:transparent url('imagenes/flecha_menu.gif') no-repeat center right;
  background-position:160px;
}

#menu a.multiOpcion:hover{
  z-index:2;
  background-position:160px;

}

/**** FIN MENU LATERAL ****/

div.pie{
  
  height:35px;
  background:transparent url('imagenes/pie.jpg') repeat-x;
  color:#FFF;
 
}

div.pie p{
	padding-top:10px;
}


/***************FIN CALENDARIO ***********/

/** MAQUETANDO A DOS COLUMNAS **/
.xo{
	 width:50%;
	 float:left;

}
.ox{
	width:50%;
	float:right;
	text-align:right;
}

.xxxxo{
	width:75%;
 	float:left;
 	text-align:justify;
 	padding-right:10px;

}
.oooox{
	width:22%;
	float:right;
	text-align:center;
	
	border-left:1px solid #E6E6E6;
    background: transparent url(imagenes/fondo_pagina2.jpg) repeat;
	
	/* background-color:#DDEAF2; */
	margin-left:3px;
	/*padding-bottom:300px;*/
	height:520px;
	padding-top:20px;

}
/** FIN MAQUETACION A DOS COLUMNAS **/

.subseccion{
	background:transparent url('imagenes/fondosubcab.gif') repeat-x;
	height:38px;
	text-align:right;
	padding:4px;

}
.subseccion h3{
	 text-align:left;
	 color:#FFF;
	 background:transparent url('imagenes/flechasec.gif') no-repeat left center;
	 width:27%;
	 padding-left:45px;
	 text-transform: uppercase;
}
