/* CSS Document */


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/bg_main.jpg);
	color:#333333;
	background-repeat: repeat-x;
	background-color:#ffffff;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color:#003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

a.submenu_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
a.submenu_link:link {
	text-decoration: none;
}
a.submenu_link:visited {
	text-decoration: none;
	color: #003399;
}
a.submenu_link:hover {
	text-decoration: none;
	color: #FFCC00;
}
a.submenu_link:active {
	text-decoration: none;
	color: #FFCC00;
}

body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
td img {display: block;}
p {margin:0px; padding:0px; margin-top:2px; padding-top:2px}


td img {display: block;}
#tabla {
	position:absolute;
	background-image:url(../imgs/sombrabase.png);
	background-repeat:repeat-y;
	width:820px;
	height:290px;
	z-index:6;
	top: 268px;
	left: -7px;
}
.diviciones_up {
	width:795px;
	height:0px;
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	padding-top:0px;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
}
.diviciones {
	width:795px;
	text-align:center;
	margin-left:6px;
	padding-left:6px;
	margin-top:0px;
	padding-top:0px;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
}

/* LAYERS INDEX*/
#base {
	position:absolute;
	width:800px;
	height:612px;
	z-index:0;
	left: 50%;
	margin-left:-400px;
	top: 0px;
}

#contbase {
	position:absolute;
	width:800px;
	height:541px;
	z-index:1;
	left: 0px;
	top: 0px;
}



#menu {
	position:absolute;
	width:800px;
	height:40px;
	z-index:4;
}
#header {
	position:absolute;
	width:813px;
	height:305px;
	z-index:3;
	left: -3px;
	top: -1px;
}



/* LAYER CONTENIDO */
#tabla2 {
	position:absolute;
	width:800px;
	height:423px;
	z-index:6;
	top: 206px;
	left: -7px;
}

#header2 {
	position:absolute;
	width:813px;
	height:217px;
	z-index:3;
	left: -3px;
	top: -2px;
}


#submenu {
	position:absolute;
	width:570px;
	height:22px;
	z-index:4;
	left: 11px;
	top: 189px;
}


#cont2 {padding-top:10px; margin-top:10px; margin-left:5px; padding-left:5px; padding-right:5px; margin-right:5px}
#cont2 h2{color:#0066CC; margin:0px; padding:0px; font-size:14px}
#cont2 p {font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:justify }

/* SCROLL STYLE */
#cont2 li {margin:0px; ; list-style:none; padding:0px}


hr { border: dotted 1px #666666;}

input {border-style:solid; border-width:1px; border-color:#999999;}
input:hover {border-color:#000000}

/* SCROLL STYLE */
