@charset "UTF-8";


body {
	margin-top: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.referencias {
	font-size: 91%;
}

.titulos {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #01586B;
	line-height: 24px;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.td_underline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fondo_light.gif);
	background-repeat: repeat-y;
}

#wrapper_ajax {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.td_listado td{
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.td_listado_farleft td{
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#contents {
	padding-right: 12px;
	padding-left: 12px;
}

#pie {
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
} 

#header {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	height: 72px;
}
#contenido {
	clear: both;
	width: 99%;
	margin-left: 12px;
	margin-top: 4px;
}

#wrapper_ajax #contenido {
	clear: both;
	width: 780px;
	margin-left: 12px;
	margin-top: 20px;
}
#menu_ppal {
	width: 894px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
#menu_ppal a {
	text-decoration: none;
	color: #01586B;
}


#menu_ppal a:hover {
	color: #CC0000;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #01586B;
	text-decoration: none;
}
.links a {
	text-decoration: none;
	color: #01586B;
}


.links a:hover {
	color: #CC0000;
}
.boton_mediano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	height: 26px;
	padding-right: 2px;
	padding-left: 2px;
	border: 0px !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

}

.boton_mediano:hover {
	-moz-box-shadow: 0px 0px 8px cyan;
	-webkit-box-shadow: 0px 0px 8px cyan;
	box-shadow: 0px 0px 8px cyan;
}

.green {
	background-color:#096;
	color: #FFF;

}

.blue {
	background-color:#06F;
	color: #FFF;
}

.red {
	background-color:#C03;
	color: #FFF;

}

.orange {
	background-color:#F90;
	color: #FFF;
}

.yellow {
	background-color:#FC0;
		color: #666;
}

.boton_chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	border: 0px !important;
	margin: 1px 2px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

.boton_chico:hover {
	-moz-box-shadow: 0px 0px 8px cyan;
	-webkit-box-shadow: 0px 0px 8px cyan;
	box-shadow: 0px 0px 8px cyan;
}

.fondo_campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	background-color: #F0F6FF;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #AABAC9;
	border-top-color: #9BAAB8;
	border-right-color: #D8EDFF;
	background-image: url(img/fondo_campos_big.gif);
	background-repeat: repeat-x;
	line-height: 14pt;
}
.boton_skype {
	background: url(/rrhh/img/SkypeBlue.png) no-repeat left top;
	padding: 6px 2px 2px 38px;
	height: 20px;
	width: 150px;
	display: block;
}

.boton_skype a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.boton_skype:hover {
	color: #FFFF00;
	text-decoration: none;
	background: url(/rrhh/img/SkypeBlue-hover.png) no-repeat;
}


.boton_llamar {
	background: url(/rrhh/img/llamar.png) no-repeat left top;
	height: 28px;
	width: 96px;
	display: block;
}

.boton_llamar a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.boton_llamar:hover {
	color: #FFFF00;
	text-decoration: none;
	background: url(/seleccion/img/llamar-hover.png) no-repeat;
}

/* estilos de spans de diversos anchos */

#contents .fleft200 {
	float: left;
	width: 230px;
	line-height: 28px;
}

#contents .fl100 {
	float: left;
	width: 100px;
}
#contents .fl150 {
	float: left;
	width: 140px;
	border-right: 1px solid #999999;
	padding-left: 10px;
}
#contents .fl200 {
	float: left;
	width: 200px;
}
#contents .fl250 {
	float: left;
	width: 240px;
	border-right: 1px solid #999999;
	padding-left: 10px;
}
#contents .fl300 {
	float: left;
	width: 290px;
	border-right: 1px solid #999999;
	padding-left: 10px;
}
#contents .fl350 {
	float: left;
	width: 350px;
}
#contents .fl400 {
	float: left;
	width: 400px;
}
#contents .fl450 {
	float: left;
	width: 450px;
}
#contents .fl500 {
	float: left;
	width: 500px;
}
#contents .fr38 {
	float: right;
	width: 38px;
	padding-left: 6px;
}

#contents .fr64 {
	float: right;
	width: 64px;
	padding-left: 6px;
}

#contents .hline {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.feedbacks {
	margin: 2px;
	padding: 4px;
	float: left;
	height: 22px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.box_boton {
	margin: 4px;
	padding: 4px;
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;


}

.box_boton .contenido {
	padding: 4px;
	-moz-box-shadow: inset 0 0 45px #c6edf0;
	-webkit-box-shadow: inset 0 0 45px #c6edf0;
	box-shadow: inset 0 0 45px #c6edf0;


}
.boton-grande {
	float: left;
	height: 132px;
	width: 132px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	text-shadow: 1px 1px 1px #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	
}

.boton-grande .interior {
	-moz-box-shadow: inset 0 0 24px #efefc0;
	-webkit-box-shadow: inset 0 0 24px #efefc0;
	box-shadow: inset 0 0 24px #efefc0;
	min-height:84px;
	padding-top: 32px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	text-align: center;
	font-weight: bold;

}

.boton-grande:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	-moz-box-shadow: inset 0 0 24px #CADEEF;
	-webkit-box-shadow: inset 0 0 24px #CADEEF;
	box-shadow: inset 0 0 24px #CADEEF;
}


.contenedor-nice {
	width: 100%;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	text-shadow: 1px 1px 1px #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	padding: 1px;
	background-color: #F6F6F6;
}

 .contenedor-nice .interior {
	 width: 99%;
	-moz-box-shadow: inset 0 0 24px #efefc0;
	-webkit-box-shadow: inset 0 0 24px #efefc0;
	box-shadow: inset 0 0 24px #efefc0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	
}
.caja_feedbacks {
	float: left;
	height: 170px;
	width: 200px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	text-shadow: 1px 1px 1px #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);	
}

.caja_placas {
	float: left;
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	text-shadow: 1px 1px 1px #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	background-image: url(img/back_placa.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A8BCD9;
}

.caja_warning {
	background-image: url(img/32x32/warning.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 2px;
	width: auto;
	min-height: 32px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 3px 4px 5px 1px rgba(0, 0, 0, 0.2);
	font-size: 120%;
	font-weight: bold;
	color: #C00;
	position: relative;
}

.caja_feedbacks .interior {
	-moz-box-shadow: inset 0 0 24px #8ea6d6;
	-webkit-box-shadow: inset 0 0 24px #8ea6d6;
	box-shadow: inset 0 0 24px #8ea6d6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height:158px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.bloque {
	float: left;
	width:50%;
	min-width: 500px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.cerrar {
	position: relative;
	width:32px;
	height:32px;
	float:right;
	z-index: 9999;
	top: 8px;
	right: 8px;	
	border: none;
}

.fecha_hoy {
	background-color: #f6d7a0;
}

.fecha_maniana {
	background-color: #d3f3db;
}

.req {
	background-color:#FFEC96;
	-moz-box-shadow: inset 0 0 6px #fff;
	-webkit-box-shadow: inset 0 0 6px #fff;
	box-shadow: inset 0 0 6px #fff;
}

.warn {
	background-color:#F93;
	-moz-box-shadow: inset 0 0 6px #fff;
	-webkit-box-shadow: inset 0 0 6px #fff;
	box-shadow: inset 0 0 6px #fff;
}

	
.prev {
	background-image: url(img/32x32/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	min-height: 146px;
	min-width: 36px;
	margin-right: 20px;
}

.next {
	background-image: url(img/32x32/next.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	min-height: 146px;
	min-width: 36px;
	margin-left: 20px;
}
