@charset "UTF-8";
/* - - - - - - - - - - - - - - - - - - - - -

Empresa		:	Altitude.com
Cliente		: 	Stevia Store


- - - - - - - - - - - - - - - - - - - - - */

/*** Reseters***/

@import url('./reset.css');

/*---------------------------------------*/

/***ELEMENTS***/

body {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #f1f1f1 url(../img/bg_cont.gif) repeat-y top;
	height: auto;
}
	
	img.home_pad {
		padding: 0 25px 0 0;
	}

p, td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 000066;
	font-weight: normal;
	line-height: 14px;
}

.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}

/*a:link {
	color: 000066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: 000066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: 000066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}*/

img.grande {
	width: auto !important;
	padding: 0 0 15px 0 !important;
}


/*--------------------------------------------------*/


/*PAGE STRUCTURE*/
		
#contenedor {
	clear:both;
	width:940px;
	margin: 0 auto 0 auto;
	padding: 20px;
	background: url(../img/bg_top.gif) repeat-x top;
}

.subcontenedor {
	float: left;
	width:940px;
	padding: 0 0 3px 0;
}

	.subcontenedor#footer_cont {
		padding: 20px 0;
		margin: 3px 0 0 0;
		border-top: 1px solid #bcbcbc;
	}
	
	.subcontenedor#middle {
		/*Codigo anterior con fondo*/
		/*background-color:#ebebeb;*/ 
		padding: 0;
		margin: 0 0 3px 0;
	}


/******BOTONERAS******/

#area_botonera {
	float: left;
	width: 550px;
}

#area_subotonera {
	float: left;
	width: 940px;
	border-bottom: 1px solid #d4d4d6;
	border-top: 1px solid #d4d4d6;

}

#localizador p {
	color: #acacac;
	font-size: 11px;
}
	
	#localizador a, #localizador a:hover, #localizador span {
		padding: 0 6px 0 0;
		font-weight: bold;
	}
	
	#localizador a {
		color: black;
	}
	
	#localizador a:hover {
		color: #af1f24;
	}
	
	#localizador span {
		color: black;
	}
	
.act_sec {
	color: #af1f24 !important;
}


#area_subotonera_des {
	float: left;
	width: 360px;
	background-color: #4a4a4a;
	padding:5px;
}
#area_subotonera2 {
	float: left;
	width: 230px;
	background-color: #4a4a4a;
	padding:10px;
}

#area_subotonera2 p {
	color: white;
}


/*--------------------------------------------------*/


/*CONTENIDO*/

#logo {
	float: left;
	width: 150px;
	padding: 0 35px 0 0;
}
		
.btn_mas1 {
	float: right;
	width: 62px;
	margin-right:55px;	
	height: 20px;
	background: url(../img/btn_mas1.png) no-repeat top left;
}

	.btn_mas1 a, .btn_mas1 a:hover {
		float: right;
		width: 62px;
		height: 20px;
	}
	
	.btn_mas1 a {
		background: url(../img/btn_mas1.png) no-repeat top left;
	}
	
	.btn_mas1 a:hover {
		background: url(../img/btn_mas1_act.png) no-repeat top left;
	}
	
	.btn_mas1 a span {
		display: none;
	}
	
.btn_volver1 {
	float: left;
	width: 62px;
	height: 20px;
	background: url(../img/btn_volver1.png) no-repeat top left;
	margin: 20px 0 0 0;
}

	.btn_volver1 a, .btn_volver1 a:hover {
		float: left;
		width: 62px;
		height: 20px;
	}
	
	.btn_volver1 a {
		background: url(../img/btn_volver1.png) no-repeat top left;
	}
	
	.btn_volver1 a:hover {
		background: url(../img/btn_volver1_act.png) no-repeat top left;
	}
	
	.btn_volver1 a span {
		display: none;
	}
	
.area_fotos {
	float: left;
	width: 940px;
	padding: 0 0 5px 0;
}

.area_blank {
	float: left;
	width: 420px;
	text-align: left;
}

	.area_blank#subrayado {
		width: 900px;
		border-bottom: 1px solid #d4d4d6;
		padding: 0px 20px 0 20px;
		margin: 0 0 10px 0;
		text-align: left;
	}

	.area_blank h1 {
		width: 200px;
		float:left;
		text-align:left;
		padding: 25px 0px 0px 10px;
		color: #390;
	}

.area_texto {
	float: left;
	width: 425px;
	background-repeat:repeat-y;
	border-left: 1px solid #d4d4d6;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.area_texto2 {
	float: left;
	width: 550px;
	margin-left:300px;
	padding: 0 20px 20px 20px;
	background-repeat:repeat-y;
	border-left: 1px solid #d4d4d6;
}

	.area_texto a {
		font-weight: bold;
	}
	
	.area_texto a:hover {
		font-weight: bold;
		color: #af1f24;
	}
	
	.area_texto td p {
		padding: 0 0 10px 0;
	}

	.area_texto_not {
		float: left;
		width: 650px;
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;
		border-bottom: 1px solid #d4d4d6;
	}
	
	.area_texto_not img {
		float: left;
		/*width: 150px;*/
		padding: 0 15px 15px 0;
	}
	
	.area_texto_not p {
		padding: 0 0 20px 0;
	}
	
	.foto_light {
		float: left;
	}

	.foto_light a,.foto_light img {
		border:0
	}
	
	.area_texto p {
		text-align: justify;
	}
	
	.area_texto span {
		font-weight: bold;
	}
	
