@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	border:0;
	color:#696B6B;
}

a:hover {
	text-decoration:underline;
	color:#5983C1;
}

a.a_azul {
	color:#696B6B;
}

a.a_azul:hover {
	text-decoration:underline;
	color:#5983C1;
}

a.a_naranja {
	color:#696B6B;
	font-size:1.1em;
}

a.a_naranja:hover {
	text-decoration:underline;
	color:#ff6613;
}

a.a_gris_negrita {
	color:#696b6b;
	font-weight:bold;
}

a.a_gris_negrita:hover {
	text-decoration:underline;
	color:#ff6600;
	/*background:url(../images/fondo_menu_hover.png) no-repeat;*/
}

strong.naranja {
	color:#ff6613;
}

h3 {
	font-size:1.2em;
}

h3.h3_contenidos {
	color:#5983c1;
	font-size:1.6em;
	font-weight:bold;
	margin:0.5em 0 1em 0; 
}

h3.h3_menu {
	text-align:center;
	line-height:2em;
	color:#5983c1;
	font-size:1.6em;
	font-weight:normal;
	margin:1em 1em 1em 1.5em; 
}

h3.h3_paneles {
	text-align:center;
	padding-bottom:0.8em;
	font-size:1.4em;
	font-weight:bold;
	color:#ff6613;
}

h3.h3_localizacion {
	text-align:center;
	padding-bottom:0.2em;
	margin-bottom:1.3em;
	font-size:1.4em;
	font-weight:lighter;
	color:#ff6613;
	border-bottom:solid 1px #CCCCCC;
}

h3.h3_contacto {
	font-size:1.4em;
	font-weight:lighter;
	color:#ff6613;
	margin-bottom:-0.8em;
}

h3.h3_fondo {
	background:url(../images/fondo_h3.gif) no-repeat;
	padding:0.5em;
	margin-bottom:1em;
	font-size:1.2em;
}

.h3_marco {
	font-size:1em;
	padding:0.8em 0 0.5em 0;
}

ul {
	text-align:left;
	list-style:inside circle;
}

ol {
	text-align:left;
	list-style:inside decimal;
}

ul.ul_submenus {
	list-style:none;
	list-style-position:outside;
	text-align:left;
}

li.li_submenus {
	color:#5983c1;
	font-size:1.1em;
	border-top:solid 1px #5983c1;
	margin:0 0.5em;
	padding:1.2em 0 1.2em 1.2em;
	background:url(../images/fondo_flecha.gif) no-repeat 0 1.6em;
	
}

ul.ul_paneles {
	list-style:none;
	list-style-position:outside;
	font-size:1.1em;
	margin-top:-2em;
}

li.li_paneles {
	background:url(../images/fondo_flecha.gif) no-repeat 0 0.5em;
	padding-left:1.5em;
	margin-top:0.4em;
}

ul.ul_enlaces {
	list-style:none;
	list-style-position:outside;
	margin-left:2em;
}

ul.ul_enlaces li {
	background:url(../images/fondo_flecha.gif) no-repeat 0 0.5em;
	padding-left:1.5em;
	margin-top:0.4em;
}

ul.ul_0 {
	list-style:none;
	font-size:1.1em;
	list-style-position:outside;
}

li.li_0 {
	background:url(../images/fondo_flecha.gif) no-repeat 0 0.7em;
	padding-left:1.5em;
	margin:0.4em 0 0.4em 0;
	line-height:2em;
}

* html li.li_0 {
	width:90%;
}

ul.ul_0_ok {
	text-align:left;
	list-style:none;
	list-style-position:outside;
	margin-left:1em;
}

ul.ul_0_ok li {
	background:url(../images/fondo_ok.gif) no-repeat 0 0;
	padding-left:2em;
	margin-top:0.4em;
	line-height:1.5em;
}

ul.ul_localizacion_tlf {
	list-style:none;
}

