@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFD;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../Images/fondo1.png);
	background-repeat: repeat-y;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color:#CCC
}
.linksp {
	font-size:13px;
	color:#FD9902;
	font-weight: bold;
}

.links {
	font-size: 12px;
	color:#CCCCCC
}


A:link {text-decoration:none;color:#cccccc;} 


A:visited {
	text-decoration:none;
	color:#CCCCCC;
} 


A:active {text-decoration:none;color:#ff0000;} 


A:hover {
	text-decoration:none;
	color:#99CC00;
}
a.pasado {
	color: #F93;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}

a.pasadol {
	color: #F93;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.Titulo {
	color: #377B04;
	font-weight: bold;
	font-size:22px;
	text-align: left;
}
.Titulosub {
	color:#5F790B;
	font-size:12px;
	text-align:justify;
	font-style:inherit;
	font-weight: bold;
}
.Sub {
	color:#75C400;
	font-size:14px;
	text-align:justify;
	font-style:inherit;
	font-weight: bold;
}
.parrafo {
	text-align: justify;
	text-decoration: inherit;
	color: #000;
}
.comen {
	color: #999;
	font-style: italic;
}
.links2 {
	color: #999;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.textesp {
	font-weight: bold;
	font-style: italic;
}
.video {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.pasado {
	text-align: right;
	font-size: 14px;
	color: #C93;
	font-family: Verdana, Geneva, sans-serif;
}

.pasadol {
	text-align: left;
	font-size: 14px;
	color: #C93;
	font-family: Verdana, Geneva, sans-serif;
}
.Titulosub td strong {
	color: #FFFFFF;
	font-size: 16px;
}
.enlaces {
	color: #000000;
}
.parrafo table tr td strong {
	color: #FFF;
}
.parrafo table tr td {
	color: #000;
	text-align: left;
}
