body {
	margin: 0;
	padding: 0;
	background: #002829 url('bg.jpg') no-repeat top center;
	cursor: default;
	color: #2c2c2c;
}

hr {
	clear: both;
	display: none;
}
a img {
	border: 0;
}
a {
	color: #027174;
}

#main1 {
	width:784px;
	margin: 0 auto;
	padding:0 22px;
	background:url('bgshadow.png') repeat-y;
	margin-bottom: 40px;
}

#head1 {
	width: 784px;
	padding: 0;
	margin: 0;
	position: relative;
}

#headlogo {
	background: url("header-bg.jpg") no-repeat;
	width: 784px;
	height: 171px !important;
	position: relative;
}
#headlogo #logoprincipal {
	text-align: center;
}

#headlogo .lleft, #headlogo .lright {
	position: absolute;
	bottom: 0px;
	color: #d5d6d6;
	text-transform: uppercase;
}

#headlogo .lleft {
	left: 0px;
}

#headlogo .lright {
	right: 0px;
}

#headlogo a { color: #d5d6d6; text-decoration: none; }
#headlogo a:hover { color: white; }

/*Empiezan los encabezados de las secciones */
#headcontents {
	width: 784px;
	background: url("header-pastilla.jpg") no-repeat top center;
}
.mainintro {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 30px;
}
.sec {
	background: url("secbg-1.png") no-repeat 458px top;
	height: 167px;
}

.seccontents {
	padding-left: 26px;
	padding-top: 108px;
	width: 784px;
	padding-bottom: 40px;
}

.seccontents.sec2line {
	padding-top: 67px;
}

.sec1 { background: url("secbg-1.png") no-repeat 450px 10px; }
.sec2 { background: url("secbg-2.png") no-repeat 450px 10px; }
.sec3 { background: url("secbg-3.png") no-repeat 450px 10px; }
.sec4 { background: url("secbg-4.png") no-repeat 450px 10px; }

.sec5 { background: url("secbg-5.png") no-repeat 500px 10px; }
.sec6 { background: url("secbg-6.png") no-repeat 500px 10px; }
.sec7 { background: url("secbg-7.png") no-repeat 500px 10px; }
.sec8 { background: url("secbg-8.png") no-repeat 500px 10px; }
.sec9 { background: url("secbg-9.png") no-repeat 446px 10px; }

#headcontents h1, #headcontents h2 {
	margin: 0; padding: 0;
}

#headcontents h1 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	line-height: 0.85em;
	margin: 0;
}

#headcontents h2 {
	color: #617b7b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

#headcontents ul {
	color: #ffffff;
	position: relative;
	margin: 0px 0 0 0; 
	padding: 0;
	list-style: none;
}

#headcontents li {
	float: left;
	margin-right: 8px;
	font-size: 12px;
}

#headcontents li a {
	color: #c8c3a6;
}

#headcontents li a:hover {
	color: white;
}

#headcontents li a:active {
	text-decoration: none;
}
/* Hasta aquí */

#contents-top {
	background: url('contents-bg-top.png');
	height: 36px;
}

#contents-bot {
	background: url('contents-bg-bot.png'); 
	height: 36px;
}

#contents-mid {
	background: url('contents-bg-mid.png'); 
	min-height: 64px;
	padding: 4px 31px;
	font: 12px Arial;
	color: #554b4b;
}

.box1 {
	border: 1px solid #d1cfc7;
	background: #ffffff;
	padding: 7px;
	color: #7b7b7b;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.box1inner {
	padding-top: 3px;
	padding-left: 6px;
}

.box1 ol, .box1 ul {
	margin: 0; 
	color: #027174;
	font-size: 14px;
	line-height: 1.6em !important;
	padding-left: 22px;
	margin-bottom: 0 !important;
}

.box1 ul {
	list-style: none;
	padding-left: 8px;
}
.box1 ul li,
.box1 ol li {
	margin-bottom: 0 !important;
}

.box1 ol a, .box1 ul a {
	color: inherit;
	text-decoration: none;
}

.box1 ol a:hover, .box1 ul a:hover {
	text-decoration: underline;
}

