/*
Theme Name: Biofil.cl
Theme URI: http://www.albertomarcias.cl/
Description: Wordpress Theme, creado para el sitio de Biofil.cl
Version: 1.0
Author: Alberto Marcías
Tags: biofil, venta de alimentos, productos, salmones, farmaceutica, catalogo, rojo, naranjo, verde

*/

* {
   padding:0;
   margin:0;
}

body{
text-align:center;
margin:0 auto;
}

#contenedor{
margin: 0 auto;
text-align:left;
width:70%;
}

#header {
	width: 900px;
	height: 201px;
}

#menu {
	background-image: url(images/fondo_menu.gif);
	height: 31px;
	width: 900px;
	text-indent: 12px;
	float: left;
}

.menu {
	float: left;
	list-style-type: none;
	margin-top: 7px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imagen_flash {
	float: left;
	width: 900px;
}

#logo {
	float: left;
	width: 348px;
	margin-top: 10px;

}
#flash_header {
	float: right;
	width: 552px;
}

#derechos {
	float: left;
	width: 900px;
        padding-top: 77px;
}
#wrap {
	float: left;
	width: 900px;
	margin-top: 10px;
	text-align:left;
}

#wrap_2 {
	float: left;
	width: 900px;
	background-image: url(images/fondo.gif);
	margin-top: 10px;
	text-align:left;
}

#caja_page_flip {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#footer {
	float: left;
	width: 900px;
	height: 147px;
	background: url(images/fondo_footer.gif) no-repeat;
	margin-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	color: #80C342;
}
.biofil_footer {
	margin-left: 20px;
	float: left;
}
#texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 650px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	font-style: normal;
}
#texto_footer a {
	color: #030;
	text-decoration: none;
}
.texto_footer_bold {
	font-weight: bold;
}
.texto_footer_small {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	font-style: normal;
}
#col1 {
	background-color: #B3B3B3;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.sidebar_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 20px;
	line-height: 20px;
	padding-right: 20px;
	list-style-type: none;
}

.sidebar_menu a {
	color: #FFF;
	text-decoration: none;
}

.sidebar_menu a:hover {
	color: #000;
	text-decoration: none;
}

#col2 {
	float: left;
	width: 700px;
_width: 660px;
_margin-left: 20px;
}
#caja_imagen {
	float: left;
	height: 180px;
	width: 660px;
	margin-right: 20px;
_margin-right: 0px;
        margin-left: 20px;
_margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#caja_texto {
	float: left;
	width: 660px;
	margin-right: 20px;
_margin-right: 0px;
	margin-left: 20px;
_margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#caja_texto_bold {
	font-weight: bold;
}
#col3 {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
	margin-left: 15px;
_margin-left: 5px;
}
#col4 {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
}
#col5 {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-right: 15px;
_margin-right: 5px;
}
#nombre_producto {
	background-image: url(images/fondo_titulo_productos.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
_width: 280px;
	height: 21px;
	line-height: 22px;
	text-indent: 10px;
	margin-top: 10px;
}
#ver_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	padding-top: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
#ver_producto p a {
	text-decoration: none;
	color: #333;
}
#ver_producto p a:hover {
	color: #900;
}
.linea_baja {
	width: 870px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: 15px;
	margin-left: 15px;
	float: right;
}
#img_contacto {
	float: left;
	height: 180px;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#contact_form {
	float: left;
	width: 860px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	width: 700px;
	margin-right: 100px;
	margin-left: 100px;
	float: right;
}
#caja_texto_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 16px;
	margin-left: 80px;
	margin-right: 80px;
}
#nombres_contacto {
	float: left;
	width: 100px;
	line-height: 20px;
	margin-top: 10px;
}
#cajas_contacto {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.separador {
	margin-top: 4px;
}

