﻿/*******************  Textes  ***********************/
body {
	margin: 0;
}

td {
	font-family: "Arial";
	font-size: 12px;
	color: #959595;
}


.menu {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.menu- {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C517B;
	text-decoration: none;
}

.negreta {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
	text-decoration: none;
}

.t-about {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
	text-decoration: none;
}

.titol1 {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5B1F35;
	text-decoration: none;
}

.titol1-2 {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9A9999;
	text-decoration: none;
}

.titol2 {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.taronja {
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DD924C;
	text-decoration: none;
}

.childrens {
	font-family: "Arial";
	font-size: 10px;
	color: #936374;
}

.p1 {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}

.p2 {
	font-family: "Arial";
	font-size: 11px;
	color: #959595;
}

.peu {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A0A0A0;
	text-decoration: none;
}


/*******************  links  ***********************/


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #7085A8;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.link2 {
	color: #5B1F35;
	text-decoration:underline;
}

a:visited.link2 {
	color: #5B1F35;
	text-decoration: underline;
}

a:hover.link2 {
	color: #cccccc;
	text-decoration: none;
}

a:active.link2 {
	color: #5B1F35;
	text-decoration: underline;
}

a.link3 {
	color: #9A9999;
	text-decoration:none;
}

a:visited.link3 {
	color: #9A9999;
	text-decoration: none;
}

a:hover.link3 {
	color: #cccccc;
	text-decoration: none;
}

a:active.link3 {
	color: #9A9999;
	text-decoration: none;
}


/**********************  Fondos  ***********************/

.robots {
	background-image:url(../images/f-robots.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.gos {
	background-image:url(../images/f-gos.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.abella {
	background-image:url(../images/f-abella.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.about {
	background-image:url(../images/about.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.verbita {
	background-image:url(../images/verbita.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.ipod {
	background-image:url(../images/f-ipod.png);
	border:none;
	background-repeat:no-repeat;
	background-position:top right;
}

.linia-peu {
	background-image:url(../images/linia-peu.gif);
	border:none;
	background-repeat:repeat;
}

.promethean {
	background-image:url(../images/img-promethean.jpg);
	border:none;
	background-repeat:no-repeat;
}

.q2 {
	background-image:url(../images/q2.jpg);
	border:none;
	background-repeat:repeat;
}

.r2 {
	background-image:url(../images/r2.jpg);
	border:none;
	background-repeat:repeat;
}

.contact {
	background-image:url(../images/c.jpg);
	border:none;
	background-repeat:no-repeat;
}

/****************Transparència*******************/

.trans 
{
    FILTER: alpha(opacity=70);
    -moz-opacity: 0.70;
}




/*********************  Formulari  *********************/

TEXTAREA 
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: black; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}


INPUT	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}

Select	
{
   	border:1px solid #cccccc; 
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
   	background-color: #F3F3F3;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;}
	
	
	
	
/*********************  Altres Parides  *********************/

.dit{
	cursor:pointer;
	cursor:hand;
}

.liniatop  {
	margin-right: 0;
	color:#295347;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.puntets  {
	border-bottom:1px dotted #cc7d12; line-height: normal;
	margin-right: 0;
	color:#cc7d12;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
