@charset "UTF-8";
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor_general {
	margin: auto;
	width: 900px;
	height: 600px;
}
#featured_image {
	float: left;
	height: 180px;
	border: 1px solid #666666;
	width: 400px;
}
#featured_content {
	height: 210px;
	width: 400px;
	float: left;
}
#featured_content a {
	display: block;
	text-align: center;
	float: right;
	height: 10px;
	width: 10px;
	margin-left: 5px;
	padding: 3px;
	margin-top: 5px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #333333;
	text-decoration: none;
}
#featured_content a:hover {
	display: block;
	text-align: center;
	float: right;
	height: 10px;
	width: 10px;
	margin-left: 5px;
	padding: 3px;
	margin-top: 5px;
	background-color: #FF6600;
	border: 1px solid #FF9900;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#fotogaleria_front {
	float: left;
	height: 140px;
	width: 198px;
	background-image: url(../images/back_fotos.jpg);
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 11px;
}
#fotogaleria_front img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 4px;
	margin-top: 4px;
}
#fotogaleria_front img:hover {
	background-color: #FF6600;
}
#fotogaleria_front2 {
	float: left;
	height: 140px;
	width: 198px;
	background-image: url(../images/back_video.jpg);
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 11px;
}
#fotogaleria_front2 img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 4px;
	margin-top: 4px;
}
#fotogaleria_front2 img:hover {
	background-color: #FF6600;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {color: #FF6600}
.style4 {color: #999999}
.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table2 {
background-image:url(../images/fondo_valls.jpg);
background-repeat:repeat-x;
}
#barra_lado {
padding-left:10px;
}
#barra_lado a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
#barra_lado a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.style3 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#fadera {
position: relative;
float: left;
width: 380px; /* remember to set a width */
height:80px;
padding:10px;
}
.overlay {
position: absolute;
top: 0; /* These positions makes sure that the overlay */
bottom: 0; /* will cover the entire parent */
left: 0;
width: 100%;
background: #000;
opacity: 0.65;
-moz-opacity: 0.65; /* older Gecko-based browsers */
filter:alpha(opacity=65); /* For IE6&7 */
}
.textoimg1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;

}
.textoimg1 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;

}
.textoimg2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF6600;
}
.titulo_inters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.texto_inters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}