body {
	background-color:#656469;
	text-shadow: none;
	color:bold;
	margin:0px;
	padding:0px;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	min-width:950px;
}

img { 
	border:0px;
}

.cajita{
    border-style: solid;
    padding: 10px;
}

a:hover{
	text-decoration:none;
}
a{
	text-decoration:none;
}

p{
	border:0px;
	margin:0px;
	padding:0px;
}
.logo{
	float:left;
}

.menuTopHeader{
	list-style:none;	
	float:right;
	padding:20px 0px 0px 0px;
	margin:0px;
	height:40px;
}

.menuTopHeader li{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}
.menuTopHeader li:first-child{
	padding-top:5px;
}

.acceso{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#54c147;
	margin-right:15px;
	padding-top:5px;
}
.acceso:hover{
	text-decoration:underline;
}

.facebook,.twitter{
	width:35px;
	height:34px;
	display:block;
}
.facebook{
	background:url('../img/00-logo-face.png') no-repeat top;
}

.twitter{
	margin-left:10px;
	background:url('../img/00-logo-twitter.png') no-repeat top;
}

.facebook:hover{
	background:url('../img/00-logo-face.png') no-repeat bottom;
}

.twitter:hover{
	background:url('../img/00-logo-twitter.png') no-repeat bottom;
}

.lang,.active_lang{
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#b2b7b9;
	margin-left:5px;
}
.lang:hover,.active_lang{
	color:#54c147;
}

.menuTopHeader li:nth-child(4){
	border-right:2px solid #b2b7b9;
	padding-left:10px;
	padding-right:5px;
	line-height:17px;
	margin-top:7px;
}
.menuTopHeader li:nth-child(5){
	border-right:2px solid #b2b7b9;
	padding-left:0px;
	padding-right:5px;
	line-height:17px;
	margin-top:7px;
}
.menuTopHeader li:last-child{
	line-height:17px;
	margin-top:7px;
}


.menuBottomHeader{
	list-style:none;
    padding:0px;
	/*padding:80px 0px 0px 0px;*/
	margin:0px;
    clear: both;

}
.menuBottomHeader li{
	position:relative;
	float:left;
	padding:6px 10px 10px 10px;
	margin:0px;
	border-right:2px solid #ced2d5;	
}
.menuBottomHeader li:last-child{
	border-right:0;	
	padding-right:0px;
}

.menuBottomHeader li a{
	font-family: 'Roboto Slab', serif;
	font-weight:bold;
	font-size:18px;
	color:#454449;
}
.menuBottomHeader li.active a,.menuBottomHeader li a:hover{
	font-weight:bold;
	color:#54c147;
}



.menuBottomHeader li ul { 
	position:absolute; 
	visibility:hidden; 
	list-style:none;
	margin:0; 
	padding:0; 
	z-index:9999;
	left:0px;
	background-color:#F4F4F4; 
	padding-right:10px;
	margin-top:10px;

}

.menuBottomHeader li ul li { 
	float:none; 
	font-size:12px;
	border:0px;

} 

.menuBottomHeader li ul li a:link, .menuBottomHeader li ul li a:visited {
	background-color:#F4F4F4; 
	width:auto;
	font-size:12px;
} 

.menuBottomHeader li ul li a:hover { 
	color:#54c147; 
	font-size:12px;
}




#header{
	width:100%;
	min-width:950px;
	height:119px;
	background: white url('../img/00-fondo-cabecera.gif') repeat-x;
}
#lineaGris{
	width:100%;
	min-width:950px;
	height:10px;
	background: #f4f4f4;
	display:block;
}


#body1{
	width:100%;
	min-width:950px;
	padding:0px;
	min-height:220px;
	height:100%;
	background:white url('../img/00-fondo-galeria.gif') repeat-x;
}

#body2{
	width:100%;
	min-width:950px;
	background:#f4f4f4;
	padding:30px 0px 10px 0px;
	margin:0px;
}
	
.width950{
	width:950px;
	padding:0px;
	margin:0px auto 0px auto;
	display:block;
}



.width215{
	width:215px;
	position:relative;
	float:left;
}

