@charset "utf-8";
/* CSS Document */

#L_HOME_HEAD {
	position:relative;
	width:935px;
	height:534px;
	padding:0px 10px;
	background:url(../img/home/head_background.jpg) no-repeat;
}

#L_LOGO {
	position:absolute;
	top:0px;
	left:0px;
}

#L_LANGUAGE {
	position:absolute;
	top:8px;
	left:860px;
}

#L_LANGUAGE a {
	color:#fff;
}

#L_LANGUAGE a:hover {
	color:#e20018;
}

#L_MUSIC {
	position:absolute;
	top:10px;
	left:901px;
}

#L_HOME_CONTENT {
	width:935px;
	padding:20px 10px;	
}

#L_HOME_CONTENT div.col_left {
	float:left;
	width:223px;
}

#L_HOME_CONTENT div.col_center {
	float:left;
	width:439px;
	margin:0px 25px;
}

#L_HOME_CONTENT div.col_center h1 {
	margin:15px 0px;
}

#L_HOME_CONTENT div.col_right {
	float:left;
	width:223px;
}

div.firma {
	width:auto;
	text-align:right;
}

div.news_container {
	margin-top:20px;
}

div.news_item {
	width:auto;
	border-bottom:1px solid #515254;
	padding:20px 10px;
}

div.news_item:hover {
	background-color:#212122;
	cursor:pointer;
}

div.galeria_fotos {
	margin:35px 0px 15px;
}

div.galeria_link {
	width:auto;
	text-align:right;
}