body {
	background: #222222 url("../images/firma.png") no-repeat center top;
	margin:0px auto;
	text-align:center;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
	font-size:13px;
	color:#C0C0C0;
}

a  { text-decoration : none; color: #C0C0C0; }
a:link  { text-decoration : none; color: #C0C0C0; }
a:visited  { text-decoration : none; color: #C0C0C0; }
a:active  { text-decoration : none; color: #C0C0C0; }
a:hover  { text-decoration : none; color: #C0C0C0; }

ul {
	list-style: none;
	text-align: left;
}
li {
	font-size: 13px;
}

li.title{
	font-size: 15px;
	font-weight: bold;
}

li.copy{
	font-size: 9px;
	text-align: left; 
}

br
{
  clear: left;
}

.about{
	text-align: left;
}

#main_layer{
	margin: 1em auto;
	width: 950px;
	text-align: center;
	min-height: 800px;
}

#main_lateral{
	margin:0 auto;
	text-align: left;
	float: left;
	width: 180px;
}

#main_contenido{
	margin:0 auto 0 20px;
	float: left;
	width: 750px;
}

/*#portada{
	float: center;
}*/


/* Galeria */
.layer_galeria { position:relative; margin-top:0em; text-align:center;}
.galleria_container { margin:0 auto; float: left; width: 490px; }
.galleria_wrapper { margin:0 auto; float: left; padding-bottom: 5px; width: 490px; text-align: center; }
.galleria_container .caption {
	color:#555;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
	font-size: 13px;
	clear: left;
}
.gallery_demo { width: auto; margin-top: 5px; text-align:center;}
.gallery_demo li { width:68px; height:50px; border:none #111;margin: 0 2px; background:#FFFFFF; }
.gallery_demo li div{ left:240px; }
.galleria { float: left; }

.nav { padding-top:15px; clear:both; letter-spacing:3px; font-size: 13px; } 
.nav a{ color:#555; text-decoration:none; outline:none; }
.nav a:hover{ color:#000; }
