﻿
.FondoGeneral
{
	width: 100%;
	background-image: url(IMG/fondo.jpg);
	background-repeat: repeat;
}

.FondoPlantilla
{

}


.SombraIzqCentro
{
	background-image: url(IMG/degrad_fondo.jpg);
	background-repeat: repeat-x;
	background-color: White;	
}


.SombraDerCentro
{
	background-image: url(IMG/degrad_fondo.jpg);
	background-repeat: repeat-x;
	background-color: White;
}

.CentroPlantilla
{
	width: 950px;
	border-top: solid 1px #85ABC0;
	border-bottom: solid 1px #85ABC0;
}

.BordeDegrad
{
	width: 1px;
	font-size: 0px;
	background-image: url(IMG/degrad_fondo.jpg);
	background-repeat: repeat-x;
	background-color: White;	
}

.ArribaLogo
{
	width: 100%;
	height: 30px;	
	background-image: url(IMG/sombra_arriba_logo.png);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.LogoWeb
{
	width: 950px;
	height: 34px;
	background-color: White;
}

.ImgFiesta
{
	width: 100%;
	height: 224px;
}

.ImagenSuperior
{
	width:950px;
	height:176px;
	background-color: White;
}

.MenuPlantilla
{
	height: 62px;
	width: 950px;
	background-color: white;
	border-bottom: #DBE4EB 1px solid;
	vertical-align:bottom;
}

.CreditosWeb
{
	width: 100%;
	height: 32px;
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	background-color: white;
	text-align: center;
}

.ContenidoPlantilla
{
	background-color: White;
	width:950px;
	vertical-align:top;
}

.CeldasMargenLaterales
{
	width:0px;
}

.CeldaMargenInferior
{
	height:20px;
}

.MenuIdiomas
{
}

.IniciarSesion
{
	vertical-align:top;
	text-align:right;
}

.SeparacionHorizontal
{
	font-size:1px;
	background-color: White;
}

.ContenidoPlantilla2
{
	padding-bottom: 10px;
}

H1.TituloContenedorDescripcion
{
	color:#04639B;	
	font-size:x-large;
}