@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../-imagens/bg.png);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:top left;
	margin:0px;
	padding:0px;
	text-align:center;
}
#principal {
	width:950px;
	height:409px;
	margin:75px auto;	
	position:relative;	
}
#esq {	
	width:153px;
	height:165px;
	margin:0px;
	padding:0px;	
	position:absolute;
	top:73px;
	left:0px;
}
#cont {
	width:472px;
	height:409px;
	margin:0px;
	padding:0px;	
	position:absolute;
	top:0px;
	left:153px;
}
#socio01,
#socio02,
#socio03 {
	font-size:11px;
	color:#2B435E;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	
	width:120px;
	height:80px;
	margin:0px;
	padding:0px;	
	position:absolute;	
	float:left;
}
#socio01 a,
#socio02 a,
#socio03 a{
	color:#2B435E;
}

#socio01 a:hover,
#socio02 a:hover,
#socio03 a:hover{
	color:#FF6600;
}
#socio01 b,
#socio02 b,
#socio03 b{
	font-size:12px;
}
#socio01 {
	top:70px;
	left:333px;
}
#socio02 {
	top:240px;
	left:308px;
}
#socio03 {
	top:290px;
	left:144px;
}

#dir {
	width:324px;
	height:191px;
	margin:0px;
	padding:0px;	
	position:absolute;
	top:149px;
	right:0px;
}
