/* CSS Document */


/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

p {
	font-family:verdana;
	font-size: 11px;
	margin-bottom:8px;
	margin-top:5px;
	margin-left:13px;
	color:#2b2b2b;
}

p a {
	font-family:verdana;
	font-size: 11px;
	text-decoration:underline;
	color:#2b2b2b;
}

p a:hover{
	font-family:verdana;
	font-size: 11px;
	text-decoration:none;
	color:#333333;
}


p .current{
	font-family:verdana;
	font-size: 11px;
	margin-bottom:8px;
	margin-top:5px;
	color:#333333;
	font-weight:bold;
}


p span{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#2b2b2b;
	font-weight:bold;
	line-height:18px;
}



p .titular{
	font-family:verdana;
	font-size: 16px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
}


p .titular a{
	font-family:verdana;
	font-size: 16px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}

p .titular a:hover{
	font-family:verdana;
	font-size: 16px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}



p .subtitular{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
}


p .subtitular a{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}

p .subtitular a:hover{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#e95d00;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

p .verde{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#076c5e;
	font-weight:bold;
	line-height:18px;
}


p .verde a{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#076c5e;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}


p .verde a:hover{
	font-family:verdana;
	font-size: 12px;
	margin-bottom:8px;
	margin-top:5px;
	color:#076c5e;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}



h1 {
	font-family:verdana,helvetica;
	font-size: 14px;
	margin-bottom:5px;
	color:#00a48f;
	font-weight:bold;
	border-bottom:1px solid #00a48f;
	padding-bottom:3px;
}


h2 {
	font-family:verdana,helvetica;
	font-size: 12px;
	margin-bottom:10px;
	margin-top:5px;
	color:#00a48f;
	font-weight:bold;
	margin-left:13px;
	display:block;
	border-bottom: 1px solid #00a48f;
	padding-bottom:2px;
}


a img, iframe {
	border: none;
	
}



ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

a {
	text-decoration:none;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/*************************HR************************/
 

hr {
color: #00a48f;
height:1px;
border-bottom: 1px #00a48f solid;
}





/* LAYOUT TOOLS */

.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.fix				{ overflow:hidden; }
/*


/* INDEX */
html {

}


body {
}


#principal {
	width:100%;
}


#superior {
	width:100%;
	height:30px;
	background-color:#f7f8f8;
}


#superior #contacto {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:right;
	line-height:30px;
}


#contacto a{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:right;
	line-height:30px;
	text-decoration:underline;
}

#contacto a:hover{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:right;
	line-height:30px;
	text-decoration:none;
}


#contacto a.current{
	font-family:verdana;
	font-size:11px;
	color:#ff8400;
	text-align:right;
	line-height:30px;
	text-decoration:none;
}

#pagina {
	width:1000px;	
}


#cabecera {
	width:1000px;
	height:127px;	
}


#cabecera #logo {
	width:360px;
	height:127px;	
	float:left;
}


#cabecera #derecha {
	width:640px;
	height:127px;
	float:right;
	background-image:url(../../img/front/bg_casas.gif);
	background-repeat:no-repeat;
	bakground-position:0px 0px;		
}



/************************CONTENIDO******************************************/




#contenido {
	width:1000px;
	background-image:url(../../img/front/bg_izq_der_3columnas.gif);
	background-repeat:repeat-y;
	bakground-position:0px 0px;	
} 




/***********************COLUMNAS*************************/


#contenido #columna_izq {
	width:360px;
	background-color:#e8ecec;	
}


#contenido #columna_der_home {
	width:628px;
	background-image:url(../../img/front/bg_mano.gif);
	background-repeat:no-repeat;
	bakground-position:0px 0px;	
	
}


#contenido #columna_der {
	width:628px;
	background-image:url(../../img/front/bg_mano_taller1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
	
}


#contenido_izq_der_unica{
	background-image:url(../../img/front/bg_izq_der_unica.gif);
	background-position: right top;
	bacground-repeat:repeat-y;
}


#columna_der_unica {
	width:628px;
}



#columna_der_home #izquierda {
	width:314px;
}


#columna_der_home #derecha {
	width:314px;
	
}


#columna_der #izquierda {
	width:314px;
}


#columna_der #derecha {
	width:314px;
	
}




/***********************COLUMNA IZQUIERDA: FAVORITOS Y MENU*************************/


#favoritos {
	width:360px;
	background-image:url(../../img/front/bg_mid_favoritos.gif);
	background-repeat:repeat-y;
}



#favoritos_txt ul{
	display:block;
	list-style: none;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:35px;
	padding-right:34px;
	padding-bottom:15px;
}




#favoritos_txt li a{
	padding:7px 5px 6px 10px;
	display:block;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#076c5e;
	border-bottom: #b8b8b8 solid 1px;
	padding-left:20px;
	
}

