/* CSS Document */
body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#eee;
	margin:0;
	padding:0;
}
#main{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:950px;
	//margin-bottom:-50px;
	background-color:#eee;
}
#todo{
overflow:hidden;
}
#header{
	width:950px;
	height:195px;
	background-image:url(../images/header_foto.gif);
	background-repeat:no-repeat;
	background-position: top right;
	margin:0;
	padding:0;
	//margin-top:-1.5px;
	border-bottom:#546070 solid 5px;
}

/*-----------------------------layout-simple----------------------------*/

#left{
	width:200px;
	float:left;
	background-color:#FFFFFF;
}

#center{
	width:730px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	background-color:#eee;
}


.column:after {
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px;
	margin-bottom: -32767px;
	height: 0;
	}


<!--[if lte IE 7]>
html #todo,
html #main {zoom:1;}
 
html div#left,
html div#content,
html div#bbdcha {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
	position:static;
	}
<![endif]--> 

/*-----------------------------contenido-index----------------------------*/

#left-pan{
	width:545px;
	float:left;
}
#icolum{
width:265px;
float:left;

}
#dcolum{ margin-left:10px;
width:265px;
float:left;
}
#box{
	background-color:#FFF;
	margin-top:20px;
	width:258px;
	border-left:#aab1b8 solid 1px;
	border-right:#aab1b8 solid 1px;
	border-bottom:#aab1b8 solid 1px;
}
#box li{
	list-style:none;
}
#box li a{
	color:#226888;
	list-style-position:outside;
	//line-height:16px;
}
#box-title{
	height:40px;
	background-image:url(../images/box-title.gif);
	background-repeat:no-repeat;
	//margin-bottom:-25px;
}
h4{
	height:30px;
	width:200px;
	font-size:12px;
	float:right;
	color:#FFFFFF;
	margin-top:6px;
	padding:0;
}
.text{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	color:#546070;
	text-align:justify;
}
.rojo{
	color:#a30d0e;
}
.subr{
	text-decoration:underline;
}
.izda{
	height:220px;
	float:left;
}
.izda2{
	float:left;
}
.dcha{
	float:right;
	height:220px;
	margin-right:10px;
}
.dcha2{
	float:right;
	margin-right:10px;
}
.mas{
	color:#398eb6;
	width:70px;
	font-size:12px;
	margin-left:10px;
	background-image:url(../images/flecha.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
	margin-top:5px;
}
.mas2{
	color:#398eb6;
	width:150px;
	font-size:12px;
	margin-left:10px;
	background-image:url(../images/flecha.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
	margin-top:5px;
}
.mas a{
	color:#398eb6;
}
.mas2 a{
	color:#398eb6;
}
#footer{
	clear:both;
	margin-top:30px;
	height:59px;
	background-image:url(../images/pie.jpg);
	color:#FFF;
	font-size:10px;
	text-align:center;
}
#footer .centrar{
	text-align:left;
	margin:0 auto 0 auto;
	width:900px;
}
#footer p{
	padding-top:20px;
	padding-left:20px
}

#right-pan{
	float:left;
	width:405px;
}
#video{
	margin-top:20px;
	width:390px;
	float:right;
	height:240px;
}
#rightbox{
	background-color:#FFF;
	margin-top:20px;
	float:right;
	width:392px;
	margin-left:5px;
	
}

#rightbox_inf{
width:392px;
background-color:#FFFFFF;
margin-left:0px;
border-bottom:#aab1b8 solid 1px;
border-left:#aab1b8 solid 1px;
border-right:#aab1b8 solid 1px;
}
.titulo{
	font-weight:bold;
	font-size:12px;
	padding-left:35px;
	color:#FFFFFF;
}
h6{
	font-size:14px;
	color:#546070;
	width:350px;
	padding-left:10px;
	border-bottom:#546070 solid 1px;
	padding-bottom:5px;
	margin:0;º
}
#rightbox-title{
	height:28px;
	padding-top:12px;
	background-image:url(../images/rightbox-title.gif);
	background-repeat:no-repeat;
}
#rightbox-title a:link{ text-decoration:none; color:#FFF;}
#rightbox-title a:visited{text-decoration:none; color:#FFF;}
#rightbox-title a:hover{text-decoration:none; color:#FFF;}


