.tucan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tucan_granate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tucan_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}
.tucan_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-transform: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo_puntos.jpg);
	background-color: #66CC33;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box_top {
	background-image: url(../images/fondo_up.jpg);
	background-repeat: repeat-x;
	background-position: 100% bottom;
	height: 50px;
	width: 100%;
	background-color: #000000;
}
.box_falsh {
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 300px;
	background-image: url(../images/fondo_top_iphone.gif);
}
.box_final {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 300px;
	background-image: url(../images/fondo_final_iphone.gif);
}
.box_top_caja {
	background-image: url(../images/fondo_up_caja.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 260px;
}

.box_middle {
	background-image: url(../images/fondo_middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 450px;
	background-position: center top;
	background-color: #66CC33;
}
.box_bottom {
	background-image: url(../images/fondo_bottom.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 260px;
	background-position: center top;
}
.style1 {
	font-size: 10px;
	color: #666666;
}	
.style2 {color: #FF0000
}

a:link {
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}
.sebaslogo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.sebaslogo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #33CC00;
}
.sebaslogo_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF00;
}
.sebaslogo_rosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0066;
}
.sebaslogo_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.sebaslogo_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

