@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #999999;
	background-image: url(img/cubensis_r1_c1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #CCC;
	
}
a:visited {
	text-decoration: none;
	color: #CCC;
	
}
a:hover {
	text-decoration: none;
	color: #FFF;
	
}
a:active {
	text-decoration: none;
	color: #CCC;
	
}
.cuadronoticias {
	vertical-align:top;
	width:225px;
	height:100px;
	position:relative;
	top:10px;
	left:15px;
}
.titulonoticias {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	
}
.titulonoticias:a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}
.noticias {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	font-weight:normal;
	text-align:justify;
		
}

.noticias:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	font-weight:normal;
	text-align:justify;
}
.noticias:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:normal;
	text-align:justify;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	
	
}
.footer:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	
}
.footer:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	
}
.titulo_galeria {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#802726;
	font-weight:bold;
	text-align:left;
	
}
.video_gallery {
	float:none;
	width:460px;
	height:280px;
	margin:100px 30px 20px 0px;
	position:relative;
	top:-100px;
	
}
.sombra_video_gallery {
	float:left;
	position:relative;
	top:-5px;
	width:460px;

	margin:0px 30px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:normal;
	text-align:left;
}
.galeria {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#600;
	
	
}

	
