/* CSS Document */

body {
	text-align:center;
	font-family: Tahoma;
	font-size: 13px;
	color: #494949;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

a {
	color: #999999;
	text-decoration:none;
}

a:hover{
	color: #9fcf10;
	border-bottom:1px dotted #333;
}

.verde {
	color: #9fcf10;
}

.verde a {
	color: #9fcf10;
}

.verde a:hover {
	color: #666666;
}

#container {
     position:relative;
	 width: 860px;
	 margin: auto;
	 background-image: url(../img/bg_body.gif);
	 background-repeat:repeat-y;
	
}

#logotipo {
	width: 103px;
	height: 96px;
	top: 30px;
	float: left;
	margin-top: 32px;
	margin-left: 40px;
	margin-bottom: 5px;
}

#logotipo a, #menu_arriba a, #banner_home a, #banner_home2 a, #banner_servicios a, #descarga_cv a, #banner_cursos a {
	border:0px;
}

#logotipo a:hover, #menu_arriba a:hover, #banner_home a:hover, banner_home2 a:hover, #banner_servicios a:hover, #descarga_cv a:hover, #banner_cursos a:hover { /* para eliminar el subrayado de puntos */

	border:0px;
	
}

#header {
	width: 860px;
	height: 135px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	clear:both;

}

#foto_princi {
	background-color: #f0f0f0;
	height: 210px;
	width: 768px;
	/*background-image: url(../img/foto_princi01.jpg);*/
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	/*clip: rect(auto,1px,auto,auto);*/
}

#menu_arriba  {
	float: right;
	margin-top: 30px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu_princi {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #757975;
	float: right;
	margin-bottom: 2px;
	margin-top: 70px;
	margin-right: 45px;
	margin-left: 0px;
	clear: right;
}

#caja_izq_home {
	float: left;
	width: 192px;
	height:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 25px;
	/*border: 1px solid #c9c8c8;*/
  /*  background-color: #F7F7F7;*/
}

#caja_derch_home {
	width: 192px;
	height:auto;
	float: right;
	margin-right: 42px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 25px;
	border: 1px solid #c9c8c8;
}

/* Inicio Menu Lateral*/


#txt_menu_home {
	font-family: Verdana;
	font-size: 12px;
	color: #979d98;
	text-decoration: none;
	font-weight: bold;
	width: auto;
	display:block;
	color:#999999;
	border-bottom-width:1px;
	border-bottom-color:#E3E3E3;
	border-bottom-style: solid;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:15px;
	text-decoration:none;
	text-align: left;
}

#caja_menu_home {
    
	width: 160px;
	height:auto;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}

#caja_menu_home a, #caja_menu_home a:visited {
	width: auto;
	display:block;
	color:#999999;
	border-bottom-width:1px;
	border-bottom-color:#E3E3E3;
	border-bottom-style: solid;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	text-align: left;
}


#caja_menu_home a:hover {

	color:#000000;
	border-left-width:3px;
	border-left-color:#9fcf10;
	border-left-style: solid;	
	background-color:#EBF6F2;	
	text-decoration:none;

}

.activo {

    color:#000000;
	background-color:#EBF6F2;	
	text-decoration:none;

}

/* Fin Menu Lateral*/


#caja_txt_principal {
	float: right;
	min-height: 498px; /*Cambiar el alto por auto para demás secciones, puesto así para que quede mejor visualmente*/
	width: 560px;
	/*border: 1px solid #c9c8c8;*/
	margin-right: 42px;
	margin-top: 10px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #494949;
	text-align:justify;
	letter-spacing: normal;
	word-spacing: normal;
}

#caja_txt_principal_sub {
	float: left;
	min-height: 340px;/*Cambiar el alto por auto para demás secciones, puesto así para que quede mejor visualmente*/
	width: 560px;
	/*border: 1px solid #c9c8c8;*/
	margin-top: 10px;
	margin-left: 40px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 13px;
	color: #494949;
	text-align:justify;
	letter-spacing: normal;
	word-spacing: normal;
}