#contents .box1 h2 {
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 4px;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

#contents .box1 h3 {
	margin: 0 0 -3px 0;
	padding: 0;
	color: #027174;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}

.box1 p {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 0px !important;
	
}
.box1 .box1inner p {
	font-size: 12px !important;
	margin-bottom: 6px !important;
}

#contents, h1, h2, h3, p, div, ul, ol {
	font-family: Georgia, serif;
}
#contents h2 {
	color: #027174;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	margin-top: 10px;
	margin-left: 10px;
}
#contents h4 {
	font-family: "Arial", sans-serif;
	margin-bottom: 10px;
	text-transform: none;
	font-size: 20px;
	margin-top: 0;
}
#contents p {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 2em;
	margin-left: 10px;
}
#contents ul,
#contents ol {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#contents ul li,
#contents ol li {
	margin-bottom: 1em;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.floatright {
	float: right;
}
.floatright.separado {
	margin-left: 20px;
}
.floatleft {
	float: left;
}
.floatleft.separado {
	margin-right: 20px;
}
.aligncenter {
	text-align: center;
}
.rightalign {
	text-align: right;
}
.piefoto {
	font-size: 12px !important;
	font-style: italic;
}
p+.piefoto {
	margin-top: -20px;
}

/*--*/
#selectorseccion {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #c9cfce;
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
}
#selectorseccion option {
	font-family: "Lucida Grande", "Lucida", "Lucida Sans", arial, sans-serif;
}
#destacado {
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 20px;
	margin-bottom: 50px;
}
#boxdescargar {
	width: 260px;
	float: left;
	margin-right: 20px;
	position: relative;
	z-index: 99;
}
#boxmanual {
	width: 260px;
	float: right;
	margin-left: 20px;
	position: relative;
	z-index: 99;
}
#bubbleversion {
	background: url("bubble1.png") no-repeat top left;
	width: 232px;
	height: 69px;
	padding: 5px 0 0 0;
	text-align: center;
	position: absolute;
	margin: -68px 0 0 220px;
	z-index: 100;
}
#bubbleversion ul {
	line-height: 2em !important;
	font-size: 14px;
}
.highlight {
	padding-top: 7px;
	margin-right: 10px;
	position: relative;
}
.highlight p {
	padding: 0;
	margin: 0;
	color: #525252;
	font-size: 17px !important;
	line-height: 1.6em !important;
	font-style: italic !important;
	font-weight: normal !important;
	text-align: center;
}
.textofirma {
	text-align: right;
	margin-top: 20px;
}
.tales {
	text-transform: uppercase;
	font-size: 0.9em;
}
.avisolegal {
	border: 1px dotted #7c775e;
	margin-top: 100px;
	padding: 0 20px 0 0;
}
.avisolegal .textofirma {
	margin-right: 20px;
}

#sidequestsPage h2 {
	color: #333333;
	text-transform: uppercase;
	border-bottom: 1px solid black;
	font-size: 18px;
	padding-left: 0;
	font-weight: bold;
	margin-left: 0;
}

#sidequestsPage h3 {
	color: #4f4f4f;
	text-transform: uppercase;
	border-bottom: 1px solid #4f4f4f;
	font-size: 16px;
	padding-left: 0;
	margin-left: 5px;
}

#sidequestsPage label {
	color: #9d977a;
	font-style: italic;
	font-size: 0.9em;
	padding-left: 10px;
	/*display: none;*/
}
/*--*/

.footer {
	padding-top: 26px;
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #a2a090;
}

/* Triquiñuelas CSS
--------------------------------------------------------------------*/
 /* clearfix (ya aplicado en #cuerpo)
--------------------------------*/

.clearfix:after, #main1:after {
    content:			"."; 
    display:			block; 
    height:				0; 
    clear:				both; 
    visibility:			hidden;
}

.clearfix, #main1 {
	display:			inline-block;
}

/* Se esconde de IE-mac \*/
* html .clearfix, * html #main1 {height: 1%;}
.clearfix, #main1 {display: block;}
/* Deja de esconderse de IE-mac */
