/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

/*Modificación Alvar*/
/*BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	Background-color: #B61034;
	background-image: url("../Entorno/iFondo.gif");
	margin: 0, 0, 0, 0;
}*/

TD.CeldaMenu {
	text-align: right;
	vertical-align: top;
	background-color: #B61034;
	width: 117px;
	height: 57px;	
	margin: 6px;
}

TD.CeldaMenuSeleccionado {
	text-align: right;
	vertical-align: top;
	background-color: #999999;
	width: 117px;
	height: 47px;	
	margin: 6px;
}

#contenedor_cabecera{
	text-align: justify;
	width: 652px;
	margin-top: 10px;
}

#Noticia_contenido_dcha{
	text-align: right;
	width: 200px;
	float: right;
}



#Noticias_portada{
	text-align: left;
	width: 174px;
	float: left;
}

#Fin_noticias_portada{
	width: 174px;
	height: 13px;
	padding: 0;
	margin: 0;
}

#Contenedor_Noticias_portada{
	text-align: left;
	width: 168px;
}



#Acceso{
	margin-top: 10px;
	width: 460px;
}


#Promociones_detalle{
	text-align: left;
	width: 220px;
	float: left;
}







#Img_detalle_promocion{
	margin-right: 10px;
}




#Botonvolver{
	text-align: left;
	width: 652px;
	margin-top: 10px;
}










#img_planos{
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 140px;
}

H3	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight: bold;
	font-style:	normal;
	text-align: justify;
	text-decoration:	none;
	margin-top: 4;
	margin-bottom: 0;
	padding: 0;
}

H4	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight: bold;
	font-style:	normal;
	text-align: justify;
	text-decoration:	none;
	margin-top: 4;
	margin-bottom: 0;
	padding: 0;
}







#ImgNoticiaPeque{
	width: 190px;
	margin-top: 0px;
}



#Noticia_pie_foto{
	width: 190px;
	float:right;
}

.Fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B61034;
}

.Texto_estandard	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:	none;
	color:	#636363;
}

INPUT.Acceso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #B61034;
	width:100px;
	border: solid 1px #999999;
}





/*Fin Modificación Alvar*/
/*De aquí para abajo borrar todo lo que no sea servible*/
		
	
		
	
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


/*Maqueta nueva*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #ebe8d7;
	margin: 0px;
/*	background-image: url("../entorno/Fondo.gif");*/
	background-image: url("../entorno/FondoPagina.gif");
}

h1{	
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #ebe8d7;
	padding-top:10px;
	margin:0;

	
}

h2{	
	font-size: 1.65em;
	font-weight: bold;
	text-align: justify;
	color: #a09e95;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear:both;
}

h3{	
	font-size: 1.35em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: justify;
	color: #a09e95;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

H6	{
	font-size: 1em;
	font-style:	normal;
	text-transform: uppercase;
	text-align: justify;
	color: #a09e95;
	word-spacing: normal;
	letter-spacing:	normal;
	margin: 0;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.20em;
	text-align: justify;
	color: #ebe8d7;
	margin:0px;
}

span{
	font-size: 1.50em;
	text-align: justify;
	color: #ebe8d7;
	margin-top: 0;
}

.Menu{
	border: 0px;
	border-bottom:1px #59563f solid;
	
}

a.Enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #736f53;
}

a.Enlace:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #ebe8d7;
}

a.EnlaceGenerico{
	font-size: 1.20em !important;
	font-weight: bold;
	text-decoration: none !important;
	color: #736f53;
}

a.EnlaceGenerico:hover{
	font-size: 1.20em !important;
	font-weight: bold;
	text-decoration: none !important;
	color: #ebe8d7;
}

a.EnlacePie{
	font-size: 1.10em;
	font-weight: bold;
	text-decoration: none !important;
	color: #ebe8d7;
}

a.EnlacePie:hover{
	font-size: 1.10em;
	font-weight: bold;
	text-decoration: none !important;
	color: #010101;
	background: #710a20;
}

