* { padding: 0; margin: 0; }

a { text-decoration:none; color:#006699; }
a:hover { text-decoration:none; color:#006699; }

img {
border: 0;
}

body {
font-family: "Trebuchet MS", monospace;
font-size: 10px;
text-align: center;
background: url("../img/fondo.jpg");
background-repeat: repeat-x;
background-position: top;
background-color: #000000;
}

#wrapper { 
 
margin: 0 auto;
width: 900px;
}

#header {
width: 900px;
float: left;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
margin: 9px 0px 0px 0px;
background: #000000;
}


.btop {
float: center;
}

.banner {
float: center;
margin-top: 2px
}

.menu {
float: center;
}


.content {
color: #000000; 
background: #f4f4f4;
margin: 0px 0px 0px 0px; 
float: left;
}



#piepag {
	width: 900px;
	height: 27px;
	float: left;
	font-weight:bold;
	color: #ffffff;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.pietx {
margin: 4px 0px 0px 0px; 
}

#footer {
color: #D1D1D1;
width: 900px;
padding: 12px;
text-align:center;
float: left;
padding: 0px;
height: 20px;
margin-top: 10px;
}

#footer a {
text-decoration:none;	
color:#A6A6A6;
}

#footer a:hover {
text-decoration:none;
color:#A6A6A6;
}
