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

a:hover, a:active {
	color: #121712;
	text-decoration: underline;
}

a.pagenav {
	font-weight: normal;
}

a.sublevel {
	padding-left: 3px;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	/*color: #121712;*/
	color:#000000;
	background:#990000;
	font: 12px Verdana, Arial, Sans-Serif;
	text-align: center;
}

body#bd {
	margin: 0px 0 25px;
	background: url("../images/fondo_web_.bmp") #000000 repeat-x;
	text-align: center;
	
}

body.contentpane {
	margin: 12px;
	background: none #FFFFFF!important;
}

/* JOOMLA STYLE */
div.moduletable { /*CUADRO (CONTENIDO) DE LAS COLUMNAS DE LA DERECHA*/
	width: auto!important;
	width: 100%;
	margin: 0 0 0px;
	padding: 0 10px 20px;
	/*background: url("../images/module-bg.gif") no-repeat bottom #CFDBCF;*/
	background:#FFDF67;
	line-height: 140%;
	
}

div.moduletable h3 {/* CABECERA CUADROS COLUMNA DERECHA*/
	margin: 0 -10px 10px -10px;
	padding: 8px 8px 8px 10px;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
/*	background: url("../images/menu_derecho_.jpg") repeat-x #648364;*/
background: url("../images/menu_derecho_.jpg") repeat-x #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	
}

div.moduletable td {/*CELDA DE LAS TABLAS DE LAS COLUMNAS DE LA DERECHA*/
	padding: 3px 0!important;
	
}

fieldset {
	width: 538px;
	border: 0;
	margin: 0;
	padding: 5px 0 0 0;
	
}

fieldset a {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-size: 14px;
}

h1, h2, h3, h4 {
	margin: 15px 0;
	font-family: Verdana, Arial, Sans-Serif;
}

h4 {
	font-size: 12px;
}

hr {
	border-top: 1px solid #D3CCC2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

html {
	height: 100%;
}

input {
	font: 12px Tahoma, Arial, sans-serif;
}

p {
	margin: 10px 0;
}

select {
	font: 12px Tahoma, Arial, sans-serif;
}

table.contentpaneopen td, table.contentpane td {/*CELDA DE CONTENIDO*/
	line-height: 140%;
	

}

table.contentpaneopen, table.contentpane, table.blog {/*TABLAS CONTENIDO*/
	width: auto!important;
	border-collapse: collapse;
	border-spacing: 0px;


}

table.contenttoc {
	margin: 0 0 10px 10px;
	width: 180px!important;
	
}

table.contenttoc td {
	padding: 2px 6px 2px 16px;
	background: url(../images/arrow.gif) no-repeat 5px 7px;
	
}

table.contenttoc th {
	padding: 0 6px 2px;
	border-bottom: 1px solid #94AF94;
	font-weight: bold;
	

}

table.moduletable {
	width: 100%;
	background: #FFFFFF;
	

}

table.moduletable th {
	color: #DC9B44;
	background: none;
	font-weight: bold;
	font-size: 18px;
	border:#FF0000 solid 1px;
	
}

table.polls {
	padding: 0;
	width: 400px!important;
	text-align: left;

}

table.pollstableborder {
	padding: 0;
	width: 100%;
	text-align: left;

}

table.pollstableborder img {
	margin: 4px 4px 4px 0;
	vertical-align: middle;
}

table.pollstableborder td {
	padding: 2px 4px!important;
}

table.searchintro {
	margin: 15px 0;
	width: 100%;
	border: 1pX solid #CFDBCF;
	
}

table.searchintro td {
	padding: 10px!important;
}

td {
	font-size: 12px;
}

td.buttonheading {
	padding-left: 5px!important;
}

/* GENERAL */
textarea {
	padding-left: 2px;
	font: 11px/1.3em Arial, sans-serif;
	
}

th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

th.pagenav_prev, th.pagenav_next {
	font-weight: normal;
	text-align: center;

}

tr.sectiontableentry1 td {
	padding: 5px;

}

tr.sectiontableentry2 td {
	padding: 5px;
	background: #EAF0EA;
	

}

ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 12px;
	background: url(../images/bullet.gif) no-repeat 0 8px;
	line-height: 1.8em;
}

