/* Miki metiendo las zarpas */
.EstiloRojo {color:#990000}
.EstiloVerde {color:#3399CC}
h2{
font-size:1px;
color:#FFF;
}
/* Fin de Miki metiendo las zarpas */

body {font-family: Trebuchet MS, Verdana;font-size: 11px;}	/* text paragrafs */

.txt_negre {color: #666666;}		/*text negre*/
.txt_blau {color: #4791CE;}				/*text blau*/
.titol_blau {color: #4791CE; font-size: 18px; font-weight: bold;}
.txt_v {color:#006666;}				/*text verd*/

/* ratlletes ******************************************/
.ralla_gris {border-bottom:1px  dotted #999999;}
.ralla_blava {border-bottom:1px  dotted #4791CE;}
.ralla_verda {border-bottom:1px  dotted #006666;}
.txt_i_ralla_verd {color:#006666;						/*text i ratlla en verd*/
				   border-bottom:1px  dotted #006666;}				


	
a.txt_link_t{									/*text links taronja**********************************************/
	color: #FF6600;
	font-weight:bold;
	text-decoration:underline;}
a.txt_link_t:hover	{
	color: #ffffff;
	background-color: #ff9900;
	text-decoration:none;}
	
a.txt_link_b{									/*text links blau**********************************************/
	color: #4791CE;
	font-weight:bold;
	text-decoration:underline;}
a.txt_link_b:hover	{
	color: #4791CE;
	text-decoration:none;}
	
a.txt_link_v{									/*text links verd**********************************************/
	color: #006666;
	font-weight:bold;
	text-decoration:underline;}
a.txt_link_v:hover	{
	color: #ffffff;
	background-color: #006666;
	text-decoration:none;}
	
a.txt_link_l{									/*text links lila**********************************************/
	color: #9966cc;
	font-weight:bold;
	text-decoration:underline;}
a.txt_link_l:hover	{
	color: #ffffff;
	background-color: #9966cc;
	text-decoration:none;}

a.txt_link_vc{									/*text links verd curs ****************************************/
	color: #99cc00;
	font-weight:bold;
	text-decoration:underline;}
a.txt_link_vc:hover	{
	color: #ffffff;
	background-color: #99cc00;
	text-decoration:none;}

.pintaverd{background-color:#E0F0B2}

/*caixa menu verda**********************************************/
.caixaverdasobre{ 
width: 192px; 
background-image: url("../imgweb/serv_1.gif"); 
background-position: top center; 
background-repeat: no-repeat; 
background-color: #B2D1D1; 
color: #009900; } 
.caixaverdasota { 
background-image: url("../imgweb/serv_4.gif"); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 15px 15px 15px 15px;}

/*caixa menu taronja**********************************************/
.caixataronjasobre{ 
width: 144px; 
background-image: url("../imgweb/centr_1.gif"); 
background-position: top center; 
background-repeat: no-repeat; 
background-color: #fee0b2; 
color: #ff6600; } 
.caixataronjasota { 
background-image: url("../imgweb/centr_4.gif"); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 15px 15px 15px 15px;}

/*caixa menu lila **********************************************/
.caixalilasobre{ 
width: 192px; 
background-image: url("../imgweb/camp_1.gif"); 
background-position: top center; 
background-repeat: no-repeat; 
background-color: #E0E0F0; 
color: #9966cc; } 
.caixalilasota { 
background-image: url("../imgweb/camp_4.gif"); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 15px 15px 15px 15px;}

/*caixa menu verd curs **********************************************/
.caixaverdcurssobre{ 
width: 192px; 
background-image: url("../imgweb/curs_1.gif"); 
background-position: top center; 
background-repeat: no-repeat; 
background-color: #E0F0B2; 
color: #99cc00; } 
.caixaverdcurssota { 
background-image: url("../imgweb/curs_4.gif"); 
background-position: bottom left; 
background-repeat: no-repeat; 
padding: 15px 15px 15px 15px;}


/*Formulari***************************************************/
.CampText {
	BORDER-RIGHT: #C7DEF1 1px solid;
	BORDER-LEFT: #C7DEF1 1px solid;
	BORDER-TOP: #C7DEF1 1px solid;
	BORDER-BOTTOM: #C7DEF1 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}