#cont_gral{
	width:730px;
	
	background:#010101;
	margin-left:auto;
	margin-right:auto;
	border-right:3px #93917e solid;
	margin-top:20px;
	background-image:url('../entorno/SeparadorCabecera.jpg');
}

#cont_gral_menu{
	width:142px;
	height:220px;
	background:#010101;
	float:left;
}

#cont_menu{
	width:142px;
	height:220px;
	background-image:url('../entorno/FondoMenu.gif');
	font-size:1pt;
}

#cont_gral_contenido{
	width:730px;
	background:#010101;
	border-right:3px #93917e solid;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
	
}

#contenido{
	width:710px;
	margin-left:auto;
	margin-right:auto;

}

#cont_enlaces{
	 width:710px;
	 background:#010101;
	 margin-left:auto;
	 margin-right:auto;
	 border-right:3px #93917e solid;
	 padding: 10px;
	
}

#cont_pie{
	 width:730px;
	 height:20px;
	 background:#010101;
	 margin-left:auto;
	 margin-right:auto;
	 border-bottom:3px #93917e solid;
	 border-right:3px #93917e solid;
}

#pie{
	 width:710px;
	 text-align:right;
	 margin-top: 5px;
	 margin-left:5px;
	 color:#ebe8d7;
	 float:left;
}

#Empresa_dcha{
	width: 200px;
	margin-left: 10px;
	float: right;
}

#Noticia_listado{
	margin-right: 10px;
	float: left;
}

#AmpliarImg{
	text-align: left;
	background-color: #333121;
	width: 190px;
	margin-bottom:2px;
}

#CerrarVentana{
	text-align: right;
	background-color: #333121;
	width: 190px;
}

#menu_promocion{
	width: 710px;
}

#planos{
	text-align: center;
	
}

#datos_contacto{
	width:240px;
	float:left;
}

#ImgPromocionesListado{
	width: 205px;
	height: 102px;
	margin-top: 2px;
}

#Promociones_listado_margen{
	width: 224px;
	margin-left:18px;
	float: left;
}

#Promociones_listado{
	width: 224px;
	float: left;
}
#Contenedor_listado_promociones{
	text-align: left;
	width: 710px;
	
}

#contenedor_centra_detalle{
	text-align: center;
	width: 710px;
	margin-top: 15px;
}

#contenedor_detalle_promocion{
	text-align:left;
	width: 710px;
}

#Contenido_Portada_dcha{
	text-align: left;
	width: 460px;
	background: #ff6600;
	border: 1px #ff0000 solid;
	float: right;
}

#Promocion_dcha{
	text-align: left;
	float: right;
	width: 230px;
	margin-top: 5px;
}

#Promocion_izda{
	text-align: left;
	float: left;
	width: 230px;
	margin-top: 5px;
}

#Promocion_contenido01{
	text-align: left;
	width: 205px;
	height: 106px;
	margin-top: 5px;
}

#Promocion_contenido02{
	text-align: left;
	width: 205px;
	height: 106px;
	margin-top: 5px;
}


/* Imágenes */
#ImgEmpresa{
	width: 200px;
	margin-bottom: 10px;
}

#ImgNoticiaListado{
	width: 96px;
	margin-top: 2px;
}

/* Elementos formulario */

Select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ebe8d7;
	background: #4a452f;
	border: solid 1px #bab287;
}

Input.Info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ebe8d7;
	background: #4a452f;
	border: solid 1px #bab287;
}
Textarea.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #ebe8d7;
	background: #4a452f;
	border: solid 1px #bab287;
	Width: 638px;
	Height: 75px;
	Scrollbar-3dlight-color: #4a452f; 
	Scrollbar-highlight-color:#4a452f; 
    Scrollbar-shadow-color: #4a452f; 
	Scrollbar-darkshadow-color: #4a452f; 
    Scrollbar-track-color: #4a452f; 
	Scrollbar-face-color: #4a452f; 
    Scrollbar-arrow-color: #ebe8d7;
}

.imagenEnlace{	
	border: 0;
}