.adminform textarea {
	width: 520px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
	width: 420px!important; /*Control the Frontend Editor area width*/
}

.article_seperator {/*ESPACIO QUE QUEDA DEBAJO DE CADA ARTICULO*/
	height: 20px;
	display: block;
						
}

.back_button a {/*ENLACE DE VOLVER*/
	margin-top: 15px;
	width: 100%;
	display: block;
	text-align: right;
	text-decoration: none;
}

.blog_more {/*EN EL BLOG, ABAJO, UN CUADRO DE MAS INFORMACION*/
	margin: 10px 0;
	padding: 3px;

}

.button {/*DE FORMULARIOS*/
	padding: 1px 4px 1px 4px;
	font: 12px Tahoma, Arial, sans-serif;
}

.category {
	font-weight: bold;
	text-decoration: none;
}

.code, pre {
	border: 1px solid #BEC19D;
	width: auto;
	padding: 5px;
	background: #E7EABF;

}

.componentheading, #content-full .componentheading {/*TITULAR*/
	margin: -20px -20px 20px;
	padding-left: 20px;
/*	border-bottom: 1px solid #B8A34A;*/
	/*background: url("../images/comheading-bg.gif") no-repeat #D1B954;*/
	color:#000000;
	/*font: bold 26px/60px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font: bold 26px/60px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;

}

#content-full .componentheading {
	/*background: url("../images/comheading-full-bg.gif") no-repeat #D1B954!important;*/
	
}

.contentdescription {/*PRIMER PARRAFO/CUADRO DE UNA SECCION (DESCRIPCION)*/
	padding: 0 0 12px!important;
	height: auto;
	

}

.contentheading {/*TEXTO DEL TITULO DEL CONTENIDO/ARTICULO*/
	font-size: 18px;
	font-weight: normal;

}

.contentheading a {/*ENLACE DEL TEXTO DEL TITULO/CONTENIDO*/
/*	color: #4C644C;*/
color:#000000;

	text-decoration: none;

}

.contentheading a:hover, .contentheading a:active {/*AL PASAR EL RATON X ARRIBA DE LO DE ARRIBA*/
	/*color: #4C644C;*/
	color:#000000;
	text-decoration: underline;

}

.createdate {/*FECHA DE CREACIÓN*/
	/*color: #94AF94;*/
	color:#999999;
}

.error {/*MENSAJE DE ERROR*/
	color: #993300;
}

.highlight {/*RESALTADO*/
	font-weight: bold;
}

.inputbox {/*INPUT DE CONTROLES DE FORMULARIO (EXCEPTO BUSCAR)*/
	padding-left: 2px;
	font: 12px Tahoma, Arial, sans-serif;
}

.message {

	color: #DE9C31;
	font-weight: bold;
	font-size: 12px;
}

.modifydate {/*FECHA DE MODIFICACION*/
	height: 20px;
/*	color: #94AF94;*/
color:#999999;

}

.moduletable {/*TABLA DE MODULOS*/

	padding: 0;
}

.mosimage {/*IMAGEN DEL CONTENIDO/ARTICULO*/
	padding: 0;
	margin: 10px 5px 0;
	
}

.mosimage_caption {/*TITULO/NOMBRE DE LA IMAGEN DE CONTENIDO (MOSTRADO ABAJO)*/
	margin-top: 2px;
	color: #999999;
	font-size: 10px;
}

