body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent;
	
	scrollbar-arrow-color: #de8736;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #de8736;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #de8736;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
a.txt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE8736;
	text-decoration: none;
}
a.txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.txt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.txt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	font-weight: bold;
}

.noticia_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: b9b9b9;
	background-image: url(images/bullter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 14px;
	font-weight: bold;
	height: 20px;
}

.menu_body {
	background-color: f3f3fb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 7d7fd3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 7d7fd3;
	vertical-align: middle;
}

.txt_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686868;
}

.cell_spacer {

	line-height: 8px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE8736;
	text-decoration: none;
}

.txt_pendiente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2333;
	text-decoration: none;
}

a.txt_pendiente:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2333;
	text-decoration: none;
	font-weight:bold
}


.txt_realizado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05A005;
	text-decoration: none;
}

.footer_body {
	background-color: #DE8736;
	border: 3px solid #000000;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93600b;
	font-weight: bold;
	background-image: url(images/bullet_title.gif);
	background-repeat: no-repeat;
	text-indent: 40px;
	vertical-align: middle;
	background-position: 14px center;
}

.content_table {
	background-color: #FFFFFF;
	border-top: 6px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 4px solid #000000;
	border-left: 3px solid #000000;
	padding: 14px;
	margin-right: 20px;
}

.txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE8736;
	text-decoration: none;
	font-weight: bold;
}

.campos {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #de8736;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93600B;
	background-color: #ffffff;
	font-weight: normal;
	border: 1px solid #DE8736;
}

.linea{
 background-color: #DE8736;
 height:2px;
}	

.lineaazulin{
 background-color: #f8eee5;
 height:2px;
}

.lineaGRIS {
	background-color: #de8736;
    height:1px;
}

.line_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: b9b9b9;
	line-height: 10px;
}

.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de8736;
	background-image: url(images/bullter_arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 14px;
}

.colum_split {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DE8736;
	width: 5px;
}

.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de8736;
	background-image: url(images/enviar.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-indent: 24px;
	width: 130px;
}

.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de8736;
	background-image: url(images/imprimir.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-indent: 24px;
	width: 90px;
}

.boton {
	background-color: #DE8736;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #EFC49C;
	border-right: 1px solid #BE6A1F;
	border-bottom: 1px solid #BE6A1F;
	border-left: 1px solid #EFC49C;
}

.lineaazul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE8736;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE8736;
	background-image: url(images/bullter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 14px;
	font-weight: bold;
}

.listado {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #de8736;
	height: 20px;
	background-image: url(images/bullter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 24px;
}

.listado_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE8736;
	height: 20px;
	background-image: url(images/bullter_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 24px;
	font-weight: bold;
}


.excel {
    border: 1px solid #DE8736;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
.excel-rojo {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #ffffff;
	}
.excel-verde {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#00CC33;
	background-color: #ffffff;
	}
	
.excel-azul {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0066FF;
	background-color: #ffffff;
	}
.excel-read {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #d0e4ff;
}

.excel-fila {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #d0e4ff;
	font-weight:bold;
}

.excel-columna {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #A6CCFF;
	font-weight:bold;
}
.excel-columna-total {
	border: 1px solid #fFcc33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #fFcc33;
	font-weight:bold;
	width: 60px;
}


.excel-transp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F0F0F0;
}
.excel-transp-separa-td{
	width:5px;
	background-color:#F0F0F0;
	background-image: url(../img/css/separapoint.gif);
	background-repeat:repeat-y;
}

.excel-noscroll {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.excel-fila-noscroll {
    border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #d0e4ff;
	font-weight:bold;
	scrollbar-face-color: #d0e4ff;
	scrollbar-highlight-color: #d0e4ff;
	scrollbar-3dlight-color: #d0e4ff;
	scrollbar-darkshadow-color: #d0e4ff;
	scrollbar-shadow-color: #d0e4ff;
	scrollbar-arrow-color: #d0e4ff;
	scrollbar-track-color: #d0e4ff;
}
.calendar_month {
	border-top: 1px #de8736;
	border-right: 1px solid #de8736;
	border-bottom: 1px solid #de8736;
	border-left: 1px solid #de8736;
}
.calendar_monthBusy {
	border-top: 1px #de8736;
	border-right: 1px #de8736;
	border-bottom: 1px #de8736;
	border-left: 1px solid #de8736;
}
.calendar_monthAvariable {
	border-top: 1px #de8736;
	border-right: 1px #de8736;
	border-bottom: 1px #de8736;
	border-left: 1px solid #de8736;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3f3fb;
	background-color: #f8eee5;
}
.global_back {
	background-image: url(images/global_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txtWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navi_area {
	margin-right: 20px;
}
.list_pair {
	background-color: #FFE9D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.list_odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
