/* CSS Document */

body {
	background-image: url(fotos/background-white.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	} 
h1, h2, h3, h4, h5 {
	margin:0;
	padding: 0;
}

.titols {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666;
	text-decoration: none;

}
.cap23 {
	background-image: url(fotos/cap23.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.deg01 {
	background-image: url(fotos/deg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.but-cletu {
	background-position: center top;
	background-image: url(fotos/but-cletu.jpg);
	background-repeat: no-repeat;
	
	}
.cletu-link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#24CCE9;
	text-decoration: none;
}
.cletu-link:hover {	
 	color: #CCCCCC;

}
.cletu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration: none;
}
.cletu-text a:hover {
	color:#24CCE9;
}

.but-pisosweb {
	background-position: center top;
	background-image: url(fotos/but-pisosweb.jpg);
	background-repeat: no-repeat;

}
.but-buscomotor {
	background-position: center top;
	background-image: url(fotos/but-buscomotor.jpg);
	background-repeat: no-repeat;

}
.menu-central {
	background-position: center top;
	background-image: url(fotos/menu-central.jpg);
	background-repeat: no-repeat;
}
.linker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	}
.linker:hover {
		color: #ccc;
		}
		
.etiqueta {
	background-image: url(fotos/etiqueta.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none 
}
.promo1 {
	background-image:url(fotos/promo1.jpg);
	background-repeat:no-repeat;
	}