#titulos {
	position: relative;
	height: 79px;
	padding-top: 0px;
}
#ubicacion {
	color: #FFFFFF;
	position: absolute;
	height: 13px;
	padding: 3px 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	left: 164px;
	top: 58px;
	width: 500px;
	overflow: hidden;
}
#ubicacion p {
	margin: 0px 8px 0px 8px;
	color: #999999;
	font-size: 10px;
}
#ubicacion p a {
	color: #006600;
	font-weight: bold;
}
#ubicacion p span {
	font-weight: bold;
	color: #666666;
}
#ubicacion .separador {
	color: #666666;
	font-weight: normal;
}


#subsecciones {
	position: relative;
	width: 162px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	left: 0px;
	top: 0px;
	border-color: #B9CA97;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	float: left;
}
#subsecciones h2, #subsecciones h3 {
	background-color: #036735;
	color: #F4F6F3;
	font-weight: normal;
	position: relative;
	width: 145px;
	padding: 7px 5px 7px 10px;
	background-image: url(img/fondo_titulos_home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 14px;
	border-color: #D79618;
	border-left-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
#subsecciones ul {
	width: 162px;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px;
}
#subsecciones li {
	list-style-type: none;
	position: relative;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
}
#subsecciones li a {
	display: block;
	color: #006600;
	position: relative;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	line-height: 13px;
	font-size: 12px;
	background-color: #B3CE9D;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
#subsecciones li a span {
	background-image: url(img/sidebar_news_bkg.jpg);
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 4px 15px;
	background-repeat: repeat-y;
	background-position: top left;
}
#subsecciones li a:hover {
	color: #FFFFFF;
	background-color: #649D6C;
}
#subsecciones li a span em {
	display: none;
}

#secciones_relacionadas {
	position: relative;
	width: 162px;
	padding: 0px;
	margin: 0px;
}
#secciones_relacionadas h3 {
	background-color: #036735;
	color: #E4E9F1;
	font-weight: normal;
	position: relative;
	width: 145px;
	padding: 7px 5px 7px 10px;
	background-image: url(img/fondo_titulos_home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 14px;
	border-color: #CA9300;
	border-left-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

#contenido {
	position: relative;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 160px;
	min-height: 580px;
	width: 675px;
}

#contenido_video {
	position: relative;
	padding: 0px 0px 0px 3px;
	margin: px 8px 0px 8px;
	min-height: 640px;
	width: 838px;
}

#titulo_pagina {
	padding: 0px 0px;
}
#titulo_pagina h1 {
	color: #F9FBF9;
	position: relative;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	background-image: url(img/page_title_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #4C944B;
}

#texto {
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	width: 510px;
}

#texto h1, 
#texto h2, 
#texto h3, 
#texto h4, 
#texto h5, 
#texto h6, 
#texto p, 
#texto ul,
#texto ol {
	margin: 0px 0px 8px 0px;
}
#texto div {
	position: relative;
	margin: 0px 0px 8px 0px;
	width: 475px;
}
#texto blockquote {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	
}
#texto h1 {
	margin: 8px 15px 5px 0px;
	font-size: 18px;
	border-color: #FBA74D;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	color: #336600;
}
#texto h2 {
	margin: 8px 15px 5px 0px;
	font-size: 18px;
	color: #336600;
}
#texto h3 {
	margin: 8px 15px 5px 0px;
	font-size: 17px;
	color: #336600;
}
#texto h4 {
	margin: 8px 15px 5px 0px;
	font-size: 15px;
	color: #336600;
}
#texto h5, #texto h6 {
	margin: 8px 15px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #336600;
	text-transform: capitalize;
}
#texto p {
	text-align: justify;
	font-size: 11px;
	margin: 5px 0px 8px 0px;
}
#texto a {
	color: #009900;
}
#texto a:hover {
	color: #FF3300;
}

#texto ul, #texto ol {
	width: 310px;
	position: relative;
	list-style-type: disc;
	margin: 0px 10px;
	padding: 2px;
}
#texto li {
	margin: 2px 1px;
	padding: 1px 5px;
	list-style-type: disc;
}
#texto img {
	position: relative;
}

#novedades {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 470px;
}
#novedades ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#novedades li{
	position: relative;
	list-style-type: none;
	height: 53px;
	margin: 4px;
	padding: 0px 0px 0px 72px;
	background-image: url(img/degrade_novedades.jpg);
	background-repeat: repeat-y;
}
#novedades a {
	margin: 0px;
	padding: 0px;
}

#novedades img{
	border:0px none;
    height:45px;
    left:1px;
    margin:4px;
	padding:0px;
	position:absolute;
	width:60px;
}
#novedades h2 {
	background-color: #036735;
	color: #E4E9F1;
	font-weight: normal;
	position: relative;
	width: 495px;
	padding: 7px 5px 7px 10px;
	background-image: url(img/fondo_titulos_home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border-color: #D79618;
	border-left-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
}

#NewsPostDetailDate {
	color: #666666;
}
#NewsPostDetailTitle {
}
#NewsPostDetailSummary {
}
#NewsPostDetailCategory,
#NewsPostDetailAuthor {
}
#NewsPostDetailContent {
}
#NewsPostDetailPrintLink,
#NewsPostDetailReturnLink {
	
}


#extras {
	margin: 0px 0px 0px 510px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#extras h2 {
	background-color: #036735;
	color: #E4E9F1;
	font-weight: normal;
	position: relative;
	padding: 7px 5px 7px 10px;
	background-image: url(img/fondo_titulos_home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	border-color: #D79618;
	border-left-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
#extras div {
	position: relative;
}
#extras div h3 {
	padding: 2px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	color: #006600;
	font-size: 16px;
}
#extras ul {
	margin: 0px 5px;
	padding: 0px 2px;
	width: 126px;
}
#extras ul li {
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #CCCCCC;
	border-style: solid;
	text-align: left;
	list-style-type: none;
	border-top-width: 0px;
	font-size: 9px;
}
#extras ul li a {
	padding: 0px;
	margin: 0px;
	color: #009900;
}
#extras ul li a:hover {
	padding: 0px;
	margin: 0px;
	color: #993300;
	text-decoration: underline;
}
.cleaner {
	clear: both;
}

#imagen_pagina {
	position: relative;
}
#imagen_pagina img {
	position: relative;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#links{
	position: relative;
	width: 161px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#links h2{
	margin: 18px 0px 0px 0px;
	padding: 8px;
	text-align: left;

}
#links img{
	margin: 8px auto;



}
#opciones_pagina {
}
#opciones_pagina h3 {
}
#archivos_adjuntos {
}
#archivos_adjuntos h3 {
}
#archivos_adjuntos ul li {
	border-color: #CCCCCC;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

#archivos_adjuntos ul li strong {
	color: #666666;
	margin: 0px 3px;
}

#fecha_actualizacion {
	padding: 5px 0px;
}
#fecha_actualizacion p {
	color: #999999;
	width: 120px;
	text-align: center;
	margin: 0px auto;
	font-size: 9px;
}
#fecha_actualizacion strong {
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	display: block;
}

