BODY{
	MARGIN:0;
		
	scrollbar-base-color: #E2DDC9;
	scrollbar-arrow-color: #785931;
	scrollbar-shadow-color: #AAA79D;
	scrollbar-lightshadow-color: #E2DDC9;
	scrollbar-darkshadow-color: #E2DDC9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #AAA79D;
	scrollbar-track-color: white;
	
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #435864;
	overflow: yes;
}

A{
	color: #403126;
	text-decoration: none;
	cursor: pointer; cursor: hand;
}

A:hover{
	color: #7E3502;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

A.menu{
	color: white;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}

A.inact{
	color: #9B927E;
	text-decoration: none;
	cursor: pointer; cursor: hand;
}

A:hover.inact{
	color: #9B927E;
	text-decoration: none;
	cursor: pointer; cursor: hand;
}

table{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	text-align:justify;
}

.td00{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	border-color: #403126;
	border-width: 1px;
	border-style: solid;
}

.tdLeyes{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-color: #DBB380;
	text-align: center;
	border-color: #403126;
	border-width: 1px;
	border-style: solid;
}

.tdLeyesInactivo{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #9B927E;
	background-color: #E6DFD1;
	text-align: center;
	border-color: #9B927E;
	border-width: 1px;
	border-style: solid;
}

.bckgMargenIzq{
	background-image: URL( images/bckgMargenIzq.gif );
	background-position: center left;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.bckgMargenDer{
	background-image: URL( images/bckgMargenDer.gif );
	background-position: center right;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.cabecera01{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
}

P{
	text-indent:25px;
	text-align:justify;
}

/* /////////////////////////////////////// ERROR /////////////////////////////////////////////////// */

.border03{
	border-color: #F1EFE6;
	border-width: 8px;
	border-style: solid;
	background-color: #FFFFFF;
}

.corner01{
	background-image: URL( images/corner01.gif );
	background-position: right bottom;
	background-repeat: no-repeat;
}

.corner02{
	background-image: URL( images/corner02.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
}

.corner03{
	background-image: URL( images/corner03.gif );
	background-position: left top;
	background-repeat: no-repeat;
}

.corner04{
	background-image: URL( images/corner04.gif );
	background-position: right top;
	background-repeat: no-repeat;
}

.sombraTop{
	background-image: URL( images/sombra_top.gif );
	background-position: bottom bottom;
	background-repeat: repeat;
}

.sombraBottom{
	background-image: URL( images/sombra_bottom.gif );
	background-position: top top;
	background-repeat: repeat;
}

.sombraLeft{
	background-image: URL( images/sombra_left.gif );
	background-position: right top;
	background-repeat: repeat;
}

.sombraRight{
	background-image: URL( images/sombra_right.gif );
	background-position: left top;
	background-repeat: repeat;
}

/* /////////////////////////////////////// TABS /////////////////////////////////////////////////// */

.border00{
	border-color: #c2c2c2;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
}

.border01{
	border-color: #69634B;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-color: #F1EFE6;
}

.border04{
	border-color: #69634B;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #F1EFE6;
}

.border02{
	border-color: #69634B;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.borderCalend{
	border-color: #F4E6C8;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: black;
	text-align: center;
}

.headCalend{
	background-color: #F2DFB7;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-align: center;
	}

.daysCalend{
	background-color: #F1EFE6;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #AEAA97;
	text-align: center;
	}
	
td.TabActLeft{
	background-image: URL( images/actual_tabAct_left.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
}
td.TabActRight{
	background-image: URL( images/actual_tabAct_right.gif );
	background-position: right bottom;
	background-repeat: no-repeat;
}
td.TabActBckg{
	background-image: URL( images/actual_tabAct_bckg.gif );
	background-position: center bottom;
	background-repeat: repeat;
	color: #000000;
}

td.TabDesactLeft{
	background-image: URL( images/actual_tabDesact_left.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
}
td.TabDesactRight{
	background-image: URL( images/actual_tabDesact_right.gif );
	background-position: right bottom;
	background-repeat: no-repeat;
}
td.TabDesactBckg{
	background-image: URL( images/actual_tabDesact_bckg.gif );
	background-position: center bottom;
	background-repeat: repeat;
	color: #A29D8C;
}

.enlaceCalend{
	background-image: URL( images/enlaceCalend.gif );
	background-position: center center;
	background-repeat: no-repeat;
	}

.Titulo{
	color:#AB7E44;
	font-size:20;
	font-family:Arial Black;
}
