* {
	margin: 0;
	padding: 0;
}

body {
	background: #D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}

a {
	text-decoration: none;
	color: #004990;
}
a:hover {
	text-decoration: underline;
	color: #111;
}

#wrap {
	margin: 0 auto;
	width: 960px;
	background: #fff;
}

#header {
	height: 90px;
	background: url(images/logo.jpg) 0 0 repeat-x #4D639D;
}

#header h1 { 
	font-size: 28px;
	letter-spacing: -2px;
	padding: 0 0 0 20px;
	font-weight: 100;
	color: #FFFFFF;
}

#header h1 a { 
	color: #aaa;
	text-decoration: none;
}

#header h1 a:hover {
	color: #111;
}

#header h2 {
	font-size: 19px;
	color: #AFBAD8;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}

#menu {
	height: 30px;
	line-height: 30px;
	border-top: 1px dotted #788BBD;
	border-bottom: 1px dotted #555;
}

#menu ul {
	list-style-type: none;
	padding-left: 20px;
}

#menu ul li {
	padding: 0 20px 0 0;
	display: block;
	float: left;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

#menu ul li a {
	text-decoration: none;
	font-weight: 100;
	color: #004990;
}

#menu ul li a:hover {
	color: #004990;
	text-decoration: none;
	font-weight: 600;
}

#content {
	padding: 0 9px 9px 9px;
}

.right {
	float: right;
	width: 735px;
	text-align: justify;
}

.right h3 {
	font-size: 18px;
	font-weight: 100;
	color: #004990;
	padding: 15px 0 7px 0;
}

.right h4 {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	padding: 15px 0 7px 0;
}

.left {
	float: left;
	width: 200px;
	margin-top: 10px;
	background: #004990;
}

.left h3 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
	background: #788BBD;
}

.left ul {
	padding: 10px 0 15px 20px;
	list-style-type: square;
	color: #788BBD;
}

.left ul li {
	color: #66FFFF;
}

.left ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: 100;
}

.left ul li a:hover {
	color: #66FFFF;
	font-weight: 600;
}

#footer {
	height: 30px;
	line-height: 30px;
	background: #4D639D;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

#footer a { 
	color: #66FFFF; 
}

.pub {
	font-size: 14px;
	font-weight: bold;
}

.pub_lat{
	padding: 6px;
	text-align: center;
}

.casino_rec{
	padding: 6px;
	text-align: center;	
	font-weight: bold;
}

.casino_rec a {
	color: #993300;
}

.sitios{
	font-size: 11px;
}

.publi {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 10px 0;
}

.publi a {
	text-decoration: underline;
	color: #0000FF;
}

.publi a:hover {
	color: #FF0000;
}

.pub-728 {
	margin: 10px 0 10px 0;
	text-align: center;
}

/* Publicidad */

.tab-pub{
	margin: 0 auto 0 auto;
}

.tab-pub a{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.top_ad {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 6px;
	padding: 8px;
	background-color: #FFFFF2;
	border: solid 1px #004990;
}

.top_ad a{
	color: #0000FF;
	text-decoration: none;
}

.top_ad a:hover{
	color: #009900;
	text-decoration: underline;
}
