@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#C4C4C4;
	color:#000000;
	border:none;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
div {
	background-color:#FFFFFF;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
table {
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border-style:none;
	width:100%;
}
a:link,   
a:visited,   
a:active{
text-decoration:none;
color:#000000;
font-weight:bold;
margin:none;
}

a:hover{
margin:0px;
border:0px;
padding:0px;
}

a:hover{
text-decoration:none;
color:#C64934;
font-weight:bold;
cursor:pointer;
margin:none;
}
ul{
list-style-type:square;
list-style-position:inside;
margin:0px;
/*margin-left:-39px;*/
}
li{
text-align:justify;
}
#Container{
background-color:#EFEFEF;
position:absolute;
left:50%;
margin-left: -317px;
height:100px;
width:635px;
}
#menu_search{
background-color:#FFFFFF;
padding-left:10px;
padding-top:2px;
margin: 0px;
}

.menu_search_item{
background-color:#FFFFFF;
margin:0px;
font-weight:bold;
}

.menu_search_item a:hover{
text-decoration:none;
background-color:#C64934;
color:#FFFFFF;
}

.submenu{
position:absolute;
float:left;
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#C64934;
padding:2px;
width:auto;
height:auto;
}

#submenu_invent{
left:191px;
top:119px;
width:auto;
height:auto;
}

#submenu_corres{
left:84px;
top:119px;
width:auto;
height:auto;
}

#submenu_listados{
left:300px;
top:119px;
width:auto;
height:auto;
}

#submenu_corres a{
width:100px;
}

#hr_menu{
background-color:#FFFFFF;
font-size:6px;
color:#FFFFFF;
border-bottom-color:#333333;
border-bottom-style:solid;
border-width:1px;
}
#form_container{
margin:0px;
padding:15px;
padding-top:5px;
}

#rb_footer{
background-color:transparent;
margin:5px;
margin-top:10px;
text-align:center;
font-size:9px;
}

#hr_menu_bottom{
background-color:#FFFFFF;
font-size:10px;
color:#FFFFFF;
}
#form_title{
text-align:left;
font-size:24px;
font-weight:bold;
color:#C64934;
margin-right:0px;
margin-bottom:10px;
}

.btnInfo{
width:15px;
height:15px;
}

#td_help{
width=20px; 
text-align=right;
}

/*HELP*/

.cHelp{
background-color:#426D90;
color:#FFFFFF;
text-align:justify;
}

#helpContainer{
background-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
display:none;
}

#helpContent{
background-color:#426D90;
color:#FFFFFF;
overflow:auto;
padding:10px;
padding-top:5px;
padding-bottom:5px;
font-size:12px;
}

#td_close{
width:20px; 
text-align:right;
}

#div_help_title{
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}

#div_help_subtitle{
	padding-top:5px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
}

#div_help_text{
	padding-bottom:3px;
	text-align:justify;
}

#div_help_comment{
	font-style:italic;
	text-align:justify;
}

#div_help_warning{
	font-style:italic;
	font-weight:bold;
	text-align:justify;
}


#span_help_title{
	font-weight:bold;
}
