@charset "utf-8";
img{
	behavior:	url("Scripts/pngbehavior.htc");
	border:0px;
}
p{
margin-top:-10;
}
body {
	font:Arial;
	font-size:12px;
	color:#fff;
	margin:0px;
	background-image: url(fondo.jpg);
	background-repeat:   repeat-x;
	background-color: #454545;
	background-position: center top;
}
body,td,th {
	font-size: 12px;
	font-family: Arial;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.cabecera {
	height: 230px;
	width: 850px;
	margin:auto;

}
.contenidos {
	width: 820px;
	margin:auto;
}
.bienvenido {
	overflow:visible;
	height: 248px;
	width: 503px;
	background-image: url(bienvenidos.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.izquierda {
	width: 503px;
	float: left;
}
.derecha {
	width: 290px;
	float: right;
}
.bloquenoticias {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 25px;
}
.fechanoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight:bold;
	margin-top: 5px;
}
.pie {
	height: 43px;
	width: 809px;
	clear: both;
	margin:auto;
	padding-top: 16px;
	background-image: url(pie.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.textonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	height: 73px;
	overflow:hidden;
}


.novedades {
	height: 372px;
	width: 305px;
	background-image: url(novedades.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}


.ultimas {
	height: 144px;
	width: 505px;
	background-image: url(ultimas-fotografias.jpg);
	background-repeat: no-repeat;
	margin-top: -10px;
	margin-left: 8px;
}
.miniaturas {
	height: 75px;
	width: 75px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin-right: 8px;
}
.miniaturas_portada {
	padding-top: 40px;
	padding-left: 18px;
}
.contenidominiatura {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.miniaturab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 150px;
	width: 146px;
	text-align: center;
	overflow:hidden;
	float: left;
}

.miniaturac {
	width: 104px;
	height:82px;
	float:left;
}
