.formulario
{
	margin-top:10px;
}
.textoFormulario
{
	color:Red;
	font-size:18px;
	display:block;
	margin-top:30px;
}
.campoFormulario, .campoFormulario2
{
	float:none;
	width:300px;
	margin-top:0px;
	margin-left:0px;
	border:4px solid #EBEBEB;
}
.campoFormulario2
{
	height:100px;
}
.btEnviar
{
	margin-top:20px;
	
	height:20px;
	_height:26px;
	width:60px;
	display:block;	
	clear:both;
	text-align:center;
	text-decoration:none;
	border:3px solid #C2C0C0;	
	background-color:#F8F8F8
	
}
.link
{
	color:#555555;
	text-decoration:none;
}
.dropSocio
{
	position:absolute;
	top:30px;
	left:400px;
	color:Red;
	background-color:#EBEBEB;
}
.noticia
{
	display:block;
	text-decoration:none;
	padding-left:10px;
	border-right:5px solid white;
	height:140px;
	min-height:140px;
}
.noticia[class]
{
	height:auto;
}
.noticia:hover
{
	background:#F3F3F3;
	border-right:5px solid red;
}

.titulo
{
	display:block;
	font-size:23px;
	color:Red;	
	margin-top:5px;
}
.data
{
	display:block;
	color:red;	
	font-size:12px;
	margin-top:5px;
}
.imagem
{
	display:block;
	float:left;
	border:6px solid #EBEBEB;	
	margin-top:3px;
	margin-bottom:3px;
}
.texto
{
	display:block;
	float:left;
	color:#555555;
	margin-top:3px;
	margin-left:5px;
	cursor:hand;
	margin-bottom:3px;	
	width:420px;
}
.mais
{
	display:block;
	clear:both;
	width:13px;
	height:13px;
	margin-left:480px;
	padding-bottom:5px;
	padding-bottom:0px;
	_margin-bottom:5px;
}
.galeriaFotos
{
	margin-top:10px;
}
.foto
{
	border:3px solid #C2C0C0;
	width:53px;
	height:53px;	
	display:block;
	margin:5px;
	float:left;
}
