﻿body {background: #FFF;}
#cabecera {background: #fff url("bg-cabecera.jpg") no-repeat; height: 200px; padding: 7px 0;}
	#cabecera h1, #cabecera h2, #cabecera h1 a, #cabecera h2 a {height: 200px;}
	.accesoEmpresas {width: auto; background: transparent; margin: 0 12px 0 0; padding: 0 8px;}
	.accesoEmpresas span {margin-right: 10px; float: left;}
	#cabecera .accesoEmpresas span, #cabecera .accesoEmpresas a {color: #fff;}
	#cabecera .accesoEmpresas a:hover {text-decoration: none;}
#menu {background: #CCC url("bg-menu.jpg") repeat-x; width: 960px; border: 0; border-top:5px solid #fff; height:30px;}
	#menu li {border-right: 0px solid #a16067;}
	#menu li a {padding: 5px 8px; border: 0; color: #000; padding:6px 7px;}
	#menu li a:hover {background: none; color: #000;}
#bannerHomepage,  #bannerHomeEmpresa {background: #F2F2F2 url("bg-banner.jpg") no-repeat; width: 720px; height: 173px; margin: 10px -10px 0;}
#UIbuscadorHome {margin-top: 15px;}
#UIloginBox {width: 188px; height: 135px; background: #fff; margin: 10px 0; border: 1px solid #ccc; color: #000;}
	#UIloginBox form {height: 85px; border-bottom: 1px solid #ccc; }
	#UIloginBox h2 {font-size: 1.5em; color: #b12225;}
	#unamelabel, #passlabel {font-size: 0.9em; font-weight: bold;}
	#passlabel, #unamelabel {top: 2px;}
	#usuario, #clave {top: 18px; padding: 1px 1px 3px 2px; border: 1px solid #333;}
	#passlabel, #clave {left: 105px;}
	#usuario, #clave {font-size: 1em; width: 60px;}
	#UIloginBox .btn {background: #267e7f; border: 1px solid #185152; padding: 1px 5px 2px; color: #fff;}
	#UIloginBox .loginRecordarClave, #UIloginBox .ingresoLinkCV {position: absolute; top: 85px; font-size: 0.9em; color: #044d4e;}
	#UIloginBox .ingresoLinkCV {left: 120px; top:90px;}
.invitaRegistro, .publicaGratis {width: 210px; height: 100px; margin: 10px 0 10px 0;} 
.publicaGratis {background: url("publiquegratis.jpg") no-repeat;}
.invitaRegistro {background: url("ingresocv.jpg") no-repeat;}
#UIpie {width: 930px; background: #fff url("bg-pie.jpg") repeat-x; border-top: 1px solid #666; padding: 15px 15px 25px; font-size: 1em; color: #000;}

.btn {
	background: #267e7f; border: 1px solid #185152;
}

.pipeCV {
	display: none;
}
