﻿
.FondoGeneral
{
	width: 100%;
	background-image: url(IMG/fondo.gif);
	background-repeat: repeat;
}

.FondoPlantilla
{

}

.SombraIzqArriba
{
	height: 120px;
	width: 30px;
	background-image: url(IMG/sombra_izq_arriba.png);
	background-repeat: no-repeat;
}

.SombraIzqCentro
{
	width: 30px;
	background-image: url(IMG/sombra_izq_centro.png);
	background-repeat: repeat-y;	
}

.SombraIzqAbajo
{
	width: 30px;
	height: 90px;
	background-image: url(IMG/sombra_izq_abajo.png);
	background-repeat: no-repeat;
}

.SombraDerArriba
{
	height: 120px;
	width: 30px;
	background-image: url(IMG/sombra_der_arriba.png);
	background-repeat: no-repeat;
}

.SombraDerCentro
{
	width: 30px;
	background-image: url(IMG/sombra_der_centro.png);
	background-repeat: repeat-y;	
}

.SombraDerAbajo
{
	width: 30px;
	height: 90px;
	background-image: url(IMG/sombra_der_abajo.png);
	background-repeat: no-repeat;
}

.CentroPlantilla
{
	width: 860px;
}

.ArribaLogo
{
	width: 100%;
	height: 30px;	
	background-image: url(IMG/sombra_arriba_logo.png);
	background-repeat: no-repeat;
	background-color: Transparent;
}

.LogoWeb
{
	width: 800px;
	height: 78px;
	background-color: #ffffff;
}

.DegradAbajoLogo
{
	width: 100%;
	background-image: url(IMG/degrad_abajo_logo.jpg);
	background-repeat: repeat-y;
	height: 7px;
	background-color: #f2e9d8;
	font-size:1px;
}

.ImagenSuperior
{
	width:800px;
	height:176px;
	background-color: White;
}

.MenuPlantilla
{
	height: 42px;
	width: 100%;
	background-image: url(IMG/degrad_menu.jpg);
	background-repeat: repeat-x;
	padding-top:10px;
}

.CreditosWeb
{
	width: 100%;
	height: 40px;
	color: #3e3138;
	font-size: 14px;
	font-weight: bold;
	background-color: White;
}

.ContenidoPlantilla
{
	padding-bottom: 10px;
	background-color: White;
	width:800px;
}

.CeldasMargenLaterales
{
	width:0px;
}

.CeldaMargenInferior
{
	height:20px;
}

.MenuIdiomas
{
}

.IniciarSesion
{
	vertical-align:top;
}

.SeparacionHorizontal
{
	font-size:1px;
	background-color: White;
}

.ContenidoPlantilla2
{
	padding-bottom: 10px;
}

.titular {
	font-family: Arial, tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}

.cuerpo {
	font-family: Arial, tahoma, verdana;
	font-size: 12px;
	color: #333333;
}
