body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/cortina.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	background-color: #0F0402;
	background-attachment: fixed;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.ArialP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.Arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.Arial9_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
}
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Arial11_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Arial11_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	margin-top: 12px;
	font-weight: bold;
	padding-top: 2px;
	line-height: 14px;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Arial12_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Arial12_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.Arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Arial14_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.Arial11_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
}
.Arial12_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
.Arial_Noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
}
.Barra_Menu {
	background-image: url(images/barra.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Barra_Menu_al {
	background-image: url(images/barra_al.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Barra_Menu_izq {
	background-image: url(images/barra_izq.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.Barra_Menu_izq_al {
	background-image: url(images/barra_al.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Barra_Menu_drcha {
	background-image: url(images/barra_izq.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.Barra_Menu_drcha_al {
	background-image: url(images/barra_al.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.Borde_abajo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-size: 12px;
}
.Borde_Foto {
	margin: 0px 18px 0px 0px;
	border: 1px solid #3F0302;
	padding: 8px;
	background-color: #000000;
}
.Borde_Foto_al {
	margin: 0px 18px 0px 0px;
	border: 1px solid #3F0302;
	padding: 8px;
	background-color: #ffffff;
}
.Borde_Foto2 {
	margin: 0px 14px 0px 0px;
	border: 1px solid #000000;
	padding: 8px;
	background-color: #000000;
}
.Borde_Video2 {
	margin: 0px 14px 0px 0px;
	border: 0px solid;
	padding: 8px;
	float: left;
}
.Borde_Galeria {
	border: 1px solid #000000;
	padding: 5px;
}
.Borde_Galeria_al {
	border: 6px solid #000000;
}
.Btn_forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA2221;
	text-align: center;
	cursor: hand;
	height: 21px;
	width: 110px;
	border: 0px none;
}
.Btn_forms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #311C53;
	border: 1px solid #311C53;
	text-align: center;
	cursor: hand;
	height: 22px;
}
.Btn_forms_al {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 0px none;
	text-align: center;
	cursor: hand;
	height: 22px;
	width: 110px;
}
.Btn_forms2_al {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #311C53;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	cursor: hand;
	height: 21px;
}
.Cab_centrada {
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
.Contenido_centrada {
	position: absolute;
	left: 50%;
	top: 148;
	width: 900px;
	height: 100px;
	margin-left: -450px;
}
.CamposTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #666666;
	background-color: #0F0402;
}
.CamposTexto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.CamposTexto12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.CursorMano {
	cursor: hand;
}
.Titulo_NOTICIAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.Titulo_Naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3300;
}
.Titulo_Amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
}
.Foro_Pestanas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/foro_pestanas.jpg);
	text-decoration: none;
}
.Foro_Borde {
	border: 1px solid #CCCCCC;
}
.Foro_Borde_Abajo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Foro_NUsuario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.Foro_Campostexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
}
.Foro_Campostexto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
}
.Foro_IcoMensaje {
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.Foro_PaginaActual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.Foro_PaginaNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EAEAEA;
}
.Shop_BtnComprar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #999999;
}
.Shop_SepArticulos {
	background-image: url(images/Shop_sep.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Shop_SepArticulos_Hor {
	background-image: url(images/Shop_sepH.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Shop_bordeArriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.Shop_bordeAbajo {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Shop_PaginaNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.Shop_PaginaActual {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E8E8E8;
	text-align: center;
	vertical-align: middle;
}
.Shop_ImagenCarrito {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.Shop_Btn_Pedido {
	background-image: url(images/Shop_Pedido2.jpg);
	height: 30px;
	width: 185px;
	border: 0px none;
}
.Management_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
	padding-bottom: 4px;
	height: 20px;
}

