/* CSS Corrientes Social Club */ 

.Body {
background-color:#000000;
margin-left: 0px;	
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.Table {
width:600px; 
border:none; 
margin-left: 0px;	
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.pie {
font:Trebuchet MS;
font-size:11px;
color:#CCCCCC;
text-align:center;
cursor: default;
}

a {
font-family: Trebuchet MS;
color:#666666;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #999999;
}

a:hover {
text-decoration: none;
}

a:active {
text-decoration: none;
}

.Registro {
align: center;
width:200px; 
border:none;
font:Trebuchet MS;
font-size:10px;
color:#CCCCCC;
text-align:center;
cursor: default;

}

.Logo {
	background-image: url(../Imagenes/logo.jpg);
	background-repeat:no-repeat;
	border: none;
	height:100px;
	width:200px;
}