body {
	padding: 5px;
	background-color:#67C6BF;	
}

.textos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textos2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textos1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.textos_nombres {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0677b9;
}

#productos { width:630px;
             height:450px;  
			 overflow:scroll;
			 border: none;
			 background-color: none;
			 vertical-align: top;
			 overflow: auto;
			 scrollbar-arrow-color: none;
			}
.textos_minis {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.contacto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #40417f;
	text-align: justify;
}

.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

A.liga1:link    {color:#000000; text-decoration:none;}
A.liga1:visited {color:#000000; text-decoration:none; font-weight:800}
A.liga1:active  {color:#000000; text-decoration:none; font-weight:800}
A.liga1:hover   {color:#000000; text-decoration:none; font-weight:800}

A.liga2:link    {color:#000000; text-decoration:none;}
A.liga2:visited {color:#000000; text-decoration:none;}
A.liga2:active  {color:#99b054; text-decoration:none;}
A.liga2:hover   {color:#99b054; text-decoration:underline;}

.estilotextarea1 {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    background-color: transparent;
    border: 1px solid #000000;
} 

.estilotextarea2 {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    background-color: transparent;
    border: 1px solid #000000;
    scrollbar-arrow-color: none;
    scrollbar-base-color: #000000;
    scrollbar-dark-shadow-color: #336699;
    scrollbar-track-color: #8c510b;
    scrollbar-face-color: #cc9933;
    scrollbar-shadow-color: #DDDDDD;
    scrollbar-highlight-color: #CCCCCC;
} 

.boton{
        font-size:10px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#f7931d;
        border:1px;
		border-bottom-style: groove;
        width:50px;
        height:20px;
		cursor: pointer;
       }
	   
	   #quienes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 0px;
	height: 400px;
	width: 490px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: none;
	background-color: none;
	vertical-align: top;
	overflow: auto;
	scrollbar-arrow-color: none;
    scrollbar-base-color: #000000;
    scrollbar-dark-shadow-color: #336699;
    scrollbar-track-color: #8c510b;
    scrollbar-face-color: #cc9933;
    scrollbar-shadow-color: #DDDDDD;
    scrollbar-highlight-color: #CCCCCC;
	scrollbar-3d-light-color: #996600;
}

	   #tarimas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 0px;
	height: 400px;
	width: 490px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: none;
	background-color: none;
	vertical-align: top;
	overflow: auto;
	scrollbar-arrow-color: none;
    scrollbar-base-color: #000000;
    scrollbar-dark-shadow-color: #336699;
    scrollbar-track-color: #8c510b;
    scrollbar-face-color: #cc9933;
    scrollbar-shadow-color: #DDDDDD;
    scrollbar-highlight-color: #CCCCCC;
	scrollbar-3d-light-color: #996600;
}



