body {
	background-position:center;
	background-image: url(../picture_library/fondo_linea.jpg);
	background-repeat: repeat-y;
	background-color: #3366CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.color1 {
	background-color:#E8E8E8;
}
.color2 {
	background-color:#ffffff;
}
#base_body {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 5px;
}
#banner_top {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
}
#body_text {
	position: relative;
	width: 100%;
	top: 155px;
}

#baner_button {
	background-color: #3366CC;
	width: 100%;
	display: block;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}
a.botones_button, a.botones_button:visited{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding-right: 5px;
	padding-left: 5px;
}
#creditos_text {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	height: 20px;
	width: 100%;
}
#tips_right {
	width: 200px;
	display: block;
	float: right;
	padding: 5px;
	border: 1px dotted #999999;
	margin-bottom: 5px;
	background-color: #CAFFF8;
	margin-right: 2px;
}
.cuadro_texto1 {
	border: 1px solid #CCCCCC;
	width: 535px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.cuadro_texto2 {
	border: 1px solid #CCCCCC;
	width: 753px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.cuadro_texto1_titulo {
	background-image: url(../picture_library/fonto_texto_titulo.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #3366CC;
}
.cuadro_texto1_body {
	text-align: justify;
	background-image: url(../picture_library/linea_punto_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cuadro_texto2_body {

	text-align: justify;
	background-image: url(../picture_library/linea_punto_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cuadro_texto_scroll {
	overflow: auto;
	height: 340px;
}
.linea_puntos {
	background-image: url(../picture_library/linea_punto_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 3px;
}
.bulet_orange {
	background-image: url(../picture_library/Bulet_Orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.letra_titulo {
	color: #FF6600;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 11px;
}
.letra_grande_azul {
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}
.letra_clara{
	color:#FFFFFF;
	font-weight: bold;
}

.letra_roja {
	font-size: 11px;
	color: #990000;
}
.tiny_letter {
	font-size: 9px
}
.letra_grande {
	font-size: 12px;
	font-weight: bold;
}
#picture_right {
	position: absolute;
	left: 550px;
	top: 360px;
}

