BODY {		scrollbar-base-color: #909099;
		scrollbar-track-color: #909099;
		scrollbar-face-color: #909099;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #1F356E;
		scrollbar-darkshadow-color: #1F356E;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }

a:link		{ color: #415286; text-decoration: none }

a:visited	{ color: #415286; text-decoration: none }

a:active	{ color: #415286; text-decoration: none }

a:hover		{ color: #0066CC; text-decoration: none }


.menulinks 	{ FONT: 13px arial, verdana, sans-serif; font-weight: normal }

.menu 		{ text-indent:12px; background-image: url("picts/background-link.gif"); height: 23px }

.picturebar 	{ background-color:#FFFFFF }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 13px arial, verdana,  sans-serif; font-weight: NORMAL }


.title 		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.subtitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #999999; FONT: 9px arial, verdana, sans-serif; font-weight: normal }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.price 		{ COLOR: #FF6600; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.quotechoice 	{ COLOR: #3333CC; FONT: 13px arial, verdana,  sans-serif; font-weight: NORMAL }


.just 		{text-align: justify;}


.button { 	background-image: url("picts/button.gif");
		background-color:#9FCFF1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:5px;
		padding-right:5px;
		BORDER: #9FCFF1 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#F0D29A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:5px;
		padding-right:5px;
		BORDER: #F0D29A 1px solid }


.button-popups { background-image: url("picts/button.gif");
		background-color:#9FCFF1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
		BORDER: #9FCFF1 1px solid }


.buttonon-popups { background-image: url("picts/buttonon.gif");
		background-color:#F0D29A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left:10px;
		padding-right:10px;
		BORDER: #F0D29A 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/contact.jpg");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.divstyle {	position:absolute;
		border: #909099 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:F0F0F0;
		padding: 2px;
		color:000000;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:F0F0F0;
		padding: 2px;
		color:666666;
		font-size:10px;
		font-family:verdana, arial }


.searchbutton 	{background-image: url("picts/button.gif");
		background-color:#9FCFF1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #9FCFF1 1px solid }


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif }

.ficha{
	width: 535px;
	border: none;
	margin-bottom: 30px;
	background: #D0D6D9;
	padding: 6px 7px 6px 8px;
	display: block;
}
.ficha a{
	border: solid 2px #415286;
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}
.ficha a:hover{
  border: solid 2px #0066CC;
}
.ficha a img{
   border: none;
}
.titulo{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #5984BD;
	font-size: 14px;
}
#busqueda{
	margin-bottom: 20px;
	border: solid 2px #D0D6D9;
	width: 532px;
	height: 210px;
	padding: 7px;
	background: url(./img/bg_0.jpg) no-repeat right 10px;
}
#busqueda table{
	width: 380px;
	float: left;
}
#busqueda a{
	width: 68px;
	height: 25px;
	background: url(./img/boton.jpg);
	display: block;
	float: right;
	margin-top: 48px;
}
#busqueda a span{
	display: none;
}
#busqueda a:hover{
	background: url(./img/boton.jpg) 0px -25px;
}
.sele{
	width: 55px;
	text-align: center;
}
.negrita{
	font-weight: bold;
}
#menu2{
   clear: both;
   display: block;
	width: 600px;
	height: 30px;
	padding: 0px 0px 0px 34px;
	margin: 20px 0px 0px 0px;
}
#menu2 a{
   display: block;
	background-color: #415286;
	color: #FFF;
	width: 15px;
	float: left;
	margin-right: 2px;
	text-align: center;
	border: solid 1px #415286;
	text-decoration: none;
	font-size: 80%;
}
#menu2 a:hover{
	background-color: #FFF;
	color: #415286;
}
#menu2 .actual{
	background-color: #FFF;
	color: #415286; 
}
#nref{
	width: 50px;
}