html {
	height: 100%;
	font-size: 62.5%;
}

body {
	margin: 0;
	min-height:100%;
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif; 
	color:#222222;
	font-size:12px;
	text-align:left;
	background:#F8F8F8 url(img/gradient_global.jpg) repeat-x top left; 
}

h1 {
		font-size:20px;
		font-weight:normal;
		color:#4C4C4C;
/*		text-align:right; */
		margin:0 10px;
		height:28px;
}

a:link	{	text-decoration: none; }
a:hover	{	text-decoration: underline; }
a:visited {	color:#333333; text-decoration: none; }

a:hover {	text-decoration:underline; }

img {
	border: 0;
}

div.main {
	width:950px;
	margin:0 auto;
	position:relative;
}

div.main_prn {
	width:650px;
	margin:0 auto;
	position:relative;
}
	
/* ---------------------- CONTAINER --------------------- */
#container {
	width:980px;
	margin:0 auto 0 auto;
	position:relative;
/*	overflow:hidden; */
/*	background-color:#FFFFFF;  */
}

div.printable {
	position:relative;
	width:650px;
	margin:0 auto 0 auto;
	border:1px solid #E6E6E6;
/*	overflow:hidden; */
}

div.print_content {
	width:100%;
	position:relative;
	overflow:hidden;
	border:1px solid #FFFFFF;
/*	border-right:1px solid #D6D6D6;*/
	background-color:#FFFFFF;
}

div.print_body {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:16px;
}

/*
div.print_content table {
	margin:16px;
}
*/
/* --------------------- HEADER ------------------------- */

#header_top {
	position:relative;
	width:100%;
	height:18px;
	margin:0 auto 0 auto;
/*	border-bottom:1px solid #D6D6D6;*/
}
#header_left {
	width:50%;
	height:18px;
/*	background:url(img/flexidata_bg_header_left.png) no-repeat bottom left; */
	float:left;
}

#header_right {
	width:50%;
	height:18px;
/*	background:url(img/flexidata_bg_header_right.png) no-repeat bottom right; */
	float:right;
}

#header {
	position:relative;
/*	width:100%;  */
	height:65px;
	margin:0 auto 0 auto;
	overflow:hidden;
/*	background:url(img/gradient_global.png) repeat-x top left; */
	text-align: right;
/*	border:1px solid #D6D6D6; */
/*	border-right:1px solid #D6D6D6;*/

}

#header h1 {
	position:absolute;
	bottom:0px;
	right:10px;
	text-align:right;
}

#header h4 {
	text-decoration:none;
	font-weight:normal;
	margin:10px 10px 0 0;
	font-size:18px;
	color:#3085AF;
}

#header p {
	margin:10px 10px 0 0;
	color:#4C4C4C;
}

#header img {
	position:absolute;
	top:5px;
	left:10px;
}


/* --------------------- MENU ---------------------- */
#menu {
	width:100%; 
	height:32px;
	line-height:24px;
	margin:0 auto 0 auto;
	position:relative;
	overflow:visible;
/*	background-color: #D5EAF7;*/
	background: #FFFFFF url(img/flexidata_bg_menu_10_02.jpg) repeat-x top left; 
	color: #FFFFFF;
/*	border-top:1px solid #D6D6D6;  
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6; */
	border-top:1px solid #D5EAF7;
	border-bottom:1px solid #D5EAF7;
	z-index:1; 
}

#menu p {
	font-weight:bold;
	float:right;
	color:#FFFFFF;
	padding-right:10px;
	margin:2px;
/*	border:1px solid #545454; */
}

/* NIVEL 1 - contenedor */
#navigation-1 {
	padding:0px;
	margin:0px;
	list-style:none;
	width:600px; 
	height:32px;
	font-size:14px;
/*	font:normal 11px verdana, arial, helvetica; */
	overflow:visible;
	float:left;
}

/* NIVEL 1 - Items de lista */
#navigation-1 li {
	margin:3px 10px 0 0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	height:32px;
}

/* NIVEL 1 - Enlaces */
#navigation-1 li a:link, 
#navigation-1 li a:visited {
	padding:4px 2px;
/*	display:block; */
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	height:21px;
}

/* NIVEL 1 - Enlaces al pasar por encima */
#navigation-1 li:hover a, 
#navigation-1 li a:hover, 
#navigation-1 li a:active {
	padding:4px 2px;
	text-align:left;
	text-decoration:none;
	color:#222222;
	height:32px;
/*	border-right:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4; */
/*	background-color:#D4D4D4;*/
}