#fecha{
	height:15px;
	font-size:11px;
	text-align:right;
	margin-right:5px;
	text-decoration:underline;
	color:#9c9c9c;
	margin-top:0px;
}
.text2{
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	color:#546070;
	margin-top:10px;
	text-align:justify;
}
#cajai{
width:265px;
margin-top:16px;
}
#cajai li{
	list-style:none;
}
#cajai li a{
	color:#226888;
	list-style-position:outside;
	//line-height:16px;
}

#cajai_sup{
height:55px;
background:url(../images/caja_titulo.gif);
background-repeat:no-repeat;
}
#cajai_inf{
width:258px;
background-color:#FFFFFF;
margin-left:3px;
border-bottom:#aab1b8 solid 1px;
border-left:#aab1b8 solid 1px;
border-right:#aab1b8 solid 1px;
//margin-top:-6px;
}
#cajai.contacto{
	float:right;
}
.fija{
height:170px;
}

#pempresas{ font-size:12px; margin-top:0px;}
#pempresas ul{ margin-left:0px; } 
#pempresas li{ list-style:none; //padding-left:30px; list-style-position:outside; margin-left:-20px; margin-bottom:7px;}

#pempresas a{ text-decoration:none; color:#1b345a;}
#pempresas a:hover{ text-decoration:underline;}
#box_dcha_i .titleinicio{font-size:12px; color:#a30d0c; margin:0; padding-top:10px; padding-bottom:3px; font-weight:bold;}

/*--contacto-inicio-*/
#facebook{ margin-top:20px; //padding-top:10px; margin-bottom:30px;  }
#facebook img{border:none; float:left; width:37px; }
#textofacebook{ margin-left:52px;  }
#textofacebook a{color:#3B5998;	font-size:11px;	text-decoration:none; border:none;}
#textofacebook a:link{color:#3B5998; font-size:11px;}
#textofacebook a:visted{color:#3B5998; font-size:11px;}
#textofacebook a:hover{color:#999; font-size:11px;}
#facebook2{ margin-top:20px;  }
#facebook2 img{border:none; float:left; width:37px; }
#textofacebook2{ margin-left:52px;  }
#textofacebook2 a{color:#3B5998;	font-size:11px;	text-decoration:none; border:none;}
#textofacebook2 a:link{color:#3B5998; font-size:11px;}
#textofacebook2 a:visted{color:#3B5998; font-size:11px;}
#textofacebook2 a:hover{color:#999; font-size:11px;}
#cinicio{ overflow:hidden; }
#cinicio img{border:none; float:left; width:48px; }
#textocinicio{ margin-left:60px;  }
#textocinicio .cinicioa{color:#039; font-size:12px; font-weight:bold;}
#textocinicio .cinicior{color:#a2131c; font-size:14px; font-weight:bold;}

/*-----------------------------menu----------------------------*/

