.fdosup {
	background-image: url(img/fdo.png);
	background-repeat: no-repeat;
	height: 285px;
	width: 770px;
}
.fdo {
	background-image: url(img/fdo1.png);
	background-repeat:  repeat-x;
	background-attachment: fixed;
	background-position: top;

}
.pie {
	background-image: url(img/pie.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-decoration: none;
	clip:    rect(auto auto auto auto);



}
.pietex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #993300;

}
body {
	background-color: #8D2C2C;
}
.solapa {
	background-image: url(img/solapa.gif);
	height: 21px;
	width: 480px;
}
.comics {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;

}
.enlace {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
a.enlace:link {
	text-decoration: none;
	color: #993333;
}
a.enlace:visited {
	color: #993333;
	text-decoration: none;
}
a.enlace:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #993333;
	text-decoration: none;
}
.textocomics {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.fdolateral {
	background-attachment: fixed;
	background-image: url(img/lateral.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 158px;

}
.texintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texintro:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.texintro:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.texintro:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.texintro:active {
	color: #FFCC99;
	text-decoration: none;
}

