/*TEXTOS*/

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066CC;	
	text-align:justify;
}

p.centrado{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066CC;	
	text-align:center;
}

p.tit_centrado{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#003399;	
	text-align:center;
	font-style:italic;

}

p.textopeq{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;	
}

p.textopeqcentrado{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;	
	text-align:center;
}


/*WEB*/

body {
/*	background-image:url(../imagenes/body.jpg);*/
	margin:0;
	background-color:#B7D1F1;
}

#super_all{
	width:1260px;
	margin:0 auto 0 auto;
	background-image:url(../imagenes/superfondo.png);
	height:900px;
}

#all{
	width:900px;
	margin:0 auto 0 auto;
	background-image:url(../imagenes/fondo.png);
	background-color:#999999;
	height:1010px;
}

#allindex{
	width:900px;
	margin:0 auto 0 auto;
	background-image:url(../imagenes/fondo900.png);
	background-color:#999999;
	height:900px;
}

.lateral{
	width:180px;
	margin:0 auto 0 auto;
	background-color:#999999;
	height:900px;	
}

#banner{
	height:260px;
	width:418px;
	/*margin:0 241px 0 241px;*/
	/*background-image:url(../imagenes/banner.png);*
	/*background-color:#009900;*/
}

#titulo{
	height:290px;
	width:900px;
	float:right;
	background-image:url(../imagenes/titulo2.jpg);
	text-align:center;
	/*background-color:#0033FF;*/
}

#menu{
	height:45px;
	width:900px;
	text-align:center;
	/*background-color:#993300;*/
}

#contenido{
	height:353px;
	width:570px;
	float:left;
/*	margin-left:100px;*/
	text-align:center;
	margin:0 20px 0 70px;
}

#enlaces{
	height:347px;
	width:185px;
	float:right;
	margin:0 20px 0 auto;
	/*background-color:#00FF99;*/
}

#cancion{
	height:150px;
	width:283px;
	float:left;
}

#inferior{
	height:212px;
	width:900px;
	float:right;
	/*background-color:#00FF99;*/
}

#pie{
	height:110px;
	width:900px;
	float:right;
	background-image:url(../Imagenes/fondopie.png);
}

.imagen{

}

.recuadro{
	height:110px;
	width:180px;
	margin:9px auto 5px auto;
	background-image:url(../imagenes/recuadro.png);
}

#creditos{
	height:71px;
	width:441px;
	margin:130px auto 10px 10px;
	/*background-color:#990000;*/
}

#idioma{
	height:27px;
	width:75px;
	margin:10px 10px 0 800px;
	/*background-color:#990000;*/
}

.enlace_menu{
	height:45px;
	float:left;
}

.enlace_menu:hover{
	background-image:url(../imagenes/fondo_menu.png);
	background-repeat:no-repeat;
	background-position:center;
}


/*IMAGENES Y PERFILES DE MIEMBROS*/

img.mini{
	height:120px;
	border:none;
	margin:0 5px 0 5px;
}

img.haruna{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/haruna1.png);
}

img.haruna:hover{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/haruna2.png);*/
}

img.tomomi{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/tomomi1.png);
}

img.tomomi:hover{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/tomomi2.png);*/
}

img.mami{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/mami1.png);
}

img.mami:hover{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/mami2.png);*/
}

img.rina{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/rina1.png);
}

img.rina:hover{
	width:240;
	height:126;
	margin:0 15px 0 15px;
	background-image:url(../imagenes/rina2.png);*/
}




/*OTROS*/

a{
	color:#0033CC;
	text-decoration:none;
	font-style:italic;
}

a:hover{
	color:#0033CC;
	text-decoration:underline;
	font-style:italic;
}

.oculto{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;	
}
