
body {	
	font-family: "Trebuchet MS",Arial; 
	font-size: 62.5%; 
	color:#000000;

        padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 

	background-color: #FFFFFF; 
	text-align:center;
}

a          {text-decoration:none;}
a:link     {color:#222222;}
a:active   {color:#ff0000;}
a:visited  {color:#222222;}
a:hover    {color:#0060AE;}

input    { background-color: #e0e0e0; }
select   { background-color: #e0e0e0; }
textarea { background-color: #e0e0e0; }


#pagina 	{	
	width:780px;
	margin:0 auto 0 auto;
	height:100%;
	text-align:left;
}

#paginahome 	{	
	width:545px;
	margin:0 auto 0 auto;
	text-align:left;
}


#header	{ 
	width:780px;
	clear:both;
}

#header-left	{ 
	width:545px;
	height:125px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#header-flash	{ 
	width:50px;
	height:114px;
	float:right;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
}

#header-right	{ 
	width:160px;
	height:117px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#marcacap	{ 
	float:right;
}

#cos 	{ 
	width:780px;
	clear:both;
	margin:0px;
	padding:0px;

}

#coshome 	{ 
	width:545px;
	clear:both;
	margin:0px;
	padding:0px;

}

#menu	{ 
	width:160px;
	float:left;
	padding-top:10px;
}

#marcamenu	{ 
	width:160px;
	float:left;
}


#contingut {
	width:590px;
	float:left;
	margin:0px;
	padding-top:14px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
}

#marcacontingut	{ 
	text-align:left;
	width:590px;
	float:left;
}

#peu	{ 
	width:780px;
	height:20px;
	clear:both;
}

#marcapeu	{ 
	float:left;
	padding: 4px 4px 4px 4px;
	margin-top: 40px; 
	background-color: #C1D1C8;
}



#peu p	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:2px;
	text-align:center;
	color:#000000;
	font-size:0.9em;
	letter-spacing:1px;
	}

#peu p a {
	text-decoration:none;
	color:#f0f0f0;
}


h1.general {
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.8em;
	letter-spacing:0px;
	color:#a0a0a0;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
}

h2.general {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.5em;
	letter-spacing:1px;
	color:#a0a0a0;
	font-weight:bold;
	text-decoration:none;
}


h1.quienes {
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.8em;
	letter-spacing:0px;
	color:#d63c0e;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
}

h2.quienes {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.5em;
	letter-spacing:1px;
	color:#E5822C;
	font-weight:bold;
}

h1.productos {
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.8em;
	letter-spacing:0px;
	color:#265d3d;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
}

h2.productos {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.5em;
	letter-spacing:1px;
	color:#265d3d;
	font-weight:bold;
}

h1.noticias {
	width:100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.8em;
	letter-spacing:0px;
	color:#cf9038;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
}

h2.noticias {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:1.5em;
	letter-spacing:1px;
	color:#E5822C;
	font-weight:bold;
}

p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	font-size:1.1em;
	color:#101010;
}

img {
	border:0;
}