#favoritos_txt li a:hover{
	display:block;
	background-image:url(../../img/front/ico_flecha2.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: #ff8400 dotted 1px;
	color:#ff8400;
	
}

#favoritos_txt li a.current{
	display:block;
	background-image:url(../../img/front/ico_flecha2.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ff8400;
	border-bottom: #faa61a solid 1px;

}


#favoritos_txt li a.no{
	padding:7px 5px 6px 10px;
	display:block;
	background-image:url(../../img/front/ico_flecha3.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#c8d0ca;
	border-bottom: #b8b8b8 solid 1px;
	padding-left:20px;

}




/***********************COLUMNA IZQUIERDA: MENU Y SUBMENU IZQUIERDA*************************/


#titulo_taller{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#076c5e;
	margin-left:35px;
	margin-right:34px;
	padding-bottom:2px;
	padding-top:10px;
	border-bottom: #076c5e solid 1px;
}


#menu {
	padding-bottom:15px;
	padding-top:15px;
}



#menu_izq ul{
	display:block;
	list-style: none;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	padding-left:35px;
	padding-right:34px;
	padding-bottom:15px;
	padding-top:5px
}




#menu_izq li a{
	padding:3px 0px 3px 0px;
	display:block;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#076c5e;
	border-bottom: #b8b8b8 solid 1px;
	padding-left:20px;
	
}

#menu_izq li a:hover{
	display:block;
	background-image:url(../../img/front/ico_flecha2.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: #ff8400 dotted 1px;
	background-color:#f0f4f4;
	color:#ff8400;
	
}

#menu_izq li a.current{
	display:block;
	background-image:url(../../img/front/ico_flecha2.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#ff8400;
	background-color:#f0f4f4;
	border-bottom: #ff8400 solid 1px;

}


#menu_izq li a.no{
	display:block;
	background-image:url(../../img/front/ico_flecha4.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#cccccc;
	border-bottom: #cccccc solid 1px;
	padding:3px 0px 3px 0px;
	padding-left:20px;



}





/***********************COLUMNA METODOLOGIA************************/


#metodologia {
	width:291px;
	padding-left:15px;
}


#metodologia ul{
	padding-bottom:5px;
	.padding-bottom:5px;
}



#metodologia li{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	background-image:url(../../img/front/ico_punto_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	.background-position: 0px 13px;
	padding-left:12px;
	padding-top:5px;
	font-weight:normal;
}


#metodologia li .current{
	font-family:verdana;
	font-size:11px;
	color:#076c5e;
	font-weight:bold;
}



#metodologia li a{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}


#metodologia li a:hover{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}


#metodologia ul li ul li{
	padding-left: 10px;
	padding-top:5px;
	background-image:url(../../img/front/ico_guion_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	.background-position: 0px 16px;
	padding-bottom:0px;
	.padding-bottom:0px;
}


#metodologia ul li ul li ul li{
	padding-left: 10px;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	.background-position: 0px 8px;
	padding-top:1px;
	color:#02433b;
	padding-bottom:0px;
	.padding-bottom:0px;
}

/***********************COLUMNA METODOLOGIA PAG*************************/


#metodologia1 {
	width:598px;
	padding-left:15px;
	padding-right:15px;
}


#metodologia1 ul{
}



#metodologia1 li{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	background-image:url(../../img/front/ico_punto_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	.background-position: 0px 8px;
	padding-left:12px;
	padding-bottom:10px;
	.padding-bottom:5px;
}


#metodologia1 li a{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	padding-bottom:10px;
	.padding-bottom:5px;
	text-decoration:underline;
}


#metodologia1 li a:hover{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	padding-bottom:10px;
	.padding-bottom:5px;
	text-decoration:none;
}



#metodologia1 ul li ul li{
	padding-left: 10px;
	padding-top:5px;
	background-image:url(../../img/front/ico_guion_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	.background-position: 0px 16px;
	padding-bottom:0px;
	.padding-bottom:0px;
}




#metodologia1 ul li ul li ul li{
	padding-left: 10px;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	.background-position: 0px 8px;
	padding-top:1px;
	color:#02433b;
	padding-bottom:0px;
	.padding-bottom:0px;
}

/***********************COLUMNA TALLER*************************/



#icos_grupo{
	padding-left:4px;
}

#icos{
	float:left;
	margin-right:8px
}


#ico{
	height:85px;
	text-align:center;
}

#ico_txt{
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#00a48f;
	text-align:center;
	font-weight:bold;
	height:55px;
}


#ico_txt a{
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#00a48f;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

#ico_txt a:hover{
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#ff8400;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#taller_presencial {
	float:left;
	font-family:verdana;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	text-align:left;
	height:130px;
	display:block;
	width:314px;
}



