/*CSS Document*/
/*Comencen els estils de la pàgina*/

body{
   background-color: #fff;
}
#content{
	text-align:justify;
	margin:0 67px 10px 10px;
	padding:0;
}
#content p{
	font-family:Arial;
	font-size:11pt;
	margin-bottom:10px;
}
#content h1{
	font-size:18pt;
	font-weight:bold;
	margin-bottom:10px;
}
#content h2{
	color:#870512;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:10px;
}
#content h3{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}
#content ul{
	list-style:circle;
	padding-bottom:350px
}
#content ul li{
	font-size:11pt;
}
#content ul li a{
	color:#ff6c06;
}
#content ol{
	list-style:circle;
	font-size:11pt;
}
#content a{
	color:#ff6c06;
	text-decoration:none;
}
#header{
   background: #fff url(../images/fondo-header.gif) repeat-x;
}
#logo img{
   margin:0;
   padding: 5px 0 0 0;
}
#imagen_header{
	margin:0 0 20px 0;
	padding:0;
}
#translate-this .translate-this-button {
   background-image: url(../images/translate-button.gif) !important;
   width: 180px !important;
   height: 18px !important;
   float:right;
   margin:28px 0 5px 300px;
   padding:0;
}
#nav ul {
	text-align:center;
	padding:0;
	margin:0;
	list-style: none;
	float: right;	
}
#nav ul li {
	float: right;
	display: inline; /*IE6 HACK*/
	margin: 0 10px 0 0px;
	padding: 55px 0 0 0;	
}
#nav ul li a {
	background: url(../images/long-button.png) no-repeat;
	text-decoration: none;
	height:24px;
	width:80px;
	float:right;
	color: #fff;
	cursor: pointer;
	font-size: 11pt;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
}
#nav ul li a.short {
	background: url(../images/short-button.png) no-repeat;
	width:60px;
}
#nav ul li a.short:hover{
	background: url(../images/short-button-hover.png) no-repeat;
	width:60px;
}
#nav ul li a.current_short {
	background: url(../images/short-button-hover.png) no-repeat;
	width:60px;
}
#nav ul li a.current_short:hover{
	background: url(../images/short-button-hover.png) no-repeat;
	width:60px;
}
#nav ul li a.current_long{
	background: url(../images/long-button-hover.png) no-repeat;
}
#nav ul li a:hover{
	background: url(../images/long-button-hover.png) no-repeat;
}
#sidebar{
	float:right;
	width:241px;
	margin:0;
	padding:0;
}
p.contact{
	padding-bottom:350px;
}
p.inici{
	margin:20px;
}
p.services{
	padding-bottom:100px;
}
.artret{
	border: #a81b2b 1px solid;
	margin: 0;
	padding:0;
}
.artret ul{
	margin: 15px 15px 20px 20px;
	padding:0;
	list-style:none;
}
.artret ul li{
	margin:5px 0 0 0;
	padding:0;
}
.artret ul li a{
	font-size:8pt;
	text-decoration:underline;
	color: #ff6c06;
	cursor:pointer;
	margin:0;
	padding:0;
}
.barralateral{
	border: #a81b2b 1px solid;
	margin:0 0 20px 0;
	padding:0;
}
.barralateral ul{
	margin: 15px 15px 20px 20px;
	padding:0;
	list-style:none;
}
.barralateral ul li{
	margin:5px 0 0 0;
	padding:0;
}
.barralateral ul li a{
	font-size:8pt;
	text-decoration:underline;
	color: #ff6c06;
	cursor:pointer;
	margin:0;
	padding:0;
}
.acerca1{
	float:right;
	margin:10px;
}
.acerca2{
	float:left;
	margin:10px;
}
#footer{
	background-color:#000;
	color:#fff;
	padding-bottom:15px;
}
#footer p{
	margin-bottom:3px;
}
#footer h2{
	color:#870512;
	font-size:13pt;
	margin:10px 0 5px 0;
}
#footer a{
	color:#870512;
}
#izq{
	font-size:9pt;
	margin: 6px 0 10px 0;
}
#der{
	font-size:9pt;
	margin: 30px 0 10px 0;
}
#der p{
	margin-bottom:2px;}
	