#todo {
	background-image: url(../img/rama.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 700px;
	z-index:0;
}

#contenido_logo {
	margin-left: 130px;
	width: 90%;
	margin-top: 0px;
	margin-right: 50px;
}

body {
	margin: 0px;
}

#paisaje {
	height: 550px;
	width: 670px;
	float:left;
	margin-left:100px;
	background-image: url(../img/entrada.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	z-index:1000px;

}

.frase {
	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



#menu_prismaticos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	clear: none;
	float: left;
	margin-top: 50px;
	width: 570px;
	margin-left: 0px;
	margin-right: 0px;
}
#logo {
	clear: none;
	float: right;
	width: 141px;
	margin-right: 80px;
}

#menu_prismaticos a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.fraseazul {

	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.fraseazulverde {


	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #A1A537;
}
.fraseazulverdeoscuro {



	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #6E6C2F;
}
.entrar a{
	font-family: "Futura Md BT", "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: auto;
	margin-top: 390px;
	text-decoration: blink;
	margin-right: 75px;
	text-transform: lowercase;
	background-color: #6F8405;
	border: 1px solid #44730B;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