#taller_presencial a{
	float:left;
	font-family:verdana;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	padding:25px 20px 0px 90px;
	text-align:left;
	background-image:url(../../img/front/banner/bg_presencial.gif);
	background-repeat:no-repeat;
	display:block;
	height:130px;

}




#taller_presencial a:hover{
	float:left;
	font-family:verdana;
	font-size:18px;
	color:#02433b;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	padding:25px 20px 0px 90px;
	text-align:left;
	background-image:url(../../img/front/banner/bg_presencial2.gif);
	background-repeat:no-repeat;
	display:block;
	height:130px;


}


#titulo_taller1{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ff8400;
	margin-left:26px;
	margin-right:25px;
	margin-bottom:10px;
	padding-bottom:2px;
	padding-top:10px;
	border-bottom: #ff8400 solid 1px;
}


#destacado_taller{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#02433b;
	margin-left:26px;
	margin-right:25px;
	padding:10px;
	border: #ff8400 dashed 2px;
	background-color:#ffe094;
	margin-bottom:10px;
	display:block;
}


#destacado_taller span{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#02433b;
}

#destacado_taller a{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	background-color:#ff8400;
	padding:5px;
	margin-top:5px;
	text-align:center;
}


#destacado_taller a:hover{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	background-color:#02433b;
	padding:5px;
	margin-top:5px;
	text-align:center;
}



#banner_alta{
	padding:10px 0px 20px 0px;
}


#banner_dudas{
	padding:0px 0px 15px 0px;
	.padding:0px 0px 25px 0px;

}



/***********************COLUMNA NOTICIAS: TEXTO*************************/


#noticias {
	width:291px;
	padding-left:0px;
}


#noticias ul{
	list-style-image: url('../../img/front/ico_flecha1.gif');
	padding-left:26px
}



#noticias li{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	padding-left:0px;
	padding-bottom:14px;
}


#noticias li a.current{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#076c5e;
	text-decoration:underline;
}


#noticias li a.current:hover {
	font-family:verdana;
	font-size:11px;
	color:#faa61a;
	font-weight:bold;
	text-decoration:none;

}



#noticias li a{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}


#noticias li a:hover{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;

}


/***********************COLUMNA FORMULARIO*************************/


#formulario {
	width:314px;
	background-image:url(../../img/front/bg_mid_form.gif);
	background-repeat:repeat-y;
}



#preguntas a{
	font-size:10px;
	font-family:verdana;
	color:#333333;
	text-decoration:underline;
}

#preguntas a:hover{
	font-size:10px;
	font-family:verdana;
	color:#333333;
	text-decoration:none;
}




.borderall{
	width: 180px;
	font-family: verdana; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	border: 1px solid #797979; 
	height: 16px; 
	background-color: #ffffff; 
	clip:  rect(   ); 
	padding:0px 1px 0px 1px;
}


.boton { 
	font-family: verdana; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	border: 1px #00a48f solid; 
	height: 18px; 
	background-color: #00a48f; 
	clip: rect( ) ; 
	font-weight: bold; 
	padding:0px 10px 3px 10px;
	cursor: pointer;	
}



#formulario1 {
	width:495px;
	padding:20px 5px 20px 10px;
	margin-left:24px;
	margin-right:24px;
	border:1px solid #333333;
}


.borderall1{
	width: 110px;
	font-family: verdana; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	border: 1px solid #797979; 
	height: 16px; 
	background-color: #ffffff; 
	clip:  rect(   ); 
	padding:0px 4px 0px 4px;
	margin:0px 0px 6px 0px;
}


.borderall_taller{
	width: 310px;
	font-family: verdana; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	border: 1px solid #797979; 
	height: 16px; 
	background-color: #ffffff; 
	clip:  rect(   ); 
	padding:0px 4px 0px 4px;
	margin:0px 0px 6px 0px;
}


.solicitud{
	width: 372px;
	height:250px;
	font-family: verdana; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none; 
	border: 1px solid #797979; 
	background-color: #ffffff; 
	clip:  rect(   ); 
	padding:0px 4px 0px 4px;
	margin:0px 0px 6px 0px;
}


/*****************COLUMNA CENTRO: BANNER. SI no encuentras**********************/

#encuentras{
	margin-left:20px;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ffffff;
	width:310px;
	padding:5px;
	height:80px;
	border:1px solid #00a48f;
}

#ico_sobre{
	width:92px;
	padding-top:10px;
	padding-left:8px
}

#titulo_grande {
	width:180px;
	font-size:15px;
	font-family:verdana;
	color:#00a48f;
	padding-left:20px;
}


#titulo_grande span{
	font-size:30px;
	font-family:arial;
	color:#00a48f;
	font-weight:bold;
}


#titulo_grande a {
	font-size:15px;
	font-family:verdana;
	color:#00a48f;
	text-decoration:underline
}