div.mainmenu {
    left: 0px;
    top: 0px;
	font-size:12px;
}
div.menu {
    float: left;
	border-right:#bababa solid 1px;
	font-weight:bold;
}
div.menu a{
    float: left;
    margin-left:0px; 
	text-align:center;
	text-decoration: none;
	color:#193459;
	height:28px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	text-align: center;
	padding-top:0px;
	background-image:url(../images/menu.a_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}

div.menucurrent {
    float: left;
	border-right:#bababa solid 1px;
	font-weight:bold;
	background-image:url(../images/menu.hover_bg.gif);
	background-repeat:repeat-x;
	color:#a30d0e;
	background-position:bottom;
}
div.menucurrent a{
    float: left;
    margin-left:0px; 
	text-align:center;
	text-decoration: none;
	height:28px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	text-align: center;
	padding-top:0px;
	background-repeat:repeat-x;
	background-position:bottom;	
	color:#a30d0e;
	background-image:url(../images/menu.hover_bg.gif);
}


div.menu:hover{
	background-image:url(../images/menu.hover_bg.gif);
	background-repeat:repeat-x;
	color:#a30d0e;
	background-position:bottom;
}
div.menu a:hover{
	color:#a30d0e;
		background-image:url(../images/menu.hover_bg.gif);
}
div.menu div {
    width: 160px;
	text-decoration: none;
	color:#193459;
	height:28px;
	padding-bottom:0px;
	text-align: center;
	padding-top:0px;
	background-image:url(../images/menu.a_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
h5{
	color:#193459;
	font-size:10px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:-20px;
	text-align:center;
}

/*-----------------------------menu-vertical----------------------------*/

#caja_menu{
	padding:0px 0 30px 0;
}
#menuv{
	background-color:#dfdddd;
	border:#d4d1d1 1px solid;
	height:26px;
	width:200px;
	text-align:left;
	border-left: #002145 15px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:2px;
}
#menuv p{
	padding: 5px 0 0 30px;
	margin:0;
}
#menuv a{
	color:#000;
	text-decoration:none;
}
#menuv a:hover{
	color:#a30d0e;
	text-decoration:none;
}

#menu1{
	background-color:#546070;
	border:#fff 1px solid;
	height:38px;
	width:200px;
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#menu1 p{
	padding: 5px 0 0 5px;
	margin:0;
	text-decoration:none;

}
#menu1 a{
	text-decoration:none;
	color:#FFFFFF;
}

#menu2{
	color:#fff;
	background:#a50c0e;
	text-decoration:none;
	border:#fff 1px solid;
	height:38px;
	width:200px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#menu2 p{
	padding: 5px 0 0 5px;
	margin:0;
	text-decoration:none;

}
#menu2 a{
	text-decoration:none;
	color:#FFFFFF;
}
.active{
	color:#fff;
	background:#a50c0e;
	text-decoration:none;
}
#menu1:hover{
	color:#fff;
	background:#a50c0e;
	text-decoration:none;
}
#sub_menu{
	background-image:url(../images/sub_menu.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:26px;
	width:280px;
	background-color:#FFF;
	text-align:left;

}
#sub_menu p{
	padding: 5px 0 0 40px;
	margin:0;
}
#sub_menu a:link{
	color:#69727a;
	text-decoration:none;
}
#sub_menu a:visited{
	color:#69727a;
	text-decoration:none;
}
#sub_menu a:hover{
	color:#002145;
	text-decoration:none;
}
#sub_menu a:link{
	color:#69727a;
	text-decoration:none;
}

/*-----------------------------huellas----------------------------*/

#huellas{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5e6978;
	margin-top:0px;
	padding-top:0px;
	height:50px;
	background-color:#eee;
}
#huellas a{
	color:#5e6978;
	text-decoration:none;
	background-color:#eee;
}
#huellas a:hover{
	color:#39414c;
	text-decoration:none;
	background-color:#eee;
}
.rojo{
color:#a30d0c;
}

/*-----------------------------content----------------------------*/

#container{
	width:735px;
	font-size:14px;
	color:#394852;
	text-align:justify;
	background-color:#eee;
	

}
#content{
	padding-top:0px;
	margin-top:0px;
	width:500px;
	float:left;
	background:#FFFFFF;

}

#title{
	height:80px;
	width:500px;
	
	background-color:#eee;
	background:url(../images/title_cabecera.gif);
	background-repeat:no-repeat;
}
#text{
	margin-top:0px;
	width:480px;
	padding:5px 10px 5px 10px;
}
#text ul{
	list-style:url(../images/flecha2.gif);
	list-style-position:inside;
	margin-left:-10px;
	line-height:18px;
	margin-right:30px;
}
#text ul.soluciones{
	list-style: none;
	list-style-position:inside;
	margin-left:-10px;
	line-height:18px;
	margin-right:0px;
	
}
#text li{
	list-style:url(../images/flecha2.gif);
	list-style-position:inside;
}
#packs{}
#packs li{ list-style:none; list-style-image:none; padding:0px 0px;  //margin-left:10px; }
#packs li #packsli{width:425px; overflow:hidden; }
#packs li #packsli #img{ width:37px; height:37px; float:left; vertical-align:middle; }
#packs li #packsli #packstexto{ vertical-align:middle; margin-top:5px; width:370px; float:left; min-height:37px; padding-right:0px; margin-left:10px; text-align:left;}
#packs{} a:link{background-image:../images/flecha2.gif; background-repeat:no-repeat; background-position:left; color:#000;}

