body {
	font-family: sans-serif;
	font-size: 1em;
	background-image: url(../images/fondo2.gif);
}
h1 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-color: #00CCFF;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	border-bottom-style: solid;
	font-style: normal;
	font-weight: bold;
}
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: 0.9em;
	font-style: italic;
	color: #CC0000;
}

p {
	font-size: 1em;
}
.Estilo2 {color: #0066CC}





#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.6em;
	padding-top: 10px;
}

.Destacado {
	font-weight: bold;
	color: #006699;
}

.Destacado2 {
	color: #FFFFFF;
	font-weight: bold;
}
