/* @override http://www.e451.net/ndxz-studio/site/miestilo/style.css */

/* @group Reset */

body, p, blockquote {
	margin: 0;
	padding: 0;
}

a img, iframe {
	border: none;
}

/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

/* Lists
------------------------------*/

ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}

/* Links
------------------------------*/

a, a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}

/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 1px solid #000;
}

legend {
	padding: 0;
	color: #000;
}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}

select {
	padding: 0;
}

/**********************************

Use: Reset Styles for all browsers
Author: Nick Rigby

***********************************/

/* @end */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: 18px "Times New Roman", Times, times, serif;
}

body.section-1 {
	
}

body.section-2 {
	
}

body.section-3 {
	
}

a:link {
	text-decoration: none;
	color: #4296fd;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #c9c9c9;
}

a:hover {
	background-color: #000;
	color: #000;
}

#content sup, #content sup a {
	line-height: 0;
	font-weight: bold;
	font-size: 12px;
}

a img {
	border: none;
}

a.no_hover:hover {
	background-color: transparent;
}

a.logo:link, a.logo:visited {
	color: #000;
	display: block;
}

.regla {
	border-top: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
}

#content p.nota_pie {
	color: #b2b2b2;
	border-top: 1px dotted #c9c9c9;
	padding-top: 3px;
	margin-bottom: 0;
}

img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#content div.container p.regla object {
	
}

#menu {
	width: 215px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title {
	border-bottom: 1px solid #000;
	font: 12px Verdana;
	cursor: pointer;
}

#content {
	margin: 155px 0 0 215px;
	top: 0;
}

.container {
	padding: 5px 5px 25px 5px;
	border-top-style: solid;
	border-top-width: 3px;
}

div#menu > div.container {
	border-style: none;
}

div.container ul li {
	border-bottom: 1px dotted #c9c9c9;
	font-size: 15px;
}

div.container ul li a {
	display: block;
	font: 12px Verdana, sans-serif;
}

#content p {
	max-width: 600px;
	margin-bottom: 9px;
	line-height: 1.2em;
}

p {
	margin: 0 0 9px 0;
}

p.firma {
	font-size: 12px;
	color: #909090;
}

h1 {
	font-size: 50px;
	letter-spacing: -2px;
	margin-top: 1em;
	max-width: 600px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

h4 {
	text-transform: uppercase;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
}

.pies {
	font: 10px Verdana, Lucida, sans-serif;
}

#img-container {
	margin: 0;
	padding: 0;
}

#img-container p {
	width: 400px;
	margin: 0;
	padding: 0 0 12px 0;
}

#once {
	clear: left;
}

div#menu > div.container > p {
	font-size: 100px;
	letter-spacing: -0.08em;
	border-bottom-style: solid;
	height: 150px;
	border-bottom-width: 3px;
}

#content .grande {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content .grande p {
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 0.5em;
}

p.fecha {
	font: 10px Verdana, sans-serif;
	border-top: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
	text-transform: uppercase;
	color: #515151;
}

/* @group issu */

div.issu {
	margin-bottom: 66px;
	margin-top: 35px;
}

/* @end */