@charset "utf-8";
/* CSS Document */

#inicio{
	position:absolute;
	width:1000px;
	height:550px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-300px;
	background-image:url(../img/inicio.jpg);
	text-align:left;
	font-size:12px;
	text-align:center;
}
#inicio ul{
	position:absolute;
	left:63px;
	top:150px;
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
}
#inicio li{
	line-height:20px;
	margin:0;
	padding:0;
	text-indent:0;
	list-style:none;
	display:block;
	text-align:left;
}
#inicio a{
	color:#666666;
	text-decoration:none;
	
}
#inicio a:hover{
	color:#FF3300;
}

#apDiv1 {
	position:absolute;
	left:475px;
	top:206px;
	width:166px;
	height:166px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:65px;
	top:37px;
	width:250px;
	height:58px;
	z-index:1;
}

#imgCabeceraNoticias{
	position:relative;
	width:1000px;
	margin:0 auto 0 auto;
	background-image:url(../img/fondoCentro.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:132px;
}
#noticias{
	position:relative;
	height:1120px;
}

#fotos_hurchillo
{
	position:relative;
	height:auto;
	padding-left:45px;
	padding-top:20px;
}
.cabecera_hurchillo
{
	text-align:center;
	color:#DD4B23;
	font-size:16px;
	padding-top:20px;
	font-weight:bold;
}

.boton_volver_hurchillo
{
	font-weight:bold;
	color:#DD4B23;
	text-align:right;
	padding-right:55px;
	padding-top:15px;
}

.itemNoticia{
	float:left;
	width:450px;
	height:200px;
	margin-top:20px;
	margin-left:32px;
}
.itemNoticia img{
	border:1px solid #ccc;
}

#noticiasIntro{
	position:absolute;
	width:287px;
	right:55px;
	top:59px;
	height:472px;
}

.itemNoticiaIntro{
	width:290px;
	margin-top:8px;
	margin-bottom:16px;
	margin-right:2px;
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
}
.itemNoticiaIntro a{
	width:270px;
	height:130px;
	margin-top:20px;
	background-repeat:no-repeat;
	font-size:9px;
	text-align:center;
}
.itemNoticiaIntro br{
	display:block;
	line-height:2px;
	margin:0;
	padding:0;
}
.itemNoticiaIntro img{
	margin-bottom:5px;
	border:1px solid #ccc;
}

.itemFotoMini
{
	float:left;
	width:250px;
	height:200px;
	margin-top:20px;
	margin-left:32px;
}

itemFotoMiniIzq
{
	float:left;
	width:250px;
	height:250px;
	margin-top:20px;
	margin-left:100px;
	
}

#acrobat {
	position:absolute;
	left:-89px;
	bottom:442px;
	width:61px;
	height:23px;
	z-index:1;
}
