@charset "utf-8";
/* CSS Document */

.cabecera {
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.cuerpo {
	background-color: #FFFFFF;
	width: 900px;
	border-top-width: thick;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	border-bottom-width: thin;
}
.inferior {
	width: 900px;
	background-color: #E7FFCE;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
A {text-decoration:none;color:#000000;FONT-SIZE:11px;FONT-FAMILY: Verdana,Arial;font-weight:bold;}
A:active {text-decoration:none;color:#FF6633 ;} 
A:hover {
	text-decoration:none;
	color:#FF9900;
}.contenido {
	width: 700px;
	background-position: center;
	vertical-align: middle;
	background-color: #FFFFF0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.lateral {
	border-right-width: medium;
	border-right-style: solid;
	border-top-color: #00CC00;
	border-right-color: #CBFF97;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	width: 170px;
	background-color: #E7FFCE;
}
.dibujos {
	border: thin dashed #FFCC00;
	width: auto;
}
.contenido2 {
	width: 700px;
	background-position: center;
	vertical-align: middle;
	border: medium dotted #FFCC00;
	background-color: #FFFFF0;
}
.vinculos {
	background-position: center;
	vertical-align: middle;
	background-color: 38b63c;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: 38b63c;
	border-right-color: 38b63c;
	border-bottom-color: 38b63c;
	border-left-color: 38b63c;
}
.tablacolorearonline {
	background-image: url(imagenes/tablacolorearonline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 9px;
	background-color: #fffff;
}
