@charset "utf-8";
/* CSS Document */
body#fondobody {
		background-image:url(../img/home.jpg);
}
body#fondobody_index {
	background-image:url(../img/index.jpg);
}
#bolas_der{
		background-image:url(../img/bolas_der_arriba.png);
		background-repeat:no-repeat;
		background-position:bottom;
}
#bolas_izq{
		background-image:url(../img/cab_menu_izq.png);
		background-repeat:no-repeat;
		background-position:bottom;
}
/*---------------------------------Menu Principal castellano--------------------------------------*/
#bot1,  #bot2, #bot3, #bot4, #bot5, #bot6, #bot7 {
height:57px;
float:left;
border:0px;
}

#bot1 {
background:url(../img/eng/barra_eng_up.gif)
0 0 no-repeat;
width:101px;
cursor:pointer;
}
#bot1:hover {
background:url(../img/eng/barra_eng_down.gif)
0 0 no-repeat;
width:101px;
cursor:pointer;
}
#bot2 {
background:url(../img/eng/barra_eng_up.gif)
-101px 0 no-repeat;
width:109px;
cursor:pointer;
}
#bot2:hover {
background:url(../img/eng/barra_eng_down.gif)
-101px 0 no-repeat;
width:109px;
cursor:pointer;
}
#bot3 {
background:url(../img/eng/barra_eng_up.gif)
-210px 0 no-repeat;
width:108px;
cursor:pointer;
}
#bot3:hover {
background:url(../img/eng/barra_eng_down.gif)
-210px 0 no-repeat;
width:108px;
cursor:pointer;
}
#bot4 {
background:url(../img/eng/barra_eng_up.gif)
-318px 0 no-repeat;
width:116px;
cursor:pointer;
}
#bot4:hover {
background:url(../img/eng/barra_eng_down.gif)
-318px 0 no-repeat;
width:116px;
cursor:pointer;
}
#bot5 {
background:url(../img/eng/barra_eng_up.gif)
-434px 0 no-repeat;
width:56px;
cursor:pointer;
}
#bot5:hover {
background:url(../img/eng/barra_eng_down.gif)
-434px 0 no-repeat;
width:56px;
cursor:pointer;
}
#bot6 {
background:url(../img/eng/barra_eng_up.gif)
-490px 0 no-repeat;
width:76px;
cursor:pointer;
}
#bot6:hover {
background:url(../img/eng/barra_eng_down.gif)
-490px 0 no-repeat;
width:76px;
cursor:pointer;
}
#bot7 {
background:url(../img/eng/barra_eng_up.gif)
-566px 0 no-repeat;
width:68px;
cursor:pointer;
}
#bot7:hover {
background:url(../img/eng/barra_eng_down.gif)
-566px 0 no-repeat;
width:68px;
cursor:pointer;
}
/*---------------------------------Fin Menu Principal--------------------------------------*/
#bot_cliente{
background:url(../img/eng/download_client.png);
width:199px;
height:76px;
border:0px;
cursor:pointer;
}
#bot_donate{
background:url(../img/eng/lunacredits.png);
width:199px;
height:71px;
border:0px;
cursor:pointer;
}
#central_contem{
		background-image:url(../img/line_box_central.png);
		background-repeat:repeat-y;

}
#fondo_contenido_central {
		background-image:url(../img/line_box_central.png);
		background-repeat:repeat-y;
}
#fondo_contenido_central_wide {
		background-image:url(../img/line_box_central_wide.png);
		background-repeat:repeat-y;
}
.fondo_barra_celeste {
	background-image:url(../img/cab_item_cen.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}

.left_barra_celeste {
	background-image:url(../img/cab_item_left.gif);
	width:9px;
}

.der_barra_celeste {
	background-image:url(../img/cab_item_der.gif);
	width:11px;
}

#pie_cen {
		background-image:url(../img/pie_cen.gif);
		background-repeat:repeat-x;
}
