* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	background: #fff url(fons.jpg) center top no-repeat;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

strong.taronja {
	color: #F60;
}

/** ESTRUCTURA **/

#contenedor {
	margin: 30px auto;
	width: 790px;
	text-align: left;
}


/**  HEADER **/

#logo {
	float: left;
	margin-left: 5px;
}

#menu {
	float: right;
	margin: 0 5px 0 25px;
}

#menuidiomas {
	float: right;
	margin: 0 5px 0 25px;
	color: #777;
}

ul {
	list-style: none;
	font-weight: bold;
}

li {
	font-weight: normal;
	padding-left: 3px;
}


/** PRINCIPAL **/

#principal {
	clear: both;
	width: 100%;
}

#secciones {
	float: left;
	width: 155px;
	margin-top: 80px;
}

#contenido {
	float: right;
	width: 540px;
	margin-top: 80px;
	text-align: justify;
	line-height: 1.7;
}

#simple {
	clear: both;
	margin: 0 auto;
	padding-top: 80px;
	width: 600px;
}

#contenido ul {
	list-style: circle;
}

#partners {
	margin-right: 10px;
}

#contactar {
	margin-left: 20px;
	padding: 20px;
	border: 1px solid #ebebeb;
}

#links {
	margin: 12px 0 12px 0;
}

#series {
	clear: both;
}
#series li {
	margin: 0 0 12px 5px;
}

#resultats {
	float: left;
	margin: 5px 15px 15px 15px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	text-align: center;
	font-size: 11px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

#resultats_ac {
	float: left;
	margin: 5px 15px 15px 15px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	text-align: center;
	font-size: 11px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}
td.resultat {
	padding: 10px 0 20px 0;
	border-bottom: 1px dotted #999;
	text-align: left;
}


#minimenu {
	float: left;
	margin: 5px 20px 15px 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
}

#descripcio {
	clear: both;
	margin: 20px 10px 40px 10px;
	overflow: hidden;
}

#descripcio .text {
	float: right;
	width: 440px;
}

#descripcio .video {
	float: left;
	width: 130px;
}

.foto {
	margin-bottom: 15px;
}

.titol {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
}

table {
	width: 100%;
}

.lema {
	text-align: center;
	font-size: 13px;
	color: #c60;
	line-height: 1.2;
}

#ser_logo {
	float: left;
	margin-top: 10px;
	width: 45%;
}

#envas {
	float: left;
	margin-bottom:15px;
	width: 50%;
}


/**  FOOTER **/

#footer {
	clear: both;
	width: 95%;
	margin: 0 auto 10px auto;
	padding-top: 70px;
	color: #AFAFAF;
	text-align: center;
	font-size: 9px;
}


/** DISTRIBUCIÓ **/

.provincia {
	margin: 45px 0 15px 0;
	font-size: 16px;
	font-weight: bold;
}

.dis_nom {
	width: 180px;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #c1c1c1;
}

.dis_direc {
	width: 293px;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #c1c1c1;
}

.dis_contacte {
	width: 125px;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #c1c1c1;
}

.dis_link {
	width: 448px;
	padding: 7px 0 7px 0;
	border-bottom: 1px dotted #c1c1c1;
}


/** LINKS **/

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#soporte {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover#soporte {
	text-decoration: underline;
}

#video {
	text-decoration: none;
	color: #f60;
	font-weight: bold;
}
