#container {
	width:796px;
	height:350px;
	padding:5px;
	position:relative;
	}

#slides {
	position:absolute;
	top:0px;
	left:0px;
}

.slides_container {
	width:800px;
	overflow:hidden;
	position:relative;
	display:none;
	
}

.slides_container div.slide {
	width:800px;
	height:330px;
	display:block;
	margin:0x;
}

.pagination {
	margin:0px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

@font-face 
    { font-family: "piron"; src: url(piron.otf) format("truetype");
}

@font-face 
    { font-family: "arial"; src: url(arial.ttf) format("truetype");
}

#menu {
	font-size: 16px;
	color: #37972A;
	font-family: piron;
}

a:link {
	font-family: piron;
	color:  #37972A;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
a:visited {
	font-family: piron;
	color: #37972A;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
a:hover {
	font-family: piron;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}

a.estilo2:link { 
    font-family: arial; 
	color: #358B27; 
	text-decoration: none; 
	font-size: 16px;
}

a.estilo2:visited { 
   font-family: arial; 
   color: #358B27; 
   text-decoration: none; 
   font-size: 16px;
}

a.estilo2:hover { 
   font-family: arial;
   color: #000; 
   text-decoration: none; 
   font-size: 16px;
}

.menu {
	font-family: piron;
	font-size: 18px;
	color: #358B27;
	background-image: url(../img/fondomenu.png);
	height: 20px;
	margin: 0px;
	padding-top:5px;
	padding-right: 5px;
	padding-bottom:5px;
	padding-left: 5px;
}

.texto1 {
	font-family: arial;
	font-size: 14px;
	text-align: left;
	color: #358B27;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	font-weight: normal;
}

#texto2 {
	font-family: arial;
	font-size: 16px;
	text-align: left;
	color: #358B27;
	font-weight: normal;
}

#titulotexto2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}

#titulotexto3 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #358B27;
}

#texto3 {
	font-family: arial;
	font-size: 16px;
	text-align: left;
	color: #358B27;
	font-weight: normal;
}

#tituloproductos {
	font-family: piron;
	font-size: 18px;
	color: #FFF;
}

#producto1 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color:  #37972A;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto1:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto2 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #3d9a31;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto2:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto3 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #439d37;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto3:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto4 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #49a03d;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto4:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto5 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #4fa444;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto5:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto6 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #55a64a;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto6:hover {
	box-shadow: 0px 0px 10px #666;
}

#producto7 {
	font-family: arial;
	font-size: 16px;
	color: #FFF;
	background-color: #5baa50;
	padding: 20px;
	border-radius: 15px;
	font-weight: normal;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/fondoproductos.png);
	background-repeat: repeat-x;
}

#producto7:hover {
	box-shadow: 0px 0px 10px #666;
}