.width190{
	width:170px;
	position:relative;
	float:left;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#454449;
	font-weight:bold;
	padding-right:20px;
	
}
.width190 a{
	color:#454449;
}
.width190:last-child{
	padding-right:0px;
}

.width190 span{
	font-weight:normal;
	display:block;
}

.width190 img{	
	padding-bottom:20px;
}

.width530{
	width:530px;
	position:relative;
	float:left;
}

.width420{
	width:420px;
	position:relative;
	float:left;
}

.width735{
	width:735px;
	position:relative;
	float:left;
}

.width570{
	width:570px;
	position:relative;
	float:left;
} 

.width380{
	width:380px;
	position:relative;
	float:left;
}

.width200{
	width:200px;
	position:relative;
	float:left;
}

.width400{
	width:400px;
	position:relative;
	float:left;
}

.formulario{
	width:165px;
	min-height:35px;
	display:block;
	padding:15px 13px;
	background:#8ed300;
	color:#f4f4f4;
	font-family: 'Raleway', sans-serif;
	line-height:30px;
	font-size:25px;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formulario div{
	padding-top:10px;
}
.formulario:hover{
		background:#72c800;
}
.imgForm{
	float:left;
	padding:0px 10px 10px 0px;
}

.width735 h2,#body8 h2,#body9 h2{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-size:22px;
	color:#454449;
	padding-bottom:5px;
}

.width400 h2{
	padding:0px;
	margin:0px;
	font-family: "Roboto Slab",serif;
	font-size: 18px;
}

.width400 h2 span{
	font-size: 15px;
	font-weight: normal;
}


#body8 h2{
	padding-bottom:15px;
}

.width735 p,#body8 p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#454449;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}

.width950{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
}

.width735 p a,#body8 p a{
	color:#54c147;
	font-weight:bold;
}

#body3{
	width:100%;
	min-width:950px;
	background:#b2b7ba;
	padding:30px 0px 30px 0px;
	margin:0px;
}

#body3 .width950 h2,#body4 .width950 h2,#body5 .width950 h2,#body5 .width950 .width380 h2,#body11 h2{
	color:white;
	font-family: 'Roboto Slab', serif;
	font-size:22px;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
}

#body4{
	width:100%;
	min-width:950px;
	background:#54c247;
	padding:30px 0px 30px 0px;
	margin:0px;
}



.footer{
	width:100%;
	min-width:920px;
	height:40px;
	background:url('../img/05-fondo-barra-pie.jpg') bottom repeat-x;	
}




#carousel {
	position: relative; /* Necesario */
	overflow: hidden; /* Necesario */
	height: 160px;
	width:890px;
}

#carousel .belt {
	position: absolute; /* Necesario */
	left: 0;
	top: 0;
	margin:0 10px 10px 0;
}

#carousel .panel {
	width:300px;
	text-align:center;
	float: left; /* Necesario */
	/*overflow: hidden;*/
	height:160px;	
	margin:0px auto;
	padding:0px;
	padding-top:5px;
	background-image:url(imagenes/tarjeta.png)
	
}

#carousel .panel .panel-text {
	padding-top:0px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

#carousel .panel .panel-text a {
	color:#CCC;
	text-decoration:none;
}

#carousel .panel .panel-text a:hover {
	color:#FFF;
	text-decoration:underline;
}



.cajainfo{
	height:160px;
	width:950px;
}

.button {
    margin-top: 0px;
	background:#2b9ade;
    box-shadow: 0px 5px 0px rgb(43, 154, 222), 0px 0px 30px rgba(255, 255, 255, 0.85);
}
.button:hover{
	background:#2386c2;
	box-shadow: 0px 5px 0px rgb(35, 134, 194), 0px 0px 30px rgba(255, 255, 255, 0.85);
}
.button-prev {
	height:100px;
	width:30px;
	float:left;	
}

.button-prev a {
	display:block;
	padding:5px;
	margin-top:0px;
}

.button-next {
	height:100px;
	width:30px;
	float:right;

}

.button-next a {
	display:block;
	padding:1px;
	margin-top:0px;

}

.interiorfotos a {
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#454449;
}