li.li_localizacion_dir {
	background:url(../images/fondo_localizacion_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin-top:0.4em;
	line-height:2.2em;
}

*+ html li.li_localizacion_dir {
	background:url(../images/fondo_localizacion_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin:0.4em 0 0 -1.5em;
	line-height:2.2em;
	width:82%;
}

li.li_localizacion_tlf {
	background:url(../images/fondo_telefono_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin-top:0.4em;
	line-height:2.2em;
	width:auto;
}

*+ html li.li_localizacion_tlf {
	background:url(../images/fondo_telefono_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin:0.4em 0 0 -1.5em;
	line-height:2.2em;
	width:82%;
}

li.li_localizacion_fax {
	background:url(../images/fondo_fax_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin-top:0.4em;
	line-height:2.2em;
	width:auto;
}

*+ html li.li_localizacion_fax {
	background:url(../images/fondo_fax_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin:0.4em 0 0 -1.5em;
	line-height:2.2em;
	width:82%;
}

li.li_localizacion_mapa {
	background:url(../images/fondo_mapa_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin-top:0.4em;
	line-height:2.2em;
	width:auto;
}

*+ html li.li_localizacion_mapa {
	background:url(../images/fondo_mapa_20.gif) no-repeat 0 0.3em;
	padding-left:2.3em;
	margin:0.4em 0 0 -1.5em;
	line-height:2.2em;
	width:82%;
}

li.li_lista {
	list-style:none;
}

p.p_localizacion_tlf {
	min-height:6.2em;
}

a.consulta {
	color:#FFFFFF;
	position:relative;
	float:right;
	width:auto;
	top:-12.8em;
	left:-0.5em;	
}

a.soporte {
	color:#FFFFFF;
	position:relative;
	float:right;
	width:auto;
	top:-8.8em;
	left:4.5em;	
}

.resumen {
	color:#999999;
	font-weight:bold;
	padding:0 1em 1em 1em;
}

.todas {
	position:relative;
	top:10.5em;
	text-align:center;
	width:auto;
	font-size:1.1em;
	color:#000000;
}

.novedad {
	border-bottom:solid 1px #CCCCCC;
	padding:1em 0.5em 1em 0.5em;
	width:98%;
}

.img_novedad {
	position:relative;
	width:20%;
	float:left;
	text-align:center;
	/*border:solid 1px #00FF00;*/
}

.texto_actualidad {
	position:relative;
	float:right;
	width:99%;
	/*border:solid 1px #00FF00;*/	
}

.texto_novedad {
	position:relative;
	float:right;
	width:75%;
	/*border:solid 1px #00FF00;*/	
}

.paginacion {
	text-align:center;
}

.paginacion a {
	text-decoration:none;
	color:#696b6b;
}

.paginacion a:hover {
	color:#5983C1;
}

input {
	border:1px solid #5983C1;
	color:#5983C1;
	padding:0.2em;
	background-color:#EEEEEE;
}

input:hover, input:focus {
	background-color:#FFFFFF;
}

textarea {
	border:1px solid #5983C1;
	color:#5983C1;
	padding:0.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	background-color:#EEEEEE;	
}

textarea:hover {
	background-color:#FFFFFF;	
}

select {
	border:1px solid #5983C1;
	color:#5983C1;
	padding:0.2em;
	background-color:#EEEEEE;
	width:330px;
}

select:hover {
	background-color:#FFFFFF;
}

#contactform {
	padding-left:2em;
	width:50%;
	/*border:solid 1px #00FF33;*/
}

.bt_enviar_form {
	background: url(../images/fondo_bt_enviar1.png) no-repeat center center;
	border:0;
	cursor:pointer;
	margin-left:13em;
	font-weight:bold;
	color:#696B6B;
	font-size:1em;
	padding:0.5em 4em 0.5em 4em;
}

*+ html .bt_enviar_form {
	width:12em;
}

* html .bt_enviar_form {
	width:12em;
	background: url(../images/fondo_bt_enviar_hover1.png) no-repeat center center;
	color:#000000;
}

.bt_enviar_form:hover{
	background: url(../images/fondo_bt_enviar_hover1.png) no-repeat center center;
	color:#000000;
}

.marco_3 {
	position:relative;
	float:left;
	background: url(../images/fondo_marco_3.gif) no-repeat center;
	height:15em;
	width:33%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
}

.img_marco_3 {
	text-align:center;
	width:100%;
	height:55%;
	padding-top:1.4em;
	vertical-align:middle;
}
/***************         BORRAR       *************************/
.img_marco_3b {
	text-align:center;
	width:100%;
	height:55%;
	padding-top:1.4em;
	/*vertical-align:middle;*/
	vertical-align:bottom;
}
/********************************************/

.width_90 {
	width:90px;
}

.width_120 {
	width:120px;
}

.height_90 {
	height:90px;
}

.mas_info_marco_3 {
	text-align:center;
	vertical-align:bottom;
	width:100%;
	padding-top:0.6em;
}

.marco_1 {
	position:relative;
	float:left;
	background: url(../images/fondo_marco_1.gif) no-repeat center;
	height:15em;
	width:100%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
}

.text_marco_1 {
	float:left;
	position:relative;
	width:72%;
	margin:0.5em 0 0 1.5em;
	text-align:left;
}

.img_marco_1 {
	float:right;	
	position:relative;
	width:20%;
	margin:0.5em 1.5em 0 0;
}

.mas_info_marco_1 {
	float:left;
	position:relative;
	top:2em;
	left:20em;
	text-align:center;
	padding-top:0.6em;
	width:auto;
}

.marco_1_100 {
	position:relative;
	float:left;
	background: url(../images/fondo_marco_3.gif) no-repeat center;
	height:15em;
	width:100%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
}
/******************************************/
.marco_1_100b {
	position:relative;
	float:right;	
	/*background: url(../images/fondo_marco_3.gif) no-repeat center;*/
	height:15em;
	width:100%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
	
}

/*********************borrar*********************/
.marco_1_100c {
	position:relative;
	float:left;	
	background: url(../images/fondo_marco_3.gif) no-repeat center;*/
	height:15em;
	width:100%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
    /*vertical-align:bottom;*/
	vertical-align:text-bottom;
}
/*******************************************/
.marco_2 {
	position:relative;
	float:left;
	background: url(../images/fondo_marco_3.gif) no-repeat center;
	height:15em;
	width:49%;
	text-align:center;
}

.img_marco_2 {
	text-align:center;	
	width:100%;
	padding-top:1.4em;
}

.caja_marco_2 {
	width:70%;
	margin:0 0 1em 15%;
	text-align:center;
}

.cab_marco_1 {
	width:100%;
	text-align:center;
	background: url(../images/fondo_h3_marco_1.gif) no-repeat center;
	height:3.4em;
}

.texto_marco_1 {
	border-left:solid 1px #CACACA;
	border-right:solid 1px #CACACA;
	width:44.1em;
	margin:-0.5em 0 0 0.8em;
	padding:0.5em;
}

.pie_marco_1 {
	background: url(../images/fondo_pie_marco_1.gif) no-repeat center;
	height:1em;
	margin-top:-0.3em;
}

.marco_1_ {
	position:relative;
	float:left;
	background: url(../images/fondo_marco_1.gif) no-repeat center;
	height:15em;
	width:100%;
	text-align:center;
	/*border:solid 1px #33FF00;*/
}

.columnas_2 {
	width:44.5%;
	float:left;
	position:relative;
	padding:1.2em;
}

.columnas_3 {
	width:28%;
	float:left;
	position:relative;
	padding:1.2em;
}

.fondo_precio {
	background: url(../images/fondo_precio.gif) no-repeat center;
	padding:1em;
	margin:1em;
	font-weight:bold;
}

.espacio_2em {
	clear:both;
	width:100%;
	height:2em;
}

.espacio_3em {
	clear:both;
	width:100%;
	height:3em;
}

.espacio_6em {
	clear:both;
	width:100%;
	height:6em;
}

.espacio_12em {
	clear:both;
	width:100%;
	height:12em;
}

.sitemap_n1 {
	padding-left:2em;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
}

.sitemap_n2 {
	padding-left:4em;
	padding-bottom:8px;
	font-weight:normal;
}

.tlf_central {
	position:relative;
	float:left;
}

.tlf_callcenter {
	position:relative;
	float:left;
}

.tlf_logistica {
	position:relative;
	float:left;
}

.btnAtras {
	width:100%;
	clear:both;
	padding-left:1.5em;
	background: url(../images/btn_atras.gif) no-repeat left center;
	cursor:pointer;
}

.btnAtras:hover {
	background: url(../images/btn_atras_hover.gif) no-repeat left center;
}

.estas_en {
	float:left;
	width:88%;
}

.atras {
	float:right;
	width:10%;
	text-align:right;
}

.mapa_google1, .mapa_google2, .mapa_google3  {
	width: 100%;
	height: 40em;
	clear:both;
}

.negrita {
	font-weight:bold;
}

.margin_bottom_1 {
	margin-bottom:1em;
}

.logos_formacion {
	width:15%;
	display:inline;
	text-align:center;
}

.logos_formacion a {
	line-height:8em;
}

.paerson_vue {
	padding:3em 3.5em 3em 3.5em;
	background: url(../images/logo_paerson_vue_gris.gif) no-repeat bottom;
}

.paerson_vue:hover {
	background: url(../images/logo_paerson_vue.gif) no-repeat bottom;
}

.aecei {
	padding:3em 2.5em 3em 3em;
	background: url(../images/logo_aecei_gris.gif) no-repeat bottom;
}

.aecei:hover {
	background: url(../images/logo_aecei.gif) no-repeat bottom;
}

.microsoft {
	padding:3em 3.5em 3em 4em;
	background: url(../images/logo_it_gris.gif) no-repeat bottom;
}

.microsoft:hover {
	background: url(../images/logo_it.gif) no-repeat bottom;
}

.certificate {
	padding:3em 4em 3em 4em;
	background: url(../images/logo_certificate_gris.gif) no-repeat bottom;
}

.certificate:hover {
	background: url(../images/logo_certificate.gif) no-repeat bottom;
}

.sepecam {
	padding:3em 3.5em 3em 3.5em;
	background: url(../images/logo_sepecam_gris.gif) no-repeat bottom;
}

.sepecam:hover {
	background: url(../images/logo_sepecam.gif) no-repeat bottom;
}

.fondo_europeo {
	padding:3em 3.5em 3em 3.5em;
	background: url(../images/logo_fondo_social_europeo_gris.gif) no-repeat bottom;
}

.fondo_europeo:hover {
	background: url(../images/logo_fondo_social_europeo.gif) no-repeat bottom;
}

.fecha {
	font-size:0.8em;
	color:#999;
}
/**********  Tabla de Cursos  ***********/
tabla {
align:center;
cellpadding:0; 
cellspacing:0;
}
.impar {
	background-color:#E1ECEC;
}

.lpd {
	font-size:1em;	
}