@charset "utf-8";
/* CSS Document */



body,body input,body textarea,body select,body fieldset
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-style: normal;
	line-height: normal;
	font-weigh	: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}

A.aMas,A.aMas:hover
{
	color:#CC0000;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

A.aMas:hover
{
	text-decoration:underline;
}

input["type=button"]
{

}

A.bn {color: #FFFFFF}
.blue_gradient_large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/blue_gradient_large.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

A.bn:visited { text-decoration: none}
A.bn:active {text-decoration: none}
A.bn:link {text-decoration: none}
A.bn:hover {text-decoration: underline}

A.bn2 {color: #333333}
A.bn2:visited { text-decoration: none}
A.bn2:active {text-decoration: none}
A.bn2:link {text-decoration: none}
A.bn2:hover {text-decoration: underline}


.header_bg3 {
    background-image:url(../images/header_c.jpg);
	background-repeat:no-repeat; 
	background-position:center center;
	border-top-style:solid;
	border-top-width:2px;
	border-color: #999999;
}
.instruccions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #CC0000;
}

.bg_middle_b {
	background-image:url(../images/bg_middle_b.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.sticknote {
	background-image:url(../images/stick_note.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.line_up {
    border-top-style:solid;
	border-top-width: 1px;
	border-top-color:#CC0000;
}
.line_up_b {
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #B7BFC1;
}
.border {
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color:#E9E9E9;
}
.border_thin {
	color: #333333;
	border: 1px solid #CCCCCC;
}
.letter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.letter_a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.letter_hide {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}

.letter_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.letter_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.letter_line {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2373B0;
}
.letter_small {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
.letter_smallw {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
}
.letter_med {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666666;
}
.letter_terms {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.contador {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/contador.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.shadow_left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_middle_c {
	background-image:url(../images/bg_middle_b.jpg);
	background-repeat:no-repeat;
	background-position:-600px top;
}
.sticknote_b {
	background-image:url(../images/stick_note_b.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.letter_strong
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color:#333333
}

A.liga
{
	color:#0066FF;
	text-decoration:none;
}

A.liga:hover
{
	text-decoration:underline;
}