@charset "UTF-8";
/* CSS Favi.me (2.0)*/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, em, font, img, 
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul{
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/* CSS por Cassio Diego e Patricia Daibes
	Atualizado: 05/11/2009
*/

body {
	background: url(images/background.png);
	font-family: Arial, Heveltica, sans-serif;
}

#wrap {
	left:50%;
	margin-top: 50px;
	margin-left: -350px; /* metade da largura ficticia */
	position: absolute;
	width: 700px !important; /* !importat para ie 6 */
	border-top: 2px solid #DAE7E7;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;

	background: #DAE7E7;
}


#nav {
	width: 700px;
	height: 50px;
	overflow: hidden; 
}

#nav ul {
padding-left: 0;
float: right;
padding-right: 10px;
}

#nav li {
float: left;
line-height: 25px;
}

#nav li a {
	border-right: 1px dotted #aab391;
	font-size: 16px;
	color: #68A8AB;
	padding: 0 1em;
	text-decoration: none;
}

#nav li a:hover {
	color: #8DB6B8;
	text-decoration: underline;
}

#logoleft {
width: 106px;
height: 65px;
float: left;
padding-top:40px;
border: 1px dotted gray;
background: url(images/logo.png) no-repeat;
margin-top: 100px;
margin-left: 50px;
}

#boxright {
width: 520px;
height: 130px;
float: right;
padding-top: 50px;
margin-top: 50px;
background: url(images/boxleft.png) no-repeat;
line-height:16px;
}

#boxright p {
color: #68A8AB ;
padding-left: 60px;
padding-right: 14px;
margin-top: 3px;
font-size: 16px

}

#boxright a {
color: #A6A6A6;
text-decoration: none;
}

#boxright a:hover {
text-decoration: underline;
}


/**/
#boxmessage {
width: 600px;
height: 130px;
float: left;
margin-top: 30px;
margin-left: 50px;
background: url(images/boxmessage.png) no-repeat;
line-height:16px;
}

#boxmessage p {
color: #68A8AB ;
padding-left: 20px;
padding-right: 14px;
margin-top: 3px;
font-size: 16px

}

#boxmessage a {
color: #A6A6A6;
text-decoration: none;
}

#boxmessage a:hover {
text-decoration: underline;
}
/**/

#boxlastusers {
width: 600px;
height: 50px;
float: left;
margin-top: 50px;
margin-left: 50px;
background: url(images/lastusers.png) no-repeat;
line-height:16px;
}

#boxlastusers p {
color: #68A8AB ;
padding-left: 20px;
padding-right: 14px;
margin-top: 3px;
font-size: 16px

}

#boxlastusers a {
color: #A6A6A6;
text-decoration: none;
}

#boxlastusers a:hover {
text-decoration: underline;
}

/***/

#socialnetwork {
width: 600px;
height: 300px;
float: left;
margin-top: 30px;
margin-left: 50px;
background: url(images/socialnetwork.png) no-repeat;
line-height:16px;
}

#socialnetwork p {
color: #68A8AB ;
padding-left: 20px;
padding-right: 14px;
margin-top: 3px;
font-size: 16px

}

#socialnetwork a {
color: #A6A6A6;
text-decoration: none;
}

#socialnetwork a:hover {
text-decoration: underline;
}

/****/

#socialprofile {
width: 600px;
height: 60px;
float: left;
margin-top: 30px;
margin-left: 50px;
background: url(images/socialprofile.png) no-repeat;
line-height:16px;
}

#socialprofile p {
color: #68A8AB ;
padding-left: 20px;
padding-right: 14px;
margin-top: 3px;
font-size: 16px

}

#socialprofile a {
color: #A6A6A6;
text-decoration: none;
}

#socialprofile a:hover {
text-decoration: underline;
}


#aboutright {
width: 600px;
float: right;
margin-top: 50px;
margin-right: 50px;
background: #FFFFF;
line-height:20px;
}

#aboutright h2 {
color: #68A8AB;
}

#aboutright p {
color: gray ;
margin-top: 5px;
font-size: 14px;
}

#aboutright a {
color: #A6A6A6;
text-decoration: none;
}

#aboutright a:hover {
text-decoration: underline;
}

#autenticar {
clear: both;
float: left;
width: 200px;
margin-top: 40px;
margin-left: 275px;
}

#footer {
clear: both;
width: 700px;
height: 150px;
background: url(images/footerBG.png) no-repeat #FFFFFF;
/*background:  #DAE7E7;*/
}

#footer p {
float: right;
margin-right: 15px;
margin-top: 120px;
font-size: 14px;
color: gray;
}

#footer img {
float: left;
margin-left: 80px;
margin-top: 80px;
/*border: 1px dotted gray;*/
}

#footer a {
color: #68A8AB;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


p .announce {
float: left;
margin-right: 50px;
color: gray;
}

p .detailOne {
color: #ffc0cb;
}

p .detailsTwo {
color: #68A8AB;
}

.botao3d	{
		display: block;
		border-color: #666666;

		border: 2px solid;
		width: 150px;
		padding: 10px;

		background: #ECECEC; 
		color: #959595;

		
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
 
.botao3d:hover	{
		position: relative;
		border: 2px solid;
		border-color: #666666; 
		color: #959595;

		background: #ABC8C9;
		}