em{
font-size:13px;
}
#text.caja li{
	list-style:none;
	list-style-position:inside;
	background-color:#dadce0;
	border:#546070 solid;
	border-width:1px 1px 5px 1px;
	padding:5px 5px 5 px 50px;
}
#text div.conseguimos{

	color:#546070;

	background-color:#bac2cd;
	border:#546070 solid;
	padding-left:10px;
	border-width:1px 1px 5px 1px;
	margin-bottom:10px;
	margin-top:10px;
}
#text li.soluciones{
	list-style:none;
	list-style-image:none;
	background:url(../images/check.jpg)  left top no-repeat;
	vertical-align:top;
	color:#546070;
	width:400px;
	padding-right:10px;
	border-right:solid #990000 1px;
	margin-left:10px;
	padding-left:20px;

}
.numeros{
color:#990000;
font-weight:bold;
}
.verde{
color:#336600;
text-decoration:underline;

}
#separador{
height:5px;
margin-top:20px;
margin-bottom:20px;
background-color:#bac2cd;
}
#text h1{
color:#a60a11;
font-size:18px;
}
#text h2{
color:#1b355a;
font-size:14px;
margin:0 0 0 0;
padding:0 0 0 0;
}
.caja{
width:420px;
padding-left:50px;
margin-top:-40px;
margin-bottom:50px;
padding-bottom:10px;

}
.cajas{
	padding:10px 10px 10px 30px;
		background-color:#dadce0;
	border:#546070 solid;
	border-width:1px 1px 5px 1px;
}
.azul2{
font-size:15px;
font-weight:bold;
color:#193459;
}
h2{
	margin-top:0px;
	color:#1a3459;
	font-size:15px;
	padding-top:15px;
}
h3{
color:#a50c0e;
font-size:14px;
text-decoration:underline;
}
table a{
color:#394852;
}

#pregunta{
color:#a30d0e;
font-size:14px;
margin-top:10px;
}
#pregunta a{
color:#a30d0e;
font-size:14px;
margin-top:10px;
text-decoration:none;
}
#pregunta li{
width:480px;
border-bottom:#999999 dashed 1px;
list-style:none;
}
#1{
width:510px;
text-align:justify;
}
#2{
width:510px;
text-align:justify;
border-bottom:#a30d0e dashed 1px;
}
#3{
width:510px;
text-align:justify;
}
#4{
width:510px;
text-align:justify;
}
#5{
width:510px;
text-align:justify;
}
#6{
width:510px;
text-align:justify;
}

