@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55555;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {outline:0;}

div#general {
	padding: 0px;
	height: auto;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

div#contenedor_construccion {
	background-image: url(../../construccion/images/logo01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 95px;
	width: 863px;

	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.texto1 {
	color: #424242;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-20px;
	padding: -50px;
}

.texto2 {
	color: #1a3c8b;
	font-size: 13px;
	font-weight: bold; 
	padding: 90px;

}

.texto2 {text-align: center; margin-top: 30px;}

.texto2 a {
	color: #3b5998;
	text-decoration:underline;
}
.texto2 a:hover {text-decoration:underline;}

.texto_azul {color: #3b5998;}

.banner { margin-top: 20px; }
.banner a img { border: 0 }

div#contenedor_artistas {

	padding: 0px;
	height: 95px;
	width: 600px;
	margin-top: 370px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.imagen {margin-top: -60px; }

.titulo {
	margin-top:-60px;
	*margin-top:0px;

	color: #1a3c8b;
	font-size: 13px;
	font-weight: bold; 

}

.colderecha {
	color: #424242;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	float: right;
}

.colizquierda {
	color: #424242;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	float: left;
}


