body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin:0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.botonesp2:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	background-color: #999999;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}

a.botonesp2:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #999999;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}

a.botonesp2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #2F1B74;
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}


.barraizquierda {
	text-align: left;
	vertical-align: top;
	width: 40%;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-left-width: 20px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
}
.barraderecha {
	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/degradado.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barracreditos {
	text-align: center;
	vertical-align: top;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 11px;
}
.contenido2 {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.titulos {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	text-transform: none;
	vertical-align: top;
	font-weight: bold;
	padding: 4px;
}
.subtitulos {
	text-align: right;
	vertical-align: top;
}
.nombreproducto {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.linkbotones {
	align: right;
	text-decoration: none;
	color: #000000;		
}
.linkbotones:hover {
	text-decoration: none;
	color: #000000;
}
.linkbotones:active {
	color:#000000;
	text-decoration: none;
	display: block;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
}






.linkgeneral {
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linkgeneral:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linkcontenido {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

.linkcontenido:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
}

.linklineasmenu {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.linklineasmenu:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.fotoindice {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.cabecera {
	text-align: left;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(../img/fondo_icono.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 8px 8px 35px;
}
.precio {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #FF0000;
}
.justificadoderecha {
	text-align: right;
	vertical-align: top;
	padding: 8px;
	font-size: 11px;
}
.justificadoizaquierda {
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.justificarcentro {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.lineapunthorizontal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lineapunteada {
	border-bottom: 1px dotted #FFFFFF;
	font-size: 2px;
	color: #90A6D1;
}
.barraderechatop {

	background-color: #D0D0D0;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	background-image: url(../img/floresarriba.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lineanegra {
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.barraderecha2 {

	text-align: center;
	vertical-align: top;
	padding: 8px;
	width: 60%;
}
.flores {
	background-attachment: fixed;
	background-image: url(../img/hojas_extranet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordefoto {
	border: 3px solid #999999;
}
.barramenu {
	text-align: right;
	color: #FFFFFF;
}
.barraunica {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 100%;
}
.bia1 {
	text-align: right;
	vertical-align: bottom;
	width: 15px;
}
.biy2 {
	background-image: url(../img/cur2.gif);
	background-repeat:  repeat-y;
	text-align: right;
	vertical-align: middle;
	width: 13px;
}
.bai3 {
	text-align: right;
	vertical-align: top;
	width: 15px;
}
.bax4 {
	background-image: url(../img/cur4.gif);
	background-repeat:   repeat-x;
	text-align: left;
	vertical-align: baseline;
	width: 755px;
}
.babx5 {
	background-image: url(../img/cur5.gif);
	background-repeat:  repeat-x;
	text-align: left;
	vertical-align: top;
	width: 755px;
	height: 15px;
}
.bda6 {
	text-align: left;
	vertical-align: bottom;
	width: 15px;
}
.bdy7 {
	background-image: url(../img/cur7.gif);
	background-repeat:  repeat-y;
	text-align: left;
	vertical-align: top;
	width: 15px;
}
.bda8 {
	text-align: left;
	vertical-align: top;
	width: 15px;
}
.aladerecha {
	text-align: right;
	vertical-align: top;
}
.fecha_publicacion {
	color: #048204;
}
.contenidoficha {

	text-align: left;
	vertical-align: bottom;
	padding: 2px;
}
.titulosprogramacion {
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
}
.barraizquierdahome {
	text-align: right;
	vertical-align: top;
	width: 40%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.barraderechahome {

	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 60%;
}
.fotopartner {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.fotocontenido {

	padding: 0px 10px 8px 0px;
}
.barraizquierdasub {
	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 20px solid #FF0000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.barraderechasub {
	text-align: left;
	vertical-align: top;
	width: 40%;
	background-color: #FFFFFF;
}
.fondopaginaslineas {
}
.fondolineas {
}
.barraderechabroches {

	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/titbroches.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraderechaarcos {


	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/titarcos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraderechacorseteria {



	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/titcorseteria.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraderechazamack {




	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/titzamack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraderechaseguros {





	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/titseguros.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.barraderechahebillas {






	text-align: left;
	vertical-align: top;
	width: 60%;
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(../img/tithebillas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

