/*Bernatderubio.com 
14.03.2005 -----------------------------------------------------------------*/

body {background-color: #F0F0F0;}

A, TD, .red, .blue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
   color: #000000;}


/*TIPOS*/
.red{color: #A2143D; font-size: 14px;}
.blue{color : #A2143D;}


/*TAULES*/
.black{background-color: #000000;}


/*STANDARD LINK*/
a:link {color: #000000; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none}
a:active {color: #000000; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none}
a:visited {color: #000000; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none}
a:hover {color: #A2143D; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}


/*FORMS*/
input {font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 9px; color: #000000; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
input.sub {font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #EFE15D; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
select {font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
