/* CSS Document */

body{
	color:#000000;
	background-image: url(../img/bgimg.jpg);
	background-repeat:repeat-x;
	margin-top: 0;
}

a {
margin:0;
text-decoration:none;
color:#386A8E;
}

a:hover {
margin:0;
text-decoration:none;
color:#faac54;
}

a:active {
margin:0;
text-decoration:none;
}

a:visited {
margin:0;
text-decoration:none;
color:#FF0000;
}

img {
border:none;
padding:0px;
margin:0px;
text-decoration:none;
}

p{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1{
	color: #475D75;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	background-image: url(../img/bg_h1.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 6px;
}

h2{
	padding-left:15px;
	color: #36688D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}



ul.overlib{

	margin-left: -50px !important; 
}




input {
	border:#36688D solid 1px;
	font-weight: bold; 
	font-size: 11px; 
	color: #36688D; 
	text-indent: 2px; 
	background: #ffffff; 
}

textarea {
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	border:#36688D solid 1px;
	font-weight: bold; 
	font-size: 11px; 
	color: #36688D; 
	text-indent: 2px; 
	background: #ffffff;  
}


select {
	border:#36688D solid 1px;
	font-weight: bold; 
	font-size: 11px; 
	color: #36688D; 
	text-indent: 2px; 
	background: #ffffff; 
}

/*img{
	border:1px solid #FFFFFF;
	margin:2px 5px 5px 0px;	
}*/

img_i{
	margin:2px 5px 5px 0px;	
}
	
.cabecera{
	background-image:url(../img/logo2.png);
	width: 756px;
	height: 80px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}

#swf{
	position: absolute;
	width: 940px;
	right: 50%;
	margin-right:-470px;

}
#menu{
	position: absolute;
	width: 940px;
	top: 100px;
	right: 50%;
	margin-right:-470px;

}



#content_productos{
	position: absolute;
	width: 940px;
	left: 50%;
	margin-left:-470px;

	top: 147px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


#inicio{
	position: absolute;
	width: 938px;
	left: 50%;
	margin-left:-470px;
	top: 342px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}



#box_grupo{
	position: absolute;
	width: 940px;
	right: 50%;
	margin-right:-470px;
	top: 147px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


#box_grupo li, #inicio li{
	list-style-type: none;
	list-style-position:outside;
	list-style-image:url(../img/bglist.gif);
	padding-bottom:4px;
	margin-left: 10px;

}
#fotos img {
	border: 1px solid #000000;
}


#box_grupo ul, #inicio ul{
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-left: 10px;
}
.box_list{
	width: 500px;
	height: auto;
	background-color: #FFFFFF;
	margin-left:5px;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px 0px 5px 10px;
}

.contenido{
	width: 730px;
	height: auto;
	background-color: #f4f4f4;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border: 1px solid #36688D;
	padding: 15px 10px 3px 10px;
	border-bottom: 0px;
}
.destacat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E1EBF2;
}

.destacat3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.formtext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#36688D;
}


.pie{
	background-image:url(../img/bg_pie.gif);
	background-repeat:no-repeat;
	width: 747px;
	height: 60px;
	margin-left:auto;
	margin-right:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:5px;
}
.taula {
	border: thin solid #155583;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.taula th {
	color: #FFFFFF;
}

#content_productos table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}
.fila {
	background-color: #E1EBF2;
}
.destacat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #B4CDDE;
}

#box_grupo2{
	position: absolute;
	width: 940px;
	right: 50%;
	margin-right:-470px;
	top: 147px;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


#box_grupo2 li{
	list-style-type: none;
	list-style-position:outside;
	padding-bottom:4px;
	margin-left: 10px;

}

#idioma{
	position:absolute;
	left:50%;
	width:980px;
	margin-left:-490px;
	font-family:verdana;
	font-size:10px;
	color:white;
	z-index:30;
	padding:80px 0 0 80px;
}
#idioma a:link, #idioma a:visited{
	color:white;
	text-decoration:none;
}
#idioma a:hover{
	color:silver;
	text-decoration:none;
}