﻿    
    body {font-family:Tahoma; font-size: 12px; color:#a3a3a3; margin: 0; padding:0;}
    body {background-color:#33090a; background-image: url(../images/background/login_bg.jpg); background-position: center top; background-repeat:no-repeat;}
		
	input[type="text"]
	{
		border-style:solid;
		border-width: 1px;
		font-size: 11px;
		border-color:#000000;	
	}

	#container_login
	{
		margin: 180px auto;
		width:420px;
		border: 1px solid #d1cdca;
		background-color: #3e0c0b;
	}

    #content_guest
    {
        margin: 180px auto;
		width:420px;
    }
	#footer_login
	{
		background-color: #fff;
		text-align: center;
		font-size:10px;
		line-height:1.6em;
		position:absolute;
		bottom: 0;
		width: 100%;
	}
	
	input[type="password"] 
	{
		border-style:solid;
		border-width: 1px;
		font-size: 11px;	
		border-color:#000000;	
	}
	
#footer-menu {text-align:center;list-style:none}
#footer-menu li {display:inline; font-family:arial; font-size:12px; color:#000;}
#footer-menu a {font-family:arial; font-size:12px; color:#000; font-weight:bold; text-decoration:none;}
#footer-menu a:hover {font-family:arial; font-size:12px; color:#000; text-decoration:underline;}


/* 1.3 Footer
-----------------------------------------------------------------------------------------------*/		
#footer {clear:both; width:100%; height: 95px; background-color: #bfb096; margin:55; border-top: solid 1px #e0dedd; text-align:center; font-family:arial; font-size:11px; color:#000; clear:both;}

.xidisk a {font-family:Tahoma; font-size:10px; font-weight:normal; display:inline; color:#000; font-weight:bold; clear:both; text-decoration:none;}
.xidisk a:visited {font-family:Tahoma; font-size:10px; font-weight:normal; display:inline; color:#000; font-weight:bold; text-decoration:none;}
.xidisk a:hover {font-family:Tahoma; font-size:10px; font-weight:normal; display:inline; color:#000; font-weight:bold; text-decoration:underline;}