
body {
	background: #000000 url(images/fondo.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	width:auto;
	height:auto
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


#banner {
	clear: both;
	height: 260px;
	width: 900px;
	margin-left:100px;
	margin-right:100px
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	height:auto
}

#content {
	clear: both;
	width: 900px;
	height:auto;
	background-color:#1F1F1F
}

#contador{
	padding:10px;
	width: 220px;
	height:auto;
	background: #1F1F1F
	
}



#footer {
	background: url(images/footer-bg.gif);
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 110px;
	padding-top: 10px;
	text-align: center;
	width: 900px;
}

#headlines {
	background: #1F1F1F;
	padding: 10px;
	width: 220px;
	border:#333333 double;
}


#left {
	background: #333333 url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	width: 472px;
	height:auto
}

#fecha{ padding-top:1px;
		padding-bottom:40px;
		text-align:right;
		margin-bottom:40px
}

#logo {
	height: 260px;
	width: 900px;
}

#menu {
	float:left;
	width:133px;
	height:auto;
	padding:0px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:0px;
	text-align:center
}

#main {border:#333333 double;
	background-color:#1F1F1F}

#nav {
	clear: both;
	display: block;
	height: 7px;
	width: 900px;
	background-image: url(images/barra-054.GIF);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 220px;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:0px
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	padding: 10px;
	width: 220px;
	text-align:center;
	background-color:#1F1F1F;
	border:#333333 double;
	margin-top: 2px;
	margin-bottom:2px
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 1px;
	margin-top:3px
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

.credito {font-size:9px}

a.correo:link { 
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
	
a.correo:visited { 
	color: #9D9D9B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a.correo:hover, a:active { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
