body {
	background-color: #FFFFFF;
	background-image: url(../images/logo_fondo.gif);
	background-repeat: no-repeat;
	background-position: center 85%;
}
td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: none;
}
.fondo {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #62bccc;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #62bccc;
	font-weight: normal;
}
.marcoImagen {
	padding: 3px;
	border: 1px solid #308392;
	background-color: #62BCCC;
}


.contenido {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #d4ccc4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d4ccc4;
}

.pie {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: none;
}
.pie a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: none;
}
.pie a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #89e4f4;
	text-decoration: none;
}
.noticia {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: none;
}
.noticia a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: none;
}
.noticia a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d4ccc4;
	text-decoration: underline;
}
.menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #726361;
}
.separacionPuntos {
	background-image: url(../images/puntos.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}
.txtAzul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #62bccc;
	text-decoration: none;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #F2F0EE;
	border: 1px solid #373634;
	color: #4F3737;
}
textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #F2F0EE;
	border: 1px solid #373634;
	color: #4F3737;
}
.textFrom {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #4F3737;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
