* {
	padding: 0;
	margin: 0px;
}
body {
	background: #2C3236 url(../mat/cuarto_fondo_construcciones.jpg) repeat-x;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}
#total #derecha #texto a {
	color: #2C3236;
	text-decoration: none;
}
#total #derecha #texto a:hover {
	text-decoration: underline;
}


#total #izquierdo {
	float: left;
	width: 460px;
	background: #FFFFFF url(../mat/fondo_imagen.jpg) repeat-x;
	padding-top: 20px;
	height: 252px;
}
#total #pie {
	clear: both;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #747474;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
}

#total #pie a {
	color: #FFFFFF;
	text-decoration: none;
}
#total #pie a:hover {
	text-decoration: underline;
}


#total #derecha {
	float: left;
	width: 420px;
	background: #FFFFFF url(../mat/fondo_verde.jpg) repeat-x;
	padding: 20px 10px 5px;
	height: 575px;
}
#total #derecha #nav {
	padding-top: 15px;
}
#total #derecha #logo {
}
#total #derecha #texto {
	padding-top: 50px;
	height: 200px;
}




#total {
	width: 900px;
	margin-left: 0px;
	margin-right: 100px;
}
h2 {
	font-size: 1em;
}
.galeria {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #2C3236;
}
