@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/backbody.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
		padding:0px; margin:0px;
}
#menu,#menu2{

	width:950px;
	height:30px;
	margin:0 auto;
	background:url(../images/backmenu1x30.jpg) repeat-x;
}
#menu ul{ height:100%; list-style:none; margin:0 auto; margin-top:0px; padding-left:0px; margin:0 auto; width:560px}
#menu ul li{height:100%; display:inline; float:left;}
#menu ul li a{
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	height:23px;
	font-size:14px;
	display:block; color:#FFF; text-decoration:none; text-align:center; border-right:#000 solid 1px; border-left: #666 solid 1px;
}
#menu ul li a:hover{background:url(../images/backmenuhover1x30.jpg)}

#menu2 ul{ height:100%; list-style:none; margin:0 auto; margin-top:0px; padding-left:0px; margin:0 auto; width:100%px}
#menu2 ul li{height:100%; display:inline; float:left;}
#menu2 ul li a{
	padding-left:20px;
		padding-right:20px;
	padding-top:7px;
	height:23px;
	font-size:14px;
	display:block; color:#FFF; text-decoration:none; text-align:center; border-right:#000 solid 1px; border-left: #666 solid 1px;
}
#menu2 ul li a:hover{background:url(../images/backmenuhover1x30.jpg)}

.titulo2{
	
}
.lugar{
	color:#666
}
.autor{
	color:#060;
}


#caja{
	width:970px;
	margin:0 auto;
	height:100%;
	background: url(../images/boxback960x1.png) repeat-y right;
}
#slider2{
	background:url(../images/slider950.jpg) no-repeat center top;
	height:220px;
	width:100%;
}
#content{
	width:880px;
	margin:0 auto;
}
#content h1{
	font-size:16px;
	color:#000000;
	font-style:italic;
}
#content h2{
	font-size:14px;
	color:#666;
	font-style:italic;
}
.foto{
	float:left;
	}
	#presentation p{
		margin-left:120px;
	}
	.titulo{
			font-size:18px;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	.footers{
		font-size:12px;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#CCC;
	}
	#presentation h1{
		margin-left:120px;
		font-size:18px;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		
	}
	#cajapublicaciones{
		width:560px;
		margin-top:17px;
		height:400px;
		overflow:hidden;
		float:left;
		background:#efefef;
		
	}
		#latestnews{
		width:300px;
		margin-top:30px;
		margin-left:580px;
		height:400px;
		overflow:hidden;
		background:#efefef;
	}
	#cajapublicaciones h2,#latestnews h2{
		background:url(../images/backmenu1x30.jpg);
		padding-left:20px;
		padding-top:5px;
		margin-top:0px;
		height:23px;
		color:#FFF;
		font-size:14px;
		font-style:italic;
	}

	#footer a{
		color:#cccccc;
		text-decoration:none;
		text-align:center
	}
	
	#footer a:hover{
		color:#ffffff;
		text-decoration:underline;
				font-size:12px}
	
	#footer p{
		color:#CCC;
	}
	#footer p:hover{
		font-size:12px}
	
	
	#footer{
		width:950px;
		font-size:10px;
		background:#363636 url(../images/boxfooter1x17.jpg) top repeat-x;
		min-height:50px;
		margin-left:10px	
		}
		