.colorpautas {
	float: left;
	width: 80px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	margin: 0 10px 20px 0;
}

#colores {
	float: left;
	width: 660px;
	margin-left:28px;
	height: 350px;
	position: relative;
	display: none;
}

	#colores_img {
		float: left;
		width: 660px;
		height: 350px;
		position: absolute;
		top: 0;
		left:0;
	}
	
	
	#colores_thum {
		float: right;
		width: 50px;
		position: absolute;
		top: 30x;
		left:590px;
		z-index: 2;
	
	}
	
	.color_thum {
		float: right;
		width: 50px;
		margin-left: 10px;
		padding:3px;
	}
	
		.color_thumm {
			float: right;
			width: 50px;
			margin-left: 5px;
		
			
		}
	
	.color_thum img, .color_thumm img {
		width: 50px;
	}

/*--------------------------------------------------*/

/******NUMERACION DE PAGINA******/
	
#cont_numeracion {
	float: right;
	padding: 0 15px 20px 0;
}

	#cont_numeracion a, #cont_numeracion a:hover {
		float: left;
		padding: 5px;
		font-size: 11px;
		font-weight: normal;
		border: 0;
		margin: 0 5px 0 0;
		border: 1px solid white;
	}
	
	#cont_numeracion a {
		background-color: white;
		color:#af1f24;
	}
	
	#cont_numeracion a:hover {
		background-color: #ebebeb;
		color:#636363;
	}
	
/*--------------------------------------------------*/

	
/****** FOOTER******/

#footer {
	clear: both;
	width:960px;
	/*margin: 0 auto 0 auto;*/
}

	#footer_izq {
	float: left;
	width: 770px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
	#footer_izq p {
		font-size: 11px;
		color: #acacac;
	}
	
	#footer_izq p span {
		font-size: 10px;
		color: #acacac;
		font-weight: bold;
	}

	#footer_der {
	float: left;
	width: auto;
	text-align: center;
	top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	#footer_soc {
	float: left;
	width: 80px;
	padding: 3px 0 0 0;
	text-align: center;
	}
	#bannerhome {
	margin-left:28px;
	}
	#bannerhome2 {
	
	}
	
	
/*---------------foto-----------------------------------*/

	
.clear {
	clear:both;
	visibility: hidden;
}
.scroll{
clear:both;
width:640px;
height:222px;
overflow: auto;
}

.area_contactos {
	float: left;
	width: 350px;
	padding: 0 20px 20px 20px;
	background-repeat:repeat-y;
	border-left: 1px solid #d4d4d6;
}
.area_contdere {
	float: left;
	width: 450px;
	padding: 0 20px 20px 20px;
	background-repeat:repeat-y;
	border-left: 1px solid #d4d4d6;
}
.idiomas_izq {
	float: left;
	width: 770px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

/*-----------Agregados-------------*/
.idioma_dere {
	float: right;
	width: 110px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0;
	}
.c13 {text-align: center}

.buscador {
	width: 233px;
	height: 20px;
	padding: 5px;
	border: 1px solid #d4d4d6;
	background-color: white;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.buscador_coment {
	width: 233px;
	padding: 5px;
	border: 1px solid #d4d4d6;
	background-color: white;
	margin: 0 0 10px 0;
}
#tex-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #636363;
}
.campo_buscador {
	width: 233px;
	height: 25px;
	padding: 2px;
	border: #990000 solid 1px;
	font-size: 10px;
	margin: 0 0 10px 0;
}
#contac {
	width:418px;
	height:110;
	padding-right:2px;
/*	padding-top:10px;*/
	padding-bottom:15px;
	float: left;
	}
#area_blanc {
	width:418px;
	height:50px;
	padding-right:2px;
	/*padding-top:10px;*/
	padding-bottom:5px;
	float: left;
	}
#sub_main {
	float: left;
	width:940px;
	padding: 0 0 3px 0;
}
.block-border{
	border-bottom: solid 1px #093;
	border-left:solid 1px #093;
	border-right:solid 1px #093;
	border-top:solid 1px #093;
	
	}
	
.button { color: white; font-weight: bold; float: right; }	
.button .button_left { background: url(../img/button_left.png); float: left; width: 19px; height: 39px; }
.button .button_left_hover { background: url(../img/button_left_hover.png); float: left; width: 19px; height: 39px; }
.button .button_center { background: url(../img/button_center.png); float: left; height: 29px; padding-left: 20px; padding-top: 10px; padding-right: 20px; position: relative;}
.button .button_center_hover { background: url(../img/colored/button_center_hover.png); float: left; height: 29px; padding-left: 20px; padding-top: 10px; padding-right: 20px; }
.button .button_center a { color: white; text-decoration: none; }
.button .button_center_hover a { color: white; text-decoration: none; }
.button .button_right { background: url(../img/button_right.png); float: left; width: 19px; height: 39px; }
.button .button_right_hover { background: url(../img/button_right_hover.png); float: left; width: 19px; height: 39px; }	
	
	
	

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#4ADD4A}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #98d293;
  border-right:1px solid #98d293;
  background:#6cd86a}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #c6ccbe;
  border-right:1px solid #c6ccbe;
  background:#64d962}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #64d962;
  border-right:1px solid #64d962;}
.spiffy4{
  border-left:1px solid #98d293;
  border-right:1px solid #98d293}
.spiffy5{
  border-left:1px solid #6cd86a;
  border-right:1px solid #6cd86a}
.spiffyfg{
  background:#4ADD4A}
  
#box{
	background:#093;
	color:#000;
	width:128px;
	}
