@charset "utf-8";
/* CSS Document */


h1{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:37px;
	
	color:#00683c;
	
	font-weight:400;
	
	text-align:center;
	
}




h3{
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:22px;
	
	color:#00462f;
	
}


/****SLIDE TEXT*******/

h1.slide1{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:63px;
	
	color:#00683c;
	
	font-weight:400;
	
	line-height:22px;
	
	text-align:left;
	
}

h2.slide2{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:30px;
	
	color:#8cc63f;
	
	font-weight:400;
	
	text-align:left;
	
}

h3.slide3{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:18px;
	
	color:#999999;
	
	font-weight:400;
	
	text-align:left;
	
}	

h1.slide01{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:63px;
	
	color:#00683c;
	
	font-weight:400;
	
	line-height:22px;
	
	text-align:right;
	
}

h2.slide02{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:30px;
	
	color:#8cc63f;
	
	font-weight:400;
	
	text-align:right;
	
}

h3.slide03{
	
	
	font-family: 'Amaranth', sans-serif;
  
	font-size:18px;
	
	color:#999999;
	
	font-weight:400;
	
	text-align:right;
	
}		

.text1{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	
	color:#999999;
	
	line-height:20px;
	
	font-weight:400;
	
}

li.list-productos{
	
	list-style-image:url(../images/list.png);
	
}

.link{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	
	color:#999999;
	
	line-height:20px;
	
	font-weight:400;
	
}

.link a{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	
	color:#999999;
	
	line-height:20px;
	
	font-weight:400;
	
	text-decoration:none;
	
}

.link a:hover{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	
	color:#8cc63f;
	
	line-height:20px;
	
	font-weight:400;
	
	text-decoration:none;
	
}
/***FOOTER***/

.copyright{
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;
	
	color:#666666;
	
	font-weight:400;
}
	
	
.txt_nexodigital{	

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #CCC;	

}	

.txt_nexodigital a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #CCC;

	text-decoration:none;

}	

.txt_nexodigital a:hover{

	

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color: #00462f;

	text-decoration:none;

	

}

