body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url("../images/bgTile_Main.png");
	background-repeat: repeat-x;
}

#bannerlateral {
	border: 1px solid #999999;
	float: left;
	height: 200px;
	width: 1800px;
	margin-left:11px;
	position: relative;
}

h1 {
	font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
	color: #555;
	font-size: 25px;	
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
}
a:active {
	text-decoration: none;
}
#menuLateral a {
	text-decoration: none;
	color: #FFFFFF;
}

#tableEstatus {
	width: 650px;
	border-style: solid;
	border-color: #00a6f3;
}

#tableEstatus td {
	border-style: solid;
	border-color: #00a6f3;
	height: 60px;
}

a {
	text-decoration: none;
	color: #000000;
}
.Estilo2 {
	color: #0066CC;
	font-size: 20px;
	}
	
.Estilo20 {
	float: left;
	width: 203px;
	*width: 213px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bt_bg2.gif);
	background-repeat:  repeat-x;
	height: 35px;
	line-height: 2.5;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}	
.caption{
	margin:3px;
	width:auto;
	border:1px solid #e8e8e8;
}

.sinMargen {
	margin-top: 0px;
	margin-bottom: 0px;	
}

table th, tfoot td {
	background-color: #00a6f3;
	color: #fff;
}

table tr.impar td {
	background-color: #C2EBFF;	
}

#todo {
	/*border: 1px solid #999999;*/
	float: left;
	position:absolute;
	height: auto;
	background-color:#FFFFFF;
	width: 1000px;
	margin-left:-500px;
	left:50%;
	overflow:hidden;
	min-height: 900px;
}

#todoLogin{
	/*border: 1px solid #999999;*/
	float: left;
	position:absolute;
	/*background-color:#FFFFFF;*/
	margin-left:-490px;
	left:50%;
	overflow:hidden;
	background-image: url(../images/fondo_login.png) !important;
	background-repeat: no-repeat;
	width:1000px;
	height: 100%;
	/*margin-top: 32px;*/
}
.formulario{
	float: left;
	top: 350px;
	bottom: 300px;
	color: white;
}
#cabecera {
	float: left;
	height: auto;
	width: 1020px;
	height:200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;		
}
#pie {
	float: left;
	height: auto;
	width: 1024px;
	height:40px;		
}
#contenido {
	float: left;
	width: 524px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}


#contenidoLogin {
	float: left;
	width: 900px;
	margin-right: 5px;
	margin-left: 100px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}


#menuLateral {
	float: left;
	width: 203px;
	*width: 250px;
	margin-left:5px;
	*margin-left:-20px;
	margin-top:80px;
}

#menuLateral li {
	margin-bottom: 1px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bt_bg.gif);
	background-repeat:  repeat-x;
	height: 35px;
	line-height: 2.5;
	text-indent: 10px;
}
#cabbioSocio {
	float: right;
	width: 275px;
	height: 20px;
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	text-indent:210px;
	line-height:1.7;
}
#bioSocio {
	float: right;
	width: 275px;
	margin-top:17px;
	margin-right:5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
}
.botones {
	background-color: #0066FF;
}

ul {
	padding: 0px;	
}

li {
	list-style: none;
}

#tableCalculadora table,#tableCalculadora th,#tableCalculadora td{
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.patrocinador {
	border-width: 1px;
	border-color: blue;
	border-style: solid;
	margin-bottom: 10px;
	width: 400px;
}

#enlacesRegistro td {
	height: 50px;
	text-align: center;
}

#enlacesRegistro .contenido {
	border-width: 1px;
	border-color: blue;
	border-style: solid;
}

#enlacesRegistro {
	width: 524px;
}

.tablasBonos ul {
	padding: 0px;
	float: left;
	margin: 15px 0px;
	width: 800px;
}

.tablasBonos li {
	width: 100%;
	display: inline;
	padding: 2px;
	float: left; 
}

.textoBonificacion {
	text-align: center;
	background-color: #00ff66;	
}

#editarDatosSocio label {
	float: left;
	width: 125px;
}
