/* CSS Document */

.main {font-family: Verdana, Arial, Helvetica;font-size: 11px; line-height: 16px; color: #000000}
a.main{color: #5662D3;text-decoration: none}
a.main:hover {color: #5662D3;text-decoration: underline}

.form {

	BORDER-RIGHT: #DEDEDE 1px solid; 
	BORDER-TOP: #DEDEDE 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #DEDEDE 1px solid; 
	COLOR: #5662D3; 
	BORDER-BOTTOM: #DEDEDE 1px solid; 
	FONT-FAMILY: Tahoma, Sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
	
}
#orange {color: #FF850D}

#blue {color: #2E3AB1}

#white {color: #FFFFFF}

.bigger {font-family: Verdana, Arial, Helvetica;font-size: 12px; line-height: 14px; color: #000000}
a.bigger{color: #333399;text-decoration: none}
a.bigger:hover {color: #333399;text-decoration: underline}
.title {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;



}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #2E3AB1;
	font-weight: bold;

}
.copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2E3AB1;
	font-weight: normal;

}
