﻿body {background: #fff url("bg-body.jpg") repeat-x;}
.paginaAux {background: #fff url("bg-pagina.jpg") repeat-y; position: relative;}
#cabecera {background: #fff url("bg-cabecera.jpg") no-repeat; height: 99px;}
	#cabecera h1, #cabecera h2, #cabecera h1 a, #cabecera h2 a {height: 114px;}
	p.descripcion {display:none;}
#menu {background:#FFA41A; width: 960px; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
	#menu li {border-right: 0; margin-right:-7px;} 
	#menu a { padding:4px 10px; font-size: 11px; font-weight: bold; color: #fff; }
	#menu a:hover {background: white; color:#FFA41A;}
#bannerHomepage {background:transparent url("bg-banner.jpg") no-repeat; width: 720px; height: 170px; margin: 10px -10px 15px -10px;}
.col-s {padding-top: 10px;}
#UIloginBox {background:white; width: 200px; height: 80px; margin: 0; position: absolute; top	: 0; right: 0;}
	#UIloginBox h2 {display: none;}
	#UIloginBox form {height: 45px;}
	#unamelabel, #passlabel {font-size: 0.9em; font-weight: bold; color: #666;}
	#UIloginBox .aux #usuario, #UIloginBox .aux #clave {width: 55px; top: 15px; padding: 1px;}
	#UIloginBox #clave, #UIloginBox #passlabel {left: 65px;}
	#UIloginBox .wrap-btn {padding: 16px 0 0 130px;}
	#UIloginBox .btn, .btn, #UIencuesta button {
		background:#5f88b6 url("bg-boton.png") repeat-x left bottom; 
		font-size:0.8em;
		border-color:#000 #000 #000 #000; 
		border-style:solid; 
		border-width:1px; 
		font-weight:normal; 
		padding:2px 4px;
		}
	* html #UIloginBox .btn {padding:0 10px;} 
	#UIloginBox .loginRecordarClave, #UIloginBox .ingresoLinkCV  {font-size: 0.9em; color:orange;}
	#UIloginBox .loginRecordarClave {position: absolute; top: 43px;}
	#UIloginBox .ingresoLinkCV {left :0; top: 64px;}
	#UIloginBox a:hover {text-decoration: none;}
.invitaRegistro, .publicaGratis {width: 180px; height: 102px; margin-left:24px;}
	.invitaRegistro {background:  url("accesocv.jpg") no-repeat;}
	.publicaGratis {background: url("publicagratis.jpg") no-repeat;}
#UIpie {background:white; padding: 10px 10px 15px; font-size: 0.9em; color: #666; border-top:4px solid gray;}
	#UIpie p {margin: 0;}
	#UIpie a {color: #FFA41A;}
	#UIarticulosColumna {
margin:auto 27px;
}