/* NIVEL 2 - Contenedor */
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#FFFFFF url(img/flexidata_bg_menu.jpg) repeat-x bottom left;
	width:180px; 
	position:absolute;
	top:22px;
	left:8px;
	border:1px solid #CDCDCD;
	z-index:2000;
/*	opacity:0.9;
	filter:alpha(opacity=90); */
	font-size:12px;
}

#navigation-1 li:hover ul.navigation-2 {
	display:block;
	padding-bottom:10px;
}

#navigation-1 li ul.navigation-2 li {
	width:100%;  
	clear:left;
	height:22px;
}

/* NIVEL 2 - Opciones */
#navigation-1 li ul.navigation-2 li a:link, 
#navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
/*	background:#FFFFFF; */
	padding:4px 0 4px 10px;
	width:170px;  
	border:none;
	position:relative;
	z-index:1000;
	text-align:left;
}


/* NIVEL 2 - Opciones al pasar por encima */
#navigation-1 li ul.navigation-2 li:hover a, 
#navigation-1 li ul.navigation-2 li a:active, 
#navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#D5EAF7;
	border:1px solid #5277CC;
	margin:0 0 0 9px;
	padding:3px 0 3px 0px;
	width:170px;  
	position:relative;
	z-index:1000;
}

/* --------------------- BOTONES ------------------------ */
#aux {
	width:100%; 
	height:40px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#E4F2FD; 
	background:url(img/flexidata_bg_aux_10.jpg) no-repeat top left;
/*	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6; */
/*	border-top:1px solid #E6E6E6; */
}

.buttons {
/*	width:450px;  */
	margin:0 10px;
	position:relative;
	float:right;
}

.buttons ul { 
	margin: 0 0 0 10px; 
	padding:8px 0 5px 0;  
	height: 24px; 
	line-height: 22px; 
	display: block; 
	list-style: none; 
}

.buttons li { 
	display: inline; 
/*	background-color: #883559;  */
	background:url('img/button_l_white_left.png') no-repeat top left;
	float: left;  
	margin-right:10px;
}

.buttons li a:link,
.buttons li a:active,
.buttons li a:visited { 
	height: 24px; 
	line-height: 22px; 
	display: block; 
	padding:0 10px 0 10px; 
/*	border-left: 1px solid white;  */
	background:url('img/button_l_white_right.png') right top no-repeat; 
	float: left;     
	text-decoration:none;
	color:#333333;
}

.buttons li a:hover { 
/*	background-color: #b7849a; */
/*	text-decoration: underline; */
}


/* -------------------- FILTROS ------------------------- */

#filters {
/*	width:450px;  */
	margin:0 10px;
	position:relative;
	float:left;
}

#filters ul {
	padding:0px;
	margin-top:7px;
	margin-bottom:4px;
	list-style:none;
/*	width:300px;  */
	height:21px;
	overflow:visible;
	float:left;
}

#filters ul li {
	margin:3px 10px 0 0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	height:21px;
}

div.rotulo {
	width:100%; 
	height:28px;
	margin:0 auto 0 auto;
	padding-top:24px;
	position:relative;
	background:url(img/flexidata_bg_rotulo_10.png) no-repeat top left;
/*	background-color:#E4F2FD; 
	border-bottom:1px solid #C6D9E9; */
}


/* -------------------- SECTOR CENTRAL ------------------ */

#content {
	width:100%;
	margin:auto;
	overflow:hidden;
	position:relative;
/*	background:#FFFFFF;
	url("img/flexidata_bg_content.jpg") repeat-x top left; */
/*	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	border-top:1px solid #E6E6E6; */
}

#content_inlay {
	position:relative;
	overflow:hidden;
	padding:0 10px 10px 10px;
	background:#FFFFFF;
	min-height:340px;
}

#content_down {
	position:relative;
	overflow:hidden;
	background:url(img/flexidata_bg_inlay_10.png) no-repeat bottom left;
	height:20px;
	margin:0;
	padding:0;
}

#progress {
	position:absolute;
	overflow:hidden;
	visibility:hidden;
	width:100%;
	background-color:#FFFFFF;
	opacity:.8;
	filter:alpha(opacity=80);
	z-index:100;
}

/* --------------------- OTROS ------------------------- */

