A:link { text-decoration: none;color: #505050; }
A:visited { text-decoration:none;color: #505050; }
A:active { text-decoration:none;color: #505050; }
A:hover { text-decoration: underline;color: #505050; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
}

hr {
	color: #A7C946;
	width: 500px;
	height: 1px;
}

.imagen{
	float:left;
} 

.imagenmenu {
	background-image: url(imagenes/fondillo.gif);
	background-repeat: no-repeat;
}

.trozo_top {
	background-image: url(imagenes/trozo_top.gif);
	background-repeat:  repeat-x;
}

.textos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #126100;
	text-align: left;
}

.celda {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.copyright {
	text-align: center;
	color: #505050;    
	font-size: 7pt;
	font-family: Verdana;
	font-weight: lighter;
} 

.textos_grandes {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #126100;
	text-transform: uppercase;
}

.galeria{
	border-color: #126100;;
	border-width: 2;
	border-style: solid;
} 

.box{
	color: #000000;
	text-align: left;
	border-color: #126100;;
	border-width: 1;
	border-style: solid;
	background-color: #A7C946;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: lighter;
} 

.boton{
	color: #126100;;    
	text-align: center;
	border-width: 1;
	border-color: #126100;;
	border-style: solid;
	background-color: #A7C946;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}

.avisocaja{
	width:300px;
	color: #126100;;
	text-align:center;
	font-size: 8pt;
	font-weight:bold;
	font-family:Verdana;
	border-style: none;
	background-color: #FFFFFF;
} 

.webquest_titulo {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: CC0000;
}

.webquest_texto {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: 0000FF;
}

.webquest_tabla {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: 0000FF;
}
