body {
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #2F2F2F;
   scrollbar-base-color: #2F2F2F; 
   scrollbar-3dlight-color: #2F2F2F; 
   scrollbar-face-color: #333333; 
   scrollbar-highlight-color: #333333; 
   scrollbar-shadow-color: #2F2F2F; 
   scrollbar-darkshadow-color: #333333; 
	filter: chroma (color=#2F2F2F);
	font-family : Verdana,arial;
 	font-size : 8pt;
 	font-style : normal;
 	color: #FFCA4C;
	background-color: #333333;
	background-image: url(imags/ciguenya.gif);
	background-attachment: fixed;
   background-repeat: no-repeat;
}

.b2{
	background-image: url(imags/lineas_logo.gif);
	background-attachment: fixed;
   background-repeat: no-repeat;
}

.txtnaranja9{font-family:verdana,arial; font-size:9pt; font-weight:bold; color:#FF6600;}
.txtnaranja8{font-family:verdana,arial; font-size:8pt; font-weight:bold; color:#FF6600;}
.txtnorwhit8{font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFCA4C;}
.txtwhit8just{font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFCA4C; text-align: justify;}

A{font-family:verdana,arial; font-size:8pt; font-weight:normal; color: #FFCA4C; text-decoration:none;}
A:Visited {font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFCA4C; text-decoration:none;}
A:Active {font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFCA4C; text-decoration:none;}
A:Hover {font-family:verdana,arial; font-size:8pt; font-weight: normal; color: #D8001D; text-decoration: none; }

A.menu{font-family:verdana,arial; font-size:8pt; font-weight:normal; color: #FFFFFF; text-decoration:none;}
A.menu:Visited {font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFFFFF; text-decoration:none;}
A.menu:Active {font-family:verdana,arial; font-size:8pt; font-weight:normal; color:#FFFFFF; text-decoration:none;}
A.menu:Hover {font-family:verdana,arial; font-size:8pt; font-weight: normal; color: #D8001D; text-decoration: none; }

#tmenu{
  padding-top: 5px;
  padding-bottom: 5px;
}

#tcontenido{
  padding-top: 35px;
  padding-left: 5px;
}

#iframe{
 width: 470px;
 height: 310px;
 border: 0px;
}

.boxformul{
	font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	color : White;
	height : 15px;
	padding-left : 4px;
	background-color: transparent;
	border : 1px solid #FFCA4C;
}

.boxformul2{
	font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	color : Black;
	height : 15px;
	padding-left : 4px;
	background-color: Silver;
	border : 1px solid #FFCA4C;
}

input.button {background-color: #8B0000; font-weight: normal; font-size: 10px; color: White;}


