
body
{
    background-color:#ffffff;
    SCROLLBAR-FACE-COLOR:#ffffff; 
    SCROLLBAR-HIGHLIGHT-COLOR: #c6b087; 
    SCROLLBAR-SHADOW-COLOR: #ffffff; 
    SCROLLBAR-3DLIGHT-COLOR: none;
    SCROLLBAR-ARROW-COLOR: #5d2029; 
    SCROLLBAR-TRACK-COLOR: #5d2029; 
    SCROLLBAR-DARKSHADOW-COLOR: #5d2029;
}
  
#nav_bar
{
    height:25px;
	float:right;
	list-style:none;
	margin-top:101px;
	margin-right:0px;
}
#nav_bar li
{
	background-repeat:no-repeat;
	float:left;
	height:18px;
}


#nav_bar li a
{
	text-decoration:none;
	color:#ffffff;	
}
#nav_bar li a:hover
{
	color:#aad830;
}
.footer
{
	/*background-image:url(../../imagenes/footer.gif);*/
	background-repeat: no-repeat;
	height:57px;
	width:703px;
	padding-top:0px;
	text-align:right;

	
}
.footer_txt
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666633;
	text-align:right;
	line-height:16px;
	letter-spacing:0.3px;
	padding-top:10px;
}
.cuadro_txt
{
	margin-left:70px;
	margin-top:30px;
	background-image:url(imagenes/fdo_cont.gif);
	height:auto;
	padding-bottom:70px;
	padding-top:15px;
	width:560px;
	background-repeat:repeat-x;
	text-decoration:none;
	margin-bottom:10px;
}

.titulo_txt {
	font-family: AvantGarde Bk BT;
	color:#c8223a;
	font-size: 26px;
	font-style:normal;
	line-height: 60px;
	background-image:url(imagenes/fdo_cont.gif);
	margin-left:20px;
	text-decoration: none;
	margin-top: 10px;
	border-bottom:solid 1px #c8223a;
}

.TituloHome
{
    font-family: "Arial Narrow";
    font-size: 15px;
    font-weight: none;
    color: #660000;
    text-align: left;
    margin-right: -15px;
    margin-top: -20px;
}

.LetrasIria
{
	font-family: 'Times New Roman' , 'Monotype Corsiva';
	font-size: 16px;
	color: #c8223a;
	font-style: italic;
}

.titulo1
{
    font-family: AvantGarde Bk BT;
    font-size: 20px;
    text-decoration: none;
    font-weight: bolder;
    color: #990000;
    text-align: center;
    margin-right: -15px;
    margin-top: -20px;
}

.titulo2
{
    font-family: "Arial Narrow", Arial;
    font-size: 15px;
    text-decoration: none;
    font-weight: none;
    color: #660000;
    text-align: left;
    margin-right: -15px;
    margin-top: -20px;
}


.main_cont
{
	background-image:url(imagenes/fondo_main.gif);
	background-repeat:repeat-y;
	width:703px;
	height:auto;
	text-decoration:none;
}
.sub_bar
{
	/*background-image:url(imagenes/sub_bar.gif);*/
	background-repeat:repeat-x;
	height:24px;
	width:687px;
	margin-left:19px;/*6C7352*/
}
.txt_home
{
	font-family:Arial Narrow;
	font-size:15px;	
	color: #666666;
	line-height:18px;
	margin-left:30px;
	margin-top:27px;
}

.cajatexto
{
    padding-top: 0px;
    margin-left: 10px;
    display: inline;
    font-size: 9pt;
    font-family: Verdana;
    background-color: #eadeb5;
}

.usrFieldError
{
    padding-top: 0px;
    margin-left: 10px;
    display: inline;
    font-size: 9pt;
    font-family: Verdana;
    BACKGROUND-COLOR: #F88888;
}


.Botones
{
    font-size: 8pt;
    font-family: Verdana;
    color: white;
    background-color: #874246;
    margin-top:10px;
    margin-left:120px;
}


