html {
	height:100%;
}
body {
	background:#ffffff;
        text-align:left;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	width: 723px;
	height:100%;
}
#contenedor{
	margin: 0 auto;
	text-align:left;
	width: 723px;
	padding-bottom: 50px;
}
#bar_nav {
	float: right;
	background: #ffffff;
	width: 540px;
	height: 16px;
	margin-top: 15px;
}
#bar_nav a {
	border: 0px;
	color: #ffffff;
	text-decoration: none;
}
#bar_nav a img {
	border: 0px;
	color: #ffffff;
}
#bar_nav p {
	color: #bfce00;
	margin: -3px 0px 0px 0px;
	font-family: helvetica;
	font-size: 15px;
}
#bar_nav a:hover {
	color: #ffffff;
	border: 0px;
}
#bar_nav .nav {
	color: #1d6313;
	text-decoration: none;
	font-family: helvetica;
	font-size: 11px;
}
#contenido {
	float: right;
	background: #ffffff;
	width: 540px;
	margin: 10px 0px 0px 0px;
	height: 714px;
}
#contenido img {
	float: left;
	margin: 5px 0px 0px 5px;
}

#bar_left {
	float: left;
	width: 175px;
	background: #ffffff;
	height: 755px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
#foother {
	clear: both;
	text-align: center;
}
#foother p {
	font-family: helvetica;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px 0px 0px;

}
#titulo {
	float: left;
	background: #ffffff;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
#titulo p {
	font-family: helvetica;
        font-size: 30px;
	color: #000000;
        text-align: left;
	margin: 0px 0px 0px 3px;
}
#titulo p spam {
	font-family: helvetica;
        font-size: 30px;
	color: #bfce00;
        text-align: left;
	margin: 0px 0px 0px 3px;
}
#cuerpo {
	float: left;
	margin: 5px 10px 0px 55px;
	padding: 0px;
	clear:both;
	width: 470px;
}
#cuerpo p {
	font-family: helvetica;
        font-size: 11px;
	color: #707070;
        text-align: justify;
	margin: 0px 15px 0px 0px;
}
#izq {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 200px;
}
#der {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 200px;
}
#izq p {
	font-family: helvetica;
        font-size: 11px;
	color: #707070;
        text-align: justify;
}
#der p {
	font-family: helvetica;
        font-size: 11px;
	color: #707070;
        text-align: justify;
}
#cuerpo p a{
	text-decoration: none;
	color: #000000;
}
#cuerpo p a:hover{
	color: #bfce00;
}
#top_link {
	float: left;
	background: #ffffff;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 160px;
}
#top_link p {
	font-family: helvetica;
        font-size: 22px;
	color: #000000;
        text-align: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#top_link p spam{
	color: #bfce00;
}

#top_link p a{
	text-decoration: none;
	border: 0px;
	color: #ffffff;
}
#top_link p a img{
	border: 0px;
	color: #ffffff;
}

#listado {
	float: left;
	margin: 5px 0px 30px 5px;
	padding: 0px;
	width: 160px;
}
#listado p {
	font-family: helvetica;
        font-size: 12px;
	color: #000000;
        text-align: left;
	margin: 0px 0px 0px 5px;
}
#listado p a {
	text-decoration: none;
	color: #000000;
}
#listado p a:hover {
	color: #bfce00;
}

#links {
	float: left;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	width: 160px;
}
#links p {
	font-family: helvetica;
        font-size: 22px;
        text-align: left;
	margin: 0px 0px 0px 0px;
}
#links p spam {
	color: #bfce00;
}

#links p a {
	text-decoration: none;
	border: 0px;
	color: #ffffff;
}
#links p a img {
	border: 0px;
	color: #ffffff;
}

#foto_contenido {
	float: left;
	height: 510px;
        width: 501px;
	background: #ffffff;
	margin: 5px 0px 0px 0px;
}
#foto_contenido img {
	float: left;
}
