*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: 'calibri', 'sans-serif';
}

body{
	width: 100%;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

a{
	text-decoration: none;
	color: #999;
}

a:hover{
	color: #666;
}

p{
	margin: 0 0 20px 0;
}

table {
	font-family: 'calibri', 'sans-serif';
    font-size: 12px;
    margin: 45px 0 45px 0;
    width: 400px;
    text-align: left;
    border-collapse: collapse; 
}

th {     
	font-size: 13px;     
	font-weight: normal;     
	padding: 8px;     
	background: #fff;    
	border-top: 4px solid #999;    
	border-bottom: 1px solid #999; 
	color: #039; 
}

td {    
	padding: 8px;     
	background: #fff;     
	border-bottom: 1px solid #999;	    
	color: #669;    
	border-top: 1px solid transparent; }

tr:hover td { background: #fff; color: #888; }

.table2 {
	font-family: 'calibri', 'sans-serif';
    font-size: 12px;
    margin: 20px 0 45px 0;
    width: 840px;
    text-align: left;
    border-collapse: collapse; 
}

.contenedor{
	width: 900px;
	height: auto;
	overflow: hidden;
	padding: 0 50px 0 50px;
	background-color: #fff;
	margin: auto;
}

.contenedor_carga{
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 50px 20px 0;
	background-color: white;
	border: 1px solid #bbb;
}

.carga{
	width: 480px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 14px;
	clear: both;
}

.contenedor_login{
	width: 50%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 30px 20px 0;
	background-color: white;
	border: 1px solid #bbb;
}

.login{
	width: 380px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 14px;
	clear: both;
}

.contenedor_menu{
	width: 100%;
	height: auto;
	overflow: show;
	background-color: #999;
	margin: 0;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

.menu{
	width: 900px;
	height: auto;
	overflow: show;
	padding: 0 50px 0 30px;
	margin: auto;
	font-size: 12px;
}

.inicio {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: left;
	padding-bottom: 10px;
}

.contenedor_header{
	width: 900px;
	height: auto;
	overflow: show;
	float: left;
	margin: 10px 0 0 0;
}

.logo{
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: left;
	border-bottom: 1px solid #fff;
}

.botonera{
	width: 900px;
	height: 50px;
	overflow: hidden;
	margin: auto;
	float: left;
	border-top: 1px solid #ddd;
}

.contenedor_seccion{
	width: 900px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
}

.titulo_seccion_rojo{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 5px 5px;
	font-size: 24px;
	font-weight: bolder;
	color: #ff4444;
}

.titulo_seccion_grande{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 5px 5px;
	font-size: 20px;
	font-weight: bolder;
	color: #646464;
}

.titulo_seccion{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 5px;
	font-size: 14px;
	font-weight: bold; 
	color: #999;
}

.titulo_seccion_index{
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 20px 0 10px 0;
	font-size: 14px;
	color: #aaa;
	padding: 0;
}

.titulo{
	padding: 20px 0 0 10px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
}

.titulo_listado{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

.contenedor_footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #999;
	margin: 30px 0 0 0;
	border-top: 2px solid #666;
}

.footer{
	width: 900px;
	* width: 1000px;
	_ width: 1000px;
	height: auto;
	overflow: hidden;
	padding: 25px 50px 20px 50px;
	margin: auto;
	text-align: right;
	font-size: 10px;
	color: #fff;
}

.texto_footer{
	width: 390px;
	height: 45px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 10px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

.separador{
	width: 900px;
	height: 1px;
	overflow: hidden;
	border-bottom: 1px solid #999;
	clear: both;
	margin: 20px 0 20px 0;
}

.text{
	font-size: 12px; 
	padding: 6px; 
	border: none;
	color: #777;
}

.textarea{
	width: 270px;
	font-size: 12px; 
	padding: 6px; 
	border: none;
	color: #777;
}

.contenedor_mensaje{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 6px 6px 10px; 
	border: none;
	color: #777;
}

.img_mensaje{
	vertical-align:middle;
	padding-right: 10px;
}

.contenedor_field{
	width: auto;
	height: auto;
	overflow: hidden;
	float: left;
}

.field_chico{
	width: 125px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 6px;
	border: 1px solid #ccc;
}

.field_grande{
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 6px;
	border: 1px solid #ccc;
}

.field_textarea{
	width: 800px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 6px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.field_check{
	width: 245px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 0 0 6px 6px;
	font-size: 14px; 
	padding: 8px 8px 8px 8px; 
	border: none;
	color: #777;
	border: 1px solid #ccc;
}

.label{
	width: 80px;
	text-align: right;
	font-size: 14px; 
	padding: 6px; 
	border: none;
	color: #777;
	float: left;
}

.label_grande{
	width: 180px;
	height: 14px;
	text-align: right;
	font-size: 14px; 
	padding: 0 6px 0 0; 
	border: none;
	color: #777;
	float: left;
}

.listado{
	width: 870px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 10px 6px;
}

.field_boton{
	width: auto;
	height: auto;
	overflow: hidden;
	margin-left: 6px; 
	float: right;
}

.field_boton_left{
	margin-left: 6px; 
	float: left;
}

.boton{
	width: 100px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	color: black;
	font-size: 14px; 
	padding: 4px 6px 4px 6px;
	margin-left: 640px;
	border: none;
	background-color: #999;
	text-align: center;
	border: 1px solid #666;
}

.boton:hover{
	color: white;
}

.separador{
	width: 900px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 25px 0 0 0;
}

.contenedor_solapas{
	width: 870px;
	height: 40px;
	clear: both;
}

.solapas{
	width: 870px;
}
.solapas ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.solapas li{
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 4px 6px 4px 6px;
	background-color: #999;
	color: #bbb;
	font-size: 10pt;
	cursor: pointer;
}
li.solapaseleccionada{
	background-color: white;
	color: #bbb;
	font-weight: bold;
}
.cuerposolapas{
	height: auto;
	overflow: auto;
	clear: both;   
	margin: 0;
	padding: 0;
	background-color: white;
	color: ccc;
} 

.tinybox{
	position:absolute; 
	display:none; 
	padding:10px; 
	background:#fff url(sga/images/preload.gif) no-repeat 50% 50%; 
	border:10px solid #e3e3e3; 
	z-index:2000
}

.tinymask{
	position:absolute; 
	display:none; 
	top:0; 
	left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:1500;
}

.tinycontent{
	background:#fff
}

.button{
	font:14px Georgia,Verdana; 
	margin-bottom:10px; 
	padding:8px 10px 9px; 
	border:1px solid #ccc; 
	background:#eee; 
	cursor:pointer;
}

.button:hover{
	border:1px solid #bbb; 
	background:#e3e3e3;
}

.ocultar{
	display: none;
}

.size10{
	font-size: 10px;
}

.size11{
	font-size: 11px;
}

.size12{
	font-size: 12px;
}

.size14{
	font-size: 14px;
}

.size16{
	font-size: 16px;
}

.size18{
	font-size: 18px;
}