@charset "utf-8";
/* Demo styles */
html,body {
	background:#222;
	margin:0;
}
body {
	border-top:4px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}
.content {
	color:#777;
	/* font:12px/1.4 "helvetica neue",arial,sans-serif; */
	width:910px;
	height: 550px;
	background-color: #353d40;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -455px;
	margin-top: -275px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size:12px;
	font-weight:normal;
	color:#ddd;margin:0;
}
p {
	margin:0 0 20px
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#54BC3F;
}
.sel {
	color: #54BC3F;
}


li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul {
	margin: 0 0 10px 0;
}

.cred {
	margin-top:20px;
	font-size:11px;
}
/* This rule is read by Galleria to define the gallery height: */
#galleria {
	width: 883px;
	height: 509px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	font-size: 12px;
	z-index: 1;
	overflow: hidden;
}
#header #data {
	float: left;
	letter-spacing: 1.3px;
	font-size: 12px;
}
#header #idiomas {
	float: right;
	font-size: 12px;
}
.clear {
	clear: both;
}
#header {
	height: 25px;
	color: #FFF;
	z-index: 100;
	left: 0px;
	top: 35px;
	position: relative;
	width: 860px;
	margin: 0 auto;
}

#logo {
	height: 0px;
	color: #FFF;
	z-index: 100;
	left: 0px;
	top: 35px;
	position: relative;
	width: 860px;
	margin: 0 auto;
	/*
	z-index: 101;
	left: 0px;
	top: 135px;
	position: relative;
	width: 266px;
	*/
}
#menu {
	height: 0px;
	color: #FFF;
	z-index: 100;
	left: 0px;
	top: 235px;
	position: relative;
	width: 190px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 700;
	list-style-type: none;
}
#menu #menu1 {
	text-align: right;
	letter-spacing: 2px;
	font-size: 14px;
}
#menu #menu2 {
	text-align: right;
	letter-spacing: 2px;
	font-size: 10px;
}
#comment {
	height: 0px;
	color: #FFF;
	z-index: 100;
	left: 325px;
	top: 370px;
	position: relative;
	width: 528px;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: 700;
	list-style-type: none;
	text-align: center;
}
#galleria #galeria2 {
	width: 883px;
	height: 509px;
	background-color: #000;
}
#galeria2 #foto {
	height: 0px;
	color: #FFF;
	z-index: 100;
	left: 325px;
	top: 70px;
	position: relative;
	width: 134px;
}
#galeria2 #texto {
	height: 0px;
	color: #FFF;
	z-index: 100;
	left: 490px;
	top: 70px;
	position: relative;
	width: 360px;
	text-align: justify;
	font-size: 12px;
}
