/* CSS Document */
/**by Carlos Bobadilla**/
/*Desarrollado por PUNTOPY*/
body{
	margin:0;
	padding:0;
	background:url(../gfx/tiras/tira1.gif) top repeat;
}
p{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	color:#666;
}
.style1{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	text-align:right;
	color:#666;
}
.style2{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:12px;
	line-height:18px;
	color:#666;
}

img{
	border:none;
}
h1{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:16px;
	color:#009900;
	background:url(../gfx/icos/hoja.gif) left no-repeat;
	padding-left:30px;
}
h1 a{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:16px;
	color:#009900;
	text-decoration:none;
}
h1 a:hover{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:16px;
	color: #666666;
}


h2{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:16px;
	color:#166A39;
}
h3{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:16px;
	color:#009900;
	text-align:center;
}

#contebanerprincipal{
	margin-left:auto;
	margin-right: auto;
	width:830px;
	height:500px;
}
#superior{
	margin-left:auto;
	margin-right:auto;
	width:830px;
	height:120px;
	padding: 50px 60px 0 60px;
	background:url(../gfx/tiras/superior.jpg) top no-repeat;
}
#medio{
	width:830px;
	padding:30px 60px 0 60px;
	margin-left:auto;
	margin-right:auto;
	background:url(../gfx/tiras/tira2.gif) top repeat;
}
#bajo{
	margin-left:auto;
	margin-right:auto;
	width:830px;
	padding:10px 60px 0 60px;
	height:117px;
	background: url(../gfx/tiras/tira3.gif) top no-repeat;
}
#teguarani{
	float:left;
	width:92px;
}
#texguarani{
	float:left;
	width:500px;
	margin-left:10px;
	margin-top:15px;
	display:inline;
}
#texguarani p{
	font-size:10px;
}
#logopy{
	float:right;
	width:211px;
	margin-top:20px;
}
#logo{
	float:left;
	width:191px;
	height:119px;
	}
#conte_boton{
	float: right;
	width:628px;
	height:30px;
	margin-top:50px;
	*margin-top:70px;	
	display:inline;
}


#contebanner1{
	float: right;
	width:342px;
}
#conteizquier{
	float: left;
	width:350px;
}
#contebannerflas{
	float:left;
	width:830px;
	height:170px;
	margin-top:20px;
	display:inline;
}
.contetexto{
	float:right;
	width:560px;
}
#fotoizquier{
	float:left;
	width:250px;
}

#idioma{
	float: right;
	width:150px;
}
#idioma a{
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:11px;
	color: #000000;
	text-decoration:none;
}
#idioma a:hover{
	color:#009900;
}
/*******************************************/
/*****************botonera*****************/
/*******************************************/

#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#nav a {
	display:block;
	text-decoration:none;
	color:#fff;
	height:21px;
	padding:0;
}

#nav li {
	float:left;
	width:auto;
}

#nav li ul {
	position:absolute;
	width:98px;
	left:-999px;
	text-align:left;
	/*border-bottom:1px solid #166A39;*/
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

#nav li ul li {
	width:98px;
	/*border-bottom:1px solid #166A39;	*/
	
}

#nav li.inicio a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;
}
#nav li.inicio a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.empresa a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;
}
#nav li.empresa a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.empresa ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.empresa ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}

#nav li.estetico a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;

}
#nav li.estetico a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.estetico ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.estetico ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}




#nav li.medicinales a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;

}
#nav li.medicinales a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.medicinales ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.medicinales ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}






#nav li.clasicos a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;
}
#nav li.clasicos a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.clasicos ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.clasicos ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}




#nav li.yerba a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;
}
#nav li.yerba a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.yerba ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.yerba ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:83px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}




#nav li.contactos a {
	width:83px;
	background:#166A39;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 0 0 2px;
}
#nav li.contactos a:hover {
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color: #000000;
	text-decoration:none;
	text-align:center;	
}

#nav li.contactos ul a {
	/*width:105px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:110px;
	background: #B8E17B;
	color:#000000;
	text-align:left;
	padding-left:15px;
}
#nav li.contactos ul a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:110px;	
	background: #FFFF00;
	text-align:left;
	padding-left:15px;

}



#nav .stylemarcador{
	width:83px;
	background: #A2CB65;
	font-family:Tahoma, Arial, "Times New Roman", "Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin:0 2px 0 2px;
}



/****************************************************************/
/************fin codigo de boton********************************/
/****************************************************************/

