/*PORTAL OSONA 
12.06.2006-----------------------------------------------------------------*/

body {background-color : #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;}

A, TD, .txt1, .txt2, .txt3, .txt4, .txt5, .txt6, .txt7{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
   color: #000000;}
	
/*TIPOS*/
.txt1 {color: #FFFFFF;}
.txt2 {color: #FF6600;}
.txt3 {color: #FF6600; font-size: 16px; line-height: 16px; font-weight: bold;}
.txt4 {color: #FFFFFF; font-size: 14px; font-weight: bold;}
.txt5 {color: #FF934A; font-size: 14px; font-weight: bold;}
.txt6 {font-size: 10px;}
.txt7 {font-size: 14px; font-weight: bold;}
.PagActiu {background: #FF6600; color : #FFFFFF; font-weight: bold;}


/*TD*/
.stroke1{
   border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;}
.stroke2{
   border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;}
.stroke3{
   background-color: #DDDCDB;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;}
.stroke4{
   border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: dotted 1px #FF6600; 
	border-left: 0px solid #000000;}
.stroke5{
   border-top: dotted 1px #FF6600;
	border-right: dotted 1px #FF6600;
	border-bottom: dotted 1px #FF6600; 
	border-left: dotted 1px #FF6600;}
.t1{background-color : #FF6600;}
.t2{background-color : #EDEDED;}
.t3{background-color : #FFFFFF;}
.t4{background-color : #000000;}

	
/*STANDARD LINK*/
a:link {color: #000000; font-size: 11px; text-decoration: none;}
a:active {color: #000000; font-size: 11px; text-decoration: none;}
a:visited {color: #000000; font-size: 11px; text-decoration: none;}
a:hover {text-decoration: none; color: #FF6600; font-size: 11px;}

/*NOTICIA LINK*/
a.noti:link {color: #000000; font-size: 12px; text-decoration: none; line-height: 16px;}
a.noti:active {color: #000000; font-size: 12px; text-decoration: none; line-height: 16px;}
a.noti:visited {color: #000000; font-size: 12px; text-decoration: none; line-height: 16px;}
a.noti:hover {text-decoration: none; color: #FF6600; font-size: 12px; line-height: 16px;}

/*L1 LINK*/
a.l1:link {color: #FF6600; font-size: 11px; text-decoration: none;}
a.l1:active {color: #FF6600; font-size: 11px; text-decoration: none;}
a.l1:visited {color: #FF6600; font-size: 11px; text-decoration: none;}
a.l1:hover {text-decoration: none; color: #000000; font-size: 11px;}

/*PEU LINK*/
a.peu:link {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.peu:active {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.peu:visited {color: #FFFFFF; font-size: 11px; text-decoration: none;}
a.peu:hover {text-decoration: none; color: #000000; font-size: 11px;}


/*FORMS*/
input, select, textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	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;}
input.f2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6600;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}
input.f3 {
	color: #FFFFFF;
	background-color: #EDEDED;
	border: #EDEDED;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}
input.f4 {
	color: #FFFFFF;
	background-color: #DDDCDB;
	border: #DDDCDB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}
input.img1 {
	border: #DDDCDB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}