.rot_struc{ font-family: "Trebuchet MS";
			font-size:14px;
			color: #646464;
			border-bottom: 1px solid #CAC045; }

.dominio {	font-family: "Trebuchet MS";
			font-size: 16px;
			font-style: italic;
			color: #646464; 
			background-image: url("img/flexidata_cab.jpg"); }

.msg_error { font-family: "Trebuchet MS";
			font-size: 14px;
			font-weight: bolder;
			color: red; 
			text-align: center; }

.gen_txt_10 {	font-family: Verdana;
				font-size: 10px;
				color: #646464; }

.gen_txt_14 {	font-family: "Trebuchet MS";
				font-size: 14px;
				color: #646464; }

.main_lat_left {	border-left:1px solid #CAC045; }
.main_lat_right {	border-right:1px solid #CAC045; }


.grid {
	position:relative;
	overflow:hidden;
	background-color:#EAEAEA;
	border:1px solid #CCCCCC;
	padding:10px;
}

.dForm {
	position:relative;
	overflow:hidden;
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
	padding:10px;
}

.td_rot_end {
	background-color:none;
	border-left:1px solid #BDBDBD;
}

.lst_rot {	
	font-size: 12px; 
	text-decoration: none; 
	background: url(img/table-folders-bg-blue.gif) repeat-x top left;
	height: 24px;
	vertical-align:middle;
	color: #003333; 
	border-left:1px solid #9fc1d4;
	border-bottom:1px solid #9fc1d4;
	border-top:1px solid #9fc1d4;
}

.lst_rot_end {	
	font-size: 12px; 
	text-decoration: none; 
	background: url(img/table-folders-bg-blue.gif) repeat-x top left;
	height: 24px;
	vertical-align:middle;
	color: #003333; 
	border-left:1px solid #9fc1d4;
	border-right:1px solid #9fc1d4;
	border-bottom:1px solid #9fc1d4;
	border-top:1px solid #9fc1d4;
}

.lst_rot a:link,
.lst_rot a:active,
.lst_rot a:visited {	
	color: #003333; }

.lst_cnt {	
	font-size: 12px; 
	text-decoration: none;	
	height: 20px;
	color: #000000; }

.td_lin_end {
	border-left:1px solid #DEDEDE;
}

.lst_lin {	
	font-size: 12px; 
	text-decoration: none;	
	height: 18px;
	color: #4c4c4c; 
	border-left:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}

.lst_lin_end {	
	font-size: 12px; 
	text-decoration: none;	
	height: 18px;
	color: #4c4c4c; 
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}

.lst_form {	font-family: "Verdana";	
			font-size: 11px; 
			text-decoration: none;	
			color: #333333; }

.opc_rot {	font-family: "Verdana";
			font-size: 12px;
			color: #424242; 
			background-color: #FFFFFF; }

.opc_spc {	border-left:1px solid #FDDB91;
			border-right:1px solid #FDDB91; }

.opc_lst {	border-left:1px solid #FDDB91;
			border-right:1px solid #FDDB91; 
			border-bottom:1px solid #FDDB91; }

.cnt_rot {	font-family: "Verdana";
			font-size: 14px;
			color: #646464; }

.menu {				font-family: "Verdana";
					font-size: 12px; }

.td_menu {			background-color: #E4E493; }

.td_menu_on {		font-family: "Verdana";
					font-size: 12px;
					text-align: center;
					font-weight: bolder;
					color: #606060; }

.td_menu_off {		font-family: "Verdana";
					font-size: 12px;
					text-align: center;
					color: #606060; }

.a_menu_main	{	font-family: "Verdana";
					font-size: 12px;
					color: #404040; }

.td_menu_sub	{	font-family: "Verdana";
					font-size: 10px;
					height: 16px;
					color: #5D5D5D; }

#smenu2 {			position:absolute; 
					z-index:-1; 
					top:14px; 
					left:0px; 
					border:1px solid #888888; 
					visibility: hidden; 
					background-color: #ECECEC;
					filter: alpha(opacity=90); }

.pie {		font-family: "Verdana";
			font-size: 9px;
			color: #666666;
			border-top:1px solid #CAC045; }

input, 
select, 
textarea  {		
	font-size: 12px;
	color: #333333;
	border:1px solid #DEDEDE; 
	background-color:#FFFFFF; 
	padding:2px;
}

.sel {
	background-color: #FFFED5;
	border:1px solid #AEAEAE;
}

.file_txt { font-family: Verdana;
			font-size: 10px;
			color: #333333;
			border:1px solid #C8BF42; }

.edit_txt { 
	font-size: 12px; 
/*	font-weight: bolder;*/
	text-decoration: none;	
	color: #333333; }

.form_txt { 	
		font-size: 12px; 
		text-decoration: none;	
		text-align:left;
		color: #333333; 
		background-color: #F6F5F5;
		border:1px solid #666666; 
}

.bttn_form{ 	background-image: url("img/bttn_layout1.gif");
				width: 86px; }

.upl_rot {	font-family: "Trebuchet MS";
			font-size: 16px;
			font-weight: bolder;
			color: #C8BF42; 
			border-bottom:1px dashed #C8BF42; }

BUTTON {	BORDER-RIGHT: medium none;
			BORDER-TOP: medium none;
			PADDING-LEFT: 1px;
			FONT-SIZE: 8pt;
			PADDING-BOTTOM: 2px;
			MARGIN: 2px 0px 1px 2px;
			OVERFLOW: hidden;
			BORDER-LEFT: medium none;
			COLOR: #333333;
			LINE-HEIGHT: 100%;
			PADDING-TOP: 1px;
			BORDER-BOTTOM: medium none;
			BACKGROUND-REPEAT: no-repeat;
			BACKGROUND-IMAGE: url("/backweb/editor/bttn_editor.gif");
			FONT-FAMILY: Verdana;
			HEIGHT: 20px;
			width: 28px;
			BACKGROUND-COLOR: transparent;
			TEXT-ALIGN: center; }

/* ---------------------- HOME --------------------- */

#home_left {
	position:relative;
	overflow:hidden;
	width:290px;
	margin:10px;
	float:left;
}

#home_right {
	position:relative;
	overflow:hidden;
	width:500px;
	margin:10px 0 0 310px;
	padding-left:20px;
	border-left:1px dashed #DEDEDE;
/*	float:right; */
}

#home_right h3 {
	font-size:16px;
	margin:0;
	width:100%;
}

#faq {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-align:left;
}

/* --------------------- FOOTER -------------------- */
#footer {
	width:980px;
	height:60px;
	margin:0 auto 0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
	background: url(img/flexidata_bg_footer_10.png) no-repeat top left; 
	background-color:#F8F8F8;
}

#footer p {
	font-size:10px;
	font-weight:normal;
	color:#646464;
	text-align:center;
	margin-top:10px;
}

#footer p.left {
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	margin:0;
/*	background: url("img/flexidata_bg_footer_left.png") no-repeat top left;  */
}

#footer p.right {
	float:right;
	text-align:right;
	padding-right:5px;
	padding-top:10px;
	margin:0;
/*	background: url("img/flexidata_bg_footer_right.png") no-repeat top right;  */
}

#footer a {
	color:#646464;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover {
	text-decoration:underline;
}

/* --------------------------- LOGIN -------------------*/

#login {
	width:245px;
	background:url(img/bg_module_top_3085af_900x27.png) no-repeat top left;
	position:relative;
	overflow:visible;
	margin:0;
	padding:0;
/*	border:1px solid gray; */
	color:gray;
}

#login div.login_in {
	position:relative;
	overflow:visible;
	width:243px;
	height:109px;
	background-color: #f4f7f9;
	border-left:1px solid #c3d8eb;
	border-right:1px solid #c3d8eb;
	border-bottom:1px solid #c3d8eb;
}


#login p.msg {
	height:27px;
	color: #ECECEC;
	margin:0 0 0 10px;
	line-height:25px;
	background:url(img/bg_module_top_3085af_900x27.png) no-repeat top right;
}

#login ul {
	list-style:none;
	margin:0 40px 0 0;
	padding-top:10px;
	display:block;
}

#login li {
	height:30px;
	line-height:27px;
	float:right;
}

#login label {
	text-align:right;
	margin:5px 0;
}

#login input {
	margin:5px;
	float:right;
}


#login p.button { 
	position:absolute;
	top:85px;
	left:130px;
	width:55px;
	background:url('img/button_l_white_left.png') no-repeat top left;
	margin-right:10px;
	height:24px;
}

.login_btn {
	font-size:12px;
	color:#333333;
	width:88px;
	height:24px;
	border:0;
	background:url(img/button_88.png);
}

#login p.button a:link,
#login p.button a:active,
#login p.button a:visited { 
/*	line-height:22px; */
	height: 24px; 
	padding:0 10px 0 10px;
	background:url('img/button_l_white_right.png') right top no-repeat; 
	text-decoration:none;
	color:#333333;
}

/*
#buttons li a:hover { 
	background-color: #b7849a; 
	text-decoration: underline; 
} */

/*---------------------------------------------*/

p.cabNews {
	font-family:Verdana,Helvetica,Arial;
	font-size:10px;
	color:gray;
	margin:0;
	float:left;
}

#faqDetail {
	width:95%;
	margin-left:15px;
}


/*-------------------------------------------------------------------------- */
