/* CSS Document */

body { 
	   background-color:#F2F2F2;
/*	   background-image:url(../imagenes/fondo3.jpg);
	   background-repeat:repeat-x;    */
	   margin:0px 0px 0px 0px;
	   padding:20px 0px 0px 0px;
	   
	   text-align:center;
	   }
#contenedor1{
		position:absolute; 
		top:50%; 
		left:50%;
		width:755px;
		height:450px; 
		margin-left:-374px; margin-top:-225px;
		border:0px solid #000000;
		text-align:left;
		
}
#cabecera {
		background-image:url(../imagenes/pegiro1nuestraempresa.jpg);
		position:relative;
		top:0px;
		left:-1px;
		width:756px;
		height:144px;
		padding-bottom:0px;
		margin-bottom:0px;
		border-bottom:0px none #000000;

}
#contenido {
		background-image:url(../imagenes/pegiro2nuestraempresa.jpg);
		position:relative;
		top:0px;
		left:0px;
		width:754px;
		height:306px;
		border-right:1px solid #000000;
		

}
#menu { position:absolute;
		width:382px;
		height:13px;
		top:124px;
		left:98px;
		background-color:#000000;
		padding:5px 10px 5px 10px;
		line-height:12px;
		
		
}
#lema { position:absolute;
		left:98px;
		top:23px;
		word-spacing:-5px;
		}
#cajatextos{
	position:relative;
	width:354px;
	height:243px;
	background-image: url("../imagenes/contenido3.gif");
	background-repeat:no-repeat;
	left:146px;
	top:34px;
	
}
#cajacatalogo{
		position:relative;
		width:472px;
		height:243px;
		background-image: url("../imagenes/fondo_catalogo2.gif");
		background-repeat:no-repeat;
		left:25px;
		top:34px;
}
#titular {position:relative;
		  top:17px;
		  left:25px;
		  width:320px;

}
#contenedortextos{position:relative;
				top:17px;
				padding:10px 5px 10px 25px;
				width:310px;
				height:175px;
				
				}
.estilocaja1 {
				border:1px solid #CCCCCC;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
			}
#misimagenes {
	overflow: auto;

}
#pie {

	position:absolute; 
	left:145px; 
	top:284px;
	width:598px; 
	height:16px; 
	z-index:1;
    background-image:url(../imagenes/pie.gif);
	border:1px solid #000000;
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 0px;
}
