/****************************************************************************************************************
					HTML DEFAULT
****************************************************************************************************************/
body{
	font-size: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:180%;
	background: url("../_images/img-background.gif") repeat;
	color:#666;
}

h1, h2, h3, h4, h5, img, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 13px;
}

pre{
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #999;
	outline: 0;
}
a:hover {
	text-decoration: underline;
	color: #999;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border: 2px solid #FFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

input {
	font-size: 12px;
	margin: 1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

select {
	border: 1px solid #8C8984;
	padding: 1px;
	font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

option.hover, option:hover {
	background: #ff9900;
}
object, embed {
	margin-bottom:10px;
}
br {
	margin: -3px;
}
/****************************************************************************************************************
					CAPAS
****************************************************************************************************************/
#base{
	margin-top: 1%;
	margin-left: 9%;
	float: left;
	padding: 15px;
	background: #FFF;
	border: 1px solid #000;
	width: 780px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#header {
	width:780px;
	height: 90px;
}
#head-logo{
	float: left;
	width: 205px;
	padding: 5px;
}
#head-text{
	float: left;
	text-align:right;
	padding: 5px;
}
#tabla {
	width:780px;
	float:left;
}

#tabla-left {
	width:553px;
	float:left;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:justify;
}

#tabla-right {
	width:190px;
	float:left;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:left;
	margin-left:7px;
	margin-right:7px;
}

#menu-top {
	float: left;
	height: 16px;
	width: 1024px;
	color:#EEE;
	background: #0191C8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer {
	width:97%;
	float: left;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

#Alerta {
	position:absolute;
	top:30%;
	left:30%;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
}

#Process {
	position:absolute;
	top:30%;
	left:30%;
	margin:15px;
	float:left;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=8);
	background: #FFFFFF;
	padding:5px;
}

/****************************************************************************************************************
					ETIQUETAS
****************************************************************************************************************/
.Titulo01 {
	font-size: 16px;
	color: #ff9900;
	text-transform: capitalize;
	font-weight: bolder;
}

.Titulo02 {
	font-size: 12px;
	color: #0191c8;
	text-transform: capitalize;
	font-weight: bolder;
}

.Titulo03 {
	font-size: 12px;
	color: #EEE;
	text-transform: capitalize;
	font-weight: bolder;
}

.input,textarea {
	font-size: 12px;
	margin: 1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #8C8984;
}

.input:hover,textarea:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.input_num {
	font-size: 12px;
	margin: 2px;
	text-align:right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #8C8984;
}

.input-center {
	font-size: 12px;
	margin: 2px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #8C8984;
}
.input_num:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:right;
	border: 1px solid #8C8984;
}

.a-menu {
	text-decoration: none;
	color: #EEE;
	outline: 0;
}
.a-menu:hover {
	text-decoration: underline;
	color: #ff9900;
}

.alerta-cliente {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	border: 1px solid #0191C8;
	color:#FFF;
	text-align: rigth;
	background: #0191C8;
	white-space: nowrap;
}

.Alerta {
	margin: 0px;
	font-size:22px;
	color:#FF0000;
	font-weight:bolder;
	text-align: rigth;
	white-space: nowrap;
}

.sortheader {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
	border: 1px solid #0191c8;
	color:#FFF;
	text-align: center;
	background: #0191c8;
}

.NomUser{
	color: #5287c2;
	font-weight: bolder;
	font-size: 14px;
}

.Importante{
	color: #FF9900;
	font-weight: bolder;
}


.titulos_left {
	font-size: 11px;
	color: #1D62AF;
	font-weight: bold;
}

.text_gris10{
	font-size: 10px;
	color: #666666;
}

.Negritas14 {
	font-weight: bold;
	font-size: 14px;
}
.creditos{
	font-size: 10px;
}

.Titulos {
	font-size: 12px;
	color: #1D62AF;
	font-weight: bold;
	background-color: #FFFFCC;
}

.Negritas11fondoA {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #F4F4F4;
}

.Negritas11fondo {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	background-color: #FFFFFF;
}

.textoazulreg {
	font-size: 12px;
	color: #1D62AF;
	line-height: 18px;
	background-color: #F4F4F4;
}

.textoazul {
	font-size: 13px;
	color: #1D62AF;
	font-weight: bold;
}

.style5 {color: #1D62AF}







.basictab ul{
margin: 4px;
padding: 3px 0;
height:34px;
width:550px;
margin-left: 0;
font-weight:bold;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
background: url("../_images/menu.png") no-repeat;
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 0px 7px;
margin-right: 13px;
border-bottom: none;
color: #FFF;
}

.basictab li a:visited{
color: #FFF;
}

.basictab li a:hover, .basictab li a.current{
color:#FFF;
padding: 0px 7px;
}

.basictab li a:active{
color: #FFF;
}

.tabcontainer{
clear: center;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
padding-top:-15px;
font-weight:bold;
text-align: center;
}

.tabcontent{
display:none;
}