@charset "iso-8859-1";
/* CSS Document */


body {
	margin-left:0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a {
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#0066FF;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#0066CC;
	text-align:center;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:15px;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
	text-align:center;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066CC;
	text-align:inherit;
	font-weight:normal;
}
h3 div{
	font-size:16px;
	font-style:italic;
}

h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	text-align:inherit;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

h5{
	font-size:inherit;
	font-weight:normal;
}

#common_buttons a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#common_buttons a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#common_buttons a:hover {
	color:#FFFF00;
	text-decoration:none;
}


.error {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}
.msg {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0066CC;
}
.label_filtro{
	vertical-align:middle;
	color:#777777;
}
.txt_filtro_fechas{
	/* border:#AAAAAA 1px solid; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	width:162px;
	height:18px;
	padding-left:4px;
}
.txt_filtro{
	/* border:#AAAAAA 1px solid; */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:162px;
	height:18px;
	padding-left:4px;
}
.combo_filtro {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	width:172px;
}

.buttons{
	font-size:10px;
}
.form{
	background:#FFFFFF;
}
.txt_caption{
	border:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:-1px;
	color:#333333;
}
.txt_images_names{
	border:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.frm_items_obj{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bkg_top{
	/*background:url(images/bkg_top.png) repeat-x top;*/
}

#bottom_bar a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#777777;
}
#bottom_bar a:hover {
	color:#777777;
}
#bottom_bar a:hover {
	color:#CCCCCC;
}
.pages{
	width:70px;
	text-align:right;
}
.hidden_forms{
	height:0px;
	visibility:hidden;
}
.special_headers {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#333333;
}
.numeros_paginas{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.registros_en_pagina{
	width:190px;
	text-align:left;
	color:#777777;
	font-style:italic;
}
.registros_por_pagina{
	width:190px;
	text-align:right;
	color:#777777;
	font-style:italic;
}
.headers {
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.numero_fila{
	color:#777777;
	font-weight:bold;
	font-style:italic;
}
.no_disponible{
	color:#999999;
}
.tabla_contenido {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
.tabla_contenido a{
	display:inline-block;
	background:url(../images/ver_detalles.gif) no-repeat 0px 4px;
	padding-left:10px;
	color:#0066CC;
}
.tabla_contenido a:visited{
	color:#0066CC;
}
.tabla_contenido a:hover{
	color:#FF0000;
}
.tabla_fila:hover{
	background:#FFFFB2;
}

.botones a{
	font-size:13px;
	padding:5px 7px 5px 7px !important;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#FFF !important;
	background: #3366CC !important;
	background-image:none !important; 
	font-weight:normal;
	text-decoration:none;
	position:relative;
}
.botones a:visited{
	color:#FFF !important;
	text-decoration:none;
}
.botones a:hover{
	background: #DD0000 !important;
	color:#FFF !important;
	text-decoration:none;
}
.botones .seleccionado{
	background: #CC0000 !important;
	-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
	-moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
	 box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
}


.combo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.combo_caption {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#777777;
}
.parrafo {
	text-align:justify;
}
.t1 {
	text-align:left;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	height:20px;
	color:#555555;
}
.users_object {
	width:220px;
}
.users_select {
	width:227px;
}
.textbox{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#777777;
}





.tooltip {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	width:auto;
	height:auto;
	color:#FF0000;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#FFD321;
	background: url(./images/divs.jpg) repeat-x top #FFFF00;
}
.tooltip SPAN.top {
	PADDING-RIGHT:10px;
	PADDING-LEFT:10px;
	PADDING-BOTTOM:0px;
	PADDING-TOP:10px;
}
.tooltip B.bottom {
	PADDING-RIGHT:10px;
	PADDING-LEFT:10px;
	PADDING-BOTTOM:0px;
	PADDING-TOP:10px;
}
.small_windows {
	border-style:solid;
	border-width:1px;
	border-color:#FFCC00;
}





/*-------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/

/* CSS DTPicker */

/* The containing DIV element for the Calendar */
#dpCalendar {
	line-height:12px;
	display: none;					/* Important, do not change */
	position: absolute;				/* Important, do not change */
	background-color: #eeeeee;
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
}
/* The table of the Calendar */
#dpCalendar table {
	border: 1px solid #999999;
	background-color: #eeeeee;
	color: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
}
/* The Next/Previous buttons */
#dpCalendar .cellButton {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ddddff;
	color: black;
}
/* The Month/Year title cell */
#dpCalendar .cellMonth {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ddddff;
	color: black;
	text-align: center;
}
/* Any regular day of the month cell */
#dpCalendar .cellDay {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ddddff;
	color: #666666;
	text-align: center;
}
/* The day of the month cell that is selected */
#dpCalendar .cellSelected {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #0066FF;
	background-color: #C4D7F7;
	color: black;
	text-align: center;
}
/* The day of the month cell that is Today */
#dpCalendar .cellToday {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #8EB3EE;
	color: black;
	text-align: center;
}
/* Any cell in a month that is unused (ie: Not a Day in that month) */
#dpCalendar .unused {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: black;
}
/* The cancel button */
#dpCalendar .cellCancel {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	color: black;
	border: 1px solid black;
	text-align: center;
}
/* The clickable text inside the calendar */
#dpCalendar a {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
	color: blue;
}	
#dpCalendar a:visited {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
	color: blue;
}	
#dpCalendar a:hover {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
	color: #FF0000;
}	

.buscador-rapido{
  text-align: center;
  margin: 10px 0px 20px 0px;
}
.buscador-rapido div{
  width: auto;
  display: inline-block;
}
.buscador-rapido input{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
  border: 1px solid #cccccc;
  padding: 3px;
  width: 200px;
  text-align: center;
}
.buscador-rapido a{
	font-size:13px;
	padding:5px 7px 5px 7px !important;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#FFF !important;
	background: #3366CC !important;
	background-image:none !important; 
	font-weight:normal;
	text-decoration:none;
	position:relative;
}
.buscador-rapido a:visited{
	color:#FFF !important;
	text-decoration:none;
}
.buscador-rapido a:hover{
	background: #DD0000 !important;
	color:#FFF !important;
	text-decoration:none;
}
.buscador-rapido .seleccionado{
	background: #CC0000 !important;
	-webkit-box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
	-moz-box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
	 box-shadow:rgba(0,0,0,0.3) 0px 0px 5px inset !important;
}
