/* CSS Document */
html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}
/****************************************************************** FONDO*/
body {
	margin: 0px 0px 0px 0px;
    background-position: top center;
	background-image:url(../images/fondo_total.jpg);
	background-color:#000;
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-size:11px;
	color:#FFFFFF;
}

/****************************************************************** LINKS*/
a {
	text-decoration: underline;
	background-color: transparent;
	text-decoration:none;
}
a:link {
	color: #FFB400;
	text-decoration:none;
}
a:visited {
	color: #FFB400;
}
a:hover,
a:active {
	color: #CCC;
	text-decoration:none;
	}


/*********************************************************TITULOS Y PARRAFOS*/
h1 {
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-size: 14px;
	letter-spacing: -0.2pt;
    color:#203957;
}
h2 {
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-weight: bold;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	
}
h3 {
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
    font-size: 12px;
	margin-top:1px;
	margin-bottom:1px;
}
h4 {
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-size:10px;
	margin:0;
	
}
h5 {
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-size:10px;
	margin-top:1px;
	margin-bottom:1px;
}	
/********************************************************TABLAS*/
#top {
width:750px;
height: 203px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
/*background: url(../images/fondo_top.jpg);*/
}
#menu{
width:750px;
height:28px;
margin-left:auto;
margin-right:auto;
/*background: url(../images/fondo_menu.jpg);*/
}
#contenedor {
overflow:hidden;
width:750px;
height: auto;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
/*background: url(../images/fondo_contenedor.jpg);*/
}
#inf {
width:750px;
height:100px;
margin-left:auto;
margin-right:auto;
font-family: Arial,Helvetica, sans-serif,  Lucida;
font-size:9px;
color:#CCC;
}
/****************************************Top*/
.banner{
position:relative;
width: 780px;
height:262px;
background:url(../images/top.jpg);}

/*********************************contenido*/

.contenido {
width:492px;
height:auto;
font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
}
.conte {
width:492px;
height:auto;
font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
}


/*.contenido a {
	text-decoration: underline;
	background-color: transparent;
	text-decoration:none;
}
.contenido a:link {
	color: #FF0066;
	text-decoration:none;
}
*/

.contenido h1 {
display: block;
color:#CCCC99;
text-decoration:none;
text-transform:uppercase;
/*background:url(../images/h1.png) no-repeat;*/
display:block;
padding-top:2px;
padding-left:25px;
border:0px solid #33FF00;

background: url("../images/h1.png") no-repeat !important;
background: none; 
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="stilos/images/h1.png",sizingMethod="scale"); 

}
.contenido h2 {
text-decoration:none;
font-weight:bold;
letter-spacing: -0.5pt;
color:#FF9900;
}
.contenido h3 {
text-decoration:none;
font-weight: bold;
letter-spacing: -0.1pt;
color: #CCCC99;
}
.contenido h4 {
color: #888;
text-decoration:none;
}
.separador_contenido {
height:6px;
width:555px;
background:url(../images/separador_contenido.jpg);
}
.separador {
	   background:url(../images/separador.gif);
	   height:4px;
}

/**********************************************************/
a.menu_superior:link, a.menu_superior:visited {
	  
	display: block;
	background: url(../images/bot_menu_sup.png) no-repeat;
	background-position:center;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-transform:uppercase;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
	height: 20px;
	color: #FFB400;
	font-weight:bold;
	behavior: url(iepngfix.htc); 
}

a.menu_superior:hover {
	background-position: 0px -25px;
	text-decoration: none;
	font-weight:bold;
	color: #FFF;
}	

.menu_seccion {
	display: block;
	background: url(../images/bot_grupo.jpg) no-repeat;
	background-position: 0px -40px;
	font-family:  Lucida,Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left:26px;
	height: 16px;
	width: 174px;
	color: #FFFFFF;
}



/**********************************************************/

a.grupo:link, a.grupo:visited {
	display: block;
	background: url(../images/bot_grupo.jpg) no-repeat;
	font-family:  Lucida,Verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	padding-top: 12px;
	padding-left:26px;
	height: 28px;
	color: #FFFFFF;
}

