body {
	background-image: url(../img/fondo_00.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.textos {
	font-family: "Trebuchet ms";
	font-size: 12px;
	color: #305F8E;
	text-decoration: none;
	line-height: 25px;
}.textodestacado {
	font-family: "Trebuchet ms";
	font-size: 14px;
	color: #8ABEC8;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
.textoinicial {
	font-family: "Trebuchet ms";
	font-size: 28px;
	color: #8ABEC8;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
a {
	color: #35ACCE;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FF3366;
}
.submenu {

	font-family: "Trebuchet ms";
	font-size: 12px;
	color: #3D81D3;
	text-decoration: none;
}
.contenedorejemplos {
	font-family: "Trebuchet ms";
	font-size: 12px;
	text-decoration: none;
	background-color: #E7E6E6;
	padding: 10px;
	color: #344B5C;
}
.pie {
	font-family: "Trebuchet ms";
	font-size: 10px;
	color: #3C93A7;
	text-decoration: none;
	margin-bottom: 5px;
}