#txt_caja_principal {
	font-family: Tahoma;
	font-size: 20px;
	color: #9fcf10;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 80%;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

#txt_caja_principal_02 {
	font-family: Tahoma;
	font-size: 20px;
	color: #9fcf10;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 80%;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 10px;
}

#banner_home {
	width: 193px;
	height: 62px;
	float: left;
	margin-left: 40px;
	margin-top: 4px;
	clear: left;
	border: 1px solid #E3E3E3;
}

#banner_home2 {
	width: 193px;
	height: 62px;
	float: left;
	margin-left: 40px;
	margin-top: 4px;
	clear: left;
	border: 1px solid #E3E3E3;
}

#banner_cursos {
	width: 193px;
	height: 62px;
	float: right;
	margin-right: 42px;
	margin-top: 4px;
	clear: top;
	border: 1px solid #E3E3E3;
}


#footer {
	line-height:0px;
	clear:both;
	margin: auto;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	width: 860px;
	height: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#txt_footer {
	float: right;
	width: auto;
	height: auto;
	clear: both;
	padding: 5px;
	margin-right: 40px;
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
}

#copyright {
	font-size: 10px;
	color: #505050;
	font-family: Tahoma;
}

#banner_servicios {
	height: auto;
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px solid #C9C8C8;
	padding: 1px;
}

#foto_cv {
	float: left;
	margin-left: 20px;
	height: 173px;
	width: 132px;
	padding: 10px;
	background-color: #ebf6f2;
}

#txt_cv {
	font-family: Tahoma;
	font-size: 9px;
	color: 777777;
	text-align: justify;
	width: 155px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}


#titulo_cv {
	width: 70%;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #979d98;
	font-weight: bold;
	border-bottom: 1px dotted #979d98;
	padding-bottom: 4px;
	text-align: left;
	float: left;
	margin-left: 20px;
}

#descarga_cv {
	font-family: Tahoma;
	font-size: 10px;
	color: #9fcf10;
	height: auto;
	width: 150px;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	font-weight: bold;
	padding: 0px;
	text-align: right;
}

#descarga_cv a, #descarga_cv a:visited, #descarga_cv a:active {
    
	color: #9fcf10;
}

#descarga_cv a:hover {
	
	color: #979d98;
}


#txt_presupuesto {
	float: left;
	width: 90%;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
}

#txt_num_presupuesto {
	float: left;
	width: 70%;
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
}

/* INICIO FORMULARIO*/

#formulario_reserva {
	
	display:block;
	width: 300px;
	padding-left:20px;
	margin-bottom:5px;	
	margin-top: 30px;
	text-align: left;

}

#formulario_reserva input, #formulario_reserva textarea, #formulario_reserva select {
    
	/*float:left;*/
	width:180px;	
	height:15px; 	
	margin-bottom:7px; 	
	border:1px solid #CCC;	
	background:#F4F4F4; 	
	text-align:left;

}

#formulario_reserva textarea {

	height:85px;	
	width:180px;	
	color: #666666;


}

#formulario_reserva label {
	
	display: block;	
    width:100px;
	float:left;

}
	

#formulario_reserva label.comments {

	width:60px;


}

input#borrar {
    
	float: left;
	width:56px;
	height:22px;
	margin-top:30px;
	margin-left:170px;
    text-align: center;
}

input#enviar {
    
    width:56px;
	height:22px;
	margin-top:30px;
    text-align: center;
}

select#hora {
    
    width:150px;
	height:22px;
    text-align: left;
}

/*FIN FORMULARIO*/

li {
	color: #9FCF10;
}

.li_txt {
	color: #494949;
}
.cursos_txt {
	font-size: 11px;
}

#asociado {

    font-family: Tahoma;
	font-size: 9px;
	height: auto;
	width: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: letf;
	}

.Programa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9FCF10;

}

.lista_progarama {
	text-transform: none;
	font-variant: normal;
}
