﻿body {background: #fff url("bg-body.png") repeat-x;}
#cabecera {height: 95px; padding: 7px 0; background: #ccc url("bg-cabecera.jpg") no-repeat;}
	#cabecera h1, #cabecera h2, #cabecera h1 a, #cabecera h2 a {height: 95px;}
	.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: #A30000 url("bg-menu.png") repeat-x; 
	margin: 0; 
	border-top: 0;
	border-bottom: 1px solid #fff;
	}
	#menu li, #menu a {border: 0;}
	#menu a {color: #fff;}
	#menu a:hover {background: url("bg-menu-on.png") repeat-x; color: #fff;}
#pagina .paginaAux {background: transparent; }
.col-ps {padding-top: 10px;}
#bannerHomepage {background: #F2F2F2 url("bg-banner.jpg") no-repeat; width: 728px; height: 183px; border: 1px solid #ccc;}
#UIloginBox {
	width: 198px; height: 135px; background: #fff; margin: 0; border: 1px solid #ccc; color: #000; position: relative;
	}
	
#UIloginBox {width: 198px; height: 135px; background: #fff; margin: 0px 0 10px 0; border: 1px solid #ccc; color: #000; position: relative;}
	#UIloginBox form {height: 85px; border-bottom: 1px solid #037DB8; }
	#UIloginBox h2 {font-size: 1.5em; color: #9B1708;}
	#unamelabel, #passlabel {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: #004777;
	border-color: #93C4ED #00253F #00253F #93C4ED;
	border-style: solid;
	border-width: 1px;
	padding: 1px 5px 2px; 
	color: #fff;}
	#UIloginBox .loginRecordarClave, #UIloginBox .ingresoLinkCV {position: absolute; top: 85px; font-size: 0.9em; color: #000;}
	#UIloginBox .ingresoLinkCV {left: 125px; top:89px;}
	.pipeCV {display: none;}	
	
	
.publicaGratis {background: transparent url("bg-publiquegratis.png") no-repeat; 
	width: 220px;
	height: 106px;
	margin: 10px 0;}
.invitaRegistro {
	background: transparent url("bg-ingresocv.png") no-repeat; 
	width: 220px;
	height: 106px;
	margin: 10px 0;
	}
#UIpie {
	background: #fff url("bg-pie.jpg") repeat-x;
	border-top: 1px solid #666;
	padding: 15px 15px 25px;
	font-size: 1em;
	color: #000;
	}