@charset "utf-8";
body {

	margin: 0px;
}
#container {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 321px;
	width: 940px;
}

#container #content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 930px;
	position:relative;
	text-align: justify;
	top: -1px;
	left: -19px;
}
#container #content #scroller {
	position: static;
	width: 930px;
	left: 0px;

	top: 72px;
	height: 133px;
}
#container #footer {
	padding: 10px;
	height: 30px;
	width: 930px;
	background-image: url(../images/footer_bg.jpg);
	line-height: 50px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#container #content #left {
	position: relative;
	width: 450px;
	color: #BEBEBE;
	float: left;
	margin-right: 40px;
}

#container #content #right p {
	margin-right: 20px;
}

#container #content a{
color:#fec607;
text-decoration:none;
padding-bottom:3px;

}
#container #content img{
border:none;
}




.fadein {
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a .fadein{
	border:none;
}

.clear {
	clear: both;
	margin-bottom: 30px;
}
.headers{
color:#fec408;
}

#leftControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 178px;
	display: block;
	height: 133px;
	position: relative;
}
#rightControl {
	float: left;
	width: 20px;
	text-align: center;
	line-height: 178px;
	display: block;
	height: 133px;
	padding-left: 8px;
	left: 31px;
	position: relative;
}

#lol {
	float: left;
	width: 842px;
	overflow: hidden;
	height: 128px;
	display: block;
	position:relative;
	background:url(../img/fondogaleria.png);
	background-repeat:no-repeat;
	left: 35px;
}


#outerScroller {
	float: left;
	width: 835px;
	overflow: hidden;
	height: 128px;
	display: block;
	position:relative;
	margin-left: 2px;
}
#innerScroller {
	width: 1524px;
	height: 116px;
	position: relative;
	text-align: center;
	padding-left: 3px;
	padding-top: 10px;
}

#innerScroller img{
	float:left;
}
