/*





*/





<!--

body

{

  background-color:Black; 

  background-image: url(/imagenes/fondo.jpg);

  background-repeat: repeat;

  font-size: 12px;

  font-weight: normal;

  font-family: Tahoma,sans-serif;

  color: White;

}

#Resultado{



  font-size: 12px;

  font-weight: normal;

  font-family: Tahoma,sans-serif;

  color: White;

}





#Mensaje

{

	position:absolute;

	width:100%;

	height:180%;

    text-align: center;

	z-index:10;

	left: 0px;

	top: 0px;

	background-color: #330066;filter:alpha(opacity=40);opacity:.40;



}
#Mensaje2

{

	position:relative;

	width:100%;

	height:100%;

    text-align: center;

	z-index:10;

	left: 0px;

	top: 28%;



}
#Mensaje3

{

	position:relative;

	width:10%;

	height:10%;

    text-align: center;

	z-index:10;

	left: 0px;

	top: 0px;
    
    background-color:#000000;


}

#errorBoxTop
{
position:relative;
height:36px;
width:410px;
z-index:6;
background: url(../../images/errorBoxTop.gif) no-repeat;

overflow:hidden;

}

#text_ttl_error{
color:#ED3E3E;
font-size:11px;
height:12px;
overflow:hidden;
padding-top:10px;
position:relative;
text-align:center;
width:410px;
z-index:6;
}

#text_error{
color:#848484;
font-size:11px;
height:90px;
overflow:hidden;
padding-top:10px;
position:relative;
text-align:center;
width:380px;
z-index:6;
}

#error_continue_buttom{
height:39px;
position:relative;
width:105px;
z-index:7;
}

#error_continue{
font-size:13px;
height:30px;
padding-top:12px;
position:relative;
text-align: center;
z-index:7;
}

#errorBoxRest
{
background: url(../../images/errorBoxRest.png) no-repeat;
font-size:11px;
color:#848484;
height:170px;
overflow:hidden;
position:relative;
width:410px;
z-index:5;

}

#control_overlay {  
     background-color:#000;  
 } 

a

{

  color: #99ff66;

  text-decoration: none;

  font-weight: normal;

}



a.s

{

  color: #66ccff;

}



a.t

{

  color: #66ccff;

}



a:hover

{

  color: #1133ff;

  text-decoration: none;

}



b

{

  font-size: 12px;

  font-weight: bold;

  color: white;

}



c

{

  font-size: 12px;

  font-weight: bold;

  color: white;

}



d

{

  font-size: 17px;

  font-weight: bold;

  color: white;

}



input, select, textarea

{

  color                : #c4c4c4;

  background-color     : #11181e;

}



.title {

  color: White;

  font-weight: bold;

  font-size: 20px;

}



.registrarse{

  color: red;

  font-weight: bold;

  font-size: 20px;

}



.registrarse:hover

{

  color: yellow;

  text-decoration: none;

}

-->
