body {
background-color: #003366;
}
#wrapper {
	width: 96%;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	margin: 10px;
}
#container {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	border-top-style:outset;
	border-bottom-style:double;
	border-left-style:outset;
	border-right-style:outset;
	background:#666666;/* Color de la sombra */
	border: solid 2px #CCCCCC;
	position: relative;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

#header {
width: 100%;
background-color:#FFFFFF;
height: 150px;
margin-bottom: 10px;
}
#content {
	width: 100%;
	background-color:#e4ecec;
	height: 1200px;
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
} 

#banner {
	width: 20%;
	background-color:#e4ecec;
	height: 1000px;
	font-family:Tahoma;
	padding: 0px;
	float: right;
	clear: right;
	
	}
	
#banner2 {
	width: 20%;
	background-color:#e4ecec;
	height: 1000px;
	font-family:Tahoma;
	padding: 0px;
	float: left;
	clear: left;
	
} 

#banner3 {
	width: 800px;
	background-color:#e4ecec;
	height: 750px;
	font-family:Tahoma;
	text-align: center;
	position:static;
	
} 
#footer {
	width: 100%;
	background-color:#333333;
	height: 30px;
	font-family:Tahoma;
	color: #00CCFF;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#texto_principal {
	width:50%;
	font-family:"Trebuchet MS";
	float: none;
	clear: none;
	background:#CCCCCC;
	margin: 200px;
	margin-left:250px;
	margin-right:250px;
	}
	
/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	font-family: "Trebuchet MS";
	
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	
}
.rbroundbox {
	width: 588px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#picture {
	float:left;
	width: 180px;
	
}
.listado {background-image:url(Imagenes/listado.jpg);
background-position:center;
background-repeat:no-repeat;}

