#fondo {
	background-color:#E0E0E0;
}
.derecha {
	position: absolute;
	width:180px;
	height:500px;
	top: 130px;
	left: 790px;
	visibility: visible;
	z-index: 14;	
}
.anuncio2 {
	position: absolute;
	top: 532px;
	left: 33px;
	visibility: visible;
	z-index: 14;
	width: 1px;
}
#fondo01 {
	background-image: url("../images/fondo.jpg");
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#fondo02 {
	background-image: url("../images/fondo2.jpg");
	background-repeat:   repeat-y;
	width: 1024px;
	position: absolute;
	top: 136px;
	left: 0px;
}
#pie {
	background-image: url("../images/pie.jpg");
	background-repeat: no-repeat;
	width: 1024px;
	height: 150px;
	position: absolute;
	left: 0px;
}
#agua {
	background-image: url("http://www.pdaldrums.com/images/agua.jpg");
	background-repeat: no-repeat;
	width: 313px;
	height: 326px;
	position: absolute;
	top: 200px;
	left: 280px;
	z-index: 9;
}
#contador {
	position: absolute;
	top: 400px;
	left: 23px;
	z-index: 10;
}
#cabeceras {
	color: #646464;
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#negrita {
	color: #646464;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#negritasubr {
	color: #646464;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.texto01 {
	color: #001111;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #ffffff;
	position: absolute;	
	top: 128px;	
	left: 189px;
	width: 540px;
	text-align: justify;
	visibility: visible;
	z-index: 10;
}
.texto02 {
	color: #001111;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #ffffff;
	position: absolute;
	top: 128px;
	left: 773px;
	width: 192px;
	visibility: visible;
	z-index: 14;
	height: 522px;
}
.creditos {
	color: #ffffff;
	position: absolute;	
	left: 200px;
	width: 590px;
	text-align: justify;
	visibility: hidden;
	z-index: 1;
}
a { 
font-family: "Comic Sans MS";
color: #000000;  
} 
a:link { 
text-decoration: underline;
} 
a:visited { 
text-decoration: underline;
color: #333333; 
} 
a:hover { 
text-decoration: BOLD; 
color: #000000; 
} 
a:active { 
text-decoration: none; 
color: #FFFFFF; 
} 
ul#mainmenu li {
	list-style-type: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	width: 160px;
	text-align: left;
	font-weight: bold;
}
ul#submenu1 li {
	color: #FFFFFF;
	list-style-type: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	width: 140px;
	text-align: left;
}
