body {
	color: #036;
	font-family: "Trebuchet Ms", "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #ffffff;
	background-image: none;
}

a:link {
	color: #c60;
	text-decoration: underline;
}

a:visited {
	color: #036;
	text-decoration: underline;
}

a:hover {
	color: #099;
	text-decoration: none;
}

/* @group estructura */

#cabecera {
	width: 58em;
	height: 10em;
}

#cabecera h1 {
	width: 13em;
	height: 10em;
}

#cabecera h1 a {
	width: 13em;
	height: 10em;
	display: block;
	background-image: url(../images/estructura/logo-hideco.gif);
	background-color: #fff;
	text-decoration: none;
}

#cabecera h1 span {
	visibility: hidden;
}

#menu {
	width: 58em;
	height: 1.5em;
	z-index: auto;
	display: none;
}

#contenido {
	width: 58em;
	clear: both;
	height: auto;
	padding-top: 1em;
}

#col-izq {
	float: left;
	width: 13em;
	height: auto;
	display: none;
}

#col-der {
	width: 43em;
	background-color: transparent;
	padding-right: 1em;
}

#submenu li {
	margin-left: 0.5em;
	padding-left: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.6em;
	margin-right: 0.5em;
	border-top: 1px solid #003366;
	background: url(../images/estructura/petacho.gif) repeat-y left top;
}

h2 {
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-left: 1em;
	padding-top: 0.2em;
	border-top: 1px solid #003366;
	color: #009999;
	margin-bottom: 0.5em;
	clear: both;
}

p {
	font-size: 0.8em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 140%;
	padding-right: 5em;
	padding-left: 5em;
	text-indent: 15px;
	text-align: justify;
}

#foot p {
	border-top: 1px solid #003366;
	text-align: center;
	padding-top: 0.3em;
}

#submenu a:link {
	color: #036;
	text-decoration: none;
}

#submenu a:hover {
	color: #009999;
	text-decoration: none;
}

#submenu2 {
	margin-top: 2em;
}

#submenu2 li {
	margin-bottom: 1em;
}

#submenu2 span {
	visibility: hidden;
}

#hidepak a {
	background-image: url(../images/estructura/hidepak1.jpg);
	width: 13em;
	height: 1.5em;
	display: block;
	text-decoration: none;
}

#hidepak a:hover {
	background-image: url(../images/estructura/hidepak3.jpg);
	width: 13em;
	height: 1.5em;
	display: block;
}

#clientes a {
	background-image: url(../images/estructura/clientes1.jpg);
	width: 13em;
	height: 1.5em;
	display: block;
	text-decoration: none;
}

#clientes a:hover {
	background-image: url(../images/estructura/clientes3.jpg);
	width: 13em;
	height: 1.5em;
	display: block;
}

#flash {
	text-align: center;
	background: url(../images/estructura/fondo-flash.jpg) no-repeat center center;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	z-index: 1;
	height: 192px;
	width: auto;
	display: none;
}

#mapa {
	text-align: center;
	background: url(../images/estructura/fondo-flash.jpg) no-repeat center center;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}

#imagen {
	text-align: center;
}

div.usuario {
	font-size: 0.8em;
	float: left;
	margin-bottom: 0.2em;
}

div.salir {
	font-size: 0.8em;
	float: right;
	margin-bottom: 0.2em;
}

/* @group formulario */

#formulario {
	background: url(../images/estructura/degradado-formulario.jpg) repeat-x;
	padding: 0.5em;
}

#formulario label {
	font-size: 0.8em;
}

form dd {
	margin: 0;
	padding: 1px 0 10px;
	width: auto;
}
	
	
form dt {
	float: left;
	padding-right: 10px;
	width: 9em;
	padding-left: 20px;
	text-align: right;
	margin: 0;
	color: #036;
}

input {
	width: 300px;
	color: #099;
	font: 0.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input:focus {
	border: 2px solid #099;
}

#enviar {
	width: 70px;
	position: relative;
	left: 330px;
	font-size: 1em;
}

textarea {
	width: 300px;
	height: 50px;
	color: #099;
	font: 0.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

address {
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	margin-top: 10px;
}

.vcard {
	margin-bottom: 15px;
	padding-left: 50px;
}

a.url.fn.n {
	margin-left: -20px;
}	
/* @end */

/* @group archivos */

#obras li {
	margin-left: 0.5em;
	padding-left: 3.5em;
	font-size: 0.9em;
	margin-bottom: 0.6em;
	margin-right: 0.5em;
	border-top: 1px solid #003366;
	background: #e5eaef url(../images/estructura/icon_PDF_icon.jpg) repeat-y left top;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	height: 1.5em;
}

