﻿body
{
	text-align: center;
	margin: 0 auto;
	font-family: Arial;
	font-size: 12px;
	background-position: center top;
	background-image: url( Imagenes/marcosup.gif );
	background-color:#050606 ;
	background-repeat: repeat-x ;

}

form
{
	text-align:center;
}

p
{
	text-align:justify;
}
hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #f6a74a;
	
}
	
a:link
{
	color: #8e7d75;
	text-decoration:none;
	font-weight: normal;
}
a:visited 
{
	color: #8e7d75;	
	text-decoration:none;
	font-weight:normal;
}
a:hover 
{
	color: #f6a74a;	
	text-decoration:none;
	font-weight:normal;
}
a:active 
{
	color: #8e7d75;	
	text-decoration:none;
	font-weight:normal;
} 

.Cuerpo
{
	width:1025px;
	margin-left:auto;
	margin-right: auto ;
	margin-top:75px;
	background-color:transparent;
}

.Logo
{
	background-position: left top;
	background-image: url(../../Imagenes/LogoTrans.gif);
	width: 300px;
	background-repeat: no-repeat;
	height: 101px;
}

.Derecha
{
	 text-align:right;
}

.Negrita
{
	font-weight:bold;
}

.Titulo
{
	color:#f6a74a;
	font-size:20px;
	font-weight:bold;
}
.SubTitulo
{
	color:#f6a74a;
	font-size:14px;
	font-weight:bold;
}

.Texto_Invertido
{
	font-weight: bold;
	font-size: 14px;
	color: #646464;		
	vertical-align:middle;
	background-image: url( Imagenes/FontoTextoInvertido.gif );
	background-repeat: repeat-x;
	height:30px;

}

.Mensaje
{
	border: solid 1px #8e7d75;
	Color: #8e7d75;
	font-weight:bold;
	padding:5px;
}

.MensajeOk
{
	background-position: 20px center;
	border: solid 1px #8e7d75;
	color: #8e7d75;
	font-weight: bold;
	padding: 5px;
	padding-top:15px;
	padding-left: 35px;
	background-image: url(  '../../Imagenes/check.gif' );
	background-repeat: no-repeat;
	height: 40px;
}

.MensajeError
{
	background-position: 20px center;
	border: solid 1px #8e7d75;
	color: #8e7d75;
	font-weight: bold;
	padding: 5px;
	padding-top:15px;
	padding-left: 35px;
	background-image: url(  '../../Imagenes/cancel.gif' );
	background-repeat: no-repeat;
	height: 40px;
}



.Enunciado
{
	Color: #8e7d75;
	font-weight:bold;
	padding-right:15px;
	text-align:left;
}

.EnunciadoDerecha
{
	Color: #8e7d75;
	font-weight:bold;
	padding-left:15px;
	text-align:right ;
}


.EnunciadoNaranja
{
	Color: #f6a74a;
	font-weight:bold;
	padding-right:15px;
	text-align:left;
}



.Lista
{
	Color: #8e7d75;
	padding-right:15px;
	text-align:left;
}

.CajaTexto
{
	border: solid 1px #8e7d75;
	margin:1px;
}

.Login
{
	background-color: transparent ;
	
	border-style:none;
	border-width:1px;
	color:#8e7d75;
	font-weight:bolder;
	
    
    
}

.BotonLogin
{
	background-color: White;
	border-color:#8e7d75;
	border-style:solid;
	border-width:1px;
	Font-Size:10px ;
	Color:#8e7d75;
	cursor:pointer;
}                                                 

.ListaDoble
{
	width:165px;
	height:190px;
	color:#8e7d75;
	
}

.MenuLogin
{
	text-align:left;
	
}

.SeparadorMenuVertical
{
	height:15px;
	width:100%;
	background-image: url( '../../Imagenes/SeparadorVertical.gif' );
	background-repeat: no-repeat;
	background-position:  center top;
	padding-top:3px;
	padding-bottom:3px;
	
}

.FondoInicio
{
	background-position: left top;
	background-image: url(../../Imagenes/fondo_inicio.gif);
	width: 581px;
	background-repeat: no-repeat;
	height: 227px;
}


.FondoInicio2
{
	background-position: left top;
	background-image: url(../../Imagenes/fondo_inicio2.gif);
	width: 581px;
	background-repeat: no-repeat;
	height: 227px;
}

.FondoInicio3
{
	background-position: left top;
	background-image: url(../../Imagenes/fondo_inicio3.gif);
	width: 581px;
	background-repeat: no-repeat;
	height: 227px;
}


.PiePagina
{
	
	font-size:10px;
	color:#8e7d75;
}

.ImagenPiePagina
{
	background-image: url( Imagenes/Pie.gif );
	background-repeat: no-repeat;
	background-position:center bottom ;
	height: 43px;
	
}

.TablaCabecera
{
	
	background-image: url( Imagenes/FondoCabecera.gif );
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	height:119px;
}

.BordeIzquierdo
{
	width:62px;
	background-image: url( Imagenes/BordeIzquierdo.gif );
	background-repeat: repeat-y ;
	
}

.BordeDerecho
{
	width:61px;
	background-image: url( Imagenes/BordeDerecho.gif );
	background-repeat: repeat-y ;
	
}


.CentraTabla
{
	margin-left:auto;
	margin-right:auto;
}

.ComandosRg
{
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #f6a74a;
	border-bottom: none;
	background-color :#f6f6f6;
	width:899px;
		
}
