/* CSS Document */
BODY {
	background-color: #393939;
	width: 800px;
	text-align: center;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

A {
	text-decoration: none;
}

H1 {
	color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	width: 350px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

H2 {
	color: #969696;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0px 0px 50px;
}

H3 {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	text-transform: uppercase;
	width: 350px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

H4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

H5 {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	width: 350px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

P {
	margin: 0px;
}

#page {
	margin: 3px 0px 0px 50px;
	width: 355px;
}
#page A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
#page A.next{
	background-image: url(../img/next-page.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	padding-bottom: 2px;
	text-align: left;
	float: right;
}
#page A:hover.next{
	color: #7DAA2B;
	text-decoration: none;
	background-image: url(../img/next-page2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	padding-bottom: 2px;
		text-align: left;
	float: right;
}
#page A.previous{
	background-image: url(../img/previous-page.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-bottom: 2px;
	float: left;
}
#page A:hover.previous{
	color: #7DAA2B;
	text-decoration: none;
	background-image: url(../img/previous-page2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-bottom: 2px;
	text-align: left;
}

#filter {
	border-bottom: 1px solid #616161;
}

#ContBody UL LI A {
	color: #000000;
	padding: 2px;
}

#ContGlobal {
	padding: 0px;
	width: 800px;
	margin-top: 15px;
	border: none;
}

#ContGlobal TD {
	vertical-align: top;
}

#ContBody {
	background-color: #FFFFFF ! important;
	width: 730px;
	height: 495px;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

#ContBody UL LI A:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}

#ContBody #Contenido {
	display: block;
	height: 432px;
	position: relative;
	text-align: left;
}

#Breadcrumbs {
	margin: 77px 0px 0px 50px;
}

#Breadcrumbs A {
	background-image: url(../img/bullet_orange.gif);
	color: #FF6600;
	font-size: 11px;
	padding-left: 7px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: left;
}

#Breadcrumbs .first {
	background-image: none ! important;
	padding-left: 0px ! important;
	margin-left: 0px ! important;
}

#Info {
	position: absolute;
	display: block;
	width: 461px;
	height: 432px;
	top: 0px;
	left: 269px;
	background-color: #393939;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 220px 6px;
}

#Info A:hover {
	text-decoration: underline;
}

#SubMenu {
	margin: 10px 0px 0px 50px;
	font-size: 11px;
	color: #FFFFFF;
}

#SubMenu A {
	margin-right: 30px;
	color: #FFFFFF;
}

#SubMenu A:hover {
	text-decoration: underline;
}

#SubMenu TD {
	font-size: 11px;
	color: #FFFFFF;	
}

#SubMenu2 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;	
}

#SubMenu2 A {
	margin-right: 30px;
	color: #FFFFFF;
}

#SubMenu2 TD {
	font-size: 11px;
	color: #FFFFFF;	
}

#Menu {
	display: block;
	width: 680px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#Menu UL {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#Menu UL LI {
	float: left;
	font-size: 11px;
}

#Footer {
	text-align: left;
}

#Footer DIV {
	display: inline;
	font-size: 10px;
	color: #E1E1E1;
	margin-left: 110px;
}

#Footer UL {
	display: inline;
	list-style-type: none;
	margin: 0px 0xp 0px 20px;;
}

#Footer LI {
	display: inline;
	margin-left: 10px;
}

#Footer A {
	font-size: 10px;
	color: #E1E1E1;
}

#Footer A:hover {
	text-decoration: underline;
}

.Sel {
	font-weight: bold;
	color: #FFFFFF ! important;
	background-color: #FF6600;
}

.Sel2 {
	color: #FF6600 ! important;
}

.Sel2 A {
	color: #FF6600 ! important;
}

.up {
	background-image: url(../img/orange_up.gif);
	background-repeat: no-repeat;
	background-position: 400px 15px;
	height: 24px;
}

.down {
	background-image: url(../img/orange_down.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
	height: 23px;
}

.left {
	background-image: url(../img/orange_left.gif);
	background-repeat: no-repeat;
	background-position: -7px 60px;;
	width: 28px;
}

.right {
	width: 20px;
}

#filter A {
	color: #FF6600;
}

/* **************************************************************** */
/* CONTENEDOR GLOBAL */
DIV#filter {
	position: relative; 
	width: 355px; /*290px*/
	margin: 5px 0px 0px 50px;
}

DIV#filter P { 
	margin-top:0px; 
	margin-bottom:0px;
	font-family: Tahoma ,Trebuchet MS, Arial, Verdana, san-serif; /*Verdana*/
	font-size: 11px; /*9*/
	color: #FFFFFF;
}

/* **************************************************************** */
/* SCROLL BAR */
DIV#filterScrollBar {
	position:absolute; 
	/*left:267px;*/
	right: 0px;
	width: 11px; /*23*/
	height:275px; /*268*/
}

DIV#filterThumbContainer {
	position:relative; 
	z-index:3; 
	left: 1; /*13px*/ 
	top: 16px; 
	width:11px; /*9*/
}

DIV#filterThumb {
	position: absolute;
	left: 15px;
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; /*#5EBBE7*/
}

/* Botones */
DIV#filterScrollBar A#filterArrowUp {
	position: absolute;
	left: 15px; top: 0px;
	background-image: url(../img/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 13px; height: 13px;
	font-size: 1px;
}
DIV#filterScrollBar A#filterArrowDown {
	position: absolute;
	left: 15px; bottom: 0px;
	background-image: url(../img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 13px; height: 13px;
	font-size: 1px;
}

/* FIN SCROLL BAR */
/* **************************************************************** */
/* CONTENEDOR CONTENIDO */
DIV#filterContainer{
	position:absolute; 
	overflow:hidden;
	top: 3px;
	clip:rect(0 355 238 0); /*0 254 267 0*/
	/*border: 1px solid yellow;*/
}

/* Contenido */
DIV#filterContainer #filterContent {
	position:absolute;
	left: 1px;
}


.fino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
