.divisor_horizontal {
background-color: #5c6c74;
}

.titulos_blancos {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.menu, .menu A:link, .menu A:visited, .menu A:active {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none; 
	font-weight:bold;
}

.titulos_azules {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

p {

	font: 12px Arial, Helvetica, sans-serif;
}

.form_text_field {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	text-indent: 5px;
}

h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003366;
}

a, a:link, a:visited, a:active {
	color: 003366;
	text-decoration: none;
}

.menu A:hover {
background-color: #0099FF
}

a:hover {
	text-decoration: underline;
	color: 003366;
}

.blue_box {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

li {
	text-indent: 2px;
	list-style-type: disc;
}

.divisor_horizontal_sep {
	background-color: #5c6c74;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.margen_div {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}

.form_text_field_center {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	text-align: center;
}

.fl_text, .fl_text A:link, .fl_text A:visited, .fl_text A:active, .fl_text A:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
