body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #D0D0D0;
	margin:0px 0px 0px 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
.barraizquierda {
	text-align: left;
	vertical-align: top;
	width: 30%;
}
.barraderecha {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 70%;
}
.barracreditos {
	text-align: center;
	vertical-align: top;
	background-image: url(../img/19.jpg);
	height: 40px;
}
.contenido2 {
	text-align: left;
	vertical-align: bottom;
	padding: 8px 8px 8px 14px;
}
.titulos {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	padding: 8px 8px 4px;
	background-color: #FF0000;
}
.subtitulos {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/fondotitulo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 27px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.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 {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #909090;
	width: 150px;
	display: block;
	align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	text-decoration: none;
		
}
.linkbotones:hover {
	color: #FB1A20;
	font-weight: bold;
	text-decoration: none;
	background-color: #AAAAAA;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	width: 150px;
}
.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: none;
	color: #666666;
}

.linkgeneral:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF2B2A;
}

.linkblanco {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

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

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

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

.fotoindice {
	padding: 8px;
	text-align: center;
	vertical-align: top;
}
.productodestacado {
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.precio {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #FF0000;
}
.justificadoderecha {
	text-align: right;
	vertical-align: middle;
	padding: 8px;
}
.justificadoizaquierda {
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.justificarcentro {
	text-align: center;
	vertical-align: middle;
}
.lineapunthorizontal {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.lineapunteada {
	border-bottom: 1px dotted #FFFFFF;
	font-size: 2px;
	color: #90A6D1;
}
.barraderechatop {

	background-color: #D0D0D0;
	text-align: right;
	vertical-align: top;
	padding: 20px 0px 0px;
	background-image: url(../img/floresarriba.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lineanegra {
	background-image: url(../img/fondoabajo.jpg);
	background-repeat:  repeat-x;
	height: 20px;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
	color: #FFFFFF;
}
.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 {
	background-color: #006699;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.barraunica {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 80%;
}
