﻿body
{
	font-family: Arial;
	background-image: url(imagenes/fondoa.jpg);
}

#Contenedor
{
	width: 950px;
	margin: auto;
	background-color: transparent;
	position: relative;
}

#CFecha
{
	width: 950px;
	height: 20px;
	background-color: transparent;
	position: absolute;
	color: #f5f5f5;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	left: 0px;
	top: 0px;
	z-index: 101;
	font-size: 0.8em;
}
#CTitulo
{
	left: 0px;
	position: static;
	top: 20px;
}

#Foto
{
	width: 950px;
	height: 100px;
	position: absolute;
	border-bottom-width: thin;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-left: 1px;
	left: 0px;
	top: 40px;
	z-index: 101;
	background-color: #fFfFfF;
}

#SombraTitulo
{
	margin: 2px;
	background: #696969; /* Color de la sombra */
	border: solid 1px #696969; /* Color del borde */
	width: 950px;
	height: 100px;
	left: 0px;
	position: relative;
	top: 30px;
}
	
#CapaTitulo
{
	width: 950px;
	left: -7px;
	position: relative;
	border-right: #000000 1px;
	border-top: #000000 1px;
	border-left: #000000 1px;
	border-bottom: #000000 1px;
	top: -50px;
	margin-bottom: -2px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 120px;
}

#Contenido
{
	width: 950px;
	left: 0px;
	position: absolute;
	top: 170px;
	background-color: transparent;
	z-index: 101;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
}

#Menu
{
	left: 0px;
	width: 950px;
	position: absolute;
	top: -25px;
	background-color: transparent;
	z-index: 101;
	border-top-width: thin;
	border-left-width: thin;
	border-left-color: #ff0066;
	border-bottom-width: thin;
	border-bottom-color: #ff0066;
	border-top-color: #ff0066;
	border-right-width: thin;
	border-right-color: #ff0066;
	height: 15px;
}

#MenuSombra
{
	margin: 3px;
	background: #696969; /* Color de la sombra */
	border: solid 1px #696969; /* Color del borde */
	width: 950px;
	left: 0px;
	position: relative;
	top: 0px;
}

#TextMenu
{
	width: 950px;
	left: -7px;
	position: relative;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	top: -7px;
	background-color: #f5f5f5;
	margin-bottom: -2px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 1.0em;
	font-family: Verdana;
	height: 20px;
}

#Principal
{
	width: 950px;
	left: 0px;
	position: relative;
	top: 68px;
	background-color: transparent;
}

#PrincipalSombra
{
	margin: 3px;
	background: #696969; /* Color de la sombra */
	border: solid 1px #696969; /* Color del borde */
	width: 950px;
	left: 0px;
	position: relative;
	top: 12px;
}

#TextPrincipal
{
	width: 950px;
	left: -7px;
	position: relative;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	top: -7px;
	background-color: #f5f5f5;
	margin-bottom: -28px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.8em;
	font-family: Verdana;
}

#Aviso
{
	width: 950px;
	left: 0px;
	position: relative;
	top: 40px;
}

#Avisosombra
{
	margin: 3px;
	background: #696969; /* Color de la sombra */
	border: solid 1px #696969; /* Color del borde */
	width: 950px;
	left: 0px;
	position: relative;
	top: 0px;	
}

#AvisoText
{
	width: 950px;
	left: -7px;
	position: relative;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	top: -7px;
	background-color: #043669;
	margin-bottom: -2px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 0.8em;
	font-family: Verdana;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}

.titulo
{
	font-size: 1.3em;
	font-family: Verdana;
	vertical-align: middle;
	text-align: center;
	margin: 10px;
	font-style: italic;
	background-color: #d3dce5;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: #043669 1px solid;
	border-top: #043669 1px solid;
	border-left: #043669 1px solid;
	border-bottom: #043669 1px solid;
}

.texto
{
	font-size: 0.9em;
	margin: 10px 10px 20px;
	font-family: Verdana;
	text-align: justify;
}

.fotos
{
	margin: 10px 0px 10px 10px;
}

.centrar
{
	margin: 10px 10px 10px;
	text-align: center;
}

.enlaces
{
	list-style-position: inside;
	font-size: 0.9em;
	margin: 10px;
	font-family: Verdana;
	list-style-type: square;
	text-align: left;
}
.tabla
{
	border-right: #000000 2px solid;
	border-top: #043669 1px solid;
	border-left: #043669 1px solid;
	border-bottom: #000000 2px solid;
}
