/* CSS Document */
body{ 
  
  font-family: "Arial",Times, serif;
  margin: 0;
  padding: 0;
  border: 0;
  height:100%;
  width:100%; 
  background-image:url(n_img/base.jpg); background-repeat:repeat-x; 

}


h1{
	font-size:11px; color:#FF6600; font-weight:bold; height:15px; width:170px; background-image:url(n_img/menu/menu_1.gif); background-repeat:no-repeat; padding-left:20px; 
	}


#mais_central{
width:99%;
top:10px;
height:100%; 
/* e para centrar verticalmente*/
}

#central{
height:100%;/*50%*/
width:790px;/*60%*/
margin: 50px auto 0 auto; text-align:left;
}

.solo_menu { 
	font-size:11px; color:#999999; font-weight:bold; height:15px; width:170px; background-image:url(n_img/menu/menu_0.gif);background-repeat:no-repeat;  
}

.solo_menu a:hover { 
	color:#FF6600; background-image:url(n_img/menu/menu_1.gif);background-repeat:no-repeat;  
}

.en_menu { 
	font-size:11px; color:#FF6600; font-weight:bold; height:15px; width:170px; background-image:url(n_img/menu/menu_1.gif); background-repeat:no-repeat; padding-left:20px; 
}


.solo_contacto { 
	font-size:11px; color:#FFFFFF; font-weight:bold; height:13px; width:100px;
}

.solo_contacto a:hover { 
	color:#FFFFFF;
}

.en_contacto { 
	font-size:11px; color:#FFFFFF; font-weight:bold;height:13px;
}


.solo_creditos { 
	font-size:10px; color:#FFFFFF;
}

.solo_creditos a:hover { 
	color:#FFFFFF;
}

._entrar { 
	background-color:#999999; color:#FFFFFF; font-size:10px;
}

.alzia_destaca { 
	height:149px; width:211px; border-bottom:dotted 1px #CCCCCC; padding-top:10px;
}

.info { 
	font-size:9px; color:#FF6600;
}

.solo_letra { 
	font-size:10px; color:#666666;
}

.solo_letra_diferenciar { 
	font-size:10px; color:#FF9900;
}

.precio { 
	font-size:12px; font-weight:bold; color:#006633;
}


.solo_aviso { 
	font-size:9px; color:#999999;
}


.solo_dir { 
	font-size:10px; color:#999999; height:15px; width:170px; 
}

.solo_dir a:hover { 
	color:#333333;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