/*-----------------------------cj_dcha--------------------------*/
#bdcha{
width:230px;
float:right;
margin-top:0px;
background-color:#FFFFFF;
padding-bottom: 32768px;
margin-bottom: -32718px
}
#box_dcha_i{
width:265px;
text-align:center;
margin-right:3px;
margin-bottom:20px;	
}
#box_dcha{
	width:223px;
	text-align:center;
	margin-right:3px;	
}
#box_dcha_i h1{
	font-size:13px;
	color:#1a3459;
	margin:0;
	margin-top:0px;
	padding-top:0px;
}
#box_dcha h1{
	font-size:13px;
	color:#1a3459;
	margin:0;
	margin-top:0px;
	padding-top:0px;
}
#box_dcha_i h2{
	font-size:12px;
	color:#a30d0c;
	margin:0;
	padding-top:10px;
	padding-bottom:3px;
}
#box_dcha_i .tituloinicio{
	font-size:13px;
	color:#1a3459;
	margin:0px;
	margin-top:0px;
	padding-top:0px;
}
#box_dcha h2{
	font-size:12px;
	color:#a30d0c;
	margin:0;
	padding-top:10px;
	padding-bottom:3px;
}
#box_dcha_i h3{
	color:#525f68;
	font-size:11px;
	padding-left:8px;
	padding-top:5px;
	padding-right:8px;
	margin:0px;
	text-align:justify;
}
#box_dcha h3{
	color:#525f68;
	font-size:11px;
	padding-left:8px;
	padding-top:5px;
	padding-right:8px;
	margin:0px;
	text-align:justify;
}
#up{
	height:10px;
	background-image:url(../images/caja_dcha_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:middle;
	margin-bottom:-1px;
}
#up_i{
	height:10px;
	background-image:url(../images/caja_dcha_up_inicio.gif);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:middle;
	margin-bottom:-3px;
}
.wrapper_up{
	background-image:url(../images/wrapper_up.gif);
	background-repeat:repeat-y;
		}
.wrup_i{
	background-image:url(../images/wrapper_up_inicio.gif);
	background-repeat:repeat-y;

		}
		
.wrapper_up h1{
text-align:center;
		}
.wrapper_down{
	background-image:url(../images/wrapper_dwn.gif);
	background-repeat:repeat-y;
	margin-left:-1px;
	color:#394852;
	font-size:12px;
	text-align:justify;
	padding:5px 10px 5px 10px;
}
.wrdwn_i{
	background-image:url(../images/wrapper_dwn_inicio.gif);
	background-repeat:repeat-y;
	margin-left:0px;
	color:#394852;
	font-size:12px;
	text-align:justify;
	padding:5px 10px 5px 10px;
}
.wrdwn_i img{ margin-left:60px; padding-top:10px; }
.wrdwn_i img.icon{ margin:0px 20px; padding:5px 0px; border:none; }

#down{
	height:15px;
	background-image:url(../images/caja_dcha_dwn.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:-1px
}
#down_i{
	height:15px;
	background-image:url(../images/caja_dcha_dwn_inicio.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:-3px
}

a.manual:link{color:#1b345a; font-size:12px; text-decoration:none;}
a.manual:visited{color:#1b345a; font-size:12px; text-decoration:none;}
a.manual:hover{color:#999999; font-size:12px; text-decoration:underline;}

a.enlacetitulo:link{color:#1b345a; font-size:13px; font-weight:bold; text-decoration:none;}
a.enlacetitulo:visited{color:#1b345a; font-size:13px; font-weight:bold; text-decoration:none;}
a.enlacetitulo:hover{color:#999999; font-size:13px; font-weight:bold; text-decoration:underline;}

/*-----------------------------videocanal----------------------------*/
#videoc{
margin-top:20px;
width:480px;
}
#videoc h1{
margin-left:10px;
font-size:16px;
border-bottom:1px solid #546070;
}
.txt{
padding-left:10px;
padding-right:10px;
padding-bottom:30px;
}
.r h1{
width:200px;
border-top: solid 5px #546070;
font-size:12px;
margin-left:14px;
padding-top:5px;
}
#right a{
border:none;
}
#right a img{
border:none;
}
.naranja{
color:#fa6900;
font-weight:bold;
}
.azulgestion{
color:#06849d;
}
/*-----------------------------objetivos---------------------------*/
#objetivos{
width:190px;
margin-top:40px;
margin-left:20px;
text-align:left;
font-size:13px;
color:#394852;
}

#objetivos h1{
font-size:12px;
text-align:left;
}

#objetivos h2{
font-size:16px;
text-align:left;
color:#a50c0e;
}
.obj{
border-bottom:#CCCCCC solid 1px;
margin-top:20px;
padding-bottom:20px;
}
.objtitle{
color:#ff580e;
font-size:14px;
margin-bottom:50px;
font-weight:bold;
margin-top:50px;
}

