body{
	background-color: #FFFFFF;
}
div#content{
	width: 800px;
	position: relative;
	padding-left: 10%;
	top: 0px;
	height: 100%;
}

div#contenedor{
	background-color: #FFFFFF;
	width: 800px;
}

div#cabecera{
	height: 105px;
	width: 800px;
	margin-bottom: 15px;
}

div#principal{
	width: 425px;
	float: left;
	margin-right: 5px;
}

div#imagen{
	height: 245px;
	width: 225px;
}

div#texto1{
	float: left;
	height: 290px;
	width: 265px;
	margin-top: 5px;
	padding-left: 5px;
}

div#texto1_v1{
	float: left;
	height: 290px;
	width: 265px;
	margin-top: 5px;
	padding-left: 5px;
	overflow: scroll;
}

div#texto1_v2{
	float: left;
	height: 290px;
	margin-top: 5px;
	padding-left: 5px;
	overflow: scroll;
	width: 420px;
}

div#texto1_v3{
	float: left;
	height: 290px;
	margin-top: 5px;
	padding-left: 5px;
	width: 420px;
}

div#reclamo{
	width: 150px;
	margin-top: 5px;
	float: right;
	background-color: #A39556;
	height: 305px;
}
div#foto{
}

div#texto2{
	padding: 5px;
}

div#menu{
	float: left;
	height: 535px;
	width: 165px;
	padding-right: 5px;
	margin-top: 2px;
}

div#navegacion{
	padding-top: 5px;
	background-image: url(imgs/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}

div#navegacion2{
	padding-top: 5px;
	background-image: url(imgs/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 5px;
	
}

div#navegacion3{
	padding-top: 5px;
	background-image: url(imgs/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-style: normal;
}

div#navegacion4{
	padding-top: 5px;
	background-image: url(imgs/link1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
}

div#columna derecha{
	width: 200px;
	float: right;
	background-color: #D6D1B4;
}

div#noticias{
	float: right;
	width: 200px;
}


div#noticia{
	background-color: #D6D1B4;
	float: right;
	padding: 5px;
}


div#enlace2{
	background-image: url(imgs/link2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-bottom: 0px;
	float: right;
}

div#enlace3{
	background-image: url(imgs/link3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-bottom: 0px;
	float: right;
	margin-right: 10px;
}

div#foto2{
}

div#texto_noticia{
	padding-bottom: 5px;
}

div#pie{
	width: 800px;
}

div#barra{
}

div#menu2{
	background-color: #004731;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}

div#contacto{
	background-color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

div#verde{
	background-color: #004731;
	height: 5px;
}

.Titular {
	color: #004731;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #004731;
	margin-bottom: 5px;
}

.TextoPrincipal {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.TitularReclamo {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


.TitularReclamoLink {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


.TextoReclamo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TitularNoticia {
	color: #004731;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 004731;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.TitularNoticiaLink {
	color: #004731;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}


.TextoNoticia{
	color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}


.Seccion {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
}

.Seccion:link {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
}

.Seccion:hover {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
}

.Seccion:active {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
}

.Enlace1 {color: #004731}

.Enlace2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
	float: none;
	margin-right: 5px;
}

.Enlace3 {
	color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.Menu {
	color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 004731;
}

.navegacion {
	color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.navegacion4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.Promociones {
	color: #004731;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.Submenu {color: #FFFFFF}


.Contacto {
	color: #978942;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	line-height: 25px;
	font-style: italic;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
