/* http://www.esquinanorte.com */
* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	background-color:rgb(30,30,30);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
img {
	border:0em;
}
p, table, ul, ol {
	padding-bottom:.5em;
}
h1 {
	font-size: 36px;
	text-transform: uppercase;
	padding-bottom:.25em;
	font-weight: normal;
	font-family: impact, helvetica, sans-serif;
}
h2,th {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom:.75em;
	font-weight: normal;
	font-family: impact, helvetica, sans-serif;
}
ol {
	list-style-position: inside;
	padding-left:0;
}
ul {
	margin:0;
	list-style-type: none;
}
.roman {
	list-style-type: upper-roman;
	font-weight: bold;
	text-transform:uppercase;
	clear:both;
}
.roman p{
	font-weight:normal;
	clear:both;
}
.faq, .faq a:link, .faq a:visited {
	color:rgb(225,225,225);
}
.faq a:hover {
	text-decoration: underline;
}
.subList {
	font-weight:bold;
	text-transform:none;
}
.subList ul, .subList ol {
	text-transform:none;
	font-weight:normal;
	clear:both;
}
.listLower {
	text-transform:none;
	font-weight:normal;
	list-style-type:lower-alpha;
	clear:both;
}
.bullet {
	list-style-image:url("images/liststyle.png");
	list-style-position:inside;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color:rgb(255,0,0);
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -280px;
	width:950px;
	background-color:black;
}
#header {
	width:950px;
	height:130px;
	background-color:rgb(255,0,0);
	background-image:url('images/header.jpg');
}
#nav {
	background-color:rgb(40,40,40);
	float:left;
	text-align:center;
	font-size:20px;
	font-family: impact, helvetica, sans-serif;
	width:100%;
	height:25px;	
	padding:5px 0px;
}
#nav li {
	display:inline;
	padding:0em 1.25em;
	border-left:2px solid rgb(130,130,130);
}
#nav .firstChild {
	border-style:none;
}
#nav a:link, #nav a:visited, .right a:link, .right a:visited {
	text-decoration: none;
	color:white;
}
.idioma a:link, .idioma a:visited{
	color:black;
}
#nav a:hover, .right a:hover, .idioma a:hover {
	text-decoration: none;
	color:rgb(255,0,0);
}
#nav a:link, #nav a:visited {
	font-weight:normal;
}
.right a:link, .right a:visited {
	font-weight:bold;
}
#footer, #footerBG {
	width:950px;
	margin:0 auto;
	clear: both;
}
#footer, .push {
	height: 280px;
}
#footerBG {
	height: 90px;
	background:rgb(0,0,0) url('images/footer.jpg') no-repeat center bottom;
}
.row, .idioma, .info {
	display:inline-block;
	width:100%;
	position: relative;
	padding-top:2em;
	clear:both;
}
.left {
	width:430px;
	position: relative;
	float:left;
}
.middle {
	width:330px;
	position: relative;
	float:left;
	height:100%;
}
.right {
	width:190px;
	position: relative;
	float:right;
}
.right ol {
	list-style-type: upper-roman;
	font-weight: bold;
}
.mainRight {
	width:520px;
	position: relative;
	float:right;
}
.twoColumns {
	width:760px;
	position: relative;
	float:left;
}
.main {
	padding-left:20px;
	float:left;
}
.txtPadding {
	padding:0px 20px;
}
.center {
	display: block;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}
.borders {
	border-left:.2em solid rgb(130,130,130);
	border-right:.2em solid rgb(130,130,130);
	height:100%;
	position:relative;
}
th {
	text-align: left;
	vertical-align: top;
	padding-bottom:.75em;
}
th, td {
	padding-left:20px;
}
.notas, td {
	font-weight:normal;
	text-transform:none;
}
.notas, .anchorTop {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.anchorTop a:link, .anchorTop a:visited {
	text-transform:uppercase;	
}
span.anchorTop {
	display: block;
	padding:.75em 0em;	
}
.info{
	height:165px;
}
.idioma{
	background-color:white;
	padding-top:1em;
	margin-top:25%;
	color:black;
	position:relative;
}
.headerLink {
	height:100%;
	width:100%;
	display:block;
}