a.grupo:hover {
	background-position: 0px -40px;
	text-decoration: none;
	color: #FFB400;
}	




/**********************************************************/
a.categoria:link, a.categoria:visited {     
	display: block;
	background: url(../images/bot_categoria.png) no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	font-size: 11px;
	padding-top:27px;
	padding-left:74px;
	width:130px;
	height:50px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	 behavior: url(iepngfix.htc); 
}


a.categoria:hover {
	background-position: 0px -77px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}	

/**********************************************************PAGINADOR*/
a.paginador:link, a.paginador:visited {
	/*background: url(../images/boton.jpg) 0 0 repeat-x;*/
	/*background-color:#CCC;*/
	text-decoration:none;
	font-size: 14px;
	/*padding: 7px;*/
	/*color: #FFB400;*/
	/*border: 1px solid #FFB400;*/
}

a.paginador:hover {
	/*background-position: 0px -20px;*/
	/*border: 1px solid #FFCC00;*/
	text-decoration: none;
	/*color: #FFB400*/;
}

.paginador {
	/*background: url(../images/boton.jpg) 0 0 repeat-x;*/
	/*background-position: 0px -20px;
	background-color:#003366;*/
	text-decoration: none;
	font-size: 14px;
	/*padding: 7px;*/
	color: #FFF;
	/*border: 1px solid #FFCC00;*/
}	
/*********************************** MODULO ********/
.mod_arriba{
position:relative;
width: 494px;
height:4px;
background:url(../images/mod_arriba.png);
behavior: url(iepngfix.htc); 
}

.mod_medio{
position:relative;
width:494px;
height:auto;
/*background:url(../images/mod_medio.png);*/
background: url("../images/mod_medio.png") !important;
background: none; 
/*filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="stilos/images/mod_medio.png",sizingMethod="scale"); */
background-color:#000000;

}

.mod_abajo{
position:relative;
width: 494px;
height:4px;
background:url(../images/mod_abajo.png);
behavior: url(iepngfix.htc); 
}

.mod_separador{
position:relative;
height:2px;
background-color:#FFCC00;
}

.leer_mas{
	display: block;
	text-align:right;
	padding-left: 5px;
	padding-right:5px;
	border: 0px solid #8494B5; 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #555;
	/*background: url(../images_web/menu_leer.png);*/
	}

/******************************/

/****************************************formulario*/
.texto {
	border: 1px solid #FFC000;
	margin: 0;
	height:16px;
	background: url(../images/formtext.jpg);
	background-color:#FFB400;
	padding: 2px;
	color:#131C21;
	font-size:10px;
	}
	
textarea {
	border: 1px solid #FFC000;
	background: url(../images/formtext.jpg);
	background-color:#FFB400;
	margin: 0;
	padding: 2px;
	color:#131C21;
	font-family: "Arial", Helvetica, sans-serif, Verdana, Lucida;
	font-size:11px;
	}
	
input.button {
	background: url(../images/boton.jpg) 0 0 repeat-x;
	font-size:10px;
	height:23px;
	color:#fff;
	font-weight:bold;
	border: 1px solid #FF6E00;
}

input.button:hover {
	background-position: 0px -30px;
	border: 1px solid #FFF;
	cursor:pointer; 
	cursor:hand;
}


select {
	border: 1px solid #FFEA00;
	background-color:#FFA200;
	margin: 0;
	padding: 2px;
	color:#0A213C;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}


/**************************************************************************************************/
#tables {
    border-bottom:0px solid #FFB400;
    border-left: 1px solid #FFB400;
	border-top:1px solid #FFB400;
    
}

#tables tr {
    padding-bottom: 10px;
}

#tables td {
    color: #ffffff;
    padding: 5px;
	text-align:left;
    top: 5px;
	border-right:1px solid #FFB400;
	border-bottom:1px solid #FFB400;
}











