@charset "utf-8";
@font-face {
    font-family: 'CuprumFFURegular';
    src: url('font/Cuprum-webfont.eot');
    src: url('font/Cuprum-webfont.eot?#iefix') format('eot'),
         url('font/Cuprum-webfont.woff') format('woff'),
         url('font/Cuprum-webfont.ttf') format('truetype'),
         url('font/Cuprum-webfont.svg#webfontYyekB2G0') format('svg');
    font-weight: normal;
    font-style: normal;

}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FAFAFA;
}
.fondo {
	background-image: url(../img/fondo_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondo3 {
	background-image: url(../img/fondo_top2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.h1 {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	color: #838383;
	text-align: justify;
}
.txt {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	color: #838383;
}

.fondotops {
	background-image: url(../img/top_secciones3.png);
	background-position: right;
}

.txtneg {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.titblanco {
	font-family: CuprumFFURegular, Arial;
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	text-transform: uppercase;
}

.fondo2 {
	background-image: url(../img/fondo_bottom.png);
}

.LINKSMENU {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	clip:   rect(   );
}
.LINKSMENU:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.LINKSMENU2 {
	font-family: CuprumFFURegular, Arial;
	font-size: 16px;

	font-weight: ;
	color: #333;
	text-decoration: none;
	clip:   rect(   );
}
.LINKSMENU2:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 16px;

	font-weight: ;
	color: #999;
	text-decoration: none;
}
.txtfecha {
	font-family: CuprumFFURegular, Arial;
	font-size: 13px;
	color: #A7A7A7;
	font-style: italic;
}
.LINKSMENU3 {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	color: #555;
	text-decoration: none;
	clip:   rect(   );
	font-style: italic;
}
.LINKSMENU3:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-style: italic;
}
.LINKSMENU4 {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;

	font-weight: ;
	color: #333;
	text-decoration: none;
	clip:   rect(   );
}
.LINKSMENU4:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;

	font-weight: ;
	color: #999;
	text-decoration: none;
}
.fondomuestras {
	background-image: url(../img/fondo_fots.png);
	background-repeat: repeat;
	padding: 5px;
}

 .brd1 {
	padding:1px;
	border:#ffffff;
	text-align: center;
	background-color: #FFF;
}
.LINKSMENU5 {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;


	font-weight: ;
	color: #FFF;
	text-decoration: none;
	clip:   rect(   );
}
.LINKSMENU5:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 15px;


	font-weight: ;
	color: #FFC;
	text-decoration: none;
}
.LINKSMENU6 {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;




	font-weight: ;
	color: #C30;
	text-decoration: none;
	clip:   rect(   );
}
.LINKSMENU6:hover {
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;




	font-weight: ;
	color: #999;
	text-decoration: none;
}
.cajas{
	font-family: CuprumFFURegular, Arial;
	font-size: 14px;
	color: #333;
	text-align: justify;
	background-color: #E8E8E8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:280px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}



	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	
