/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #E8147A;
	text-align: center;
}
#distance { 
		width:1px;
		height:50%;
		background-color: #E8147A;
		margin-bottom: -248px; /* half of container's height */
		float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height: 497px;
	width: 780px;
	clear:left;
	border: 1px solid #000;
}
img {
	border: 0 none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* para arreglar el problema que el float no estira las cajas en altura - asignar a el contenedor que tenga este problema */
.fixfloat:after {
    content: "."; 
    display: block; 
    height: 0px;
    font-size: 0.1em;
    clear: both; 
    visibility: hidden;
}
/* \*/
* html .fixfloat {height: 1%;}
/*  */

/*#global {
	width: 780px;
	height: 497px;
	border: 1px solid #000;
	position: relative;
}*/
.green_background {
	background: url(images/common_back.jpg) no-repeat;
	height: 399px;
	width: 780px;
	position: relative;
}
#hdr {
	background-color: #99FF33;
	border-bottom: 2px solid #717171;
	border-top: 2px solid #717171;
	height: 51px;
	overflow: hidden;
}
#nav {
	background-color: #EE5EA1;
	height: 19px;	
	line-height: 17px;
}
#nav ul {
	margin-left: 15px;
}
#nav li {
	float: left;
	margin: 0 7px;
}
#nav a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#nav a:hover {
	color: #444444;
}
#nav span {
	font-weight: bold;
}

#nav .inicio {color: #0010A7;}
#nav .laempresa {color: #A70000;}
#nav .novedades {color: #00A70c;}
#nav .lineadeproductos {color: #A100A7;}
#nav .puntosdeventa {color: #00A5A7;}
#nav .prensa {color: #FF9000;}
#nav .contacto {color: #DCDCDC;}

#footer {
	position: absolute;
	width: 100%;
	height: 22px;
	bottom: 0;
  left: 0;
	background-color: #A9D044;
	text-align: center;
	font-size: 12px;
	color: #444444;
	line-height: 22px;
	border-top: solid 2px #717171;
}

#footer a {
	color: #444444;
}

.text_header {
	margin: 10px 0;
	font-weight: bold;
	font-size: 14px;
}
/* Index */
.idx {
	background-color: #E8147A;
}
#idx #magui {
	margin-top: 12px;
	margin-left: 22px;
}

#idx #right_column {
	position: absolute;
	left: 315px;
	top: 33px;
}
#idx #right_column #productos {
	margin-top: 65px;	
}
#idx #right_column #slogan {
	margin-left: 45px;
	margin-top: 36px;
}

/* Contacto */
#contacto #formulario {
	margin: 0 20px;
	color: #FFF;
}
#contacto #formulario p {
	text-align: center;
	margin: 10px 0;
}
#contacto #formulario a {
	color: #FFF;
}
#contacto form,#contacto input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 2px;
}
#contacto #enviar {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 0px;
}

#contacto textarea {
	padding: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 300px;
}

#contacto select {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#contacto label {
	line-height: 18px;
}

/* La Empresa */
#laempresa-scroll {
	position: relative;		
	top: 20px;
	left: 25px;
	width: 734px;
	height: 358px;
	overflow: auto;
}
#laempresa p {
	margin: 10px 0;
	line-height: 16px;
	
}
#laempresa_cv {
	position: absolute;
	left: 580px;
	top: 170px;
}

