/* Main style */
body {
  background-color: #006699;
  font-family:arial,verdana,tahoma,sans-serif;
  font-size:10pt;
  color: #ffffff;
  /* Note that scrollbar coloring is ignored in scrict HTML rendering */
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-track-color:#006699;
  scrollbar-arrow-color:#000000;
}

.outline {
  border: 1px solid #004477;
  background: #0070A0;
	padding: 2px;
}

#logo_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#logo_inner {
	border: 1px solid #004477;
	height: 150px;
	overflow: hidden;
}

#oculta {
	overflow: hidden;

}

#derecha_outer {
	float: left;
	width: 165px;
  	margin-bottom: 2px;
}

#derecha_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
	  height: 150px;
  overflow: hidden;
}

#paypal_outer {
	float: left;
	width: 165px;
  	margin-bottom: 2px;
}

#paypal_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
	height: 78px !important;
	height: 80px;
  overflow: hidden;
}

#idiomas_outer {
	float: left;
	width: 165px;
  	margin-bottom: 2px;
}

#idiomas_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
  height: 68px;
  overflow: hidden;
}

#botones_outer {
	width: 802px;
  	margin-bottom: 2px;
/*	margin-right: 1px; */
	float: left;

}

#botones_inner {
	border: 1px solid #004477;
	height: 25px;
}

#contenido_outer {
	float: left;
	width: 802px;
  	margin-bottom: 2px;
}

#contenido_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
  /* height: 95px; */
  overflow: hidden;
}

#footer_outer {
	float: left;
	width: 802px;
  /*	margin-bottom: 2px; */
}

#footer_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
  /* height: 95px; */
  overflow: hidden;
}

.top {
margin: 0px 0 2px 20px;

}

.top a {
	color:#FFFFFF;
	font-size:100%;
	font-weight: bold;
	text-decoration:none;
}

.top a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.top2 {

}

.top2 a {
	color:#FFFFFF;
	font-size:100%;
	font-weight: bold;
	text-decoration:none;
}

.top2 a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#link a {
	color:#000000;
	text-decoration:none;
}

#link a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.menuselected a{
color: #000000;
text-decoration:underline;
}

.menuselected a:hover{
color: #000000;
text-decoration: underline;
}

.titulotabla {
	background-color: #004568;
	font-size:100%;
	font-weight: bold;
	color: #FFFFFF;
/*
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
*/
}

.titulocontenido {
	background-color: #004568;
	font-size:100%;
	font-weight: bold;
	color: #FFFFFF;
}

.contenido {
	font-size:100%;
	text-align: justify;
/*	margin: 0px 0 2px 20px; */
}

/*
.contenido a {
	color:#000000;
	text-decoration:none;
}

.contenido a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
*/

hr {
height: 1px; background-color: #004477; color: #004477; border: 0px; width: 400px; text-align: center;
}

#adsense_outer {
	float: left;
	width: 802px;
  	margin-bottom: 2px;
}

#adsense_inner {
  border: 1px solid #004477;
	padding: 0px;
  /*height: 21px !important; */
  height: 95px;
  overflow: hidden;
}
