body {
	background-color: #070707;
	margin: 0px;
	background-image: url(imagenesindex/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuadrototal {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	width: auto;
	height: 89px;
}
.menu {
	width: 385px;
	padding-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: -2px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 14px;
}
.menu a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: -2px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C635FF;
	letter-spacing: -2px;
	font-weight: bold;
	text-decoration: none;
}
.textos {
	width: 420px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 14px;
	margin-top: 15px;
	height: 400px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 30px;
	text-transform: none;
}
.textos strong{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.textos strong a{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.linksgrandes {
	width: 555px;
	margin-left: 14px;
	height: 127px;
	margin-top: 20px;
}
.unete {
	width: 610px;
	margin-left: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	height: 50px;
	padding-top: 10px;
}
.down {
	width: 610px;
	margin-left: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C336FE;
	font-size: 12px;
	margin-top: 5px;
}
.down a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
.down a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C734FC;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
}
.textos_casting {
	width: 420px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 14px;
	margin-top: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 30px;
	text-transform: capitalize;
}
.textos_casting strong{
	color: #C837FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.textos_casting table{
	width: 300px;
	margin-top: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 30px;
	text-transform: capitalize;
}
.textos_map {
	width: 430px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 14px;
	margin-top: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 30px;
	text-transform: capitalize;
	padding-bottom: 10px;
}
.textos_map strong{
	color: #C837FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.textos_map strong a{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.maps {
	padding: 5px;
	border: 2px solid #666;
}
.maps iframe a{
	padding: 5px;
	color: #C736FD;
	text-decoration: none;
}

