body {
	margin: 0px; 
	padding: 0px;		
	text-align:center;		
	height: 100%;
	background: #999999 url(../imgTemplate/fondoBody.jpg) repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	position:relative;
	margin:auto;
	margin-top:0px;
	padding:0px;
	width: 999px;
	height:auto;
	background: url(../imgTemplate/fondoContainer.jpg) repeat-y;
	text-align:center;
	overflow:hidden;
}


/*CABECERA*/

#cabecera {
  position:relative;
  margin:auto;
  margin-top: 0;
  padding: 0;
  width: 999px;
  height:413px;
  z-index: 2;
  text-align: left;
}

#logo_subal_print{
	display:none;
}

#flashcabecera {
	position:relative;
	width: 999px;
	height:413px;
}

#enlaceLogo{
	position:absolute;
	top:12px;
	left:33px;
}

#logo_subal_impresion{
	display:none;
	text-align:right;
}

#logo_subal_print{
	width:462px;height:89px;position:absolute;top:0px;left:280px;	
}

/*FIN DE CABECERA*/


/*CUERPO Y CONTENIDO*/

#cuerpo {
	position:relative;
	width:999px;
	padding:0px 0px 0px 0px;
	/*margin:auto;*/
	text-align:left;
    overflow: hidden;
    margin-left: 34px;
}

#contenido {
	position:relative;
	float:right;
	width: 600px;
	margin-right:90px;
	text-align:left;
    padding: 0 12px;
    padding-bottom: 30px;
    overflow: hidden;
    display:inline;
}

#lateralIzq{
	width:265px;
	float:left;
  display: inline;
}

/*FIN DE CUERPO Y CONTENIDO*/


/*INICIO DE PIE*/

#pie {
	position:relative;
	margin:auto;	
	height: 136px;
	width: 999px;
	clear:both;
	background: url(../imgTemplate/fondoPie.jpg) no-repeat;
}

#pie a {
	padding:1px 2px 1px 2px;
	text-decoration:none;
	color:#DA3C0C;
}

#dusnic{
	position:absolute;
	bottom:12px;
	right: 85px;
	background:url(../imgTemplate/nuevo/transp.gif) no-repeat;
  text-align: right;
}


#legal{
	position:absolute;
	left:85px;
	bottom:12px;
  text-align: left;
}


#legal a {
	text-decoration:none;
  font-weight: bold;
	font-size: 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#legal a:hover{
	text-decoration:underline;
}

#dusnic a {
	text-decoration:none;
  font-weight: bold;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#dusnic a:hover{
	text-decoration:underline;
}

#separador {
	clear: both;
}

/*FIN DE PIE*/


/*INICIO DE BOXES*/

.noticiaBox{
	width:230px;
}

#boxes {
	position:relative;
	float: right;
	width: 230px;
	margin-right:5px;
	background:#fff;
}

div.login {
	width: 200px;
	text-align: center;
}

.login div.etiqueta  {
	float: left;
	width: 90px;
	text-align: left;
}

.login input.campo {
	float: left;
	width: 100px;
	border: 0;
}

div.separador {
	clear: both;
}

#noticiaInicio{
	width: 230px;
	padding: 10px;
	text-align: center;
}

#headerBox{
	position:absolute;
	top:12px;
	left:35px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#lateralIzq .box{
	position:relative;
	width:230px;
	margin-left:40px;
}

.boxLat{
	/*margin:10px 0px 0px 0px; */
	padding:0px; 
	width:266px;
  /*padding-left: 10px;
  padding-bottom: 10px;*/
}

.boxLat h3 {
  margin: 0px;
}

.boxContent{
	padding:10px 0px 0px 0px;
	text-align:center;
  color: #fff;
}

.tituloNoticiaBox {
  margin-bottom: 15px;
}

.resumenNoticiaBox {
  text-align: left;
  padding: 0 10px;
  margin: 10px auto;
  width: 240px;
  height:60px;
  overflow:hidden;
}

#boxLatLoginForm{
  width: 205px;
  margin: 0 auto;
}

#boxLatBusqueda {
  width: 220px;
  padding-top: 10px;
  margin: 0 auto;
  margin-bottom: 10px;
  color: #ddd;
}

.titularBoxBusqueda {
  color: #A81018;
  font-size: 14px;
  font-weight: bold;
  background: url(../imgTemplate/titularBusqueda.jpg) no-repeat;
  width: 266px;
  height: 38px;
}

#mapa {
  width: 425px;
  height: 350px;
  margin: 0 auto;
  margin-bottom: 20px;
  border: #bbb 2px solid;
}

/*FIN DE PIE*/

/* DIV'S ESPECIALES */

#titprod{
	width:268px;
	float:left;
	left:29px;
	position:relative;
	margin:0px;
	padding:0px;
    z-index: 0;
}

#idiomabox{
	position:absolute;
  z-index: 2;
	right:53px;
	top:355px;	
  text-align: right;
}

.td{
	background:no-repeat;
}
/* FIN DE DIV'S ESPECIALES */

/* ------------ ESTILOS DE LISTADO DE PRODUCTOS --------------------------*/

#listadoProductos{
	margin-top: 30px;
  width: 600px;
}

