/*@charset "utf-8";*/
/*@charset iso-8859-1;*/
/* Los Arcanos CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
    /*cursor: url(electrik.cur);*/
    background-image: url(star.gif);
    background-color: #000000;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
}

TD {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
}

a, a:active, a:visited, a:link {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #99FFFF;
    text-decoration: underline;
}

.fmin {
  font-size: 10px;
}

.fmin2 {
  font-size: 10px;
  line-height: 11px;
}

.fbold {
  font-weight: bold;
}

.ftit1 {
  font-weight: bold;
  font-size:14px;
}

.titulo_gris {
  font-weight: bold;
  font-size:17px;
  line-height: 20px;
  background-color:#333333;
  text-align:center;
  float: none;
  margin-left: 4%;
  margin-right: 4%;
  width: 92%;
}

.marco1 {
  text-align:left;
  float: none;
  margin-left: 4%;
  margin-right: 4%;
  width: 92%;
  background-color:#000000;
}

.marco1c {
  text-align:center;
  float: none;
  margin-left: 4%;
  margin-right: 4%;
  width: 92%;
  background-color:#000000;
}

#tarotamor {
    text-align:center;
    float: none;
    width: 567px;
	height: 337px;  /*417px;*/
	/*background-image: url(img/tarotamor.jpg);*/
	margin-left: 20px;
	margin-top: 30px;
	padding-top: 80px;
    
}

#arcanos {
  width: 938px;
  text-align: left;
  float: none;
  clear: both;
}

#arc_top {
  width: 938px;
  text-align: left;
  float: none;
}

#arc_sky1 {
  width: 770px;
  background-color: #2D5893; 
  text-align: center;
  padding: 5px 2px 5px 2px;
  float: left;
}

#arc_sky2 {
  width: 162px;
  text-align: left;
  float: right;
}

#arc_centro {
  width: 602px;
  text-align: center;
  float:left;
  clear:none;
  /*background-color:#33FF00;*/
}

#arc_izq {
  width: 172px;
  background-color: #7c9ec9; 
  text-align: center;
  float: left;
  clear: left;
  /*height: 100%;*/
  
}

#arc_der {
  width: 162px;
  background-color: #000000; 
  text-align: center;
  float: right;
  clear: right;
}

#arc_bot {
  width: 928px;
  text-align: center;
  float: none;
  clear:both;
}

.arc_menu_top {
  width: 156px;
  text-align: center;
  float: none;
  background-color: #2D5893;
  border-top: solid 1px #ffffff; 
  padding: 2px 7px 2px 7px;
}
.arc_menu_sec {
  width: 156px;
  text-align: left;
  float: none;
  border-top: solid 1px #ffffff; 
  padding: 2px 2px 2px 2px;
}
.arc_menu_sec_m {
  width: 156px;
  text-align: center;
  float: none;
  border-top: solid 1px #ffffff; 
  padding: 2px 2px 2px 2px;
}

.arc_der_sec_m {
  width: 158px;
  text-align: center;
  float: none;
  border-top: solid 1px #333333; 
  padding: 1px 1px 1px 1px;
}

.centro_completo {
  width: 598px;
  text-align: center;
  float: none;
  padding: 1px 1px 1px 1px;
  /*background-color:#00FF00;*/
  clear:both;

}

.centro_mitad_izq {
  width: 292px;
  text-align: center;
  float: left;
  padding: 1px 2px 1px 2px;
  /*clear: left;*/
}

.centro_mitad_der {
  width: 292px;
  text-align: center;
  float: right;
  padding: 1px 2px 1px 2px;
  /*clear: right;*/
}

#ads300x250_izq {
  width: 302px;
  text-align: center;
  float:left;
  padding: 1px 1px 1px 1px;
}


#formxxx1 {
  border:#0099FF; 
  border-style: dotted;
}

#formxxx1 input{
  background-color:#ffffff;
  height:15px;
  font-family:arial;
  fonf-weight:bold;
  font-size:8pt;
  color:#000066;
  border: hidden
}

.msgbot {
  font-family:arial;
  fonf-weight:bold;
  font-size:8pt;
  color:#ffffff;
}

.boton_arc{
text-align: center;
font-weight:bold;
font-size:14px;
font-family:Verdana,Helvetica;
height:26px;
background:#638cb5;
color:white;
cursor: pointer;

}

.boton_arcx{
  font-size:14px;
  font-family:Verdana,Helvetica;
  font-weight:bold;
  color:white;
  background:#638cb5;
  border:0;
  height:26px;
  cursor: pointer;
}


