@charset "utf-8";
/* CSS Document */
html{
	text-align:center;
}
body {
	background-color: #FFFFFF;
	background-image: url(bakgif.png);
	border:0;
	margin:0;
	text-align:center;
}
div#principal {
	width: 900px;
	height: 100%;
	background:url(images/fondo.gif);
	aling: center;
	margin:auto;
}
div#cabecera {
	width:700px;
	height: 80px;
	text-align:left;
	}
h1 {
	background:url(images/culturalprograms.png) no-repeat;
	text-indent: -9999px;
	width: 323px;
	height:53px;
	margin-top: -5px;
	margin-left: -15px;
	}
div#separador {
	background:url(images/separador.png) no-repeat;
	width : 375px;
	height: 19px;
	margin-top: -30px;
}
div#menu {
	float:left;
	width:250px;
	height:500px;
	margin-top:20px;
	}
div#menu ul{
	width:170px;
	margin:0;
	padding: 0 10px 30px 0;
	margin-left:100px;
}
div#menu li{
	list-style-type:none;
	padding: .5em 0 .5em 0;
	border-bottom: 1px solid #FFF;
	}
.arriba{
	border-top: 1px solid #FFF;
	}
div#menu li a{
	display:block;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6;
	}
div#menu li:hover{
	background:url(images/backmenu.png);
	}
h2 {
	background:url(images/standarcouses.png) no-repeat;
	width : 324px;
	height: 42px;
	text-indent: -9999px;
}
div#contenido {
	margin:auto;
	width: 530px;
	padding-left:50px;
	padding-right:60px;
	float:left;
	margin-top:20px;
	text-align:left;
	height: auto;
}
h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
div#contenido p,pre {font-family: Verdana; font-size: 13px; color: #FFFFC1; text-align:justify; }
div#bottom{
	width: 83%;
	margin:auto;
	height: 11px;
	background-image:url(images/botombakgif.png);
	background-repeat:repeat-x;
	margin-top: 30px;
	position:relative;
	}
div#menu_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 5px;
	line-height:15px;
	}
div#menu_bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 9px;
	margin-top: 5px;
	text-decoration:none;
	}
div#menu_bottom a:hover {
	color:#FC0;
}

/*div#link a{
	background:url(images/peruinaday_link_paste.png) no-repeat center;
	background-position: 0 0;
	font-size:33px;
	}
div#link a:hover{
	background-position: 0 -33px;
	}*/