.interiorfotos a span.blanco{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	color:white;
	font-weight:bold;
}

#body5{
	width:100%;
	min-width:950px;
	background:#72757a;
	padding:30px 0px 30px 0px;
	margin:0px;
}
#body5 .width950 h2{
	width:120px;
	float:left;
}
#body6{
	width:100%;
	min-width:950px;
	background:#656469;
	padding:30px 0px 30px 0px;
	margin:0px;
}
#body7{
	width:100%;
	min-width:950px;
	background:white;
	padding:30px 0px 0px 0px;
	margin:0px;
	text-align:center;
}
#body7 img{
	padding-bottom:30px;
}

.width475{
	width:475px;
	position:relative;
	float:left;
}
.width475 h2{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-size:22px;
	color:#8ed300;
	padding-bottom:5px;
}

h2.twits{
	background:url('../img/ultimos-twits.png') 0px 1px no-repeat;
	padding-left:40px;
	position:relative;
	float:left;
}

.twitter_button{
	padding:5px 0px 0px 5px;
	position:relative;
	float:left;	
}

.twitter_widget{
	padding-top:10px;
}

.styled-select,.styled-select2,.styled-select3,.styled-select4 {
   	width: 403px;
   	height: 34px;
   	overflow: hidden;
   	background: #ccd0d3 url('../img/arrowDown.jpg') no-repeat right!important;
	margin-left:3px;
	height:30px;
	-webkit-border-top: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.styled-select select,.styled-select2 select ,.styled-select3 select ,.styled-select4 select {
   	background: transparent;
   	width: 431px;
   	padding-left: 7px;
   	line-height: 1;
   	border: 0;
   	border-radius: 0;
   	height: 33px;
   	-webkit-appearance: none;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454449;
}
.styled-select select:focus,.styled-select2 select:focus,.styled-select3 select:focus,.styled-select4 select:focus{
	color:#454449;
	background: #ccd0d3;
}

.styled-select2{
   	width: 306px;
}

styled-select2 select{
   	width: 334px;
}

.styled-select3{
   	width: 286px;
	float:left;
}

styled-select3 select{
   	width: 314px;
}

.styled-select4{
   	width: 106px;
	float:left;
	margin-left:50px;
}

styled-select4 select{
   	width: 134px;
}

#video{
	width:520px;
	height:320px;
	display:block;
}
.alertas{
	margin-top:10px;
	width:435px;
	height:286px;
	display:block;
	background:white;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:7px 20px;
	overflow-y: scroll;
}

.item{
	margin:10px 0px 10px 0px;
}

.item h2 a,.item h2{
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#54c147;
}

.item span{
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#454449;
	display:block;
}
.item{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#454449;
}

a.leerMas{
	display:block;
	width:65px;
	height:20px;
	background:url('../img/leer-mas.png') no-repeat;	
	margin-top:10px;
	color:white;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	text-align:center;
}

#footer{
	width:100%;
	min-width:950px;
	background:#656469;
	margin:0px;
	text-align:center;
}

.list{
	list-style:none;	
	padding:0px;
	margin:0px auto 0px auto;
	width:400px;
}

.list li{
	position:relative;
	float:left;
	padding:0px 10px 0px 10px;
	margin:15px 0px 15px 0px;
	line-height:15px;
	border-right:2px solid  white;
	
}
.list li:last-child{
	border-right:0px;
}
.list li a{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:15px;
	color:white;
}
.list li a:hover{
	text-decoration:underline;
}


.icons{
	color:#54c147;
	font-size:70px;
	padding-top:20px;
	width:110px;
	height:90px;
	border:1px solid #54c147;
	background:white;
	margin-bottom:10px;
	text-align:center;
	border-radius: 100%;
}

.icono1{
	padding-top:25px;
	height:85px;
}
.icono2{
	padding-top:24px;
	height:88px;
}
.icono3{
	text-align:left;
	padding-left:30px;
	width:80px;
	padding-top:25px;
	height:85px;
}

.icono4{
	text-align:left;
	padding-top:25px;
	height:85px;
	padding-left:22px;
	width:88px;
}

.icono5{
	padding-top:25px;
	height:85px;
}

