/*******************************/
/********* Estructura **********/
/*******************************/
.strwidth {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}
.strcontenido {
	position: relative;
	float: left;
	left: 32px;
	top: 10px;
	width: 920px;
	min-height: 420px;
	background: url(/images/menu_fondo.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
.strhmenu {
	position: relative;
	float: left;
	top: 20px;
	width: 984px;
	background: url(/images/footer.gif) no-repeat;
	height: 150px;
}
.strpie{
	position: relative;
	float: left;
	width: 920px;
	height: 60px;
	top: 30px;
	left: 32px;
}

/*******************************/
/*********** Cabecera **********/
/*******************************/
.cabecera {
	position: relative;
	float: left;
	width: 984px;
	height: 145px;
}
.cabeceratop {
	width: 984px;
	height: 100px;
}
.logotipo {
	position:relative;
	float: left;
	width: 500px;
	height: 100px;
	top: 0px;
}
.idiomas {
	position:relative;
	float: right;
	width: 400px;
	height: 30px;
	top: 30px;
}
.facebook {
	position:relative;
	float: right;
	width: 100px;
	height: 30px;
	top: 0px;
}
.pathway {
	position: relative;
	top: 32px;
	left: 32px;
	padding-top: 0px;
	width: 850px;
	height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*******************************/
/************ Cuerpo ***********/
/*******************************/
.contenidotext {
	width: 690px;
	padding-top: 0px;
	position: relative;
	float: left;
}
.strvmenu {
	width: 220px;
	position: relative;
	float: right;
	height: 420px;
	padding-top: 10px;
	overflow: hidden;
}
.strhmenu2{
	position: relative; 
	top: 10px; width: 860px; 
	height: 130px; 
	margin: auto auto auto auto;
}
.piepagina{
	position: relative;
	float: left;
	width: 920px;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.copyright{
	position: relative; 
	float: left;
	left: 60px;
}
.copy{
	position: relative;
	top: 2px;
}
.validadores{
	position: relative; 
	float: right; 
	right: 60px;
}

/*******************************/
/*********** Textos ************/
/*******************************/
.title {
	text-align: center;
	font-family: Arial;
	color: #fe7203;
	font-size: 24.0pt;
	padding-top: 20px;
}
.subtitle {
	font-size:14.0pt;
	font-family:Arial;
	color:#878a8d;
}
.content {
	background-color: #f9f9f9;
	border: 1px solid #fbfbfb;
	padding: 10px 10px 10px 10px;
	text-align:justify;
	font-size:10.0pt;
	font-family: Arial;
	color:#999999;
}
.formulario {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #fc5810;
}
.blockquote {
	margin-left: 40px;
}

.estasen{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe5603;
}

/*******************************/
/*********** Enlaces ***********/
/*******************************/
a:link, a:visited {
	font-family: Arial; 
	font-size: 12px; 
	color: #6e6e6e; 
	text-decoration: none;
}
a:hover {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fe5603; 
}
a.simbolos:link, a.simbolos:visited {
	text-decoration:none;
	color: #999999;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
a.simbolos:hover {
	text-decoration: none;
	color: #fe5603;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
#simbolos:link, #simbolos:visited {
	text-decoration:none;
	color: #999999;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
#simbolos:hover {
	text-decoration: none;
	color: #fe5603;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
a.tiendas:link, a.simbolos:visited {
	text-decoration:none;
	color: #fe5603;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
a.tiendas:hover {
	text-decoration: none;
	color: #fe5603;
	cursor: pointer;
	font-size:10.0pt;
	font-family: Arial;
}
.prevnext {
	padding: 10px 10px 10px 10px;
	text-align: right;
	font-size:10.0pt;
	font-family: Arial;
	color:#999999;
}
.prev {
	position: relative;
	float: left;
}
.next {
	position: relative;
	float: right;
}
.ocultar {display: none;}
.mostrar {display: block;}


/*******************************/
/****** Simbolos de lavado *****/
/*******************************/
.sim-img{
	position: relative; 
	float: left; 
	width: 20%; 
	height: 100%; 
	padding-left: 10px;
}
.sim-text{
	position: relative; 
	float: left; 
	width: 75%; 
	text-align: justify; 
	font-size:10.0pt; 
	font-family: Arial; 
	color:#999999;
}


/*******************************/
/************ VMenu ************/
/*******************************/
.vmenu{
	width: 200px;
	text-align: right;
	padding-left: 10px;
}
	
.vmenu .menu {
	background: url(/images/vmenu/menu.png) repeat-x;
	height: 30px;
}

.vmenu .menu a{
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #ffffff;
	background: url(/images/vmenu/down.png) no-repeat;
	background-position: 177px 7px;
	position: relative;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 8px;
	font: bold 12px Georgia;
}

.vmenu .menu a:before{
	content: attr(title);
	display: block;
	margin-bottom: -1.16em;
	margin-right: -0.3ex;
	color: #fe5603; /* color de la sombra */
	text-align: right;
}

.vmenu .menu a:hover{
	background: url(/images/vmenu/menu_hover.png) no-repeat;
}

.vmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.vmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.vmenu ul li a{
	font: bold 12px Arial;
	color: #4e4e4e;
	background: url(/images/vmenu/submenu.png) repeat-y;
	display: block;
	padding: 5px 0;
	line-height: 13px;
	padding-right: 40px;
	text-decoration: none;
}

.vmenu ul li a:before{
	content: attr(title);
	display: block;
	margin-bottom: -1.25em;
	margin-right: -0.3ex;
	color: #ffffff; /* color de la sombra */
}

.vmenu ul li a:hover{ /*hover state CSS*/
	background: url(/images/vmenu/submenu_hover.png) repeat-y;
}


/*******************************/
/************ HMenu ************/
/*******************************/
.blockhmenu{
	position: relative; 
	float: left; 
	width: 280px; 
	height: 130px; 
}
.blockhmenu .hmenu{
	margin: 5px 10px 5px 0px;
	height: 40px;
}

.blockhmenu .hmenu a{
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #ffffff;
	position: relative;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 8px;
	font: bold 25px Georgia;
}

.blockhmenu .hmenu a:before{
	content: attr(title);
	display: block;
	margin-bottom: -1.30em;
	margin-left: 0.32ex;
	color: #fe5603; /* color de la sombra */
	text-align: left;
}

.blockmenu .submenu{
	margin: 0px 0px 0px 0px;
	height: 90px;
}

.blockhmenu .hsubmenu a{
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #ffffff;
	position: relative;
	font: bold 12px Arial;
}

.blockhmenu .hsubmenu a:before{
	content: attr(title);
	display: block;
	margin-bottom: -1.30em;
	margin-left: 0.32ex;
	color: #fe5603; /* color de la sombra */
	text-align: left;
}


/*******************************/
/********** FrontPage **********/
/*******************************/
.fpizda{
	width: 340px;
	height: 430px;
	position: relative;
	float: left;
}
.fpdcha{
	width: 340px;
	height: 100%;
	position: relative;
	float: right;
}
.fpdcha .sup {
	width: 100%;
	height: 210px;
	position: relative;
	background-image: url(/images/frontpage/tiendas.png);
}
.fpdcha .sup span{
	font: bold 28px Georgia;
	color: #4e4e4e;
}
.fpdcha .sup span:before{
	content: attr(title);
	display: block;
	margin-bottom: -1.25em;
	margin-right: -0.3ex;
	color: #ffffff; /* color de la sombra */
}
.fpdcha .inf {
	width: 100%;
	height: 210px;
	top: 10px;
	position: relative;
	background-image: url(/images/frontpage/franquicias.png);
}
#slideshow {
    position:relative;
    height:430px;
	width: 340px;
}
#slideshow_ant {
    position:relative;
    height:430px;
	width: 340px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}


/*******************************/
/********** Productos **********/
/*******************************/
.slide {
	width: 690px; 
	height: 108px; 
	margin:0 auto 0 auto;
}
#prev {
	cursor:pointer; 
	position: relative; 
	float: left; 
	width: 24px; 
	height: 108px; 
	right: 10px; 
	padding-top: 24px;
}
#prev:active {
	cursor:pointer; 
	position: relative; 
	float: left; 
	width: 24px; 
	height: 108px; 
	right: 10px; 
	padding-top: 26px;
}
#next {
	cursor:pointer; 
	position: relative; 
	float: right; 
	width: 24px; 
	height: 108px; 
	padding-top: 24px;
}
#next:active {
	cursor:pointer; 
	position: relative; 
	float: right; 
	width: 24px; 
	height: 108px; 
	padding-top: 26px;
}
#box{
	position:relative; 
	float: left;
}
#box div{
	width:622px; 
	float:left;
}
.mask{
	position:relative; 
	width:622px; 
	height:108px; 
	overflow:hidden;
}
