body {
	font-family: Helvetica, Arial, sans-serif;
	color: #222;
	background: #c5d4b1 url(../images/fondos/gradiente.png) repeat-x fixed;
	margin: 0;
	padding: 0;
}
p {
	font-size: .8em;
}
li {
	font-size: .9em;
	line-height: 1.8em;
}
a {
	color: #bd2c16;
}
img {
	border-style: none;
}
th {
	color: #333;
	font-size: .9em;
	font-weight: bold;
}
td {
}
hr {
	color: #98723B;
	width: 734px;
	height: 1px;
}
/*p {
	margin: 1em;
	width: 96%;
}
p img {
	float: left;
	padding: 10px;
	margin: 5px;
}
*/
legend {
	font-weight: bold;
	color: #06c;
	text-decoration: underline;
}
a:hover, a:active {
	color: #5a676d;
	text-decoration: none;
}
.mini {
	font-size: .8em;
}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #A5ABB9;
	border-left-color: #A5ABB9;
	background-color: #F4F0E7;
	border-bottom-style: solid;
	border-bottom-color: #A5ABB9;
	border-bottom-width: 1px;
}
.pix {
	border: 1px solid black;
}
/* ID Styles */

#navigation a {
	font-size: .8em;
	color: white;
	text-decoration: none;
	display: block;
	background: #5a676d;
	padding: .5em 1em;
	text-align: left;
	margin: 0 0 1px 0;
}
#navigation a:hover {
	background: white;
	color: #5a676d;
}
.date {
	letter-spacing: .1em;
	text-transform: none;
	font-size: .8em;
}
.contentx {
	margin: .8em 1em 0;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2 {
	clear: both;
	background: url(../gfx/dot.gif) bottom repeat-x;
	font-size: .9em;
	margin: 10px 0 0;
	color: #004080;
	text-align: left;
	width: 100%;
}
.z_left {
	float: left;
	margin: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.z_right {
	float: right;
	margin-right: 1em;
	padding-right: 10px;
	padding-left: 10px;
}
.banheader {
	color: #3E4768;
	letter-spacing: .3em;
	background: url(../gfx/nvx_ban_top.gif);
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom:5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
}
.menuheader {
	color: white;
	letter-spacing: .3em;
	background: url(../gfx/nvx_top.gif);
	padding-top: 8px;
	padding-left: 1em;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	height: 30px;
}
fieldset {
	margin: 20px;
}
.ratioButton {
	background-color: transparent;
	border: none;
}
.foo {
	color: #7F6034;
	font-size: .8em;
	text-align: left;
	padding-left: 10px;
}
.foo_cpr {
	color: #454545;
	font-size: .8em;
	text-align: right;
	padding-right: 10px;
}
.main_header {
	color: #75848d;
	font-size: 1em;
	text-align: center;
}
.main {
	background: white;
	padding: 1em;
}
.p_yellow_box {
	background-color: white;
	width: 90%;
	margin: .5em .5em .5em 2em;
	padding: 1em .5em;
	font-size: .9em;
	text-align: left;
}
.p_main {
	width: 96%;
	margin: 0 5px 5px;
	padding: 0 5px 5px;
	color: #2A2A2A;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
#select_dynamic select {
	font-size: 11px;
}
#select_dynamic td {
	font-size: 0.85em;
	color: black;
	text-decoration: none;
	background: #cfd6db;
	padding-top: 5px;
	padding-left: 1em;
	padding-bottom: 5px;
	text-align: left;
	margin: 1px;
}
.button {
	font-size: .85em;
	color: white;
	text-decoration: none;
	background: #8A5822;
}
#select_dynamic th {
	font-size: 0.9em;
	color: white;
	text-decoration: none;
	background: #bd2c16;
	padding-top: 1px;
	padding-left: 1em;
	padding-bottom: 1px;
	margin: 1px;
	height: 2em;
	font-weight: lighter;
	text-align: left;
}
.map {
	background: #e8E0cf url(../gfx/map_bg.gif) repeat-x bottom;
}
.pix {
	border: 1px solid #A17C44;
}
.map_header {
	color: white;
	background: url(../gfx/map_header_bg.gif);
	font-size: .8em;
	text-align: left;
	text-indent: 1.25em;
}
.map_description {
	font-size: .9em;
	text-align: left;
	text-indent: 1.25em;
	color: #7F6034;
}
.borde {
	border: 1px solid #e8e0cf;
}
.capitalize {
	text-transform: capitalize;
}
.redpoint {
	font-weight: bolder;
	color: #f00;
	font-size: .8em;
}
#encabezado {
	padding: 1em 2em;
	background: white url(../../images/fondos/linea-verde-roja.png) no-repeat left bottom;
}
#caja {
	width: 742px;
	border-style: none;
	border-collapse: collapse;
	background: white;
	margin: 0 auto;
	padding: 0;
}
#tablacontenidos {
	margin: 0;
	padding: 0;
	border-style: none;
	width: 742px;
	border-collapse: collapse;
}
#navigation {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer {
	padding: 1em;
}
