@charset "utf-8";
.idiomas
{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.autores
{
	font-family: Helvetica, Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.actual
{
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}


a:link 		{color:#ffffff; text-decoration:none; }
a:visited 	{color:#ffffff; text-decoration:none; }
a:active 	{color:#ffffff; text-decoration:none; }
a:hover 	{color:#C1BB85; text-decoration:underline; }
.tituloactual
{
	font-family: Helvetica, Arial, Tahoma, Cambria, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #FFF;
	text-align: left;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:300px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
	z-index:600;

	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:40px;
	width:100%;
	position:absolute;
	bottom:0;
	}

	#gallery .caption .content {
		margin:5px;
		font-family:Helvetica, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#FFF;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFFFFF;
		font-family:Helvetica, Verdana, Geneva, sans-serif;
		size: 18px;
	}
	
.txtarial12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.botonform
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	background-color: #FFF;
	border: 1px solid #999;
}
.txtbig
{
font-family: Helvetica,“Trebuchet MS”, sans-serif;
font-size: 25px;
font-style: normal;
font-weight: normal;
color:#FFF;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;
}
.txtjoanpetit
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000;
}

