.cabecera {
	background-image: url(Img/cabecera.jpg);
	background-repeat: no-repeat;
	height:141px;
}
.principal {
	background-image: url(Img/principal.jpg);
	background-repeat: no-repeat;
	padding-right: 28px;
	padding-left: 25px;
		margin-top: 0px;
}
.noticias {

	padding-top: 10px;
	padding-left: 10px;
}
.noticias2 {
	background-image: url(Img/fondo_noticias.jpg);
	background-repeat:  no-repeat;
	background-position:top right;
	padding-top: 10px;
	padding-left: 10px;
}
.banner {
	background-image: url(Img/fondo_banner.jpg);
	background-repeat:  repeat-x;
	padding-top: 10px;
	padding-left: 10px;
}
.tip {
	background-image: url(Img/tip.gif);
	background-repeat: repeat;
}
.pie {
	background-image: url(Img/fondo_pie.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #402220;
}
.pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #402220;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #6a6d48;
	border-bottom-width: thin;
	border-bottom-color: #dee0c4;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #bd006e;
}

body {
	background-image: url(Img/fondo_general.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6d48;
	margin-top: 0px;
}
#letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6d48;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6d48;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 15px;
}
a:link {
	text-decoration: none;
	color: #bd006e;
}
a:visited {
	text-decoration: none;
	color: #bd006e;
}
a:hover {
	text-decoration: none;
	color: #bd006e;
}
a:active {
	text-decoration: none;
	color: #bd006e;
}
.pieweb {
	color: #bd006e;
	font-weight: bold;
}
.Estilo1 {font-size: 11px}