body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
	margin:0;

	background-image: url(imag  es/fondo.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(images/fondoGris.png);
}
.redondosombra
{
	/*Bordes Redondeados*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/*Bordes Sombreados*/	
-webkit-box-shadow: 0px 0px 20px 2px #8c888c;
 -moz-box-shadow: 0px 0px 20px 2px #8c888c;
 box-shadow: 0px 0px 20px 2px #8c888c; 
	
	}

.horarioAtencion
{
	width:800px;
	background-repeat:no-repeat;
	height:50px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
		}

.laempresa
{
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:14px;
	width: 90%;
	line-height: 20px;
	color: #00407C;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	-webkit-box-shadow:  0px 0px 19px 1px #2e332e;
	-moz-box-shadow:  0px 0px 19px 1px #2e332e;
	box-shadow:  0px 0px 19px 1px #2e332e;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	}
p1{
	color:#7ABA05;
	font-size: 20px;
	font-weight: bold;
}
p2{
	color:#00407C;}
	
.contacto
{
	font-size:20px;
	color: #7aba04;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
  
a:link, a:visited, a:active
{ background-color: inherit; color:#08c; text-decoration: none; }

a:hover
{  text-decoration: none; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

ul 
{ list-style:none; margin-left:10px; padding:1px;}

li
{ padding:0 0 8px 10px; background: url(img/arw.gif) 0 3px no-repeat;}

li a:link, li a:visited, li a:active
{ background-color: inherit; color:#333; text-decoration: none; }

li a:hover
{ background-color: inherit; text-decoration: none; }

strong
{ background:inherit; color:#08c; font-weight:normal;}

h1
{font-size:18pt; font-weight:normal; margin:0;}

#body h2
{	font-size:2em;
 	font-weight:normal;
 	margin:0;
   	/*text-transform:uppercase;*/
    color: #7ABA04;
	/* Ver acaaaaaa!!!!!!!!*/
	padding-left: 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}

#header
{
	background-color:transparent;
	width:785px;
	margin:auto;
	font-size:65pt;
	letter-spacing:3px;
	text-align:center;
	text-transform:capitalize;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	padding-right: 0;
	padding-left: 15px;
	background-image: url(images/Header.png);
	font-weight: bold;
	height: 179px;
	/*Bordes Sombreados*/

	
-webkit-box-shadow: 0px 0px 20px 5px #8c888c;
	-moz-box-shadow: 0px 0px 20px 5px #8c888c;
	box-shadow: 0px 0px 20px 5px #8c888c;

}
  
#menu
{
	width:800px;
	margin:auto;
	height:35px;
	font-size:20pt;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #7aba04;
	border-left-width: 2px;
	
}

#body
{
	width:800px;
	margin:auto;
	color:inherit;
	/*Bordes Redondeados
-moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 -moz-border-radius-bottomright: 0px;
 -moz-border-radius-bottomleft: 0px;
 -webkit-border-radius: 10px 10px 0px 0px;
 border-radius: 10px 10px 0px 0px;*/
	/*Bordes Sombreados*/
	-webkit-box-shadow:  0px 0px 19px 1px #2e332e;
	-moz-box-shadow:  0px 0px 19px 1px #2e332e;
	box-shadow:  0px 0px 19px 1px #2e332e;
	z-index:0;
	background-image: url(images/fondoBody.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #FFF;
	 
	}
  
#sidebar
{
	width:230px;
	padding:5px;
	float:right;
	font-size:10px;
	margin-right:8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*Bordes Redondeados*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
	/*Bordes Sombreados*/	
-webkit-box-shadow: 0px 0px 20px 5px #8c888c;
	-moz-box-shadow: 0px 0px 20px 5px #8c888c;
	box-shadow: 0px 0px 20px 5px #8c888c;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
}


#footer
{
	margin: auto;
	text-align: center;
	/*background-color:#002000;*/
	background-image: url("images/fondoBody.png");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 8pt;
	border-top: #00F 2px solid;
	width: 800px;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*Bordes Redondeados*/
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 19px 1px #2e332e;
	-moz-box-shadow: 0px 0px 19px 1px #2e332e;
	box-shadow: 0px 0px 19px 1px #2e332e;
	
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: inherit; color:#fff; text-decoration: none;}

#footer a:hover
{ background-color: inherit; text-decoration: underline; color:#f90;}

.header
{ font-size:8pt; font-weight:normal; letter-spacing:0; text-transform:none; padding-top:10px;}
  
.menu 
{
	width:150px;
	height:35px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	color: #7aba04;
	font-weight: bold;

}

.menu a:link, .menu a:visited, .menu a:active
{
	text-decoration: none;
	color:#fff;
	display:block;
	height:35px;
	font-weight:bold;
	font-size:7pt;
	background-color: inherit;
	
}

.menu.current_page_item
{
	background-image: url(images/fondoSelMenu.png);
	background-repeat: repeat-x;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;


}

.menu a:hover
{
	background-image: url(images/fondoSelMenu.png);
	background-repeat: repeat-x;
	
}

.content
{
	width:485px;
	float:left;
	padding:20px;
	background-color:#fff;
	color:inherit;
	text-align:justify;
	margin-left:8px;
	-webkit-box-shadow:  0px 0px 19px 1px #2e332e;
	-moz-box-shadow:  0px 0px 19px 1px #2e332e;
	box-shadow:  0px 0px 19px 1px #2e332e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	margin-bottom: 8px;

}

.topside
{ padding:15px 0 5px 0; font-size:10pt; letter-spacing:2px; font-weight:normal; border-bottom:#08c 2px dotted;}

.footer 
{ clear:both; }

.img
{border:0; float:left; margin-right:10px;}

.center
{text-align:center; padding-top:5px;}

.redondo
{-webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;

}

/*Acordeon*/
html{}
		  body{font-size: 16px;color:#294f88}
		  /*.sample{margin:30px;border:1px solid #92cdec;background:#d7e7ff;padding:30px}*/
		  h1{
	font-size:20pt;
	text-transform: none;
	color: #7aba04;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
		  h2{
	padding:0;
	font-size:1.6em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.t7{
	font-size:24pt;
	text-transform: none;
	color: #7aba04;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

		  .easy-accordion h2{margin:0px 0 20px 0;padding:0;font-size:16px;}
		  p{font-size:1.2em;line-height:170%;margin-bottom:20px}
		  		  
		 
		/* UNLESS YOU KNOW WHAT YOU'RE DOING, DO NOT CHANGE THE FOLLOWING RULES */
		
		.easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0 auto 0 auto;}
		.easy-accordion dt,.easy-accordion dd{margin:0;padding:0}
		.easy-accordion dt,.easy-accordion dd{position:absolute}
		.easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}
		.easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
		.easy-accordion dd.active{opacity:1;}
		.easy-accordion dd.no-more-active{z-index:2;opacity:1}
		.easy-accordion dd.active{z-index:3}
		.easy-accordion dd.plus{z-index:4}
		.easy-accordion .slide-number{position:absolute;bottom:0;left:10px;font-weight:normal;font-size:1.1em;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
		 
		 
		/* FEEL FREE TO CUSTOMIZE THE FOLLOWING RULES */
		
		dd p{line-height:120%}
			
		/*#accordion-2{width:700px;height:195px;padding:30px;background:#fff;}*/
		#accordion-2{
	width:700px;
	height:230px;
	background:inherit;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
}

		#accordion-2 h2{
	font-size: 17px;
	font-weight:bold;
	color:#7ABA05;
	margin: 0px;
}
		#accordion-2 dl{
	width:700px;
	height:230px;
	font-size: 24px;
}	
		#accordion-2 dt{height:56px;line-height:44px;text-align:center;padding:10px 15px 0 0;font-size: 18px;font-weight:bold;font-family: Tahoma, Geneva, sans-serif;text-transform:uppercase;letter-spacing:1px;background:#fff url(images/slide-title-inactive-Prueba300.jpg) 0 0 no-repeat;color:#26526c}
		#accordion-2 dt.active{cursor:pointer;color:#fff;background:#fff url(images/slide-title-active-Prueba300.jpg) 0 0 no-repeat}
		#accordion-2 dt.hover{color:#68889b;}
		#accordion-2 dt.active.hover{color:#fff}
		#accordion-2 dd{
			padding-top:10px;
			padding-bottom:20px;
			padding-left:15px;
			padding-right:15px;
	background: url(images/FondoAcordeon.png) bottom left repeat-x;
	border:1px solid #dbe9ea;
	border-left:0;
	margin-right:3px;
	font-size: 24px;
}
		#accordion-2 .slide-number{color:#68889b;left:10px;font-weight:bold}
		#accordion-2 .active .slide-number{color:#fff}
		#accordion-2 a{color:#68889b}
		/*#accordion-2 dd img{float:right;margin:0 0 0 30px;position:relative;top:-20px}*/	
		#accordion-1{
	width:250px;
	height:120px;
	background:inherit;

}
#accordion-1 h2{font-size: 18px ;margin-top:5px; font-weight:bold; color:#FFF }
#accordion-1 dt{height:1px;line-height:1px}
		#accordion-1 dl{width:250px;height:120px}	
		#accordion-1 dd{}
		#accordion-1 .slide-number{color:#68889b;left:10px;font-weight:bold}
		#accordion-1 .active .slide-number{color:#fff}
		#accordion-1 a{color:#68889b}
		
/*Página Promociones*/		
.izquierda
{
	width:350px;
	background-color:#fff;
	float:left;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-align: left;
	/*Bordes Redondeados*/
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	/*Bordes Sombreados	*/
-webkit-box-shadow: 0px 0px 15px 2px #8c888c;
	-moz-box-shadow: 0px 0px 15px 2px #8c888c;
	box-shadow: 0px 0px 15px 2px #8c888c;
	background-image: url(images/FondoPromo4.png);
	height: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00407C;
	border-right-color: #00407C;
	border-bottom-color: #00407C;
	border-left-color: #00407C;
}

#derecha
{
	width:350px;
	background-color:#fff;
	float:right;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-align: left;
	/*Bordes Redondeados*/
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #00407C;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	/*Bordes Sombreados*/	
-webkit-box-shadow: 0px 0px 20px 5px #8c888c;
	-moz-box-shadow: 0px 0px 20px 5px #8c888c;
	box-shadow: 0px 0px 20px 5px #8c888c;
	height: 300px;
	background-image: url(images/FondoPromo1.png);
}

#promos
{
	background-image: url(images/FondoPromo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 350px;
	width: 100%;
}

#fb-root
{
	float:right;
	padding:none;
	margin:0px;}
#textPromoPrecio
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #009;
	white-space: nowrap;
	letter-spacing: 0.01em;
	word-spacing: 0.01px;
	
}
#textPromoTitulo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #009;
	text-transform: none;
}
#textPromoTituloCant
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #009;
	text-align: center;
}

#textPromoDescripcion
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #006;
	font-weight: bold;
	text-align: right;
	text-transform: none;
	line-height: 19px;
}

/*Prueba texto */
#body:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#body p {
	text-indent: 2em;
	line-height: 2em;
	letter-spacing: normal;
	font-size: 1em;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	}	
#body blockquote { 
	/*background-color: #FFFFF0; */
	margin:0px 10px 0px 10px; 
	padding:0px;
	border-top: 1px solid  #090;
	border-bottom: 1px solid #090;
	}
/*#content blockquote p { margin: 0; text-indent: 0; }*/

#body p em { 
	color: #7ABA04; 
	font-style: normal;
	font-weight: bold;
	}
	
#content h2 { 
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 20px 0;
	clear: both;
	}	
#content h2 em { 
	color: #843F4A; 
	font-style: normal;
	}
#content h3 { 
	font-size: 1em;
	}

	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 2em;
	letter-spacing: 0.1em;	
	}	

.Titulo {
	font-weight: bold;
}
.derechaLaEmpresa {
	float:right;
	width:230px;
	margin:0 15px 0 0;
}