.width190 a:hover > .icons{
	border:1px solid #54c147;
	background:#54c147;
	color:white;
}

#body8{
	width:100%;
	min-width:950px;
	background:white;
	padding:30px 0px 30px 0px;
	margin:0px;
}

.st-form-line{
	display: block;
	padding: 16px 0px 16px 0px;
}
.st-labeltext{
	display: block;
	color:#454449;
	float: left;
	width: 150px;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 10px;
	font-family: 'Lato', sans-serif;
	font-size:16px;
}
label{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454449;
}

.st-forminput{
	background:#CCD0D3;
	border:0px;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454449;
	padding: 7px 6px;
	width:300px;
}

textarea.st-forminput{
	height:150px;
}

.padleft20{
	padding-left:30px;
	width:445px!important;
}
.padtop20{
	padding-top:20px!important;
}
.paddingbottom35{
	padding-bottom:35px;
}

.captchaimg{
	border:1px solid #CCD0D3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.EnviarForm{
	cursor:pointer;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:white;
	padding:18px 0px;
	background:#54c147;
	text-align:center;
	width:120px;
	display:block;
	margin-left:160px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.EnviarForm2{
	cursor:pointer;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:white;
	padding:7px 0px;
	background:#54c147;
	text-align:center;
	width:105px;
	margin-left:48px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	position:relative;
}

.albox{
	position: relative;
	margin: 15px 0px;
	padding: 14px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	margin-bottom:30px;
}
.succesbox{
	/*background:#54C147;*/
	border: 1px solid #54c147;
	color: black;
}

.errorbox{
	background:#BF2C11;
	border: 1px solid #BF2C11;
	color: white;
}

.imgNot{
	float:left;
	padding:0px 15px 10px 0px;
}
#piechart_div{
	margin-bottom:15px;
}

.table{
	width:450px;
	margin:20px 0px 0px 0px;
	border-collapse: collapse;
	color:#454449;
}

.table th{
	background:#CCD0D3;
}

.table th,.table td{
	border: 1px solid #454449;
}
.table th:first-child{
	width:60%;
}
.table th:last-child{
	width:40%;
}
.table td{
	padding:5px 15px 5px 15px;
}
.table td:first-child{
	text-align:left;
}
.table td:last-child{
	text-align:center;
}

.searchBlock{
	padding-bottom:15px;
	border-bottom:1px dotted #CCD0D3;
	width:450px;
}

.marginleftInput{
	margin-left:45px;
}

label.checkbox{
	cursor:pointer;
}

.bottomLine{
	padding-bottom:10px;
	border-bottom: 1px solid #CCD0D3;
	width:450px;
}

.alignInput{
	width:278px!important;
	float:left;	
}

.imgEmpresa{
	float:left;
	padding:0px 15px 10px 0px;
}

.Empresa{
	width:450px;
	font-family: 'Roboto Slab', serif;
	color:#454449;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #CCD0D3;
}

.Empresa h3{
	padding:0px;
	margin:0px;
	font-family: 'Roboto Slab', serif;
	font-size:18px;
	color:#454449;
	font-weight:bold;
	padding-bottom:10px;
}

.Empresa h3 a{
	color:#454449;
}
.Empresa h3 a:hover{
	color:#54c147;
}

.Empresa h3 span{
	font-size:15px;
	font-weight:normal;
	color:#454449;
}
.width150{
	width:150px;
}

.pagination{
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	width:450px;
	display:inline;
	text-align:center;
}

.pagination li{
	display:block;
	float:left;
	padding:0px;
	height:40px;
	font-family: 'Roboto Slab', serif;
	font-size:18px;
	font-weight:bold;

}
.pagination li a{
	padding:3px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#D7E9BE;
	color:#454449;
	margin:0px 0px 10px 5px;
}
.pagination li a.active,.pagination li a:hover{
	padding:3px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#54C147;
	color:white;
}

.noexiste{
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#D7E9BE;
	color:#454449;
	width:430px;
	text-align:center;
}

.lightWindow{
	padding:15px;
	margin:0px;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#454449;
	background:white;
}

