body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;	
	background-color:#2a1100;
	margin-top:0;
}

h1{
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom:auto;
	margin-left:15px;
}

h2{
	color:#dd9438;
	font-size: 28px;
	font-weight:500;
	letter-spacing:3px;
	margin-bottom:auto;
	margin-left:15px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:auto;
}

#texto2{
	font-size:10px;
	color:#dd9438;
	vertical-align:middle;
}

#texto3{
	font-size:12px;
	color:#dd9438;
	vertical-align:middle;
}

#texto4{ /*    ESTE FALLA*/
	font-family:Arial;
	font-size:14px;
	text-align:justify;
	border-style:solid;
	border-color:#66300E #66300E;
	border-width:15px;
}

#texto5{
	font-size:12px;
	color:#ffffff;
	vertical-align:middle;
	text-align:justify;
}

#menu {
	float:left;
	margin:0px;
	width:459px;
	height:15px;
	font-size:12px;
} 

ul {
	margin:0;
	padding:0px;
	list-style-type: none;
	letter-spacing:0px;
}
li {
	background: url(images/vineta.gif) 0em 0.2em no-repeat;
    margin-bottom: 0em;
	margin:2px; 
	float:left; 
}
li a {
	color:#ab5016;
	padding:1px 22px 0px 10px; 
	text-decoration:none;
	font-weight:100; 
}
li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}




a.links_B:link {
      color: #dd9438;
      text-decoration: underline;
}
a.links_B:visited {
      color: #dd9438;
      text-decoration: underline;
}
a.links_B:hover {
      color: #ffffff;
      text-decoration: underline;
}
a.links_B:active {
      text-decoration: none;
}


.boton { 
	padding:5px; 
	font-size:11px; 
	color:#aa6d21; 
	font-weight:bold; 
	cursor:pointer; 
	border:1px solid #aa6d21; 
	background-color:#442009; 
}
.boton:hover { 
	border:1px solid #442009; 
	color:#442009; 
	background-color:#aa6d21; 
}




/*  : : : : :  P A G I N A C I O N    J A V A S C R I P T  : : : : :   */

.virtualpage, .virtualpage2, .virtualpage3 {
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display:block;
}

.paginationstyle{ /*Style for demo pagination divs*/
	width: 400px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

</style>
<style type="text/css">

.style2 {color: #4A6AA7}
.style11 {font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.byebyescroll {
	overflow-x:hidden;
}
