body {
	margin:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#fondo_over_noticia
{
	position: absolute; 
	background-color: #2E2E2E; 
	z-index: 2; 
	filter: alpha(opacity=54); 
	-moz-opacity: .54; 
	opacity: .54; 
	width: 291px; 
	height: 41px;/*96*/
	margin-top: 236px;
}

#texto_over_noticia
{
	z-index: 3; 
	position: absolute; 
	width: 260px; 
	height: 94px; /*94px*/
	margin-top: 236px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 12px 0px 0px 14px;
	vertical-align: middle;
	text-align:justify;
}

#fotos_over_noticia
{
	position: absolute; 
	z-index: 4; 
	width: 106px; 
	height: 346px;
	margin-top: 0px;
	margin-left: 382px;	
}

.marco_on
{
	border: #000000 6px solid;
	margin: 2px;
}

.caja_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	height: 19px;
	color: #666666;
	background: #FFFFFF;
	border: #FF9900 1px solid;	
}

.cajatextarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: #FF9900 1px solid;	
}

.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	color: #666666;
	background: #FFFFFF;
	border: #FF9900 1px solid;	
}

.menu_fondo_on {
	background: url(../images/menu/menu_on.png) center no-repeat;
}

a.enlaces_blanco:link, a.enlaces_blanco:visited, a.enlaces_blanco:active {
	color:#FFFFF;
	text-decoration:none;
}
a.enlaces_gris:link, a.enlaces_gris:visited, a.enlaces_gris:active {
	color:#666666;
	text-decoration:none;
}
a.enlaces_gris:hover {
	color:#666666;
	text-decoration: underline;
}

a.enlaces_naranja:link, a.enlaces_naranja:visited, a.enlaces_naranja:active {
	color:#FF9900;
	text-decoration:none;
}
a.enlaces_naranja:hover {
	color:#FF9900;
	text-decoration: underline;
}

a.menu:visited
{ 
	color:#FF9900;
	background: #333333;
	font-size: 14px;
	text-decoration:none;
}
a.menu:hover
{ 
	color:#000000;
	background: #FF9900;
	font-size: 14px;
	text-decoration:none;
}
/*a.menu:active
{ 
	color: #000000;
	background: #FF9900;
	font-size: 14px;
	text-decoration:none;
}*/
a.menu:link 
{ 
	color:#FF9900; 
	background: #333333;	
	font-size: 14px;
	text-decoration:none;
}
div.centrado{
	text-align: center;
}
div.centrado table {
	margin: 0 auto;
	text-align: left;
}

a.enlaces_gris-blanco:link, a.enlaces_gris:visited, a.enlaces_gris:active {
	color:#B5B5B5;
	text-decoration:none;
}
a.enlaces_gris-blanco:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.txt {font-family: Arial, Helvetica, sans-serif}
.txt_10 {font-size:10px}
.txt_11 {font-size:11px}
.txt_12 {font-size:12px}
.txt_13 {font-size:13px}
.txt_14 {font-size:14px}
.txt_15 {font-size:15px}
.txt_16 {font-size:16px}
.txt_17 {font-size:17px}
.txt_18 {font-size:18px}
.color_000000 {color: #000000}
.color_666666 {color: #666666}
.color_FF9900 {color: #FF9900}
.color_FFFFFF {color: #FFFFFF}
.color_989898 {color: #989898}
.color_232323 {color: #232323}
.color_999999 {color: #999999}
.fondo_FFFFFF {background:#FFFFFF}
.fondo_666666 {background:#666666}
.fondo_FF9900 {background:#FF9900}
.fondo_333333 {background:#333333}
.fondo_999999 {background:#999999}
.fondo_232323 {background:#232323}
.fondo_3D3D3D {background:#3D3D3D}
.underlanie{text-decoration: underline}
.underline_none {text-decoration:none}
.mano {cursor:pointer}
.enlace_blancod {
	color:#FFFFFF;
	text-decoration:none
	
}
.cajainvisible {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height:14px;
	font-size: 11px;
	border: none;
	text-align: right;
	background:#333333;
}
.cajainvisibleficha {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height:14px;
	font-size: 11px;
	border: none;
	text-align: left;
	background:#666666;
}
.cart {
	background-image: url(images/cart.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}


/* PAGINACIÓN */
.pagenav_on 
{
	background-color: #EFEDE9;
	font-family: Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;
 	font-size: 11px;
	color: #333333;
	text-decoration: none;		
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 19px;
	padding-top: 1px;	
}
.pagenav_off
{
	background-color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;	
 	font-size: 11px;
	color: #333333;
	text-decoration: none;		
	font-weight: normal;	  
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 19px;
	padding-top: 1px;
}
.pagenav_off2
{
	background-color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;	
 	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;		
	font-weight: normal;	  
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 19px;
	padding-top: 1px;
}
.color_pag
{
	color: #212052;
}
/* FIN PAGINACIÓN */