@charset "ISO-8859-2";
 #contenido a:link,  #contenido a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
html,body{margin: 0px;padding: 0px;}
body {
	color: #4f401c;
	background-attachment: fixed;
	background-color: #141515;
	background-image: url(img/paisaje-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {	font: 12px/20px "Times New Roman", Times, serif;}
a {	color: #68291A;}
#contenedor {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 200px;
	margin-bottom: 38px;
}
#nav {
	float: left;
	color: 222;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/negro_transp.png);
	background-repeat: repeat;
	height: 200px;
	padding-right: 10px;
}
.flotaizqd {
	float: left;
}
 a:link, a:visited{
	text-decoration: none;
	font-size: 18px;
}
a:hover{
	text-decoration: underline;}

#contenedor #fondo #cabecera #nav ul { padding-left: 14px; margin-top: 8px; 
}
#nav li{ list-style-type: none; font-family:baskerville, 'palatino linotype', 'times new roman', serif; font-variant: small-caps; margin-bottom: 4px; padding-bottom: 4px; background: url(img/bg-sidebar_border.jpg) repeat-x scroll left bottom; margin-top: 0px; padding-top: 0px; 
}
.rompe {
	font-size: 1px;
	clear: both;
	height: 0px;
}
#parapie {
	background-image: url(img/img-pie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 242px;
	margin-top: -220px;
}
#contenido h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	background: url(img/bg-sidebar_border.jpg) repeat-x scroll left bottom;
	padding-bottom: 8px;
	color: #68291b;
	}
#contenido p{	font-size: 14px;}
#contenido ul{
	margin-left:20px;
}
#contenido li{
	background-image: url(img/asterisco.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
	list-style-type: none;
	margin-bottom: 4px;
	font-size: 20px;
	margin-right: 2px;
}
#fondo {
	background-image: url(img/bg-parchment.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#pie {
	height: 40px;
	margin-top: 60px;
	color: #CCCCCC;
	padding-top: 60px;
	padding-left: 30px;
}
#pie p a {
	color: #e8e494;
	font-size: 16px;
	margin-right: 3px;
	margin-left: 3px;
}
#pie p a:hover {
	text-decoration: none;
}