/*-----------------------------gestion-gacela---------------------------*/
.azulgestion{
color:#06849d;
}

#flashgestion{width:451px; height:220px; border:none;}

/*-----------------------------franquicias---------------------------*/
.caja1 li{
	list-style:none;
	list-style-position:inside;
	background-color:#dadce0;
	border:#546070 solid;
	border-width:1px 1px 5px 1px;
	
}
#franquiciados{
width:180px;
margin-top:10px;
margin-left:30px;
text-align:justify;
}
#franquiciados li{
list-style:url(../images/check.jpg);
text-align:justify;
font-size:13px;
}
#franquiciados li h1{
color:#99CC00;
}
/*--------enlaces derecha-----------*/
.enlaces{
	color:#398eb6;
	width:70px;
	font-size:12px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
	margin-top:5px;
}
.enlaces a{
	color:#398eb6;
}

/*-----------------------------mujer-emprendedora----------------------------*/
.violeta{
color:#570428;
font-weight:bold;
}
.rosa{
color:#ff818c;
font-weight:bold;
}
.naranjam{
color:#f17c0e;
font-weight:bold;
}
.subrm{
color:#f17c0e;
font-weight:bold;
text-decoration:underline;
}
.grande{
color:#570428;
font-weight:bold;
font-size:20px;
}
.nota{
border-top:#868f98 solid 1px;
padding-top:5px;
}
#mujeres{
}

#mujeres p{
padding-bottom:20px;
}

/*-----------------------------i+d---------------------------*/
#idul{margin-top:30px;}
#idul li{list-style-position:outside; list-style:none; font-size:12px; padding-bottom:5px; }
#idul li p{margin-left:105px; //margin-top:-15px;}


/*-------------------------prestamos-------------------------*/
.wrapper_down a:link{color:#1b345a; text-decoration:none;}
.wrapper_down a:visited{color:#1b345a; text-decoration:none;}
.wrapper_down a:hover{color:#999999; text-decoration:none;}

/*----------------------mapa-franq-----------------*/
#mapainicio{ width:380px; height:300px; text-align:center; font-size:12px;}
#mapainicio p{ text-align:left; line-height:10px;}

/*----------------------mapa-franq-----------------*/
#mapainicio{ width:380px; height:300px; text-align:center; font-size:12px;}
#mapainicio p{ text-align:left; line-height:10px;}

/*-pack emprendedores-*/
#emprendedoresflash{ width:454px; height:197px; margin-left:15px; margin-bottom:20px;}
.tablemprendedores table { width:450px; background-color:#d6d6d6; margin-top:40px; overflow:visible; }
.tablemprendedores table th{ background-color:#1b345a; color:#fff; font-weight:bold; text-align:center; width:220px;  }
.tablemprendedores .thright{ background-image:url(../images/thright.jpg); background-position:right top; background-repeat:no-repeat; border-bottom:3px solid #fff;}
.tablemprendedores .thleft{ background-image:url(../images/thleft.jpg); background-position:left top; background-repeat:no-repeat; border-bottom:3px solid #fff; border-right:2px #fff dashed;}
.tablemprendedores td{ padding:10px; text-align:left; border-bottom: 2px dashed #fff; border-right: 2px dashed #fff;}
#text .tablemprendedores ol{ }
#text .tablemprendedores li.litable{ margin-left:-10px; list-style-image:url(../images/litable2.jpg); color:#3b3b3b; font-weight:bold; list-style-position:outside;}
.tablemprendedores td.tdright{ border-right:none; color:#6f6f6f;}
.tablemprendedores td.tfleft{ background-image:url(../images/tfleft.jpg); background-position:left bottom; background-repeat:no-repeat; border-right: 2px dashed #fff;  border-bottom:none;}
.tablemprendedores td.tfright{ background-image:url(../images/tfright.jpg); background-position:right bottom; background-repeat:no-repeat; border:none;color:#6f6f6f;}
#text ul li.emp { color:#464646; list-style:square; font-size:14px; margin-left:110px;}