@charset "utf-8";

/* CSS Document by Lord/Matheus Oliveira */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #1aa3bd url("img/back.jpg") no-repeat;
	background-position: top center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

img{
	border:none;
}

#on{
	font-weight: bold;
	font-size: 14px;
	margin-top: 236px;
	width: 740px;
	text-align: right;
}

#Page {
	margin-top: 5px;
	margin-bottom: 40px;
	width: 980px;
}

a:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}

a:active{
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#Parceiros a{
	padding-left: 10px;
}

#Parceiros p{
	padding-bottom: 10px;
}

/* Home */

#Noti_Event {
	width: 778px;
	height: 222px;
	background: url("img/noti_event.png") no-repeat;
	text-align:left;
	font-size: 11px;
}

#Noti_Event p {
	padding-bottom: 8px;
}

#Noti {
	display:inline;
    float:left;
    width:41%;
	margin-top:70px;
	padding-left:34px;
}

#Event {
	display:inline;
	float:right;
    width:41%;
	margin-top:70px;
	padding-right:28px;
}

.Data {
	margin-right: 7px;
	background-color: #8dd9ea;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}

.Mais {
	padding-left: 220px;
	font-size: 13px;
}

.clear {
	clear: both;
}
/* Fim da Home */

/* Informações */

#Atlantis_Reload {
	display:inline;
    float:left;
    width:50%;
}

#Anthares_Rebirth {
	display:inline;
	float:right;
    width:50%;
}

/* Fim da Informações */

/* Footer */

#Footer {
	width: 1024px;
	height: 429px;
	font-size: 11px;
	text-align: left;
}

#Footer p {
	padding-bottom: 8px;
}

#Foot_Forum {
	position:absolute;
	padding-left:15px;
	margin-top:270px;
	width:300px;
	height:122px;
	z-index:3;
}

#Foot_Woe {
	position:absolute;
	padding-left:420px;
	margin-top:270px;
	width:224px;
	height:122px;
	z-index:2;
}

/* Fim do Footer */
