html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
ul, ol {
	list-style-type: none;
}
body {
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #004D45;
	color: #004D45;
}
/**/

.oculto {
	display: none;
}

form input.btn {
	color: #004D45;
	background-color: #fff;
	border: 1px solid #004D45;
	width: 100px;
	margin: 0;
}
form input.btn:hover {
	background: none;
}
a {
	color: #004D45;
}
a:hover {
	text-decoration: none;
}
/* ----- LAYOUT ----- */
#pagina {
	width: 778px;
	margin: 20px auto;
	text-align:left;
}
#cabecera {
	width: 778px;
	height: 328px;
	position: relative;
}
#contenido {
	background: url(../imagenes/web/web_contenido.jpg) repeat-y top left;
	/*background: #ccc;*/
	width: 698px;
	padding: 15px 40px;
}
#pie {
	height: 90px;
	width: 778px;
	position: relative;
	clear:both;
	margin: 0 auto;
	background:  url(../imagenes/web/web_pie.jpg) no-repeat bottom left;
}
/**************cabecera*/
#direccion {
	position:absolute;
	top: 73px;
	left: 330px;
	font-size: 70%;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 250px;
	overflow: hidden;
}
#cont_menu {
	width: 770px;
	height: 40px;
	background: url(../imagenes/web/web_barraMenu.jpg) repeat-x top left;
	margin-left: 4px;
}
#cont_menu ul {
	width: 770px;
}
#cont_menu li {
	width: 100px;
	display:inline;
}
#cont_menu li a {
	color: #fff;
	font-size: 80%;
	text-decoration: none;
	width: 100px;
	height: 25px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 10px;
	border: 1px;
}
#cont_menu li a:hover {
	color: #004D45;
}
#cont_menu li a.activo {
	color: #004D45;
}
/**************contenido*/
#contenido h2 {
	width: 400px;
	height: 20px;
	margin-bottom: 10px;
}
#contenido h3 {
	letter-spacing: 1px;
}
#contenido p {
	font-size: 70%;
	line-height:  1.5em;
	margin-bottom: 10px;
}
/*inicio*/
#txt_inicio {
	width: 200px;
	/*border: 1px solid #ccc;*/
	float: left;
}
#banner0 ,#banner1 {
	width: 205px;
	height: 205px;
	/*border: 1px solid #ccc;*/
	float: left;
	margin: 0 0 0 40px;
}
#inicio {
	background:  url(../imagenes/web/inicioBG.jpg) no-repeat center center;
	height:200px;
	margin-top: 20px;
}
/*productos*/
/*#categorias se usa en noticias*/
#categorias {
	width: 694px;
	height: 30px;
	background-color: #BFD2D0;
	border: 1px solid #004D45;
	margin: 0 0 20px 0;
	padding: 10px 0 0 10px;
}
#categorias p {
	min-width: 120px;
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}
#categorias select {
	float: left;
	border: 1px solid #004D45;
	background-color: #BFD2D0;
	font-size: 70%;
	padding: 2px;
	margin-right: 10px;
}
#categorias input {
	font-size: 70%;
}
div.producto {
	margin-left: 5px;
	/*background: #ccc;*/
	clear: both;
}
div.producto h3{
	background: url(../imagenes/web/productos_h3.jpg) no-repeat top left;
	width: 380px;
	height: 25px;
	color: #fff;
	font-size: 75%;
	padding: 7px 0 0 10px;
	margin-bottom: 5px;
}
div.producto ul.productos {
	background: url(../imagenes/web/productos.jpg) no-repeat top left;	
	width: 360px;
	height: 127px;
	float: left;
	padding: 10px 0 0 20px;
}
div.producto li {
	width: 300px;
	font-size: 70%;
	padding: 0 0 0 20px;
}
div.producto ul.productos li{
	background: url(../imagenes/web/productos_li.gif) no-repeat 0 0;
	padding-bottom: 3px;
}
div.producto ul.marcas h3 {
	background: none;
	width: 250px;
	height: 10px;
	font-size: 75%;
	border-bottom: 1px solid #004D45;
	color: #004D45;
	padding: 0 0 5px 5px;
	margin: 0 0 10px 0;
}
div.producto ul.marcas {
	background: url(../imagenes/web/productos_marcas.jpg) no-repeat top left;	
	width: 280px;
	height: 127px;
	float: right;
	padding: 10px 0 0 20px;
}
div.producto ul.marcas li {
	background: url(../imagenes/web/productos_li_marcas.gif) no-repeat 0 0;	
	width: 100px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.producto ul.marcas  a{
	color: #004D45;
}
p.subir {
	margin: 0  20px 0 0;
	text-align: right;
	width: 20px;
	float: right;
}
p.subir a {
	width: 20px;
	height: 30px;
	display: block;
}
p.separador {
	background: url(../imagenes/web/productos_linea.jpg)  no-repeat center center;
	width: 650px;
	height: 3px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}
#logo {
	width: 200px;
	height: 200px;
	background: #ccc;
}
/*obras*/
.cont_obra {
	float: left;
	width: 320px;
	background-color: #DEE7E4;
	padding: 8px;
	min-height: 200px;
	border: 1px solid #004D45;
	position: relative;
	margin: 0 10px 15px 0;
}
div.cont_obra_columna_der {
	margin: 0 0 15px 12px;
}
div.cont_obra h3 {
	font-size: 80%;
	color: #004D45;
	margin: 10px 0 5px 0;
}
.cont_img_galeria {
	float: right;
	background: url(../imagenes/web/galeria_bg.gif);
	padding: 5px;
}
.img_galeria   {
	width: 150px;
	height: 100px;
	overflow: hidden;
}
#barra_nav {
	clear:both;
	height: 30px;
	width: 700px;
	padding: 10px 0 10px 10px;
}
#barra_nav p {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #004D45;
}
#barra_nav li {
	font-size: 70%;
	display: inline;
	height: 50px;
}
#barra_nav li a {
	color: #fff;
	text-decoration: none;
	background-color: #004D45;
	padding: 2px;
	margin: 3px;
	border: 1px solid #004D45;
}
#barra_nav li a:hover {
	background-color: #fff;
	color: #004D45;
}
/*noticias*/
#noticias p {
	margin-left: 10px;
}
h3.titulo_noticias {
	clear:both;
	font-size: 75%;
	border-bottom: 1px solid #004D45;
	width: 694px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 3px;
}
h3.titulo_noticias a {
	color: #004D45;
	text-decoration: none;
}
.cont_img_noticia  {
	width: 155px;
	height: 118px;
	float: right;
	margin: 0 10px 0 10px;
	background:  url(../imagenes/web/noticias_bg.gif) no-repeat left top;
	padding: 0 5px 5px 0;
}
.cont_a_noticia  , .cont_a_properties  {
	width: 150px;
	height: 113px;
	overflow: hidden;
}
/*contactar*/
#contactar {
	position: relative;
}
p.enviado {
	margin: 10px 0 0 0px;
	font-weight: bold;
}
#txt_direccion {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 220px;
	height: 416px;
	margin: 0 0 0 0;
	line-height: 1.3em;
	background: #BFD2D0 url(../imagenes/web/direccionBottom.gif) no-repeat left bottom;
}
#txt_direccion  p {
	margin: 0 0 0 0;
	text-align: justify;
	padding: 10px;
}
#txt_direccion ul {
	margin: 30px 10px 10px 10px;
	font-size: 70%;
	line-height: 1.5em;
}
#txt_direccion li {
	/*background: url(../imagenes/web/web_li.gif) no-repeat 0 5px;*/
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
#txt_direccion li a {
	color: #30342C;
}
#txt_direccion li a:hover {
	color: #919C85;
}
/**/
#formContactar  {
	width: 430px;
	min-height: 380px;
	background: #BFD2D0 url(../imagenes/web/formBottom.gif) no-repeat  left bottom;
	padding: 0 0 20px 0;
	margin: 0 0 0 0
}
#formContactar p {
	padding: 10px;
	margin: 5px;
	width: 400px;
}
#formContactar p.destino {
	width: 100px;
}
#formContactar label {
	float: left;
	width: 300px;
}
#formContactar input , #formContactar textarea , #formContactar select {
	color: #30342C;
	border: 1px solid #004D45;
}
#formContactar textarea {
	color: #30342C;
	width: 400px;
}
#formContactar input, #formContactar select {
	font-size: 80%;
	color:#004D45;
}
#privacidad {
	width: 650px;
	margin: 20px 0 30px 30px;
}
#privacidad p {
	font-size: 60%;
	text-align: justify;
	line-height: 1.5em;
}
/*empresa*/

/**************pie*/
#pie p {
	color: #004D45;
	font-size: 70%;
	position: absolute;
	bottom: 20px;
	left: 30px;
}
h3.emp {
	font-size: 80%;
	margin-bottom: 10px;
}
/***************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  