@charset "utf-8";
/*basico*/
* {
	margin:0;
	padding:0;
	cursor:default;
	text-align:justify;
}
#page {
	background: #fff; 
	margin: 0 auto;
	padding: 0 8px;
	width:900px;
	margin-top: 10px;
	/*border-left:1px #CCC solid;*/
	
	/*margin-left:25px;
	margin-right:25px;*/
}

/*Tipografía y color*/
h1 {
font-size : 12px;
font-weight : bold;
color : #666;
margin-bottom:10px;
}
.info {
	margin-top:5px;
}
* {
font : 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color : #808080;
}
#menu li{
line-height: 20px;
color : #808080;
}
li {
	list-style:none;
}
#footer {
	color:#CCC;
}
/*Estructura*/
#sellos {
	margin-left:200px;
}
iframe {
	margin-bottom:20px;
	width: 750px;
	height: 350px;
	float:right;
	border:1px solid #000;
}
#impres {
	margin-left:90px;
	margin-bottom:20px;
	/*border:1px solid #000;*/
	 width:600px;
}
#impres2 {
	margin-left:200px;
}
#impres2 p{
	width:600px;
}
#presentacion {
	color:#900;
	margin-top:20px;
	font-weight:bold;
	color:#900;
	margin-left:250px;
}
#presentacion2 {
	color:#900;
	margin-top:20px;
	font-weight:bold;
	color:#900;
}
#presentacion a{
	background:#000;
	color:#FFF;
	padding-left:2px;
	padding-right:4px;
}
#presentacion2 a{
	background:#000;
	color:#FFF;
	padding-left:2px;
	padding-right:4px;
}
#presentacion a:hover{
	border:1px solid #000;
	color:#000;
	background-color: #FFF;
}
#presentacion2 a:hover{
	border:1px solid #000;
	color:#000;
	background-color: #FFF;
}
#fotoscorrederos, #fotosplegables, #fotosli {
	margin-top:10px;
}
#mrg a{
	margin-right:10px;
}
#menu {
	float:left;
}

/*______________________________________________________*/
#text {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_pp3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
	}
/*armarios*/
#text_armarioscorrederos {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_pp3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}
#text_armariosbatientes {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_armariosbatientes.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}
#text_armariosplegables {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_armariosplegables.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}
/*interiores y vestidores*/
#text_interiores {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_interiores.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}
/*Puertas de aluminio*/
#text_puertasbatientes {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_puertas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}
#text_puertascorrederas {
	
	margin-right:10px;
	text-align:justify;
	padding-left: 320px;
	height:250px;
	margin-left:250px;
	background-image:url(images/img_puertascorrederas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	word-spacing : 2px;
}

#text_obras {
	
	margin-right:10px;
	text-align:justify;
	margin-left:250px;
	word-spacing : 2px;
}

#text_obras p{
	margin-bottom:20px;
	width:600px;
}
/*______________________________________________________*/

#bloque {
	padding-top:125px;
}
#footer {
/*	margin-right:10px;
	text-align:justify;
	padding-left: 25px;
	margin-left:570px;
	margin-top:200px;
	margin-bottom:25px;
	padding-bottom:10px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;*/
	position:absolute;
	top:10px;
	right: 10px;
}
#footer2 {
	margin-right:10px;
	text-align:justify;
	padding-left: 25px;
	margin-top:20px;
	margin-bottom:25px;
	margin-left:200px;
	padding-bottom:10px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
}
#contacto {
	margin-top:30px;
}
/*imágenes*/

.logo {
	height:40px;
	width:150px;
	padding-left:10px;
	background-image:url(images/logo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/*Enlaces*/

a:link, a:visited, a:active {
	text-decoration:none;
	color:#808080;
}
a:hover {
	color: #000;
}
#footer a {
	color:#CCC;
}
#footer a:hover {
	color: #999;
}


/*Comentarios: 

"...Si te comes un fruto
con espinas por fuera,
y te pinchas la mano,
te pinchas en vano..."

Te quiero, longuita

*/