body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}

ul {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.content {
  position:relative;  
  clear:both;
  height: 100%;
}

.bodycontent {
/*	text-decoration: none; */
	width: 100%;
/*	height: 530px;
	z-index: 2;
	position: relative;
	top: 10px;*/
}
.bloqnotas {
	height: 150px;
	width: 42%;
	float: left;
	margin: 0px 10px 0px 20px;
}


h1 {
	color:#990000;
	font-family:Georgia, Tahoma, Arial, Verdana, sans-serif;
	font-size:18px;
	line-height:20px;
	text-indent:0px;
	width:100%;
}
h2 {
	display:block;
	font-family:Georgia,Tahoma,Arial,Verdana,sans-serif;
	font-size:14px;
	text-indent:5px;
	width:100%;
	text-align: left;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h4 {
	color:#990000;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
p {
	color:#6C6C6C;
	display:block;
	font-size:10px;
	line-height:12px;
	text-align: left;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 5px 3px 3px;
	height: auto;
}
.sepalinea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 95%;
	display: block;
}

div.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
div.encabezado {
	display: block;
	height: 72px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}
div.sepa1 {
	background-image: url(../slices/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 57px;
}
div.prod {
	display: inline;
	float: left;
	height: 200px;
	width: 30%;
}

div.sepa2 {
	height: 10px;
	background-color: #003366;
	display: block;
	margin-top: 20px;
	float: left;
}
/* Nav Menu*/
div.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	width: 100%;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	margin-top: 0px;
	background-color: #003366;
	z-index: 5;
}
.columna1 {
	background-color: #EBEBEB;
  border-right: 1px dashed #CCCCCC;
	height: 540px;
	margin-right: 5px;
	padding-right: 5px;
  width: 205px;
/*	display: block;
	top: 0px;
	left: 0px;
	z-index: 4;
	position: relative;*/
}
.columna2 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	;
	padding: 0px 0px 0px 225px;
	overflow:hidden;
	height: 530px;
	z-index: 2;
	width: 550px;
}
.bloq_sol {
	margin: 3px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 195px;
}
.bloq_sol .topeWin .titWin {
	float: left;
	line-height: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
.bloq_sol .topeWin {
	background-color: #000000;
	display: block;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	cursor: crosshair;
}
.bloq_sol .linkWin {
	background-color: #CCCCCC;
	bottom: 0px;
	width: 100%;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.bloq_sol .topeWin .optwin {
	float: right;
	font-size: 10px;
	line-height: 12px;
	display: block;
}
.bloq_sol .fotoWin {
	height: 75px;
	width: 75px;
	margin: 2px;
	padding: 2px;
	clear: both;
	border: 1px solid #000000;
}
.bloq_sol .textWin {
	clear: both;
}

div.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	right: 0px;
	height: 0px;
	z-index: 5;
}
div.menu li {
	list-style: none;
	float: right;
	padding: 0;
	border-left: 1px solid #000000;
}
div.menu a {
	text-decoration:none;
	padding: 0 10px;
	color: #FFFFFF;
}
div.menu a:hover, li.selected a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* FIN NavBar*/
div.central{
	display: block;
	margin: 2px 0px 0px 0px;
	width: 100%;
	position: relative;
	height: 500px;
}
div.bloques_info{
	height: 165px;
/*	margin: 10px 0px 20px 0px; */
	background-color: #EFEBEF;
	padding-top: 15px;
	position: relative;
  border-top: 1px dashed #CCCCCC;
  border-right: 1px none #CCCCCC;
  border-bottom: 1px dashed #CCCCCC;
  border-left: 1px none #CCCCCC;
	z-index: 5;
}
div.verNota a{
	display: block;
	background-color: #990000;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 110px;
	text-align: right;
	height: 15px;
	padding: 1px 2px 1px 0px;
	text-decoration: none;
	color: #FFFFFF;
}

div.pie_pagina{
	height: 40px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 100%;
	background-image: url(../slices/portada03-2_r2_c1_r1_c1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.pie_pagina .dir{
	display:inline;
	float:left;
	padding: 0px 0px 0px 5px;
}
div.pie_pagina .copyrg{
	display:inline;
	float:right;
	padding: 0px 5px 0px 0px;
}
.titulo-blanco {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.inputBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.listBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.buttonBox {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	white-space: normal;
	display:block;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 0px;
}
.solobordes {
	border: 1px solid #CCCCCC;
}