/* Linea de productos */
/* Menu */
#productos-nav {
	position: relative;
	height: 399px;
	width: 157px;
	background-color: #FFFFFF;
	float: left;
	border-right: 2px solid #717173;
}
#productos-nav h4 {
	text-align: center;
	border-bottom: 1px solid #ED719E;
	padding-bottom: 3px;
	margin: 20px 4px 10px 4px;
	width: 149px;
	overflow: hidden;
}
#productos-nav h4 a {
	display: block;
	color: #717171;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	right: 5px;
}
#productos-nav h4 a:hover,#productos-nav h4 a.active {
	color: #DB0000;
	font-weight: bold;
}
#productos-nav li {
	display: inline;
}
#productos-nav .bullet {
	font-size:12px;
	font-weight: bold;
}
#productos-nav a {
	display: block;
	margin: 3px 0 3px 5px;
	text-decoration: none;
	color: #000000;	
	width: 152px;
}
#productos-nav img {
	position: absolute;
	display: block;
	top: 350px;
	left: 5px;

}
#productos-nav a:hover,#productos-nav a.active {
	color: #DB0000;
	font-weight: bold;
}
/* Contenido */
#productos-content {
	position: relative;
	float: left;
	width: 621px;
	height: 399px;
	background: #B8D980 url(images/productos_back.jpg) no-repeat;
}
#level0 {
	position: absolute;
	top: 70px;
	left: 80px;
}
.level0 {
	width: 209px;
	float: left;
	margin-right: 50px;
}
.level0 a {
	cursor: hand;
}
.level0 img {
	display: block;
	margin-bottom: 20px;
}
.level0 h4 {
	text-indent: -9999px;
	width: 209px;
	height: 40px;
}
.level0 h4#caption_1 {
	background: url(productos/productos_caption_1.png) no-repeat;
}
.level0 h4#caption_2 {
	background: url(productos/productos_caption_2.png) no-repeat;
}
#level1 {
	margin: 20px 0 0 20px;
}
.level1 {
	clear: left;
	height: 84px;
	margin-bottom: 7px;
}
.level1 img {
	display: block;
	float: left;
}
.level1 .level1-caption {
	margin-top: 20px;
	margin-left: 20px;
}

#level2 {
	/* SCROLLER */
	position: relative;		
	top: 12px;
	left: 17px;
	width: 594px;
	height: 374px;
	overflow: auto;
}
.level2 {
	clear: left;
	margin-top: 20px;
	margin-left: 20px;
}
.level2 img {
	position: relative;
	float: left;
	margin-right: 10px;
}
.level2 .level2-content {
	position: relative;
	width: 440px;
	height: 79px;
	background: url(images/productos_list_back.png) no-repeat;
	padding: 5px 10px 0px 5px;
	float: left;
}
.level2 .level2-content h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}
.level2 .level2-content span.codigo {
	position: absolute;
	left: 360px;
	top: 3px;
	font-size: 10px;
	color: #E8147A;
}
.level2 .level2-content p.brief {
	margin-top: 2px;
	color: #868686;
}
.level2 .level2-content span.precio {
	position: absolute;
	top: 65px;
	color: #E81432;
	font-weight: bold;
}

/* Novedades */
#novedades-scroll {
	position: relative;		
	top: 20px;
	left: 25px;
	width: 734px;
	height: 358px;
	overflow: auto;
}
#novedades .item {
	margin: 10px 10px;
	position: relative;
}
#novedades .item img {
	position: absolute;
}
#novedades .contenido {
	height: 150px;
	width: 495px;
	background: url(images/novedades_back.gif) no-repeat;
	margin-left: 180px;
	position: relative;
}
#novedades .contenido h3 {
	font-size: 12px;
	margin: 5px;
}
#novedades .contenido p {
	margin: 0 5px;
	line-height: 14px;
}
#novedades .contenido a.masinfo {
	display: block;
	text-decoration: none;
	margin: 5px 0 0 370px;
	width: 115px;
	color: #E8147A;
	padding: 3px;
	font-weight: bold;
}
#novedades .contenido-full {
	width: 495px;	
	margin-left: 180px;
	position: relative;
}
#novedades .contenido-full .contenido-top {
	height: 9px;
	background: url(images/novedades_full_top.gif) no-repeat;
	margin: 0; padding: 0;
	font-size: 1px;
}
#novedades .contenido-full .contenido-med {
	height: 130px;
	background: url(images/novedades_full_med.gif) repeat-y;
	margin: 0; padding: 0;
}
#novedades .contenido-full .contenido-bottom {
	height: 11px;
	background: url(images/novedades_full_bottom.gif) no-repeat;
	margin: 0; padding: 0;	
	font-size: 1px;
}
#novedades .contenido-full h3 {
	font-size: 12px;
	margin: 5px;
}
#novedades .contenido-full p {
	margin: 0 5px;
	line-height: 14px;
}
#novedades .contenido-full a.volver {
	display: block;
	text-decoration: none;
	margin: 5px 0 0 430px;
	width: 50px;
	color: #E8147A;
	padding: 3px;
	font-weight: bold;
	clear: both;
}
#novedades .contenido-full .media {
	clear: both;
	margin: 15px 10px;
}
#novedades .contenido-full .media img {
	display: block;
	position: relative;
	height: 80px;
	width: 80px;
	float: left;
	padding: 5px;
	border: 1px solid #E8147A;
	margin: 0 5px 0 0;
}