#obras li:hover {
	background-color: #fff;
}

#obras a:link {
	color: #036;
	text-decoration: none;
}

#obras a:hover {
	color: #009999;
	text-decoration: none;
}

/* @end */

/* @group subcategoria */

#subcategoria li {
	margin-left: 0.5em;
	padding-left: 1.5em;
	font-size: 0.9em;
	margin-bottom: 0.6em;
	margin-right: 0.5em;
	border-top: 1px solid #003366;
	background: #e5eaef url(../images/estructura/petacho.gif) repeat-y left top;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#subcategoria li:hover {
	background-color: #fff;
}

#subcategoria a:link {
	color: #036;
	text-decoration: none;
}

#subcategoria a:hover {
	color: #009999;
	text-decoration: none;
}



/* @end */

/* @group listado producto */

div.producto {
	margin-top: 1em;
	padding-top: 0.5em;
	background: url(../images/estructura/degradado-listado-producto.jpg) repeat-x;
}

#col-der div.producto img {
	border: 4px solid #fff;
	margin-left: 0.5em;
	float: left;
}

#col-der div.producto h3 {
	margin-left: 8em;
	color: #fff;
	margin-bottom: 1em;
}

#col-der div.producto h4 {
	font-size: 0.8em;
	margin-left: 10em;
	margin-top: 0.5em;
}

#col-der div.producto h4 label {
	color: #099;
}

#col-der div.producto p {
	padding-right: 2em;
	text-align: right;
	background: url(../images/estructura/cuadrado-verde.gif) repeat-y right top;
}



/* @end */

/* @group detalle producto */

#imagen-principal img {
		border: 4px solid #099;
}

#imagen-principal {
	float: left;
	margin-right: 1em;
}

#detalle-producto h3 {
	clear: both;
}

#imagen-secundaria img {
	border: 4px solid #ccebeb;
	margin-bottom: 1em;
}

#imagen-secundaria img:hover {
	border: 4px solid #099;
	margin-bottom: 1em;
}

#imagen-secundaria {
	width: 7em;
	float: left;
}

#galeria {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	border-bottom: 1px solid #036;
}

#imagen-principal p {
	padding-left: 2em;
	text-indent: 0;
	color: #099;
}



/* @end */

/* @group noticias */

label.fecha {
	float: left;
	background-color: #099;
	font-size: 0.8em;
	text-align: center;
	margin-right: 1em;
	border-bottom: 1px solid #fff;
	padding-bottom: 0.2em;
	margin-bottom: 1em;
}

label.categoria {
	font-size: 0.7em;
	font-style: italic;
}

#noticiaCompleta label.fecha {
	float: none;
}

span.dia {
	font-size: 1em;
	color: #099;
	background-color: #ccebeb;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
}

div.textoResumen {
	float: left;
	margin-left: 0;
	background: url(../images/estructura/degradado-noticia.jpg) repeat-x;
	margin-top: 0.5em;
	width:620px;
}

div.imagenNoticia {
	margin-right: 1em;
	overflow: hidden;
	float: left;
	border: 4px solid #099;
}

p.resumen {
	width: auto;
}

p.ampliar {

	clear: left;
	padding-right: 2em;
	text-align: right;
	background: url(../images/estructura/cuadrado-verde.gif) repeat-y right top;
}

#portadaNoticias h3, #categoriaNoticias h3 {
	background-image: none;
	font-size: 1.2em;
}

div.noticiaImpar {
	clear: both;
	border-top: 1px solid #036;
}

div.noticiaPar {
	clear: both;
	border-top: 1px solid #036;
}

#categoriaNoticias h3.titularCategoria, .titularNoticia {
	margin-bottom: 1em;
	color: #c93;
	background-image: none;
}

div.imagenesNoticia {
	text-align: center;
	background: url(../images/estructura/degradado-noticia.jpg) repeat-x;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.imagenesNoticia img {
	border: 4px solid #099;
}



/* @end */



/* @end */

/* @group clases */

.clearboth {
	clear: both;
}

ul.clasica {
	margin: 1em 7em;
	font-size: 0.8em;
	line-height: 140%;
	list-style-type: circle;
	padding-left: 1.5em;
}



/* @end */