/* CSS Document */
body {
	text-align:center;
	margin:0 auto;
	background-color: #333333;
	background-image: url(patron.jpg);
	}
#contenedor {
	width:948px;
	height:532px;
	margin: 0 auto;
	text-align:left;
	background-color:#333333;
	background-repeat: repeat-y;
	}
#flash {
	width:948px;
	height:460px;
	background-color:#333333;
	}
#inferior {
	width:948px;
	height:72px;
	background-color:#333333;
	background-image: url(zocal.jpg);
	}
#t1 {
	width:600px;
	height:15px;
	float:left;
	display:inline;
	padding:0 0 0 70px;
	background-image: url(efe.jpg);
	background-repeat: no-repeat;
	background-position: 50px center;
	vertical-align: middle;
	}
#t2 {
	width:250px;
	height:15px;
	float:right;
	}
#t3 {
	width:948px;
	height:15px;
	float:center;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 7px;
	}
a#link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	}
a#link:hover {
	color: #999999;
	}
