html{ margin:0; padding: 0;  }
body {
	font-size: 91.25%;
	font-size: 80%;
	line-height: 1.583;
	color: #333333;
	margin: 0;
	padding: 0;
	background: white url("../img/fondo.gif") repeat-x 0 0;
	text-align: center;
}
body{ font-family:  Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; }

#todo {
	width: 775px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/******************************* TEXTOS Y OTROS *********************/
input { font-size: 100%; }
a { color: #336033;  background:#D8E9D7;}
a:active {
   background: #ffc;
   color: #900;
   text-decoration: none;
}
/*a:visited{ text-decoration:underline; background:none;}*/
a:hover { color: #000; text-decoration:none;}


p, ul, ol, dl { margin-bottom: 1em; margin-top: 0;}
ol { margin-left: 0; padding-left: 20px; }
ol li { margin-left: 1em; margin-bottom: 0.75em; }
abbr, acronym { cursor: help; border-bottom: 1px dotted black; }
.de {float:right;}
.iz{float:left;}
blockquote { width:80%; clear: both; background: #D7F1FD url("../img/blockquote.gif") no-repeat 0 20%; padding: 15px 50px; margin: 2em 0; }
blockquote { /*background-position: 23px 20px; */}

h1, h2, h3, h4, h5, h6, caption { color: #002439; margin: 1em 0 0.5em 0; font-weight: bold; font-family: Calibri, "Luxi Sans", Arial, Helvetica, sans-serif; }
h1 { font-size: 261.5%; line-height: 1.0; letter-spacing: -1px; margin-top: 20px; margin-bottom: 10px; }
h2 { font-size: 169%; line-height: 1.2;  letter-spacing: -1px;}
h3, h4, h5, h6  { font-size: 100%; font-family: Calibri, "Luxi Sans", Arial, Helvetica, sans-serif;}
h3, caption { font-size: 142%; text-align: left; margin-bottom: 0.3em; line-height: 1.294; }


/**************************************** IMAGENES ********************************/
img, a img { margin: 0; padding: 0; border: 0; }
.contenido img { margin: 0 15px 15px 0; padding: 1px; border: 3px solid #D1E7F4; }
img.left {float: left; margin: 0 25px 25px 0; }
img.right {float: right; margin: 0 0 25px 25px; }

.invisible { position: absolute; left: -1000px; top: -1000px; }
.br { clear: both; }
.separador { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.nota { font-size: 92%;}
.hidden { display: none; }

.col-izda {float: left; width: 48%; }
.col-dcha {float: right; width: 48%; }

ul {margin: 0px 0 1em 0; padding: 0; list-style: none; }


/********************** FORMULARIOS *****************************/

form { margin: 0; padding: 2em 1em; background: #D7F1FD;  border-bottom: 1px solid #B7D5E4; border-right: 1px solid #B7D5E4; position: relative; }
fieldset {border: 0; margin: 0 0 1em 0; padding: 0; }
legend {font-weight: bold; font-size: 110%; border: 0; margin: 0 0 1em 0; padding: 0; position: relative; display: block; }
label { font-weight: bold; }
input, textarea { padding: 2px; border: 1px solid #B6D8EB; font-family:  Verdana, Arial, Helvetica, sans-serif;}
textarea { width: 99%; }
input:focus, textarea:focus { border-color: #336033 !important; }
.boton {
	background: #336033;
	font-weight: bold;
	color: #ffffff;
	padding: 1px 10px;
	border-color: #8EC48E;
	border-width: 1px;
}
.w-todo { width: 100%; }
.w-50 { width: 50%; }
.w-25 { width: 25%; }




/**************************** INICIO ********************************/
#inicio { overflow: hidden; min-height:118px;}
#logo { float: left; margin: 0; padding: 0;}
#logo img { margin: 10px 0 0 0; padding: 0;}
#logo a { border:none; background-color: transparent;}

#menu-sup {  font-size: 105%; margin-top: 25px; float: right; width:370px;}
#menu-sup ul { margin: 0; padding: 0; list-style: none; }
#menu-sup ul li { margin: 0; padding: 0; list-style: none; float: right; background:none; width: 100%;}
#menu-sup ul li a {
	display: block;
	background: #166999 url("../img/bg-mainmenu.png") repeat-x 0 100%;
	padding: 5px 90px;
	border-top: 1px solid #4494C3;
	color: white;
	text-decoration: none;
	float: left;
	zoom:1;
}
#menu-sup ul li.active a {
	background: #4AA8DF url("../img/bg-mainmenu-active.png") repeat-x 0 100%;
	border-top-width: 5px;
	margin-top: -4px;
	border-color: #6EBCEB;
}
#menu-sup ul li a:hover, #menu-sup ul li.sel a { background: #4AA8DF url("../img/bg-mainmenu-active.png") repeat-x 0 100%; }
#menu-sup ul li.sel a { text-decoration:underline;}


/********************** CENTRAL  *****************************/
#central { min-height: 450px; padding-bottom: 20px; position: relative;}
#central .img { float: left; padding: 0 0 5px 0; margin: 0; }
#central .img img { padding: 1px; border: 7px solid #D1E7F4; }


/******************* MENU CENTRAL ******************************/
.menu { 
	background:url("../img/banner.jpg") no-repeat 0 0;
	padding: 180px 0 0 0;
}
.menu ul { 
	float: left;
	width: 100%;
	background: #D7F1FD;
	border: 1px solid #B7D5E4;
	margin: 0;
	padding: 0;
}
.menu ul li { float: left; width: 258px; margin: 0; padding: 0;}
.menu ul li ul { float: none; width: auto; margin: 13px 0 15px 80px; background: none; border:none;}
.menu ul li ul li { background: #D7F1FD url(../img/li-menu-central.gif) no-repeat 0 8px; float: none; width: auto; padding: 3px 8px;}
.menu ul li ul li a { font-weight: bold; line-height: 1.222; color:#058AD7; background-color:#D7F1FD; }
.menu ul li ul li.sel a {	text-decoration:none; }
.menu ul li ul li a:hover { color: #058AD7; text-decoration:none; padding:0; margin:0; background:none; }
.menu ul li.ico-s-izda { background: url(../img/ico-thermomix.jpg) no-repeat 3px 1.5em; }
.menu ul li.ico-s-centro { background: url(../img/ico-cocinero.jpg) no-repeat 15px 1.5em; }
.menu ul li.ico-s-dcha { background: url(../img/ico-euro.jpg) no-repeat 15px 1.5em; }



/*********************** CONTENIDOS ***************************************/
.contenidos { width: 540px; float: left;}
.contenido { padding: 0 30px; margin: 20px 0; clear: both;}
.contenido  h2 { margin-right: 90px; }
.contenido ul li { background: url("../img/li.gif") no-repeat 0 5px; padding: 0 0 0 20px; margin: 0 0 0.75em 1em; }

.error, .ok { color: red; font-size: 116%; font-weight: bold; margin: 15px 0; background: #FDF5F1 url(../img/error.gif) no-repeat 10px 50%; padding: 5px 5px 5px 35px; border: 1px solid #F3D2D2; }
.ok { color: green; background: #F6FBDC url(../img/ok.gif) no-repeat 10px 50%; border: 1px solid #C6E528;}
#provincias li{float:left;}

/*********************** COLUMNA DERECHA **************************/
.colum-dcha {
	width: 230px;
	float: right;
	overflow:hidden;
	position: relative;
	line-height: 1.416;
}

#submenu h2 { margin-top: 25px; font-size:15px; color:#336033;}
#submenu { padding: 1px 25px 8px; background: url(../img/submenu_bg.jpg) repeat-y;}
#submenu ul li { background: url("../img/bg-h2-border.png") repeat-x 0 0; padding: 4px 0 3px; margin: 0; }
#submenu ul li a { text-decoration: none; display: block; padding: 0 0 0 14px; background: url(../img/li_menu.gif) no-repeat 0 55%; color: #336033;}
#submenu ul li a span { display: block; padding: 2px 10px 2px 3px; }
#submenu ul li a:hover { background-color: #336033;  }
#submenu ul li a:hover span { background-color: #336033; color: white; }
#submenu ul li.sel a span, #submenu ul li.sel a:hover span { background-color: #336033; color: white; }

.telf { margin: 20px 0;}
.telf img{ background: #fff; border:0;}

.testimonio { background:#FFFBC5; border:1px solid #FFEC00; border-bottom:3px solid #CABB00; border-right:3px solid #CABB00;}
.testimonio p { font-style:oblique; padding: 20px; }
.testimonio strong { display:block; margin: 5px 0;  font-style:normal;}

/********************** FIN *****************************/
#fin { background: #E8F6FD; border-top: 3px solid #B6D8EB; }
#fin ul.fin-menu { font-size: 92%;  }
#fin ul.fin-menu li { list-style: none; float: left; margin: 0; padding: 0 8px; border-right:1px solid #B6D8EB; background:none; }
#fin ul.fin-menu li:first-child { background: none; padding-left: 0; }
