body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	background-color: #000;
	margin: 0px;
}
#wrap {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background-image: url(Imagenes/Banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 1000px;
}

#content {
	background-color: #999;
	height: 500px;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}

#menu_left {
	float: left;
	height: 500px;
	width: 250px;
}
.menu_item {
	float: left;
	height: 125px;
	width: 250px;
}
.menu_item img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#text {
	float: left;
	height: 500px;
	width: 300px;
}
#text_text {
	float: left;
	height: 412px;
	width: 300px;
}

#galeria_puertas {
	float: left;
	height: 88px;
	width: 300px;
}
#galeria_puertas img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#text p {
	margin: 15px;
}


#menu_right {
	float: left;
	height: 500px;
	width: 250px;
}
#footer {
	font-size: 75%;
	color: #FFF;
	float: left;
	height: 30px;
	width: 1000px;
	margin-top: 25px;
}
#footer a {
	font-weight: bolder;
	color: #CCC;
	text-decoration: none;
}
#gallery_title {
	background-color: #333;
	height: 80px;
	width: 800px;
}

.gallery_item {
	float: left;
	height: 190px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}


.gallery_item img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_title img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_text {
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
