@charset "utf-8";
/* CSS Document */

body {
    background-color:#FFF
    font-size: 13px;
    font-family: Arial, Verdana;
    margin: 0px;
    padding: 0px;
    color: #036;
}
#contenedor{
	width:100%;
	height:768px;
	margin:0px auto;
}
#cabecera {
	width: 100%;
	/*width: 1024px;*/
	height: 129px;
	background-color: #575757;
	/*	background-color: #036
*/
}
	
/*CONTENIDO PRINCIPAL*/
#contenido_general{
	width:100%;
	height:83%;
	
}

#contenido_general_solicitud{
	width:100%;
	height:auto;
	
}

#contenido_general_trayectoria{
	width:1024px;
	height:500px;
	background-image:url(../imagenes/fondo.png);
	
}

#contenido_general_trayectoria_{
	width:1024px;
	height:500px;	
}

#contenido_general_trayectoria_preg{
	width:1024px;
	height:autopx;	
}

#contenido_general_menu{
	width:100%;
	height:100px;
	margin:0 0 0 0;
	
}

#contenido_general_menu_{
	width:100%;
	height:100px;
	margin:0 0 0 0;
	
}

#contenido_general_menu_preg{
	width:100%;
	height:auto;
	margin:0 0 0 0;
	
}

.contenido_izquierdo
{
    float:left;
	width:200px;
	height:auto;
	margin:0;
}
.contenido_derecho_principal{
	float:left;
	width:100%;
	/*height:340px;*/
	padding:0;
	margin:10px 0 0 0;
	height: auto;
	/*overflow:auto;*/
}

/*MENU AMARILLO*/
#menu_amarillo{
	background-image:url(../imagenes/menu_amarillo.png);
	width:950px;
	height:30px;
	float:left;
	z-index:4;
}
#ama, #ama ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	height:30px;
	width:950px;
	z-index:3;
}
#ama a:link, #ama a:active, #ama a:visited{
    display:block;
    padding:4px 26px;
    border:1px solid :#666;
    color:#006;
	font-family:Arial, Verdana;
	font-style:italic;
	font-size:10px;
	text-decoration:none;
	background-image:url(../imagenes/menu_amarillo.png);
	float:left;
	z-index:1;
}
#ama a:hover{
    background-color:#f90;
    color:#FFF;
	z-index:1;
	float:left;
}
#ama li{
    float:left;
    position:relative;
	font-family:Arial, Verdana;
	font-size:10.5px;
}
#ama ul {
    position:absolute;
    width:12em;
    top:2.2em;
    display:none;
	z-index:1;
}
	
/*MENU AZUL*/
#menu_azul{
	background-image:url(../imagenes/menu_fondo.png);
	width:950px;
	height:30px;
	background-color:#cccccc;
}
#azul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	height:30px;
	width:950px;
}
#azul li{
    float:left;
    position:relative;
	font-family:Arial,Verdana;
	font-size:10px;
	height:30px;
	font-style:oblique;
}
#azul li a {
    float:left;
    position:relative;
	background:url(../imagenes/menu_fondo.png);
	height:30px;
	text-decoration:none;
	padding:0 10px 0 10px;
	color:#000033;
	font-weight: bold;
}
#azul li a:hover {
    float:left;
    position:relative;
	color:#ffffff;
	background:url(../imagenes/submenu_fondo.png);
	height:30px;
	text-decoration:none;
	background-color:#F90;
	padding:0 10px 0 10px;
}

/*MENU IZQUIERDO*/
#menu_din, #menu_din ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type:none;
}
#menu_din li a{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
 	text-decoration:none;
	display:block;
	float:left;
	width:180px;
 	height:24px;
	padding:6px 0 0 10px;
	margin:0 0 4px 0;
	background:#036; color:#FFF;
}
#menu_din li a:hover{
	float:left;
	background-color:#CCC;
    color:#036;
}

/*----  MENU DE ICONOS  -------*/
/*#iconos{
	width:950px; 
	height:100px; 
	margin:auto;
	float:left;
	margin-left:10px;
	}
*/	

/*----  LINEA AZUL  -------*/
#linea{
	background-color:#036;
	width:950px;
	height:2px;
	margin-right:2px;
	border-bottom:2px solid #036;
	float:left;
}

/*---  TITULOS DE PAGINA ----*/
.titulo{
	background-image:url(../imagenes/encabezado1.jpg);
	background-repeat:no-repeat;
	height:33px;
	color:#FFF;
	font-weight:bold;
	padding:7px 0 0 4px;
}
	
/* -- SUBTITULOS --*/
div.subtitulos { 
	height:56px; 
	padding:0 0 0 0; 
	width:auto;
}
.subtitulos1{
	height:56px;
	color:#FFF;
	font-weight:bold;
	font: bold 13px Arial, Verdana, Geneva, sans-serif;
	background-image:url(../imagenes/encabezado2.jpg);
	background-repeat:no-repeat;
	padding:10px 0 0 0;
	float:left;
	position:relative;
	width:371px;
}
.subtitulos2{
	height:56px;
	color:#FFF;
	font-weight:bold;
	font: bold 11px Arial, Verdana, Geneva, sans-serif;
	background-image:url(../imagenes/encabezado3.jpg);
	background-repeat:no-repeat;
	padding:33px 0 0 10px;
	float:left;
	position:relative;
	width:351px;
}

/*-----------PIE DE PAGINA--------------*/
#pie_pag {
	float: left;
	width: 100%;
	height: 25vh;
	/*height:129px;*/
	/*	background-color: #036;*/
	background-color: #575757;
	z-index: 0;
	/*width:950px;
	height:70px;
	position:relative;

	*/
	/*background:url(../imagenes/pie_pagina.jpg);
	position:relative;
	bottom:0;
	height:70px;
	width:950px;
	top:80px;*/
}
