@charset "utf-8";
Body {
	background-color: #bbbbbb;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenido {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(img/contenido0.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pie {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacepie {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacepie:Link {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacepie:Active {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacepie:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacepie:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.enlacetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacetop:Link {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacetop:Active {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacetop:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
.enlacetop:Hover {
	color: #dd0000;
	text-decoration: none;
}
.form {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	background-color: #F1F1F1;
	border: 2px solid #E4E4E4;

}
.titulocanales {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none;

}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;

}
.titulos2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;

}
.textos {

	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.texros18 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #555555;

}