@charset "utf-8";
.sombra_derecha {
	background-image: url(sombra_derecha.png);
	background-repeat:  repeat-y;
}
.sombra_izquierda {
	background-image: url(sombra_izquierda.png);
	background-repeat:  repeat-y;
}
.borde_general {
	border-top-color: #c477a1;
	border-right-color: #c477a1;
	border-bottom-color: #c477a1;
	border-left-color: #c477a1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.texto_general {
	font-family: Verdana;
	font-size: 12px;
	color: #AF0961;
	line-height: 18px;
}
.texto_servicios {
	font-family: Verdana;
	font-size: 12px;
	color: #AF0961;
	line-height: 19px;
}

.titulo1 {
	font-family: Verdana;
	font-size: 30px;
	color: #AF0961;
}
.titulo2 {
	font-family: Verdana;
	font-size: 80px;
	color: #AF0961;
}
.linea_titulo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #70254D;
	border-right-color: #70254D;
	border-bottom-color: #70254D;
	border-left-color: #70254D;
}
.expansion_botonera_productos {
	background-image: url(botonera_productos_obj1.png);
	background-repeat: repeat-y;
}
.borde_abajo_footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D580AE;
	border-right-color: #D580AE;
	border-bottom-color: #D580AE;
	border-left-color: #D580AE;
}
.texto_footer {
	font-family: Verdana;
	font-size: 10px;
	color: #8A2F61;
}
.borde_sub_productos {
	border: 1px solid #B984A9;
}
.borde_talleres {
	border-top-color: #B984A9;
	border-right-color: #B984A9;
	border-bottom-color: #B984A9;
	border-left-color: #B984A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}

.borde_lonuevo {
	border: 1px solid #B799AA;
}
.titulos_lonuevo {
	font-family: Verdana;
	font-size: 25px;
	color: #AF0961;
}
.titulo_blanco {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.borde_tabla {
	border: 1px solid #DEBCDE;
}

