.contenedor {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(fondo3.png);
	background-position: left bottom;
	height: 900px;
}
.cabecera {
	width: 95%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/Logo%20Bolsagraphic%201.png);
}
.cuerpo {
	width: 100%;
	height: 700px;
}
.pie {
	width: 100%;
	margin-top: 40px;
}
.pestaņas {
	width: 15%;
	float: left;
	margin-left: 30px;
}
.pantone {
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 35px;
	background-repeat: no-repeat;
	height: 250px;
	background-image: url(../img/pantone2.png);
	margin-right: 50px;
	margin-left: 50px;
}
.presentacion {
	border-top-color: #66FF66;
	border-right-color: #66FF66;
	border-bottom-color: #66FF66;
	border-left-color: #66FF66;
	width:95%;
	float: right;
	height: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-right: 40px;
	margin-bottom: 90px;
}
.fotinicio {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	float: right;
	height: 150px;
	width: 500px;
	margin-top: 35px;
	margin-right: 250px;
	background-image: url(../img/conj_inici1.jpg);
	background-repeat: no-repeat;
}
.capagrupo {
	width: 1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
}
.intercuerpo {
	border: thin solid #00CC00;
	width: 95%;
}
.album {
	float: right;
	width: 85%;
	height: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_menu {
	width: 95%;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
