 BODY {
	SCROLLBAR-BASE-COLOR: #D7DFFF;
	SCROLLBAR-ARROW-COLOR: navy;
	font : normal 12px geneva, tahoma, Arial, Helvetica, Times, serif; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;

}

 TD {
	font: 12px geneva, tahoma, Arial, Helvetica, Times, serif;
	color: black;
	line-height: 130%;
}
	
.chiqui {font : normal 13px;}

.white {color: white;}

.H30 {
	font:  30px "trebuchet ms",tahoma, Arial, Helvetica;
	color: navy;
	line-height: 1.3em;
}
.H25 {font:  25px "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H20 {font:  20px "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H17 {font:  17px "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H15 {font:  15px  "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H13 {font:  13px  "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H11 {font:  11px "trebuchet ms",tahoma, Arial, Helvetica;color: navy;}
.H9 {font:  9px Arial, Helvetica, sans-serif;color: black;}

.SM {font: 9px Arial, Helvetica;}

.nvisible {font: 4px tahoma, color:white;
	color: #FFFFFF;
	font-size: xx-small;
}

UL { list-style-image: url(img/bullet1.gif);}


input 	{
	font-size : 9pt;
	font-family:Arial;
	color:white;
	background-color:#B59CB5;
	}
radio 	{
	color:#3366CC;
	}
textarea 	{
	font-size : 9pt;
	font-family:Arial;
	color:white;
	background-color:#B59CB5;
	}
select 	{
	font-size:9pt;
	font-family:arial, courier new, courier, fixedsys;
	color :white;
	background-color:#B59CB5;
	}

A {
	color: orange;
	text-decoration: none;	
}
A:hover {
	color: white;
text-decoration: none; 
background-color:#2B8FFF;
}

/*  deja nordes visibles en imagenes linkeables
a img {border:5px solid #660000;}
a:hover img {border: 5px solid #FFFFFF}
*/

#menuPP {font: 14px "trebuchet ms",tahoma, Arial, Helvetica, Times, serif; 
	font-weight: bold;
}

a#menuPP:link, a#menuPP:visited {
	color: navy;
	text-decoration: none;
}

a#menuPP:hover {
	color: black;
	text-decoration: none;
	background-color: white;
}

.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000099;}

.flecha{
	cursor: crosshair;
}

.movie {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	}
	
div.movie {
	width: 800px;
	height: 500px;
	text-align: center;
	border: 1px solid white;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

	#menu a {
		display:block;
		width:146px;
		margin: 3px 6px; padding:11px 0px 12px 0px;
		font: normal 12px tahoma, Arial, Helvetica, Times, serif;
		color:navy;
		background: url("images/bot3.gif") 0 0 no-repeat;
		text-decoration: none;
		text-align: center;
		}
	#menu a:hover {	
		background-position: -146px 0;
		color: black;
		}
	#menu a:active {
		background-position: -292px 0;
		color:white;
		}