.linkList{
	list-style:none;	
	float:left;
	padding:0px;
	margin:0px;
}

.linkList li{
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:8px;
}

.linkList li:last-child{
	margin-right:0px;
}

.linkList li a{
	display:block;
	height:34px;
	width:35px;
	background:url('../img/circulos.png') top no-repeat;
	color:white;
	text-align:center;	
}

.linkList li a i{
	padding-top:6px;
	font-size:22px;
}
.linkList li a:hover{
	background:url('../img/circulos.png') bottom no-repeat;
}

.width400 p{
	padding-top:20px;
	padding-bottom:20px;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
}
#body9 p{
	padding-top:10px;
	padding-bottom:0px;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
}

.LinksClass{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:22px;
	color:#54c147;
	font-weight:normal;
}

.td{
	padding-right:10px;
	text-align:right;
}

table tr td{
	vertical-align:top;
}

.tTip{
	cursor:pointer;
}

#body9{
	width:100%;
	min-width:950px;
	background:#F4F4F4;
	padding:10px 0px 20px 0px;
	margin:0px;
}

#body10{
	width:100%;
	height:56px;
	min-width:950px;
	background:#F4F4F4;
	padding:0px;
	margin:0px;
}

#body11{
	width:100%;
	min-width:950px;
	background:#54c247;
	padding:30px 0px 30px 0px;
	margin:0px;
}

#body1,#body2,#body3,#body4,#body5,#body6,#body7,#body8,#body9,#body10,#body11{
	overflow:hidden;
}

#botones{
	background:url('../img/pestanas-incubadora-A.png') top left no-repeat;
	height:56px;
	width:646px;
}
#botones2{
	background:url('../img/pestanas-incubadora-A.png') bottom left no-repeat;
	height:56px;
	width:646px;
	position:absolute;
	top:0px;
	float:left;
}

#botones3{
	background:url('../img/pestanas-incubadora-A.png') bottom left no-repeat;
	height:56px;
	width:646px;
	position:absolute;
	top:0px;
	float:left;
}

#botones .activ, #botones2 .noactiv {
	font-family: "Roboto Slab",serif;
	font-weight: bold;
	font-size: 18px;
	color: #54c147;	
	width:230px;
	float:left;
	padding-left:15px;
	padding-top:28px;
}
#botones .noactiv, #botones2 .activ{
	font-family: "Roboto Slab",serif;
	font-weight: normal;
	font-size: 18px;
	color: white;	
	width:230px;
	float:left;
	padding-left:5px;
	padding-top:28px;
}

#botones2 .activ{
	padding-left:10px;
	width:225px;
}
#botones2 .noactiv {
	width:225px;
	float:left;
	padding-left:20px;
}
.tit1,.tit2,.tit3{
	cursor:pointer;
}

.vermas{
	width:140px;
	padding-top:4px;
	height:25px;
	text-align:center;
	color:white;
	display:block;
	background:#54c147;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	float:right;
	top:-5px;
	position:relative;
	margin-right:44px;
}

h3.incubad{
	font-family: 'Lato', sans-serif;
	font-size:28px;
	color:#54c147;
	font-weight:normal;
	padding:20px 0px 0px 0px;
	margin:0px;
}

.empInc{
	width:225px;
	background:white;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-right:15px;
	margin-bottom:40px;
	float:left;
	position:relative;
	height:180px;
}
.empInc:nth-child(4n+1){
	margin-right:0px;
}

.empLogo{
	height:125px;
	padding-top:15px;
}

.empNombre{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width:215px;
	padding:10px 5px;
	font-size:18px;
	background:#737277;
	color:white;
}
.empInc a:hover > .empLogo2{
	background:url('../img/fondoSel.png') top no-repeat;
	display:block;
	position:absolute;
	top:0px;
	width:225px;
	height:120px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
}

.empNombre2{
	display:none;
	margin-bottom:30px;
}
.empInc a:hover > .empNombre{
	display:none;
}
.empInc a:hover > .empNombre2{
	display:block;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	width:215px;
	padding:10px 5px;
	margin:0px;
	font-size:18px;
	background:#8ed300;
	color:white;
	position:absolute;
	top:120px;
}