body {
	margin: 0;
	padding: 15px;
}
/*body {
	padding: 0 0 20px 0;
}*/
h1 {
	font: bold 16px arial, sans-serif;
	color: #6695ff;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #b2b2b2;
}
p {
	font: 11px arial, sans-serif;
	color: #7b7b7b;
}
p img {
	display: block;
	margin: 0 auto;
}
div#cuerpo {
	font-family: arial;
}
div#cuerpo h1 {
	font: bold 18px arial, sans-serif;
	color: #6695ff;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #b2b2b2;
}
div#cuerpo h2 {
	font: bold 16px arial, sans-serif;
	color: #716f6e;
	padding-left: 10px;
	padding-right: 10px;
}
div#cuerpo h3 {
	font: 18px arial, sans-serif;
	color: #6695ff;
	margin: 0 15px 0px 15px;
}

div#cuerpo ul, div#cuerpo ol {
	color: #716f6e;
	font: 11px arial, sans-serif;
}
div#cuerpo p  {
	font: 11px arial, sans-serif;
	color: #838383;
	margin: 0 15px 15px 15px;
}
div#cuerpo strong {
	color: #444;
}
div#cuerpo h4 {
	color: #716f6e;
	font: bold 13px arial, sans-serif;
	margin: 0 15px 0px 15px;
}
div#cabecera p {
	float: right;
}
.center {
	text-align: center;
	color: #444;
}


div#desglose-popup {
	margin: 20px 20px;
}
div#desglose-popup h3 {
	font: 18px arial, sans-serif;
	color: #6695ff;
	padding-bottom: 3px;
	border-bottom: 1px solid #b2b2b2;
}
div#desglose-popup ul {
	color: #6695ff;
}
div#desglose-popup p {
	font: 11px arial, sans-serif;
	color: #838383;
	margin: 0 0 10px 0;
}
div#desglose-popup h4 {
	color: #716f6e;
	font: bold 13px arial, sans-serif;
	margin: 0 0 0px 0;
}

h2.prim {
	margin:0px;
	padding:0px;
	padding-top:10px;
	background-color : #FFFFFF;
	font: 20px arial;
	color: #666;
	font-weight:bolder;
}
h2.sec {
	margin:0px;
	padding:0px;
	background-color : #FFFFFF;
	font: 20px arial;
	color: #6695ff;
	font-weight:bolder;
	padding-bottom:10px;
}

#relleno{
	background:url(images/indiana.gif) repeat top left;height:362px; *height:397px;margin-top:10px;
}

p {
	background-color : #FFFFFF;
	font: 12px arial;
	color: #666;
}
A:visited {
	BACKGROUND: url(../images/punteado-azul.gif) repeat-x left bottom; COLOR: #6695ff; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: url(../images/punteado-azul.gif) repeat-x left bottom; COLOR: #6695ff; TEXT-DECORATION: none
}
A:actived {
	BACKGROUND: url(../images/punteado-azul.gif) repeat-x left bottom; COLOR: #6695ff; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: url(../images/punteado-azul.gif) repeat-x left bottom; COLOR: #666; TEXT-DECORATION: none;
}
div#principal{
	width:485px;margin-left:30px;margin-top:30px;
}
div#peu{
	width:485px;margin-left:30px;margin-top:10px;
}
/* ESTILOS DE TABLA */
table {
	border-bottom:1px dotted #b2b2b2;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
table thead tr th {
	font:bold 11px arial;
	color:#6695ff;
	border-bottom:1px solid #b2b2b2;
	padding:5px;
	text-align:left;
}
table tbody tr td {
	font:11px arial;
	color:#535353;
	border-bottom:1px dotted #b2b2b2;
	padding:5px;
	text-align:left;
}
table tfoot tr td {
	font:bold 16px arial;
	color:#000;
	padding:5px;
	white-space:nowrap;
	text-align:left;
}
.logo_bv {font-size:24px !important; font-weight:bold !important;}




