/* Class */
html, body {
	background: #003300 url("images/background2.jpg") repeat-y;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link, a:hover, a:visited, a#menu {
	text-decoration:none;
	color:none;
	
}

a.smallerforo {
	text-decoration:none;
	color:#339933;
}

.smallerforo:link {
	text-decoration:none;
	color:#339933;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	text-align:left;
	padding-left:10px;
	color:#003366;
	font-weight:100;
}

h3 {
	font-size:10px;
	text-align:left;
	padding-left:5px;
	color:#003366;
}

.newsarrow {
	font-size:12px;
	
	padding-left:10px;
	color:#003366;
	font-weight:100;
}

.msgStatus {
	position:fixed;
	top:1px;
	right:1px;
	border:1px solid #FF6600;
	background-color:#FEEB9D;
	color:#333;
	font-size:14px;
	width:auto;
	height:auto;
	display:none;
} 

.small {
	font-size: 10px;
	text-align: center;
}

a.small {
	color:#003366;
	font-size: 10px;
	text-align: center;
}

.poll {
	font-size: 10px;
	text-align: left;
	color:#003366;
	padding-left:5px;
}


.mlink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.smaller {
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}

.smallerforo {
	font-size: 10px;
	text-align: left;
	color:#339933;
}

.smallercat {
	font-size: 12px;
	text-align: left;
	color: #339933;
}

a.smallercat {
	font-size: 12px;
	text-align: left;
	color: #339933;
}

.afiliados {
	font-size: 11px;
	text-align:center;
	color:#003366;
}

.extra {
	
}

/* Divs */
#contenido {
	background: url("images/background_new.jpg") no-repeat;
	width:100%;
	min-height:700px;
}

#header {
	background: url("images/head.jpg") no-repeat;
	height: 85px;
	min-width:496px;
	
}

#menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 700px;
	margin-left: 300px;
	
}



#content {
	font-size: 12px;
	float:left;
	width:500px;
	text-align:center;
	margin-left:35px;
	margin-top:25px;
	
}

#post {
	background: url("images/news_medium.jpg") repeat-y;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	text-indent:10px;
	line-height:18px;
	color:#003333;
	margin-bottom:5px;
	
}

#extra {
	width:400px;
	float:left;
	text-align:center;	
	margin-left:21px;
	margin-top:30px;
	font-size:12px;
	color:#003366;
	min-width:400px;
	margin-right:20px;
}

#extra_content {
	background: url("images/extra_medium2.jpg") repeat-y;
	width:400px;	
}

#extra_bottom {
	background: url("images/extra_bottom2.png") no-repeat;
	width:400px;
	min-height:33px;
}

#news_bottom {
	background: url("images/news_bottom.png") no-repeat;
	width:500px;
	min-height:90px;
	text-align:center;
	line-height:20px;
	padding-left:5px;
	font-size:10px;
	margin-top:5px;
}

#ads {
	margin-left:765px;
	margin-top:23px;
}

#random {
	padding-left:10px;
	padding-right:20px;
	font-size: 11px;
	text-align:justify;
	color:#003366;
}
