/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #039;
	font: normal 0.7em/1.3em Arial, Verdana, Helvetica, sans-serif;
	background: #E4EFF8 url(../images/bg_body.jpg);
}
div {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
}
img {
	border: 0;
}
a {
/*	position: relative; */
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	margin: 0.8em 0;
	padding: 0;
	text-align: justify;
}
.clear {
	clear: both;
	width: 100%;
}
/* --- ESTRUCTURA --- */
#todo {
	float: none;
	position: absolute;
	width: 100%;
	background: url(../images/bg_todo.jpg) repeat-x;
}
#contenedor {
	float: none;
	position: relative;
	margin: 0 auto;
	width: 780px;
}
.lateral {
	width: 10px;
	height: 410px;
}
#centro {
	width: 760px;
	min-height: 410px; height: auto !important; height: 410px;
	background: #FFF;
}

#header {
	width: 760px;
	height: 192px;
}
#footer {
	clear: both;
	width: 100%;
	height: 32px;
	background: #06C url(../images/bg_footer.jpg) repeat-x;
}

/* --- HEADER ---*/
#logo {
	width: 170px;
	height: 80px;
}

#top {
	width: 590px;
	height: 55px;
	text-align: right;
}
#top img {
	margin: 10px;
}

#menu {
	width: 590px;
	height: 25px;
}
#menu ul {
	margin: 0 10px 0 0;
	padding: 0;
}
#menu ul li {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#menu ul li a {
	display: block;
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 20px;
	color: #039;
}
#menu ul li a:hover {
	color: #FFF;
	background: #06C;
}
#menu a.current {
	color: #FFF;
	background: #06C;
}
#banner {
	width: 760px;
	height: 112px;
	background: #06C;
}
#banner .img_sec {
	width: 230px;
	height: 112px;
}
#banner .tit_sec {
	width: 530px;
	height: 112px;
	text-align: right;
}
#banner .tit_sec img {
	margin: 80px 10px 0 0;
}

/* --- TEXTO --- */
#titulo {
	width: 520px;
	height: 30px;
	border-bottom: 1px #F60 solid;
}
#titulo h1 {
	margin: 10px 0 0 10px;
	padding: 0;
	color: #F60;
	font-size: 1.1em;
}
#titulo p {
	float: right;
	margin: 3px 5px 0 0;
	padding: 0;
	color: #999;
}

#subtitulo {
	padding: 10px 5px 0 5px;
	width: 510px;
	height: 35px;
	border-bottom: 1px #CCC dotted;
}
#subtitulo h2 {
	margin: 1px 0 0 5px;
	padding: 0;
	color: #F60;
	font-size: 1.3em;
}
#subtitulo p {
	margin: 0 0 0 5px;
	padding: 0;
}
#subtitulo p.volver {
	float: right;
	margin: 17px 5px 0 0;
}

#texto {
	padding: 20px 10px 10px 10px;
	width: 740px;
	min-height: 220px; height: auto !important; height: 220px;
}
#texto .mitad {
	width: 370px;
	min-height: 10px; height: auto !important; height: 10px;
}
#texto .mitadLocal {
	width: 320px;
	min-height: 10px; height: auto !important; height: 10px;
}
#texto .mitadImpor {
	width: 420px;
	min-height: 10px; height: auto !important; height: 10px;
}

#texto h2 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	height: 18px;
	font-size: 1.4em;
	font-style: italic;
}
#texto h3 {
	margin: 2px 0 0 0;
	padding: 0 15px 0 12px;
	height: 18px;
	font-size: 1em;
	background: url(../images/bg_lista.jpg) no-repeat left bottom;
}
#texto p {
	padding: 0 20px;
	font: normal 1.2em/1.5em Arial, Verdana, Helvetica, sans-serif;
}

#texto ul {
	margin: 0 5px 0 20px;
	padding: 0;
}
#texto ul li {
	margin: 2px 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
#texto ul li a {
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	width: 240px;
	height: 20px;
	color: #333;
	background: url(../images/bg_lista.jpg) no-repeat left bottom;
}
#texto ul li a:hover {
	color: #F60;
}

#texto .logo_repres {
	margin: 55px 0 0 30px;
}
#texto .foto_repres {
	margin: 0 0 0 30px;
}
#texto .img_float {
	float: right;
	padding: 10px;
}

#texto ul.mercados {
	margin: 20px 5px 0 50px;
	padding: 0;
}
#texto ul.mercados li {
	margin: 8px 0;
	padding: 0;
	list-style: url(../images/img_vineta.jpg);
	font-size: 1.1em;
}

#legales {
	padding: 0px 10px;
	width: 740px;
	min-height: 20px; height: auto !important; height: 20px;
}
#legales p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
}

/* --- FORMULARIO --- */
.contacto {
	margin: 0;
	padding: 0;
}
.contacto fieldset {
	border: 0;
	margin: 0;
	padding: 10px 20px;
}
.contacto fieldset legend {
	display: none;
}
.contacto fieldset label {
	float: left;
	width: 110px;
	height: 12px;
	text-align: left;
}
.contacto fieldset input {
	float: left;
	margin: 2px 0;
	width: 200px;
	height: 12px;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}
.contacto .submit {
	clear: left;
	margin: 5px 0 0 110px;
	width: 60px;
	height: 20px;
	font-size: 0.8em;
}
.contacto .borrar {
	margin: 5px 0 0 85px;
	width: 60px;
	height: 20px;
	font-size: 0.8em;
}
.contacto #consulta {
	float: left;
	margin: 2px 0;
	width: 200px;
	height: 140px;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

/* --- FOOTER --- */
#footer_cen {
	float: none;
	margin: 0 auto;
	width: 760px;
	height: 32px;
}
#copy {
	width: 80%;
	height: 32px;
}
#copy p {
	margin: 10px 0 0 5px;
	padding: 0 7px;
	color: #FFF;
	font-weight: bold;
}
#necanet {
	float: right;
	width: 20%;
	height: 20px;
	text-align: right;
}
#necanet img {
	margin: 1px 10px;
}
#necanet p {
	display: none;
}
#necanet a {
	margin: 8px 10px 0 10px;
	float: right;
	display:block;
	width:88px;
	height:16px;
	background: url(../images/necanet.jpg) top left no-repeat;
}
#necanet a:hover {
	background-position: bottom;
}

/* --- INTRO ---*/
#indexTodo {
	float: none;
	position: absolute;
	width: 100%;
}
#indexTexto {
	width: 290px;
	min-height: 200px; height: auto !important; height: 200px;
}
#indexTexto p {
	font-size: 1em;
	color: #039;
	text-align: center;
}
#indexFoto {
	width: 450px;
	min-height: 200px; height: auto !important; height: 200px;
	text-align: right;
}
#indexFoto ul {
	margin: 0;
	padding: 0;
}
#indexFoto ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#indexFoto ul li p {
	display: none;
}
#indexFoto ul li a {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	width: 450px;
	height: 162px;
	color: #039;
	background-position: top;
	background-repeat: no-repeat;
}
#indexFoto ul li a:hover {
	background-position: bottom;
}
#indexFoto #btn_1 a {
	background: url(../images/btn_intro_quimicos.jpg);
	background-position: top;
}
#indexFoto #btn_2 a {
	background: url(../images/btn_intro_maquinas.jpg);
	background-position: top;
}
#indexFoto #btn_1 a:hover, #indexFoto #btn_2 a:hover {
	background-position: bottom;
}
