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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#454444;
}

a {
	color:#454444;
	outline:none;
	text-decoration:none;
}

a:hover {
	color:#b5afae;
}

#L_MAIN {
	width:955px;
	margin:0px auto;
}

#L_MAIN_HOME {
	width:955px;
	height:626px;
	margin:0px auto;
	background-image:url(../img/home/background.jpg);
	background-repeat:no-repeat;
}

#L_MUSIC {
	right:10px;
	margin-top:10px;
	float:right;
}

#L_MAIN_HOME #L_MENU {
	float:left;
	margin-top:30px;
}

#L_MENU {
	width:955px;
	height:14px;
	color:#ffeb00;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
	background-color:#42403e;
}

#L_MENU a {
	font-weight:normal;
	color:#ffffff;
}

#L_MENU a:hover {
	color:#ffeb00;
}

#L_HEAD {
	width:955px;
	height:150px;
	background-image:url(../img/head_back.jpg);
	background-repeat:no-repeat;
}

#L_CONTENT {
	line-height:18px;
	padding:10px 0px 0px 0px;
	margin-bottom:20px;
}

#L_CONTENT p {
	margin-bottom:15px;
	text-align:justify;
}

#L_CONTENT a {
	text-decoration:underline;
	color:#145b89;
}

#L_CONTENT p span.title {
	font-size:20px;
	font-weight:bold;
}

#L_CONTENT p span.title {
	font-size:16px;
	font-weight:bold;
}

#L_CONTENT_LEFT {
	width:461px;
	float:left;
}

#L_CONTENT_RIGHT {
	width:461px;
	float:left;
	margin-left:33px;
}

#L_FOOT {
	width:955px;
	margin:0px auto;
	font-size:10px;
	color:#000;
	padding:5px 0px 30px 0px;
	border-top:1px solid #454444;
	clear:both;
}

#L_FOOT_LEFT {
	width:805px;
	float:left;
}

#L_FOOT_RIGHT {
	width:150px;
	float:right;
	text-align:right;
}

#L_FOOT a {
	color:#454444;
}

#L_FOOT a:hover {
	color:#000;
}

#L_CONTENT table {
	width:955px;
	table-layout:fixed;
}

#L_CONTENT table td.col_copa {
	width:145px;
	
	vertical-align:top;
}

#L_CONTENT table td.border_grey {
	width:6px;
	background-color:#484646;
}

#L_CONTENT table td.border_yellow {
	width:6px;
	background-color:#ffec00;
}

#L_CONTENT table td.col_lista {
	width:778px;
	
	vertical-align:top;
	background-color:#e2e4e4;
	padding:20px 10px;
	background-image:url(../img/thanks.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#L_CONTENT table td.col_lista table {
	width:778px;
}

#L_CONTENT table td.col_lista table td {
	width:369px;
	padding:0px 10px;
}

#L_ADDRESS {
	float:left;
	width:175px;
	height:420px;
}

#L_ADRESS_BORDER {
	float:left;
	height:420px;
	width:11px;
	background-image:url(../img/adress_border_back.gif);
}

#L_MAP {
	float:left;
	width:769px;
	height:420px;
}

div.noticia {
	clear:both;
	width:955px;
	margin-bottom:25px;
}

div.noticia_imagenes {
	float:left;
	width:126px;
}

div.noticia_imagenes img {
	border:1px solid #444;
}

div.ampliar {
	font-size:10px;
	color:#444;
	margin:5px 0px 15px 0px;
}

div.ampliar a {
	color:#444;
	text-decoration:none;
}

div.ampliar a:hover {
	color:#ddd;
}

div.noticia_texto {
	float:left;
	width:815px;
	border-bottom:1px dashed #444;
	padding:0px 0px 20px 14px;
}

div.noticia_texto h1 {
	font-size:13px;
	font-weight:bold;
	color:#484646;
	margin:10px 0px 15px 0px;
}

div.noticia_texto h2 {
	font-size:10px;
	font-weight:normal;
	color:#484646;
	margin:0px;
}