.Estilo1 {
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #CCCC00;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(fotos2/Dibujo-2.jpg);
}

#grande {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #333333;
	text-align: center;
	border-right-style: inset;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	width: 900px;
	background-color: #FFCC66;
}
a {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #CC6600;
	text-decoration: none;
	border: thin;
}
.real {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.indice {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}


a:visited {
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
a:active {
	color: #339900;
	font-style: normal;
}


#unodiv {
	font-family: "Comic Sans MS";
	font-size: 14px;
	width: 150px;
	border: thin;
	border-color: #66CC33;
	color: #CC6600;
	background-color: #FFFF99;
	text-align: left;
	padding: 10px;
}
#base {
	padding-bottom: 10px;
}

#dosdiv {
	border: thin;
	border-color: #66CC33;
	color: #CC6600;
	background-color: #FFFF99;
	width: 150px;
	text-align: left;
	padding: 10px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(fotos2/centro.jpg);
}

a:hover {
	color: #CC0000;
}

#tresdiv {
	font-family: "Comic Sans MS";
	background-repeat: repeat;
	color: #666666;
	background-color: #FFFF66;
	border-color: #336600;
	border-bottom-style: solid;
	border-left-style: dotted;
	background-image: url(fotos2/new-3.jpg);
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.col {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #336600;
	background-color: #ADFF31;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border: thin;
}

.suave {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.tin {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #339900;
}
.que {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.quesubra {
	text-decoration: underline;
}


.enrojo {
	color: #CC6600;
	font-size: 24px;
	font-style: italic;
	font-family: "Comic Sans MS";
	font-weight: bolder;
}

#avisos {
	background-image: url(fotos2/fondoavisos.jpg);
}

#cuento {
	border-color: #009900;
	background-color: #FFFF99;
	border-width: 2px;
}

#anuncio {
	border-width: 1px;
	border-color: #990000;
}
