body {
	background-color: #006666;;
	margin: 0px;
}
#contGeneral {
	border: #cccc00 thin dashed;
	width: 955px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: sans-serif;
font-size: small;
color: #cccc00;
text-align: center;
}
#contGeneral p{
	float:left;
	width: 955px;
	text-align: center;
margin-right: auto;
	margin-left: auto;
}

.conLogo {
	background-image: url(imagenes/logo_web.png);
	float: none;
	height: 387px;
	width: 500px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conSpot {
	padding: 4px;
	height: 351px;
	width: 530px;
	float: left;
	border: 2px solid #69C2E6;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.btn_entrar {
	text-transform: uppercase;
	background-image: url(imagenes/bg_sidebar.gif);
	background-repeat: repeat-x;
	height: 15px;
	background-position: bottom;
	width: 140px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-right: 64px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #024D6B;
	text-decoration: underline;
}
.contFirefox {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#red{ 
float: left;
    position:absolute;
    top:110%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}
.facebook {width: 32px;height: 32px; background-image: url(imagenes/facebook.png);background-position: top; background-repeat: no-repeat;padding: 20px;}
.twitter { padding: 20px;width: 32px;height: 32px; background-image: url(imagenes/twitter.png);background-position: top; background-repeat: no-repeat;}

