@charset "utf-8";

/* Comunes */

body {
	background-color:#F5F5F5;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

h1, h2, h3 {
	font-weight:normal;
	font-size:11px;
	margin:0;
}

h4 {
	font-size:9px;
}

a {
	color:#29A6D5;
	outline:none;
}

a:hover {
	color:#000;
}

.lienzo {
	position:relative;
	top:0;
	width:1025px;
	height:50px;
}


/* Header */

.header {
	width:1025px;
	height:90px;
}

.header object {
	position:absolute;
	left:0;
	top:0;
}

.hContacto {
	position:absolute;
	text-align:right;
	font-size:9px;
	color:#444;
	z-index:99;
	right:70px;
	top:27px;
	line-height:14px;
}

/* Botonera */

.botonera {
	position:relative;
	width:1025px;
	height:53px;
}

.bHome-a, .bHome {
	float:left;
	width:164px;
	height:53px;	
}

	.bHome-a {
		background-image:url(images/b-home-a.gif);
	}
	
	.bHome {
		background-image:url(images/b-home-v.gif);
	}
	
	.bHome:hover {
		background-image:url(images/b-home-h.gif);
	}

.bAabout-a, .bAabout {
	float:left;
	width:174px;
	height:53px;
}

	.bAabout-a {
		background-image:url(images/b-about-a.gif);
	}
	
	.bAabout {
		background-image:url(images/b-about-v.gif);
	}
	
	.bAabout:hover {
		background-image:url(images/b-about-h.gif);
	}
	
.bProd-a, .bProd {
	float:left;
	width:140px;
	height:53px;
}

	.bProd-a {
		background-image:url(images/b-prod-a.gif);
	}
	
	.bProd {
		background-image:url(images/b-prod-v.gif);
	}
	
	.bProd:hover {
		background-image:url(images/b-prod-h.gif);
	}

.bObras-a, .bObras {
	float:left;
	width:106px;
	height:53px;
}

	.bObras-a {
		background-image:url(images/b-obras-a.gif);
	}
	
	.bObras {
		background-image:url(images/b-obras-v.gif);
	}
	
	.bObras:hover {
		background-image:url(images/b-obras-h.gif);
	}
	
.bLinks-a, .bLinks {
	float:left;
	width:105px;
	height:53px;
}

	.bLinks-a {
		background-image:url(images/b-links-a.gif);
	}
	
	.bLinks {
		background-image:url(images/b-links-v.gif);
	}
	
	.bLinks:hover {
		background-image:url(images/b-links-h.gif);
	}

.bContacto {
	float:left;
	width:336px;
	height:53px;
	background-image:url(images/b-contact.gif);
}


/* Barra derecha */

.contentRight {
	position:absolute;
	width:170px;
	right:70px;
	top:143px;
	display:inline;
}

.contentRight h1 {
	display:block;
	background-color:#ff9012;
	color:#FFF;
	font-size:10px;
	letter-spacing:1px;
	padding:4px;
	text-align:right;
	margin:0 0 10px 0;
}

.contRNews {
	display:block;
	height:230px;
}

	.contentRNDown, .contentRNUp {
		display:block;
		height:20px;
		background-position:center;
		background-repeat:no-repeat;
	}
	
	.contentRNDown {
		background-image:url(images/b-down.gif);
	}
	
	.contentRNDown:hover {
		background-image:url(images/b-down-hover.gif);
	}
	
	.contentRNUp {
		background-image:url(images/b-up.gif);
	}
	
	.contentRNUp:hover {
		background-image:url(images/b-up-hover.gif);
	}
	
.contRNewsMasc {
	overflow:hidden;
	height:180px;	
}

.contRNewsMod {
	border-bottom:solid 1px #CCC;
	font-size:9px;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:10px;
}

	.contRNewsMod span {
		display:block;
		color:#666;		
	}
	
	.contRNewsMod a {
		margin:3px 0;
		display:block;
		color:#FF9012;
	}
	
	.contRNewsMod h2 {
		display:block;
		color:#333;
		font-size:9px;
	}

.contRProy h2 {	
	display:block;
	color:#666;
	font-size:9px;
	text-align:right;
	margin:5px 0 0 0;
	line-height:10px;
}

.contRProy a {	
	display:block;
	text-align:right;
	font-size:9px;
	letter-spacing:1px;
}
	
/* Footer */

.footer {
	display:block;
	height:100px;
	width:100%;
	text-align:center;
	width:500px;
	margin:15px 0 0 0;
	color:#666;
}

	.footer h1 {
		border-bottom:solid 1px #CCC;
		font-size:9px;
		padding-bottom:10px;
	}
	
	.footer h1 a {
		color:#666;
		text-decoration:none;
	}
	
	.footer h1 a:hover {
		color:#000;
		text-decoration:underline;
	}
	
	.footer h2 {
		font-size:9px;
		padding:10px 0 0 0;
	}

/* Contenido */

.content {
	width:1025px;
	background-image:url(images/content-back.gif);
	background-repeat:repeat;
	float:left;
}
	
.contentMarco {
	float:left;
	width:695px;
	background-color:#fbfbfb;
	margin:0 0 0 70px;
	display:inline;
	border:solid 1px #CCC;
}

.contentMHome {
	width:385px;
	overflow:hidden;
	height:450px;
	overflow:hidden;
	padding-right:10px;
}

.contentMarcoRight {
	float:left;
	background:#eaf6fc;
	border:1px solid #cfecfe;
	padding:10px;
	margin-left:15px;
	display:inline;
	height:430px;
	overflow:hidden;
}

.contentMarcoRight h1 {
	color:#29A6D5;
	text-align:left;
	font-size:10px;
	letter-spacing:1px;
	margin:0 0 5px 6px;
}


.contentMarcoProd-top {
	background-image:url(images/content-topproducto.gif); 
	float:left;
	width:695px;
	margin:0 0 0 70px;
	display:inline;
	height:33px;
}


.contentMarcoProd {
	background-image:url(images/content-centroproducto.gif); 
	float:left;
	width:655px;
	margin:0 0 0 70px;
	display:inline;
	padding-left:20px;
	padding-right:20px;
}

.contentMarcoProd-botton {
	background-image:url(images/content-downproducto.gif); 
	float:left;
	width:695px;
	margin:0 0 0 70px;
	display:inline;
	height:33px;
}



/* HOME */

	.contentHLeft {
		float:left;
		margin:10px 0 0 10px;
		text-align:left;
	}
	
	.contentHRight {
		float:left;
		width:265px;
		margin:10px 0 0 25px;
		text-align:left;
	}
	
	.contentHLeft h1, .contentHRight h1, .contentInt h1 {
		color:#666;
		display:block;
		margin:0 0 10px 0;
		font-weight:bold;
	}
	
	.contentHLeft h2, .contentInt h2  {
		display:block;
		line-height:19px;
		color:#666;
		margin:0 0 30px 0;
	}
	
	.contentHLeft h2 a, .contentInt h2 a, {
		font-size:9px;
		letter-spacing:1px;
		display:block;
		margin:5px 0 35px 0;
	}
	
	.contentHRight h2 {
		width:265px;
		height:409px;
		position:relative;
		margin:-3px 0 0 -6px;
	}
	
	.contentHRight a {
		font-size:9px;
		letter-spacing:1px;
		display:block;
		margin:-30px 0 0 145px;
		position:relative;
		z-index:50;
	}
	
	
/* INTERNAS */

	.contentInt {
		float:left;
		width:650px;
		margin:10px 0 0 10px;
		text-align:left;
	
	}	

.contentBottom {
	width:1025px;
	height:35px;
	float:left;
	background-image:url(images/contentBottom-back.gif);
}


/* PRODUCTOS */

.botoneraProductos  {
	float:left;
	width:108px;
	margin:10px 0 0 0px;
	display:inline;
	border:solid 1px #CCC;
}

	.botoneraProductos a  {
		display:block;
		padding:7px 5px;
		text-transform:uppercase;
		letter-spacing:1px;
		font-weight:bold;
		font-size:9px;
		text-decoration:none;
	}
	
	.botoneraProductos a:hover  {
		background-color:#EDF7FD
	}

.contenttitulo {
	background-image:url(images/tituloproducto.gif);
	float:left;
	width:622px;
	margin:-20px 0 0 -2px;
	display:inline;
	text-align:center;
	padding:10px;
}


	.contenttitulo span {
		float:left;
		color:#999;
		font-size:10px;
		letter-spacing:2px;
	}
	
.prodContent {
	float:left;
	width:525px;
	margin:10px 0 0 10px;
	display:inline;	
}

.prod-wrapper {
	float:left;
	margin:0 0 35px 0;
}

.prodContentTit {
	float:left;
	width:500px;
	padding:5px;
	border:solid 1px #CCC;	
	display:inline;
	text-align:left;
	color:#FFF;
	line-height:16px;
	background-color:#555;
}

.prodMarca {
	float:left;
	margin:0 0 10px 0;
}


.prodArt, .prodArtR {
	float:left;
	width:166px;
	height:200px;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;

}

	.prodArtR {
		border-right:none;	
	}
	
/* obras */	
	
.obralogo {
	float:left;
	margin:5px 0 3px 0;
	display:inline;
}


.obradoble {
	float:left;
	width:251px;
	height:500px;
	margin:1px 0 2px 0;
	

}


	

/* Links */	

.contentlink a {
	display:block;
	letter-spacing:1px;
	margin:7px 10px;
	border-bottom:dotted 1px #CCC;
	padding-bottom:2px;
	text-decoration:none;
}

.contentlink a:hover {
	background-color:#29A6D5;
	color:#FFF;
}



