/*Entrenament.com 
23.02.2005-----------------------------------------------------------------*/

body {background-color: #FFFFFF;}

A, TD,  .white, .yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    color: #000000;}


/*TIPOS*/
.white {color : #FFFFFF;}
.yellow {color : #FFFF00; font-weight: bold; font-size: 12px;}



/*TAULES*/	
.t1{background-color: #0000FF;
	border-top: 1px solid #111111;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;}


/*MENU1 LINK*/
a.menu1:link {color: #FFFF00; font-size: 10px; text-decoration: none}
a.menu1:active {color: #FFFF00; font-size: 10px; text-decoration: none}
a.menu1:visited {color: #FFFF00; font-size: 10px; text-decoration: none}
a.menu1:hover {text-decoration: none; color: #FFFF00; font-size: 10px; font-weight: bold;  font-style : italic;}


/*MENU2 LINK*/
a.menu2:link {color: #FFFFFF; font-size: 10px; text-decoration: none}
a.menu2:active {color: #FFFFFF; font-size: 10px; text-decoration: none}
a.menu2:visited {color: #FFFFFF; font-size: 10px; text-decoration: none}
a.menu2:hover {text-decoration: none; color: #FFFFFF; font-size: 10px; font-weight: bold;  font-style : italic;}


/*IDIOMES LINK*/
a.id:link {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; text-decoration: none}
a.id:active {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; text-decoration: none}
a.id:visited {font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 10px; text-decoration: none}
a.id:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FF0000; font-size: 10px; font-style : italic;}


/*FORMS*/
input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 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;}
select {font-family:Arial, Verdana, Helvetica, sans-serif; font-size: 12px; 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;}
