body {
	margin-top: 4px;
	margin-bottom: 1px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #1E1E1E;
	color: #FFFFFF;
	font-size: 11px;
} 
.texto_form {
	font-size: 14px;
} 
.barra_sup {
	background-color: #1E1E1E;
	background-image: url(images/barra_sup_bg.gif);
	background-repeat:  repeat-x;
	height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fac300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fac300;
}
.contenido {
	width: 760px;
	height: 100%;
	border: 2px solid #000000;
}
.barra_sup_fecha {
	font-size: 10px;
	color: #fac300;
	padding-left: 15px;
}

.menu_lateral {
	font-family:"Times New Roman", Times, serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fac300;
	padding: 1px;

}
.menu_lateral_opciones {
	background-image: url(images/trama.gif);
	background-repeat: repeat;
	border: 2px solid #000000;
	width: 200px;
}
.menu_lateral_01 {
	font-size: 14px;
	/*font-weight: bold;*/
	background-image: url(images/menu_01_normal.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 28px;

}
.menu_lateral_01 a {
	color: #fac300;
	text-decoration: none;
}
.menu_lateral_01 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_lateral_02 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/menu_02_normal.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 34px;
}
.menu_lateral_02 a {
	color: #000000;
	text-decoration: none;
}
.menu_lateral_02 a:hover {
	color: #625A48;
	text-decoration: underline;
}
.menu_actual {
	background-image: url(images/menu_01_sobre.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 28px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.celda_der {
	background-color: #1E1E1E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fac300;
	margin: 10px;
	padding-top: 1px;
}
.contenido p {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
.texto_pequeno {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-color:#32373B;
	border-width:1px;
	border-style:solid;
}
.contenido h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9be9d6;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	background-image: url(images/fondo_h1.gif);
	background-repeat:  repeat-x;
	height: 29px;
	padding-left: 16px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.contenido h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BE9D6;
	background-color: #000000;
}
.borde_foto {
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin: 1px;
}
.marco_blanco {
	border: 1px solid #FFFFFF;
	padding: 8px;
	margin: 4px;
}
.marco_blanco h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #202020;
	border: 1px solid #666666;
	font-size: 12px;
	padding: 2px;
	margin-left: 8px;

}
.linea_azul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BE9D6;
	margin: 10px;

}

.pie {
	height: 30px;
	background-image: url(images/pie_bg.gif);
	background-repeat:  repeat-x;
	border: 1px solid #fac300;
	text-align: right;
	padding-right: 30px;
	margin-bottom: 25px;
}
.pie p {
	font-size: 10px;
	color: #FFFFFF;
}
.pie a {
	color: #F3BE0C;
	margin-left: 50px;
}

.botonera {
	text-align: center;

}
.botonera a {
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;

}
.botonera img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.paginador {
	float: right;
	padding: 3px;
}
.paginador select {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;

}
.punto_venta {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/puntoventa.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 28px;
	background-color: #000000;

}
.fondo_negro {
	background-color: #000000;
	padding-left: 28px;
	height: 26px;
}
.fondo_rayas {
	background-image: url(images/rayas.jpg);
	background-repeat:  repeat-x;
	height: 31px;
}
.borde {
	border-color:#32373B;
	border-width:1px;
	border-style:solid;
}
.borde_gordo {
	border-color:#717476;
	border-width:7px;
	border-style:solid;
	background-color:#717476;
}
a:active.nocrece {
	font-family: "Century Gothic";
	color: #F4BC03;
	font-size: 13px;
	text-decoration: none;
}
a:visited.nocrece {
	font-family: "Century Gothic";
	color: #F4BC03;
	font-size: 13px;
	text-decoration: none;
}
a:hover.nocrece {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a:link.nocrece {
	font-family: "Century Gothic";
	color: #F4BC03;
	font-size: 13px;
	text-decoration: none;
}
#scroll {
     width:300px;
     height:40px;
     overflow:auto;
}
