@charset "utf-8";
/* CSS Document */

body {
	background-color:#f3fbff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fondoLogin {
	background-image: url(../imagenes/fondoForm2.png);
	width:442px;
	height:299;
	background-repeat: no-repeat;
}
#general {
}
#fondo1 {
	background-image:url(../imagenes/fondo1.png);
	height:10px;
	width:100%;
}
#fondo2 {
	background-image: url(../imagenes/fondo2.png);
	width:100%;
	background-repeat: repeat-x;
}
#head {
	background-image: url(../imagenes/fondoHeader.png);
	height:130px;
	width:1002px;
	margin:auto;
	position:relative;
}
#logo {
	position:absolute;
	margin-left:50px;
	margin-top:10px;
	width:435px;
	height:88px;
	background-image:url(../archivos/logo47.png);
	background-repeat:no-repeat;
	background-position:right;
}
#menu1 {
	background:url(../imagenes/fondoMenu.png);
	margin-top:103px;
	margin-right:51px;
	width:366px;
	height:27px;
	float:right;
	cursor:pointer;
}
#menu {
	background-image: url(../imagenes/fondoBnner.png);
	height:310px;
	width:1002px;
	margin:auto;
}
#menuIN {
	background-image: url(../imagenes/fondoBnner.png);
	height:286px;
	width:1002px;
	margin:auto;
}
#menuIN {
	width:1002px;
	margin:auto;
}
#rotador {
	margin-left:245px;
}
#fondoMenu {
	background:url(../imagenes/fondoMenuFoto.png);
	padding-top:1px;
	height:300px;
	width:900px;
	margin:auto;
}
#piedra{
	background-color:#e6e6e6;
	border: solid 2px #e6e6e6;
	width:136px;
	height:48px;
}
#fondoMenuInternas {
	background: url(../imagenes/fondoMenuFotoIN.png);
	padding-top:1px;
	height:206px;
	width:900px;
	margin:auto;
}
#titulo {
	background-image:url(../imagenes/fonoTitu.png);
	background-repeat:no-repeat;
	width:900px;
	height:79px;
	margin:auto;
}
#contenido {
	background-image: url(../imagenes/fondoContenido.png);
	background-repeat:no-repeat;
	width:1002px;
	margin:auto;
}
#contenidoProdu {
	width:140px;
	height:120px;
	margin:auto;
	float:left;
	padding-right:18px;
	padding-left:18px;
	padding-top:15px;
}
#contenidoProduDisena {
	width:140px;
	margin:auto;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:5px;
	padding-top:2px;
}
#imgDiseno {
	position:relative;
	border: solid 2px #e6e6e6;
	width:396px;
	height:598px;
	margin-bottom:20px;
}
#contenidoObras {
	width:140px;
	margin:auto;
	float:left;
	padding-right:18px;
	padding-left:18px;
	padding-top:15px;
}
#contenidoIN {
	width:900px;
	margin:auto;
}
#detalle {
	background-image:url(../imagenes/fondoDetalle.png);
	border:solid 1px #CCC;
	width:900px;
	margin:auto;
	margin-top:15px;
}
#fondoDisena {
	background-color:#FFF;
	border-top:none;
	border-bottom:solid 1px #e1e1e1;
	border-left:solid 1px #e1e1e1;
	border-right:solid 1px #e1e1e1;
}
#fondo3 {
	background-image: url(../imagenes/fondo3.png);
	height:65px;
	width:100%;
}
#footer {
	margin:auto;
}
.contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}
.tituPiedra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight:bold;
	text-decoration:underline;
}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight:bold;
}
.titulosPeke{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight:bold;
}
.titulosmasPeke{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
a:link {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	font-weight:bold;
	text-decoration:underline;
}
a:visited  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {	
	text-decoration:underline;
	color: #013c59;
}
a:active {	
	text-decoration: none;
	color: #006699;
}
input{
	background-color:#e6f0f5;
	border:0px;
}
textarea{
	background-color:#e6f0f5;
	border:0px;
}
.imagenSec {
	width:289px;
	height:110px;
	overflow:hidden;
}
#contenidoIN ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight:bold;
	padding:2px;
}
#contenidoIN li {
	list-style-position: inside;
	list-style-image: url(/imagenes/bullet.png);
	list-style-type: square;
}
.imagenInterna {
	width:400px;
	height:150px;
	overflow:hidden;
}
#buscadorProd {
	float:left;
	margin-right:10px;
}
.imagenProductos {
	width:136px;
	height:48px;
	overflow:hidden;
}
#formatos img {
	border:1px solid #919191;
	margin:10px;
}
#paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration:none;
}
#paginador .paginas {
	padding:0px 3px 0px 3px;
}
#paginador a {
	color:#99B5D5;
	text-decoration:none;
}
#paginador a:hover {
	color:#004797;
}
#paginador .actual {
	border:1px solid #006699;
	background-color:#006699;
	color:#FFFFFF;
	padding:0px 2px 0px 2px;
	margin:0px 2px 0px 2px;
}
.clear {
	clear:both;
}
.marco1 {
	border: solid 2px #e6e6e6;
	width: 100px;
	float:left;
	margin-right:10px;
}
#imagenObras {
	width:136px;
	height:48px;
	overflow:hidden;
}
#imagenObras img.horizontal {
	width:136px;
	margin-top:-20%;
}
#imagenObras img.vertical {
	width:136px;
	margin-top:-50%;
}
#imagenObras img.cuadrada {
	width:136px;
	margin-top:-25%;
}
#disenaCont {
	margin-top:10px;
	width:465px;
	height:518px;
	overflow:hidden;
}
.disena {
	float:left;
	width:136px;
	height:48px;
	padding:8px 3px;
	cursor:pointer;
}
.disena a {
	text-decoration:none;
}
.descripcionSeccion {
	padding:15px 5px 5px 5px;
	text-align:justify;
}
#presupuesto {
	width:620px;
	height:698px;
	overflow:hidden;
}