﻿*
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

body
{
    margin: 0px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-repeat: repeat;
    background-image: url('images/bg.jpg' );    
}



.clear
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}



.clear2
{
	clear: both;
	width: 0px;
	height: 0px;
}

a
{
   text-decoration: none;
   font-size: 11pt;
}

a:hover
{
	text-decoration: underline;
}



.espacio
{
	font-size: 1px;	
	margin: 0px;
	line-height: 1px;
	height: 8px;	
}

.center
{
    background-position: center center;   
    border-top: #000000 0px;
    margin: 0px auto;    
    background-repeat: no-repeat;
    text-align: left;
    height: 670px;
    width: 770px;
    background-image: url(images/entrada.png);
}


.entrar
{
    margin: 385px 0px 0px 230px;
    overflow: hidden;
    width: 145px;
    text-indent: -9000px;
    position: absolute;
    height: 25px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: Transparent;
}
.entrar a
{
    display: block;
    height: 25px;
}


.salir
{
    margin: 385px 0px 0px 415px;
    overflow: hidden;
    width: 145px;
    text-indent: -9000px;
    position: absolute;
    height: 25px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: Transparent;
}
.salir A
{
    display: block;
    height: 25px;
}


#foot
{
    padding-left: 8px;
    padding-bottom: 20px;
    margin: 0px 0px 0px 0px;
    padding-top: 8px;
    height: 30px;
    background-color: black;
    clear: both;  
    width: 844px;  
    color:White;
}



#foot ul
{
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
}

#foot li
{
	display: inline;
	float: left;
	margin: 0px;
	vertical-align: middle;
}
#foot li a
{
    padding-left: 15px;
    color: white;
    font-size: 10pt;
    font-weight: bold;
}



#copy a
{
    font-size: 8pt;
    color: red;
    font-weight: bold;
}
