body {
	text-decoration: none;
	padding: .5em 0em 0em;
	margin: 0px;
	background-color: #E6F2E6;
}
#contenedor {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#titulo {
	margin: 0px;
	padding: 0px;
	height: 130px;
	background-image: url(inicio/imagenes/titulo.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 100px;
	width: 150px;
	position: relative;
}
#logo a {
	background-color: transparent;
	background-image: url(inicio/imagenes/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 119px;
	left: 2px;
	top: 8px;
	position: absolute;
}
#barra_enlaces {
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 596px;
	top: 51px;
	z-index: 1;
	float: left;
	left: 165px;
	height: 19px;

}

#barra_enlaces table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#barra_enlaces p {
	margin: 0px;
	padding: 0px;
}

#barra_enlaces table tr {
	margin: 0px;
	padding: 0px;
}

#barra_enlaces table td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

#barra_enlaces table a {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#barra_enlaces table a:hover {

	color: #003333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#barra_enlaces ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#barra_enlaces ul li {
	display: inline;
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: 0px;
	padding-top: 3.6em;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin: 0px;
	line-height: 100px;
	text-align: center;
}
#barra_enlaces ul li a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#barra_enlaces ul li a:hover {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#titulo_secc {
	margin: 0px;
	padding: 0em;
	height: 54px;
	width: 100%;
}
#barranav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 1em;
	margin: 0px;
	padding: 2px 5px;
	background-color: #008070;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}
#barranav a:link{
	text-decoration: none;
	color: #D1D14E;
	font-weight: bold;
}
#barranav a:visited{
	text-decoration: none;
	color: #D1D14E;
}
#barranav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenido {
	margin: 0px;
	padding: 0.4em 1em 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(inicio/imagenes/cab_contenido.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#col_dcha {
	margin: 1em 0em 0em 165px;
	padding: 0px;
	text-align: justify;
}
#col_dcha a:link {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha a:visited {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha a:hover {
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
#col_dcha a:active {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
#col_dcha p {
	margin: 0px 0px .5em;
}
#col_izda {
	margin: 1em 0em 0em;
	padding: 0em;
	float: left;
	width: 150px;
}
.blanco {
	clear: both;
}
#pie {
	background-image: url(inicio/imagenes/pie_contenido.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	text-align: center;
	font-size: 11px;
	padding-top: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	line-height: 1em;
	background-color: #E6F2E6;
}
#pie a:link{
	text-decoration: none;
	color: #CCCC33;
	font-weight: bold;
}
#pie a:visited{
	text-decoration: none;
	color: #CCCC33;
}
#pie a:hover {
	color: #009966;
	text-decoration: underline;
}
#enobras {
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
}
.resaltado {
	color: #BB0000;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.arriba a {
	background-image: url(inicio/imagenes/arriba.gif);
	height: 20px;
	width: 70px;
	background-repeat: no-repeat;
	display: block;
	float: right;
}
.arriba a:hover {
	background-position: -70px;
}

