body #contenedor .slogan {margin-top: 90px;}

body{
	background-repeat: repeat-x;
}

#contenedor {
	text-align: center;
	width: 1024px; /*960px;*/
	margin: auto;
	height: 2600px;
	background-image: url(images/radio-destino-copy.jpg);
	padding-top: 400px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: none;
	background-repeat: no-repeat;
	
}
#contenedor .header .main-1 {
	height: 1500px;
	padding-top: 20px;
	margin-top: 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	border-top-color: #BE4C7C;
	border-right-color: #BE4C7C;
	border-bottom-color: #BE4C7C;
	border-left-color: #BE4C7C;
}
.main-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-align: center;
	height: auto;
	border-top-color: #CC6699;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
}
.banner-1 {
	text-align: center;
	height: auto;
	display: block;
}

h1 {
	font-size: 18px;
	color: #990033;
}



#contenedor .header {
	height: 610px;
	float:left;
	position:relative;
	width:100%;
	
}
.repros {
	background-color: #FFFFFF;
	padding-top: 10px;
	border: 1px solid #CC6699;
	padding-bottom: 10px;
	margin-top: 10px;
}

#contenedor .slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	position:relative;
	text-align: center;
	background-color: #990033;
	padding: 2px;
	
}
.texto-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 16px;
	height: 60px;
	background-image: url(images/fondo-letras.png);
	background-repeat: no-repeat;
	background-position: center;
}
.texto-header-foot {
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	margin-bottom: 20px;
}

div.texto-header {
padding-top: 25px; padding-bottom: 25px; margin-top: 10px; margin-bottom: -23px;
}
