body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background-color:#000;
	margin-top:0px;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#contenedor {
	width:1024px;
	height: auto;
	margin:auto;
	text-align:left;
	background-image:url(../img/home-01.png);
	background-repeat:no-repeat;
	}
	
#inicio {
	width:150px;
	margin:0px 50px 0px 400px;
	height:30px;
	clear: none;
	float:left;
	}
	
#banner_flash {
	width:424px;
	height:300px;
	clear:both;
	float:left;
	}
#banner_2 {
	width:600px;
	height:270px;
	margin:0px 0px 0px 0px;
	float:left;
	}
	
#facebook {
	margin:15px 0px 0px 30px;
	width:260px;
	height:370px;
	float:left;
	background-color: #FFF;
	}
#botones {
	width:609px;
	height:35px;
	padding: 15px 0px 0px 5px;
	float:left;
	}
#redes{
	float:left;
	width:100px;
	height: 35px;
	padding:15px 20px 0px 0px;
	clear: none;
	text-align:right;
	}
#contenido {
	width:674px;
	height:auto;
	padding:10px 20px 0px 10px;
	margin: 0px 25px 0px 5px;
	float:left;
	background-color:#FFF;
	}
#pata_contenido{
	width:729px;
	margin:0px 0px 0px 295px;
	height:25px;
	clear:both;
	font-size:90%;
	color:#999999;
	background-image:url(../img/pata_contenido.png);
	background-repeat:no-repeat;
	}		
#pata {
	width:734px;
	margin:0px 0px 0px 290px;
	height:50px;
	text-align:center;
	clear:both;
	font-size:90%;
	color:#999999;
	}