/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/homepage01.jpg) repeat left top;
}

#scroller {
	width: 460px;
	height: 437px;
	padding: 39px 28px 31px 25px;
/*	overflow:auto;*/
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#inputtext1 {
	width: 136px;
	height: 14px;
	padding: 5px 5px;
	background: #FFFFFF;
	border: none;
}

#inputsubmit1 {
	width: 58px;
	height: 24px;
	background: url(../img/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	color: #234D77;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #688FB7;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

/** LINKS */

a {
	color: #0053A7;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 146px;
	height: 24px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2 {
	color: #FFFFFF;
}

.link3 {
	padding-left: 16px;
	background: url(../img/homepage13.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../img/homepage02.jpg) repeat-x left top; }
.bg2 { background: url(../img/subpage02.jpg) no-repeat left top; }
.bg3 { background: url(../img/subpage03.jpg) no-repeat left top; }

.bg4 { background: url(../img/homepage03.jpg) no-repeat left top; }
.bg5 { background: url(../img/homepage04.jpg) no-repeat left top; }
.bg6 { background: url(../img/homepage05.jpg) no-repeat left top; }
.bg7 { background: url(../img/homepage06.jpg) no-repeat left top; }
.bg8 { background: url(../img/homepage07.jpg) no-repeat left top; }
.bg9 { background: url(../img/homepage08.jpg) no-repeat left top; }

.bg10 { background: url(../img/subpage04.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 10px;
	background: url(../img/homepage14.gif) repeat-x left bottom;
}
.precio{
font-size:8px;
margin:0 0 0 20px ;}

.Privacidad{
text-align: center;
	color: #688FB7;

}

.Privacidad a{
	text-align: center;
	text-decoration:none;
	color: #688FB7;
	
}
.Privacidad a:hover{
	text-align: center;
	text-decoration:underline;
	color: #688FB7;
}

/** Personalizo el aspecto del menú * /

#menu { width: 146px; padding: 0;  padding:120px 0 0 25px;}
#menu div { 
 }
#menu a {
/*border-top: solid #5cc4ff 1px; * /
background:url(../img/homepage04.jpg) no-repeat left top;
display: block;
width: 156px;
height: 26px;
padding: 12px 0px 0px 0px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
font-weight: 700;
display: block;
 }
#menu a:hover { text-decoration: none;}
#menu ul { 
margin: 0; 
padding: 0; 
font-size: 0.9em; 
background: #f0faff; 
overflow: hidden;
height:520px; 

}
#menu li { list-style: none; font-size: 0.4em; padding: 0;}
#menu li a {
 padding-left: 25px; 
 width: 1576px; 
 height: 10px; 
color:  #5cc4ff;
 }
#menu li a:hover { color: #0086d2;  text-decoration: none;}* /


/**MENU desplegable*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, Helvetica, sans-serif;

  font-style: normal;
  font-weight: normal;
  color: #0084CA;/*#000000;*/
  
}

div.menuBar {
  background-color:transparent; /* #d0d0d0;*/
  /*border: 2px solid;*/
  /*border-color: #f0f0f0 #909090 #909090 #f0f0f0;*/
  padding: 4px 2px 4px 0px;
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: transparent;
  /*border: 1px solid #d0d0d0;*/
  color: #0084CA;/*#000000;*/
  cursor: default;
  font-size: 90%;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 2px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 1;
}

div.menuBar a.menuButton:hover {
  background-color:transparent;
  border-color: #f0f0f0 #f0f0f0;
  color: #0084CA;/*#000000;*/
   font-size: 90%;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color:#3366CC;/*#dcf1ff/* #a0a0a0*/;
  /*border-color: #909090 #f0f0f0 #f0f0f0 #909090;*/
  color:  #ffffff/*#0084CA*/;
  font-weight:bold;
   font-size: 90%;
    left: 1px;
  top: 1px;
}

div.menu {
  background-color: :#FFFFFF; /* #d0d0d0;*/
  border: 1px solid;
  border-color: #0084CA #0084CA;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index:1;
   font-size: 90%;
}

div.menu a.menuItem {
  background-color:#ffffff;
  color: #0084CA;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
   font-size: 90%;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
   background-color: #3366CC; /*#dcf1ff;/* #000080;*/
   color: #ffffff/*#0084CA*/;
   font-weight:bold;
   font-size: 90%;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid  #99CCFF /*#909090*/;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

.Estilo2 {color:#000000;
font-weight:bolder;
margin:4px 4px 4px 4px;
} 
/** fin menu desp*/


