﻿body {
}

.guia_txt
{
	font-family:Arial Verdana;
	font-size:11px;
	color:Black;	
}

.guia_tit
{
	font-family:Arial Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#3066a4;
	width:212px;
}

.guia_nar
{
	font-family:Arial Verdana;
	font-size:12px;
	color:#CC6600;
	text-align:left;
	font-weight:normal;
}

.guia_nar a
{
	color:#CC6600;
}

.cont_tit
{
	font-family:Arial Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:transparent;
	width:212px;
	vertical-align:middle;
}

.textboxes
{
	font-family:Arial Verdana;
	font-size:12px;
	color:#3066a4;
	text-align:left;
	font-weight:normal;
	border:solid 1px #3066a4;
}

.boton, .lWOn
{
	font-family:arial Verdana;
	font-size:12px;
	color:White;
	text-align:center;
	font-weight:bold;
	background-image:url(../imgs/boton.png);
	background-repeat:no-repeat;
	width:60px;
	height:25px;
	display:inline-block;
	vertical-align:middle;
	padding-top:4px;
	text-decoration:none;
}

.botonNar, .lWOnNar
{
	font-family:arial Verdana;
	font-size:12px;
	color:White;
	text-align:center;
	font-weight:bold;
	background-image:url(../imgs/botonNar.png);
	background-repeat:no-repeat;
	width:60px;
	height:25px;
	display:inline-block;
	vertical-align:middle;
	padding-top:4px;
	text-decoration:none;
}

#enlaces {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
	height: auto;
	text-align: justify;
	padding: 0px;
	margin-top: 3px;
	color: #FFDDFF;
	margin-bottom: 3px;
}
#enlaces h1 {
	color: #FFDD09;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	margin-bottom: 0px;
}
#enlaces a:link{
	color: #3E699C;
}
#enlaces a:hover{
	color: #FFDD09;
	text-decoration: none;
}
#enlaces a:active{
	color: #FFDD09;
}
#enlaces a:visited{
	color: #3E699C;
}
