/*
	Gominola Creative Media 2008
	Barcelona - http://www.gominola.com
	by Alexander Morales - a@gominola.com
_____________________________________________________*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/*font-weight:normal;*/
	font-style:normal;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height:13px;
}
body {
	line-height:1;
}
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
input, textarea {
	margin:0;
	padding:0
}
hr {
	margin:0;
	padding:0;
	border:0;
	color:#000;
	background-color:#000;
	height:1px;
}
a {
	text-decoration:none;
}


body {
	background:url("../img/bg.jpg") #bcbebf repeat-x top;
	text-align:center;
}
#wrap_holder {
	background-repeat:repeat-y;
	background-image:url("../img/sombra-cuerpo2.jpg");
	background-position:top center;
}
#wrap {
	width:900px;
	margin:0px auto;
	text-align:left;
}
#header {
	width:900px;
	height:98px;
}
#lan {
	height:28px;
	width:900px;
	background:#342e2e;
	text-align:right;
	line-height:middle;
	}
	#lan a {
		line-height:28px;
		line-height:middle;
		margin-right:4px;
		font-family: Arial, sans-serif;
		font-size: 13px;
		}
		#lan a.current {
			font-weight:bold;
		}
	#lan #top-links {
		float:left;
		padding-left:14px;
		height:28px;
		line-height:28px;
		vertical-align:middle;
		overflow:hidden;
	}
	#lan #contador {
		float:left;
		line-height:28px;
		line-height:middle;
		font-family: Arial, sans-serif;
		font-size: 13px;
		padding-left:14px;
		font-weight:normal;
		}
		#lan #contador span {
			line-height:28px;
			line-height:middle;
			font-family: Arial, sans-serif;
			font-size: 13px;
			font-weight:normal;
		}
#fotos {
	width:900px;
	height:188px;
	background:#7a7779;
	overflow:hidden;
}
#rotator {
	float:left;
	width:605px;
	height:188px;
	overflow:hidden;
}
#menu {
	float:left;
	width:140px;
	height:188px;
	background:#636463;
	overflow:hidden;
	}
	#menu ul,#submenu ul {
		padding: 5px 0px 0px 10px;
	}
	#menu li,#submenu li {
		padding:2px 0px;
		}
		#menu li a,#submenu li a {
			font: bold 1.2em/0.6em Arial, Helvetica, sans-serif;
			/* font: bold 12px/12px Arial, sans-serif; */
		}
		#menu li a:hover,#submenu li a:hover {
			color:#ccc;
		}
		#menu li a.current,#submenu li a.current {
			color:#66b8dc;
		}
#submenu {
	float:left;
	width:140px;
	height:188px;
	overflow:hidden;
	}
	
#cabecera {
	height:62px;
	background:#342e2e;
	padding:0px 14px;
}
	#cabecera .noticia {
		float:left;
		width:220px;
		text-align:left;
		padding:14px 0px 0px 0px;
	}
	#cabecera .noticia a {
		font-family: Arial, sans-serif;
		line-height:14px;
	}
		#cabecera .noticia a:hover {
			color:#66b8dc;
		}
	#cabecera .noticia span {
		color:#66b8dc;
	}
	#cabecera #logos {
		float:left;
	}
	#cabecera h1 {
		color:#3c3c3c;
		line-height:62px;
		float:right;
		font-family: Arial, sans-serif;
		font-size:42px;
		font-weight:bold;
	}
	
#content {
	float:none;
	clear:both;
	height:340px;
	width:900px;
	background:#c1c1c1;
}
	#content #texto_scroll {
		width:480px;
		float:left;
		height:340px;
		overflow:auto;
	}
	#content #texto_holder {
			width:430px;
		}
		#content #texto {
			padding:38px 0px 20px 30px;
			color:#1b1b1b;
			text-align:justify;
			line-height:16px;
			}
			#content #texto strong {
				color:#1b1b1b;
			}
			#content #texto a {
				color:#1b1b1b;
				text-align:justify;
				line-height:16px;
				}
			#content #texto.noticia a {
				font-weight:bold;
			}
				#content #texto a:hover {
					color:#666;
				}
			/* Noticias */
			#content h1 {
				font-family: Arial, sans-serif;
				font-weight:bold;
				font-size:16px;
				line-height:20px;
				color:#1b1b1b;
			}
			#content span {
				color:#66b8dc;
			}
	/* Galeria */
	#content #galeria_scroll {
		width:900px;
		float:left;
		height:340px;
		overflow:auto;
	}
	#content #galeria_holder {
			width:870px;
		}
		#content #galeria {
			padding:38px 0px 20px 30px;
			}
			#content #galeria div {
				color:#1b1b1b;
				text-align:justify;
				line-height:16px;
			}
			#content #galeria a {
				line-height:60px;
				float:left;
				display:block;
				width:60px;
				height:60px;
				overflow:hidden;
				cursor:pointer;
				border:2px solid #c1c1c1;
				}
				#content #galeria a:hover {
					border:2px solid #fff;
				}
	#content #foto {
		position:relative;
		top:30px;
		left:20px;
		width:365px;
		height:281px;
		overflow:hidden;
	}
	#content #foto_noticia_holder {
		/*
		position:relative;
		top:30px;
		left:20px;
		width:365px;
		height:286px;
		background:#000;
		*/
		float:left;
		padding:30px 0px 0px 20px;
	}
	#content #foto_noticia {
		width:365px;
		height:251px;
		overflow:hidden;
	}
	#content #thumbs_noticia_holder {
		/*
		float:left;
		width:365px;
		height:40px;
		*/
		float:left;
		padding-top:10px;
	}
	#content #thumbs_noticia {
		padding-left:20px;
		}
		#content #thumbs_noticia a {
			float:left;
			display:block;
			width:40px;
			height:40px;
			overflow:hidden;
			cursor:pointer;
			margin-right:5px;
		}
#bottom {
	float:none;
	clear:both;
	margin:0px auto;
	width:940px;
	height:48px;
	background-image:url("../img/sombra-pie2.png");
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	}
	#bottom .contacto {
		float:left;
		font-size:10px;
		line-height:28px;
		text-align:middle;
		color:#fff;
		padding:0px 0px 0px 40px;
		}
		#bottom .contacto a {
			font-size:10px;
			color:#fff;
		}
	#bottom .creditos {
		padding:0px 40px;
		text-align:right;
		font-size:9px;
		color:#666;
	}
	#bottom a {
		font-size:9px;
		color:#666;
		}
		#bottom a:hover {
			color:#fff;
		}