ul {
	margin:0px;
	padding:10px;}
ul li {
	padding-bottom:7px;}

.l_caja {
	border: 1px solid #CCCC00;
}
.textito {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #851834 ;
/*	DF8306; NARANJA?*/
	text-decoration: none;
}

.txt_w {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_w:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.tienda{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #bf5725;
	text-decoration: none;
	text-align:center;
}
.tienda:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

.txt_wPor {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_wPor:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.txt_wPor2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_wPor2:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.titular {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titular_menu{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align:right;
}
.texto_menu {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #851834 ;
/*	DF8306; NARANJA? amarillo851834*/
	text-decoration: none;
	text-align:right;
}
.fijo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.fondopie{
	background-color:#bf5725;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:4px;
}

a {
	font-size: 10px;
	color: #bf5725;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url();
	margin-top: 50px;
	background-color: #000000;
}.input {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.noticia  {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	}
.noticia li a {
	font-size: 15px;
	color: #bf5725;
	}
.noticia li a:hover {
	color: #000;
	text-decoration:underline;
	
	}
	
#anuncio {
position: absolute;
padding: 20px;
width: 125px;
height: 40px;
z-index:200;
top: 17px;
left: 13px;
background-color:#FFF;
border:1px;
border-color:#CCC;
border-style:solid;
}
#anuncio a{
	color:#063;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
#anuncio a:hover{
	color:#F90;