#titulo_grande a:hover {
	font-size:15px;
	font-family:verdana;
	color:#00a48f;
	text-decoration:none;
}

/*****************FAQS**********************/

#faqs{


}

#titulo_faqs{
	font-size:11px;
	font-family:verdana;
	color:#076c5e;
	font-weight:bold;
	margin-left:16px;
	margin-bottom:10px;
}


#titulo_faqs a{
	font-size:11px;
	font-family:verdana;
	color:#076c5e;
	text-decoration:underline;
	font-weight:bold;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}


#titulo_faqs a:hover{
	font-size:11px;
	font-family:verdana;
	color:#ff8400;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../../img/front/ico_flecha2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}



/*****************PUBLICIDAD: titulo y banner central**********************/



#publicidad {
	width:100%;
	height:37px;
	background-color:#ffffff;
	padding-top:30px;	
}


#publicidad_bg_gris {
	width:100%;
	background-color:#333333;
	height:10px;
}

#banner_central {
	height:90px;
	text-align:center;
	margin-top:11px;
}


/*****************PUBLICIDAD: banners**********************/

#publicidad1 {
	width:100%;
	height:37px;
	background-color:#ffffff;
}


#pagina_publicidad {
	width:960px;
	padding:20px;	

}


#publicidad_izq {
	width:635px;
	float:left;
}


#banner_izq {
	width:635px;
	border: 1px solid #000000;
	margin-bottom:20px;
}


#publicidad_der {
	width:300px;
	float:right
}

#banner_der {
	width:300px;
	border: 1px solid #000000;
	margin-bottom:20px;

}


/*****************ENLACE: SEGUIR LEYENDO**********************/


#enlace {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:right;
}

#enlace a{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:right;
	text-decoration:underline;
}

#enlace a:hover{
	font-family:verdana;
	font-size:10px;
	color:#faa61a;
	text-align:right;
	text-decoration:none;
}


/*****************EMPRESAS**********************/


#empresas {
	width:598px;
	padding-left:5px;
	padding-right:15px;
	background-image:url(../../img/front/empresas/www.gif);
	background-repeat:no-repeat;
	background-position: 20px 0px;
	padding-bottom:60px;
	.padding-bottom:80px;
}



#empresas ol{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#e95d00;
	list-style-type:decimal;
	padding-left:24px;
}


#empresas li{
	padding-bottom:10px;
	.padding-bottom:5px;
}


#empresas ol li ul li{
	padding-left: 10px;
	padding-top:8px;
	background-image:url(../../img/front/ico_guion_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 13px;
	.background-position: 0px 19px;
	padding-bottom:0px;
	.padding-bottom:0px;
}


#empresas .empresas_txt{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#2b2b2b;

}


#empresas_titulo {
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
	color:#02433b;
	display:block;
	border-bottom:#02433b solid 1px;
	margin-left:24px;
	margin-right:24px;
	margin-top:20px
}


#empresas1 ul{
	padding-left:20px;
}



#empresas1 li{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	background-image:url(../../img/front/ico_punto_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	.background-position: 0px 8px;
	padding-left:12px;
	padding-bottom:10px;
	.padding-bottom:5px;
}


#empresas1 li a{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	padding-bottom:10px;
	.padding-bottom:5px;
	text-decoration:underline;
}


#empresas1 li a:hover{
	font-family:verdana;
	font-size:11px;
	color:#333333;
	padding-bottom:10px;
	.padding-bottom:5px;
	text-decoration:none;
}



#empresas1 ul li ul li{
	padding-left: 10px;
	padding-top:5px;
	background-image:url(../../img/front/ico_guion_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	.background-position: 0px 16px;
	padding-bottom:0px;
	.padding-bottom:0px;
}




#empresas1 ul li ul li ul li{
	padding-left: 10px;
	background-image:url(../../img/front/ico_flecha1.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	.background-position: 0px 8px;
	padding-top:1px;
	color:#02433b;
	padding-bottom:0px;
	.padding-bottom:0px;
}









#empresas_presencial {
	width:598px;
	padding-left:0px;
}



#empresas_presencial ol{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#076c5e;
	list-style-type:decimal;
	padding-left:22px;
}


#empresas_presencial li{
	padding-bottom:10px;
	.padding-bottom:5px;
}


#empresas_presencial ol li ul li{
	padding-left: 10px;
	padding-top:8px;
	background-image:url(../../img/front/ico_guion_metodo.gif);
	background-repeat:no-repeat;
	background-position: 0px 13px;
	.background-position: 0px 19px;
	padding-bottom:0px;
	.padding-bottom:0px;
}


#empresas_presencial .empresas_txt{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#2b2b2b;

}

/*****************FOOTER**********************/


#footer {
	width:100%;
	background-color:#cad8d8;
}

#footer_bg_oscuro {
	width:100%;
	background-color:#abb6b6;
}

