.newflash-close {/*PARTE DE ABAJO (SEPARADOR) DEL CUADRO AMARILLO DE ARRIBA*/

	margin: -20px -20px 20px;
	height: 32px;
	border-bottom: 0px solid #1C351C;
	background: url("../images/newflash-close.gif") no-repeat bottom #D1B954;
	color: #FFFFFF;
}

.pagenav_prev a, .pagenav_next a {/*PAGINACION DE SIGUIENTE, ANTERIOR..*/
	text-decoration: none;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {/*RATON ENCIMA DE PAGINACION*/
	text-decoration: none;
}

.pagenavbar {
	padding-left: 15px;
	background: url(../images/pages.gif) no-repeat 0 4px;
}

.pagenavbar a {
	text-decoration: none;
	border:#0033FF solid 4px;
}

.pagenavcounter {

	padding: 0 15px 10px 15px;
	background: url(../images/pages.gif) no-repeat 0 4px;
}

.search {/*RECUADRO DE BUSCAR*/
	padding-left: 16px;

}

.search input {
	border: 1px solid #5E7B5E;
	background: #D5E2D5;
	color: #5E7B5E;
}

.sectiontablefooter {

	height: 25px;
}

.sectiontableheader {
	padding: 5px 4px!important;
	border-top: 5px solid #F4F8F4;
/*	background: #648364!important;*/
	background:#CC0000 !important;
	color: #FFFFFF;
	font-weight: bold;
	
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
	
}

.small {/*ESCRITO POR.. (ARRIBA DE LA FECHA)*/
	/*color: #94AF94;*/
	color:#999999;
}

#container {/*EL CONTENEDOR DE TODO */
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/fondo.gif);
	background-position:left

	
}

#content {/*CONTENEDOR DE LA TABLA DEL MEDIO (LA IZQ. REALMENTE)*/
	padding: 20px 20px 40px;
	width: 540px!important;
	width: 580px;
	float: left;
	background-image:url(../images/fondo_contenido.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:auto;
	
/*	background: #F4F8F4;*/
/*		border:#00FF00 solid 2px;*/
}

#content-full {
	padding: 20px 20px 40px;
	width: 730px!important;
	width: 770px;
	float: left;
	background: #F4F8F4;
}

#content table.pollstableborder {
	width: 540px!important;
	border: none;
	text-align: left;
}

#copyright {/*TEXTO DE ABAJO DEL PIE*/
	padding: 0 10px 0;
	margin-top: 10px;
	display: block;
}

#copyright a {/*ENLACE DEL TEXTO ABAJO DEL PIE*/
	padding: 0;
	border: none;
}

#footer {/*CUADRO DEL PIE*/
	padding: 0px 0px 00px 0px;
	clear: both;
	/*float: left;*/
	margin-top: 0px;
	color: #FFFFFF;
	background: #000000;
	font-size: 11px;
	text-align: left;
}

#footer a, #siteinfo a {/*ENLACES DEL PIE*/

	color: #FFFFFF;
	text-decoration:underline;
}

#footer li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

#footer li a {
	padding: 0 10px;
	border-right: 1px solid #E8F2D8;
	color: #E8F2D8;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#header {/*CABECERA SIN BOTONES DE ARRIBA*/
	margin: 0;
	height: 120px;
	background:#000000;
	/*background: url("../images/head-bg-2.jpg") #648364 no-repeat;*/ /* Simply change the image number to get a different background. Default is: head-bg-2.jpg  */
	position: relative;

}

#header h1 {/*CABECERA*/
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;
}

#main {/*CUERPO DE LA PAGINA (SIN CABECERA NI PIE, CON COLUMNAS)*/
	width: 100%;
/*	border:#FF00FF solid 2px;*/
	float:left;
}

#newflash {/* CUADRO DL TXT DE ARRIBA AMARILLO*/
	margin: -20px -20px 20px;
	padding: 20px 20px 0;
	background: url("../images/comheading-bg.gif") no-repeat top #D1B954;
	color: #FFFFFF;
}

#newflash .article_seperator {
	display: none;
}

