body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
.enlaces01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CE6167;
}
.enlaces01 a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CE6167;
	text-decoration:none;
}

.enlaces01 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #882B2F;
	text-decoration:none;
}

.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}
.contenido a {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}
.contenido a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}

.noticias {
	font-size: 11px;
	font-family: Tahoma;
	color: #C47180;
}

.titulos {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #CE6167;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #838A69;
}

.tabla {
    background-image:url(images/bgnews.jpg);
	background-repeat: repeat-x;
}



.botones {
	font-family: tahoma;
	font-size: 11px;
	color: #CE6167;
	background-color: #F0F0EE;
	height: 25px;
	width: 75px;
}

.contenidoNot {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}
.contenidoNot a {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}
.contenidoNot a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #959A6B;
	text-decoration:none;
}

.contenidoNot img {
	background-color: #DA8B8F;
	padding: 4px;
	margin-right: 8px;
	margin-bottom: 2px;
}