.contenedorProducto {
	position:relative; 
	float:left; 
	width:600px; 
	height:144px;
	margin-left: 0px;
	margin-bottom:5px;	
	text-align:center;
	background:url('../imgTemplate/cajaProducto.jpg');
}

.nombreProducto{
	position:absolute;
	width:450px;
	height:30px;
	overflow:hidden;
	top:22px;
	left:135px;
	text-align:left;
	line-height:25px;
}

.nombreProducto h2 {
  margin: 0;
}

.nombreProducto a {
	text-decoration:none; 
	color:#333; 
	font-weight:normal;
	font-size:11px;
}

.nombreProducto a:hover {
	text-decoration:underline; 
}

.imagenProducto {
	position:absolute;
	top:22px;
	left:26px;
}

.imagenProducto img {
	border:0px;
}

.descripcionProducto {
	position:absolute;
	width: 440px;
	height:47px;
	top:50px;
	left: 135px;	
	font-size:12px;
	text-align:justify;
    overflow: hidden;
    color:#777;
}

.numeroPaginas a {
	color:#333;
	text-decoration:none;
}

.numeroPaginas a:hover {
	text-decoration:underline;
}

.paginaActual {
	font-size:14px;
	font-weight:bold;
}

.botonIr {
	text-align: right;
  padding-right: 10px;
  position: absolute;
  bottom: 10px;
  right: 21px;
}

.leerMas {
  	text-align: right;
  padding-right: 10px;
  position: absolute;
  bottom: 20px;
  right: 18px;
}

.leerMas a {
	text-decoration:none;	
}

.leerMas a:hover {
	text-decoration:underline;	
}

/* NOticias */
.contenedorNoticia {
	/*
	position:relative; 
	float:left; 
	width:600px; 
	height:176px;
	margin-left: 0px;
	margin-bottom:5px;	
	text-align:center;
	background:url('../imgTemplate/cajaNoticia.jpg');
	*/
	position:relative; 
	float:left; 
	width:600px; 
	height:144px;
	margin-left: 0px;
	margin-bottom:5px;	
	text-align:center;
	background:url('../imgTemplate/cajaProducto.jpg');	
}

.nombreNoticia{
	position:absolute;
	top:22px;
	left:140px;
}

.nombreNoticia h2 {
  margin: 0;
}

.nombreProducto a {
	text-decoration:none; 
	color:#333; 
	font-weight:normal;
	font-size:14px;
}

.nombreNoticia a:hover {
	text-decoration:underline; 
}

.nombreNoticia a {
	text-decoration:none;
	color:#333;
	font-size:14px;
	font-weight:normal; 
}

.imagenNoticia {
	position:absolute;
	top:25px;
	left:26px;
}

.imagenNoticia img {
	border:0px;
}

.descripcionNoticia {
	position:absolute;
	width: 440px;
	height: 60px;
	top:50px;
	left: 140px;	
	font-size:12px;
	text-align:justify;
  overflow: hidden;
  color:#777;
}

.contenedorNoticia .botonIr {
	text-align: right;
  padding-right: 10px;
  position: absolute;
  bottom: 25px;
  right: 16px;
}
/* ------------ FIN DE ESTILOS LISTADO DE PRODUCTOS -------------------*/

/* ------------ ESTILOS DE LISTADO DE SECCIONES --------------------------*/

.contenedorSeccion{
	position:relative; 
	float:left; 
	width:600px; 
	height:144px;
	margin-left: 0px;
	margin-bottom:5px;	
	text-align:left;
	background:url('../imgTemplate/cajaProducto.jpg');
}

.nombreSeccion{
	margin-top:20px;
	margin-left:20px;
}

.nombreSeccion a {
	text-decoration:none; 
	font-weight:normal;
	font-size:14px;	
	color:#333;
}

.nombreSeccion a:hover {
	text-decoration:underline; 
}

.resumenSeccion img {
	border:0px;
}

.resumenSeccion {
	width:500px;
	height:60px;
	font-size:12px;
	overflow:hidden;
	margin-left:20px;
	margin-top:10px;
	color:#777;	
}


/* ------------- Mapa Web -------------- */

.cuadroSubMenu_mapaweb {
	padding:0px 0px 0px 20px;	
}


/* ------------ FIN DE ESTILOS LISTADO DE SECCIONES -------------------*/

h1 {
	color:#B54E2E;
	font-family:Verdana;
	font-size:24px;
	padding:0px;
	margin:0px 0px 24px 0px;
	font-weight:normal;
	width:450px;
}

h2 {
	color:#be5a1c;
	font-family:Verdana;
	margin:15px 0px 2px 0px;
	padding:0px;
	font-weight:normal;
}


li {
  list-style-image: url(../imgTemplate/vineta.gif);
}

a {
	color:#9c3f05;
}

.tituloNoticiaBox a{
	color:#fff;
  font-weight: bold;
  text-decoration: none;
}

.tituloNoticiaBox a:hover{
	color:#aaa;
}

.leerMasNoticaBox a{
	color:#fff;
}

.leerMasNoticaBox a:hover{
	color:#aaa;
}

a img {
	border:0px;
}