/* this is used to style the turotial page. */
body {
	background-image:  url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FF0000;
	line-height: 180%;
}
#content {
	width: 750px;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#content a:link, #content a:active, #content a:visited {
	text-decoration : underline;
	color: #35699B;
}
#content a:focus, #content a:hover{
	text-decoration : none;

	-moz-outline:0;
	color: #FF0000;
	background-color: #366EA1;
}
h1 {
	color: #366A9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
}
code {
	font-size: 12px;
	color: #FF0000;
	padding: 15px;
	width: 705px;
	background-color: #366E9F;
	display: block;
	font-family: "Courier New", Courier, mono;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: #0099FF;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #366B9F;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


/* this is the CSS for the menu that you will need. */
#menu_holder {
	height: 58px;
	width: 100%;
	display: block;
	position: absolute;
	top: -62px;
	left: 20px;
}
#nav {
	height: 58px;
	width: 542px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#hit_area {
	height: 120px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(../img/badge.jpg);
	background-repeat: no-repeat;
   background-position: bottom;
  
   
}
#hit_area2 {
	width: 100%;
	background-image: url(../img/activate_text.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	display: block;
	position: absolute;
	margin: 0px;
	left: 248px;
	top: 85px;
}
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	height: 58px;
	list-style-type: none;
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
}
#nav li{
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	background-image: url(../img/middle.png);
	background-repeat: repeat-x;
	height: 58px;
	width: 100px;
	display: block;
	line-height: 58px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 120%;
}
#nav li a:focus, #nav li a:hover{
	text-decoration : none;
	-moz-outline:0;
	color: #FF0000;
	background-image: url(../img/rollOver.png);
	background-repeat: repeat-x;
}
.footer{
 font:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 text-decoration: none;
}
.titulos
{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	
	
}

.subtitulos
{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	
	
}


.textos
{

font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-align: justify;
}
.links
{
 font:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 text-decoration: none;
}
.tmembresias
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.textosA
{

font:Arial, Helvetica, sans-serif;
color:#0099CC;
font-size:11px;
text-align: justify;
text-decoration: none;
}

.textosAG
{

font:Arial, Helvetica, sans-serif;
color:#0099CC;
font-size:15px;
text-align: justify;
text-decoration: none;
}
.linksG
{
 font:Arial, Helvetica, sans-serif;
 font-size:20px;
 color:#0099CC;
 text-decoration: none;
 text-align:left;
}
.textosinjustificar
{

font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-align: justify;
}
#UL2
{
	margin:0;
	padding:0;
	}
	
	
	
	.tlegal
{

font:Arial;
color:#FFFFFF;
font-size:9px;
text-align: justify;
text-decoration: none;
}
	.tlegalAZul
{

font:Arial, Helvetica, sans-serif;
color:#006699;
font-size:9px;
text-align: justify;
text-decoration: none;
}
#barra {
margin:0 auto 0 auto; width:390px; 
}
