body {
	font-family: sans-serif;
	font-size: 1em;
	background-image: url(../../images/fondo2.gif);
}
h1 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
h2 {
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	background-image: url(../../images/h2bghover.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	font-size: 1em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #177BBD;
	padding-left: 5px;
}
h4 {
	font-size: 1em;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
p {
	font-size: 1em;
}

#contenedor {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../../images/h_separator.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenedor #encabezado {
	background-color: #7EBEFC;
	height: 45px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#hmenu {
	float: right;
	font-size: 0.7em;
	margin-top: 5px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 5px;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #666666;
	margin: 0 0 3px 1px;
	background-color: #C8E2FD;
	background-image: url(../../images/hmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ADD5FC;
	font-weight: bold;
}

#hmenu a:hover {
	background: #3C6491 url(../../images/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}
#contenedor #flash {
	height: auto;
	width: 740px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}

#contenedor #contenido {
	height: auto;
	width: 740px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
#contenedor #adicional {
	background-color: #CCCCCC;
	height: auto;
	width: 740px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
#contenedor #pie {
	background-color: #E9E9E9;
	height: 50px;
	width: 740px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
}
.nota_al_pie {
	font-size: 0.7em;
	padding-top: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Estilo1 {font-weight: bold}
.date {
	margin: 5px 0 5px 0;
	padding: 10px 5px 5px 0;
	color: #808080;
	text-align: right;
	background-color: #F5F5F5;
	background-image: url(../../images/horizontaldotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.date a {
	color: #808080;
	background-color: #F5F5F5;
}


.Estilo2 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, "sans-serif";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	float: none;
}
.Foto {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 3px;
}
.Bajada {
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3366CC;
	text-decoration: none;
}
.Epigrafe {
	font-size: 0.8em;
	padding-top: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}

