/* StyleSheet for Presidential Wars www.presidentialwars.com */
/* Version 1.0 */
/* By LambdaFactory ( contact@lambdafactory.com ) */
/* last modified  June 20 2008 */

body{
  background-color: #1d4597;
  background-image: url(../images/bg.gif);
 }
#custom-doc{
  margin:auto;
  text-align:left;
  width:69.23em;
  *width:67.56em;
  min-width:900px;
}

/*#maincontent{ margin-left:13px; margin-top:14px; background-color:#2a2050; border: 1px solid #d9b648; height:500px; width:710px;  }        */



#foot{
color:#d9b648;
position:relative;
top:20px;
text-align:center;
height:50px;
}

/* fonts */
.text{
 /* color:#A9A9A9;*/
 color:#d9b648;
 font-size:14px;
 font-family:"Times New Roman", Times, serif;
}
.text_log{
font-size: 10px;
color: #DC143C;
padding-bottom: 2px;
}

.bold{
font-weight: bold;
/*font-size:12px; */
}
.out{
padding-left: 10px;
padding-top: 20px;

/*width: 600px;*/
  text-align: justify;
}
.titles{
font-weight:bold;
font-size: 120%;
/*text-decoration: underline;*/
padding:10px;
color:#A9A9A9;
}
.small{
  font-size: 77%;
}

.front-reg{
 font-size: 14px;
font-weight:bold;
text-align: center;
}
.front-reg a:link, .front-reg a:visited{
 font-size: 14px;
 text-decoration: none;
font-weight:bold;
color:#A9A9A9;

}

.t-login{
  color:#D6D6D6 ;
  font-weight:bold;
 /* padding-left:120px;*/
  text-align:center;
  /*padding-top:15px;*/
  font-size:117% ;
  font-family:"Times New Roman", Times, serif;
}
#foot a:link, #foot a:visited, .text a:link, .text a:visited{
color:#d9b648;
/*text-decoration:none; */
font-weight: bold;
}
.text a:link, .text a:visited{
color:#d9b648;
/*text-decoration:none;  */
font-weight: bold;
}

.boxit{
padding-top:15px;
/*padding-left:20px;*/
  width:233px;
  height:59px;
  background-image: url(../images/button.gif);
  background-repeat:no-repeat;
  }
.box{
  color:#A9A9A9;
  padding:5px;
}
.box a:link, .box a:visited{
color:#A9A9A9;
}
.box a:hover{
color:#B22222;
}

.large{
width:500px;
height:500px;
margin:auto;
}

.textregistrar{
  width:300px;
  border:1px solid #DC143C;
  margin-left:200px;
  padding:20px;

}



.mrg{
margin:5px;
}

.der{
float:right;
}
.izq{
float:left;
}
.main{
width: 540px;
padding: 5px 0px 5px 5px;
}
#login{

}


/* front design */

#frontmenu{
position:absolute;
top:220px;
left:800px;
}


/*#frontfoot{
position:absolute;
top:650px;
left:410px;
}*/
.left{
position:absolute;
top:0px;
left: 0px;
}
.right{
position:absolute;
top:0px;
right: 0px;
}

#maincontent{ margin:auto; background-color:#1d4597; border: 1px solid #d9b648; height:100px; width:300px; text-align:center  }






