.columna_izqVerde {
	width: 112px;
	height: 33px;
	background-image: url(pics/a-verde.png);
	background-repeat: no-repeat;
}
.columna_izqAzul {
	width: 112px;
	height: 33px;
	background-image: url(pics/a-azul.png);
	background-repeat: no-repeat;
}

.columna_izq{
	width: 112px;
	height: 33px;
	background-image: url(pics/a.png);
	background-repeat: no-repeat;
}
.columna_izq2 {
	width: 112px;
	height: auto;
	background-image: url(pics/d.png);
	background-repeat: repeat-y;
}
.columna_izq3 {
	width: 112px;
	height: 38px;
	background-image: url(pics/g.png);
	background-repeat: no-repeat;
}

.columna_cent {
	height: 33px;
	background-image: url(pics/b.png);
	min-width: 40%;
	max-width: 100%;
	background-repeat:  repeat-x;
	overflow: hidden;
}
.columna_cent2 {
	height: auto;
	background-image: url(pics/e.png);
	min-width: 40%;
	max-width: 100%;
	background-repeat:  repeat;
	overflow: hidden;
}
.columna_cent3 {
	height: 38px;
	background-image: url(pics/h.png);
	min-width: 40%;
	max-width: 100%;
	background-repeat:  repeat-x;
	overflow: hidden;
}

.columna_der{
	widht:100%;
	height: 33px;
	background-image: url(pics/c.png);
	width: 30px;
	background-repeat: no-repeat;
}
.columna_der2 {
	widht:100%;
	height: auto;
	background-image: url(pics/f.png);
	width: 30px;
	background-repeat: repeat-y;
}
.columna_der3 {
	widht:100%;
	height: 38px;
	background-image: url(pics/i.png);
	width: 30px;
	background-repeat: no-repeat;
}
.bb-azul {
	background-image: url(pics/note-blue.png);
	float: right;
	height: 22px;
	width: 130px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.bb-amariyo {
	background-image: url(pics/note-yellow.png);
	float: right;
	height: 22px;
	width: 130px;
	text-align: center;
	color: #000099;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.bb-azul   a:link {
	color: #FFFFFF;
}
.bb-azul   a:visited {
	color: #FFFFFF;
}
.bb-azul   a:hover {
	color: #FFFFFF;
}
.tap {
	text-align:center;
	background-image: url(pics/tap.png);
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 230px;
	height: 45px;
	background-position: 3px 0px 0px 0px;
}
.subtituloz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #330099;
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 150px;
	background-image: url(pics/subtitulos.png);
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.subtituloz2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 314px;
	background-image: url(pics/subtitulos2.png);
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 15px;
}

#blong-azul {
	background-image: url(pics/boton-azul.png);
	float: right;
	height: 51px;
	width: 246px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
}
#blong-amariyo {
	background-image: url(pics/boton.png);
	float: none;
	height: 41px;
	width: 250px;
	text-align: center;
	color: #000099;
	font-size: 18px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
}
#buscar {
	background-image: url(pics/buscar.png);
	float: right;
	height: 50px;
	width: 250px;
	text-align: center;
	color: #000099;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#bshort-azul {
	background-image: url(pics/boton-mini-az.png);
	float: right;
	height: 41px;
	width: 112px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
}
#formulatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBEBEB;
	margin-left: 150px;
}
#formulabuscar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-left: 0px;
	background-image: url(pics/busca-box.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 498px;
	padding-left: 30px;
	background-position: 3px 0px 0px 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.bb-unalinea {
	background-image: url(pics/unalineadtexto.png);
	height: 38px;
	width: 414px;
	text-align: left;
	color: #000099;
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: middle;
	overflow: auto;
}
.bienvenida {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