#newflash a, #newflash table {/*TABLA DEL CUADRO DEL TEXTO D ARRIBA(EL TEXTO EN SI)*/
	color: #FFFFFF;
}

#rightcol {/*COLUMNA DERECHA ENTERA*/
	margin: 0px;
	width: 190px;
	float: right;
	overflow: hidden;
	/*height:100%;*/
	
}

#rightcol a {/*ENLACES (SECCIONES) DE LA COLUMNA DEREXA*/
	color: #121712;
	text-decoration: none;
}

#rightcol a:hover, #rightcol a:active {/*RATON ARRIBA SECCIONES COLUMNA DERECHA*/
	color: #121712;
	text-decoration: underline;
}

#rightcol a.mainlevel {/*ENLACES DEL MENU PRINCIPAL (COL DERECHA)*/
/*	color: #333333;*/
color:#000000;
}

#rightcol a.mainlevel:hover, #rightcol a.mainlevel:active {/*RATON ARRIBA DE SECCIONES DEL MNU PRINCIPAL*/
	color: #000000;
}

#rightcol li {/*ELEMENTO DE LA LISTA D LAS COL DEERCHAS*/
	padding-left: 12px;
	background: url(../images/arrow.gif) no-repeat 0 8px;
}

#rightcol ul {/*CONTENEDOR DE LOS ENLACES (LIS) DE LAS COL DEREXAS*/
	padding: 0;
	margin: 0;
}

#search {/*CUADRO DEL BUSCADOR ARRIBA*/
	position: absolute;
	top: 58px;
	right: 20px;
}

#siteinfo {/*CUADRITOS DE VALIDO CSS Y HTML*/
	float: right;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}

#siteinfo a {/*ENLACES DE LOS CUADRADITOS*/
	text-decoration: none;
}

#topnav {/*CUADRO DE NAVEGACION (DND STAN TODO LOS  BOTONES)*/
	margin: 0 0 0px;
	height: 59px;
	background-image:url(../images/menu_boton_.jpg);
	color: #FFFFFF;
	line-height: normal;
}

#topnav li {
	margin: 0;
	float: left;
	padding: 0;
	display: block;
	color: #FFFFFF;
	background: none;
	font-size: 11px;
	line-height: 32px;
}

#topnav li a {
	width: 80px;
	height: 30px;
	margin-top: 1px;
	/*border-right: 1px solid #1C351C;*/
	border-right: 1px solid #FFFF00;
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#topnav li a#active_menu-top {
	margin: 0;
/*	border-right: 1px solid #759275;*/
	border-right: 1px solid #FFFF00;
	height: 33px;
	/*background: url(../images/tab-active.gif) repeat-x bottom #648364;*/
	background:#990000;
	line-height: 32px;
}

#topnav li a:hover, #topnav li a:active {
	/*background: url("../images/tab-hover.gif") #3B535B repeat-x;*/
	background:#990000;
	text-decoration: underline;
}

#topnav ul {
	margin: 0 0 3px;
	padding: 0;
	float: left;
	height: 32px;
	list-style: none outside;
	text-align: center;
}


/*mios*/
div#logo_sup_izq
{

}

div#menu_inferior
{
background-image:url(../images/fondo_pie_.jpg);
background-repeat:repeat-x;
height:20px;
line-height:17px;
vertical-align:middle;
text-align:center;
width:100%;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
div#col_derecha
{

background-color:#FFDF67;
padding-bottom:0px;
margin-bottom:0px;
border:none;

float:right;
}
div#fondo_col_der
{
margin:0px;
margin-top:35px;
padding:0px;
border:none;
line-height:0px;
font-size:0px;
text-align:center;
/*padding-top:10000px;*/



}
div#bajo_botella
{
background-image:url(../images/fondo_pie_.jpg);
background-repeat:repeat-x;
float:right;
width:190px;
text-align:center;

}