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

body {
padding:0px;
margin:0px;
background:#f0f0f0;
color:#869496;
font:10px/14px Tahoma, sans-serif;
}

#contenedor{
width:774px;
margin:0 auto;
background:#fff;
padding:0 20px;
position:relative
}

#top {
	height:31px;
	background:url(../imagenes/top.gif) no-repeat;
}

#menu {
	height:90px;
	margin-bottom: 7px;
}

#logo {
float:left;
margin: 0 3px 0 6px;
width: 192px;
}

#bt-01 {
float:left;
margin: 0 6px 0 0;
width: 90px;
}

#bt-02 {
float:left;
margin: 0 0 0 0;
width: 90px;
}

#bt-03 {
	float:left;
	margin: 0 6px 0 96px;
	width: 90px;
}

#b-flash {
	width:774px;
	height:179px;
	margin-bottom: 15px;
}

#titulo-seccion {
padding-bottom:10px;
	color: #DD7008;

}

#pie {
clear:both;

}

#logifrio {
float:left;
width:85px;
}

#creditos-pie {
	float:left;
	margin-left: 80px;
	line-height: 25px;

}
.link-pie {
	color: #DD7008;
	text-decoration: none;
}

#publitft {
	clear: both;
	text-align: right;
	background:url(../imagenes/top.gif) no-repeat;
	padding-right: 85px;

}

#quienes-somos {
margin-bottom:10px;

}
.quienes-somos{
display:block;
}
.quienes-somos *{
display:block;
height:1px;
overflow:hidden;
background:#0092c7;
}
.quienes-somos1{
border-right:1px solid #91d0e6;
padding-right:1px;
margin-right:3px;
border-left:1px solid #91d0e6;
padding-left:1px;
margin-left:3px;
background:#3fadd5;
}
.quienes-somos2{
border-right:1px solid #e5f4f9;
border-left:1px solid #e5f4f9;
padding:0px 1px;
background:#30a6d1;
margin:0px 1px;
}
.quienes-somos3{
border-right:1px solid #30a6d1;
border-left:1px solid #30a6d1;
margin:0px 1px;
}
.quienes-somos4{
border-right:1px solid #91d0e6;
border-left:1px solid #91d0e6;
}
.quienes-somos5{
border-right:1px solid #3fadd5;
border-left:1px solid #3fadd5;
}
.quienes-somos_content{
	padding:0px 5px;
	background:#0092c7;
	color: #FFFFFF;
	text-align: justify;
} 

#productos {
width:774px;

}

#productos-menu {
	width:140px;
	float: left;
}

#productos-menu img {
	margin-bottom:4px;
}



#productos-fichas{
	float: right;
	width:620px;
	height: 348px;
}

#ficha-titulo {
	margin-left:230px;
	width: 230px;
	text-align: right;
	margin-top: 8px;
	float: left;
}

#ficha-cabecera {
	float:left;
	width:445px;
	margin-left:12px;
	margin-top: 5px;
	color: #0092C7;
	height: 65px;
	text-align: justify;

}

#ficha-contenido {
	float:left;
	width:445px;
	margin-left:15px;
	margin-top: 5px;
	color: #000000;
	height: auto;
	text-align: justify;
	overflow: auto;
}

#ficha-contenido-toston {
	float:left;
	width:445px;
	margin-left:15px;
	margin-top: 5px;
	color: #000000;
	height: 205px;
	text-align: justify;
	overflow: auto;
}

#ficha-contenido a{
	color: #0092C7;
	text-decoration:none;
}

td.bordes {
	border: 1px solid #333333;
	padding: 1px 0 1px 1px;

}

#ficha-foto {
	float:right;
	margin: 12px 7px 0 0;

}
#ficha-foto-congelados a{
	color: #FFFFFF;
	text-decoration:underline;
	text-align: center;
}


#ficha-foto-congelados {
	float:right;
	margin: 75px 7px 0 0;
	text-align: center;

}
.vinagres {
background:url(../imagenes/fondo-vinagres.gif) no-repeat;

}

.aceitunas {
	background-image: url(../imagenes/fondo-aceitunas.gif);
	background-repeat: no-repeat;
}

.productos-congelados {
	background:url(../imagenes/fondo-congelados2.gif) no-repeat;

}

.productos-congelados3 {
	background:url(../imagenes/fondo-congelados3.gif) no-repeat;

}

#productos-fichas-largo{
	float: right;
	width:620px;
	height: 350px;
}


#ficha-izq {
float:left;
width:215px;

}

#ficha-izq-toston {
	float:left;
	width:200px;

}
#ficha-derecha-toston {
	float:right;
	width:200px;
	margin-right: 5px;
}
#ficha-derecha {
	float:right;
	width:220px;
	margin-right: 5px;
}

img {
border:0;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}


/*FORMULARIO*/

#formulario {
color:#333333;

}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:10px;
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:22px;
	padding:0;
	border:none;
	display:block;
	font-size:10px;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

