/* Copyright 2006 Citric <http://www.citric.ws/> All rights reserved. */

A:link {text-decoration:none;color:#7CA600;} 
A:visited {text-decoration:none;color:#7CA600;} 
A:active {text-decoration:none;color:#7CA600;} 
A:hover {text-decoration:none;color:#666666;} 

.linkAvis:link 		{ text-decoration:none;color:#666666;} 
.linkAvis:visited 	{ text-decoration:none;color:#666666;} 
.linkAvis:active 	{ text-decoration:none;color:#7CA600;} 
.linkAvis:hover 	{ text-decoration:none;color:#7CA600;} 


body {
	margin:0;
	padding:0;
	text-align:center;
	background:#FFFFFF;
}

#basic-content {
	margin:0 auto;
	width:840px;
	text-align:left;
}
#container-outer {
	background:transparent;	
}
#container-inner {
	position:relative;
	top: 20px;
	padding: 30px 0px 0px 0px;
	background:transparent url(../img/imgTop.jpg) center top no-repeat;	
}
#contentHome {
	position:relative;
	height: 380px;
	top: 70px;
	padding:10px 50px 60px 70px;
	background:transparent url(../img/imgHome.jpg) center top no-repeat;
}
#contentProductos {
	position:relative;
	height: 380px;
	top: 70px;
	padding:10px 50px 60px 70px;
	background:transparent url(../img/imgProductos.jpg) center top no-repeat;
}
#contentSoluciones {
	position:relative;
	height: 380px;
	top: 70px;
	padding:10px 50px 60px 70px;
	background:transparent url(../img/imgSoluciones.jpg) center top no-repeat;
}
#contentComunicacion{
	position:relative;
	height: 380px;
	top: 70px;
	padding:10px 50px 60px 70px;
	background:transparent url(../img/imgComunicacion.jpg) center top no-repeat;
}
#contentAvisoLegal {
	position:relative;
	height: 380px;
	top: 70px;
	padding:10px 50px 60px 70px;
	background:transparent url(../img/imgAviso.jpg) center top no-repeat;
}
#validacions {
	position:relative;
	height: 36px;
	padding: 10px 0px 0px 70px;
	background:transparent url(../img/imgVora.gif) center top repeat-y;
}
#peu {
	position:relative;
	height: 40px;
	padding: 10px 0px 0px 60px;
	background:transparent url(../img/imgBottom.jpg) center top no-repeat;
}

/* generic content styles */
body {
	color:#2E352E;
	font:10px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 a {
	font-size: 12px;
	color:#2E352E;
	text-decoration:none;
	background:transparent;
}
h1 a:hover{
	color:#0084D8;
	background:transparent;
}
h2 {
	padding:20px 0 10px;
}
h3 {
	color: #0084D8;
	background-color: transparent;
	padding-bottom:10px;
	font-size: 12px;
}
p {
	margin:0;
	padding-bottom:10px;
}
a, h3 a {
	color:#0084D8;
	text-decoration:none;
	background:transparent;
}
a:hover, h3 a:hover {
	color:#ACC414;
	background:transparent;
}
a img {
	border:none;
}

/* navigation */
ul#navigation {
	position:absolute;
	text-align: right;
	left:264px;
	top:-36px;
	margin:0;
	padding:0;
	width: 550px;
}
ul#navigation li {
	display:block;
	float:left;
	list-style-type:none;
}
ul#navigation li.first-child {
	background:transparent url(../img/separator.gif) 0 2px no-repeat;
}
ul#navigation li.first-child:hover{
	color:#0084D8;
}

ul#navigation li a {
	display:block;
	float:left;
	padding:0 12px;
	background:transparent url(../img/separator.gif) 100% 2px no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#0084D8;
}
ul#navigation li a:hover {
	color:#005082;
	background-color: #ffffff;
}



/* requisits */
#requisits {
	color:#999;
	position:absolute;
	left:262px;
	top:-86px;
	margin:0;
	padding:0;
	width: 490px;
	line-height: 11px;
}

#requisits a {
	text-decoration:none;
	color:#0084D8;
}
#requisits a:hover {
	color:#005082;
	background-color: #ffffff;
}


/* specific layout */
#home, #aviso-legal {
	clear:left;
}

#aviso-legal  .col {
	border: 1px #ffffff solid;
	overflow: auto;
	float:left;
	width:700px;
	height: 320px;
	display:inline;
	padding: 0px 20px 0px 0px;
	position:relative; /* ie fix */
}
#aviso-legal td {
	color:#2E352E;
	background-color: #ffffff;
	text-align: justify;
	font:10px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

#home .col {
	float:left;
	padding: 0px 14px 0px 0px;
	width:310px;
	height: 300px;
	display:inline;
	position:relative; /* ie fix */
	text-align: justify;
	line-height: 11px;
	overflow: auto;
}#home .col img {
	float:left;
	margin:-10px 0 0 -12px;
}
#home .col p {
	width:500px;
}

#contingut .col {
	float:left;
	padding: 0px 14px 0px 0px;
	width:500px;
	height: 342px;
	display:inline;
	position:relative; /* ie fix */
	text-align: justify;
	line-height: 11px;
	overflow: auto;
}
#contingut .col img {
	float:left;
	margin:-10px 0 0 -12px;
}
#contingut .col p {
	width:500px;
}

#contactar .email {
	color: #999999;
	background-color: #F3F3F3;
	clear:left;
}
#contactar .email a {
	color: #0084D8;
	background-color: #F3F3F3;
}
#contactar .email a:hover {
	color: #ACC414;
	background-color: #F3F3F3;
}

#copy {
	float: left;
}
#copy a {
	color: #0084D8;
	background-color: #F3F3F3;
}
#copy :hover {
	color: #657268;
	background-color: #F3F3F3;
}
#copy .citric {
	color: #7CA600;
	background-color: #F3F3F3;
}
#copy .citric:hover {
	color: #657268;
	background-color: #F3F3F3;
}

#como {
	border: 0px solid #f30000;
	float: right;
	margin: 0px 60px 0px 0px;
	color: #0084D8;
	background-color: #f3f3f3;
}
#como a {
	color: #0084D8;
	background-color: #F3F3F3;
}
#como :hover {
	color: #657268;
	background-color: #F3F3F3;
}
