@charset "utf-8";
/* CSS Document */

#contenedor {
	color: #000;
	position: absolute;
	height: 997px;
	width: 1024px;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: 50%;
	margin-left: -524px;
	border: thin solid #42403C;
	top: 6px;
}
#place {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	position: absolute;
	height: 32px;
	width: 359px;
	left: 79px;
	top: 212px;
	font-weight: normal;
	font-size: 12px;
}

body {
	background-color: #000;
	background-repeat: no-repeat;
}
#titulo {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	height: 72px;
	width: 1027px;
	top: 0px;
	left: 2px;
	font-size: 13px;
}
#mails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	height: 60px;
	width: 156px;
	left: 0px;
	top: 93px;
	text-align: left;
}
#texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	position: absolute;
	height: 389px;
	width: 553px;
	left: 426px;
	top: 239px;
	color: #FFF;
	text-align: justify;
}
#menu {
	font-family: "Myriad Pro";
	font-size: 12px;
	position: absolute;
	height: 25px;
	width: 290px;
	color: #FFF;
	left: 730px;
	top: 51px;
	font-weight: normal;
}


#place strong {
	color: #55AE47;
	font-size: 14px;
}

