body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
    background-color: #ffffff;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

ul { list-style-image: url(images/bullet2.jpg); }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 11px;
	color: #666666;
}

.tit_verde14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #afbc21;
}

.tit_azul14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0065a0;
}


.tit_azul14_curs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0065a0;
	font-style: italic;
}

.tit_verde14_curs {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #afbc21;
	font-style: italic;
}


.tit_verde15_curs {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #afbc21;
	font-style: italic;
}

.footer {
	font-size: 10px;
	color: #afbc21;
}

.nota {
	font-size: 12px;
	color: #862175;
}

.cajas {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.tit_azul14_curs_blanc {
  background-color: #0065a0;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
}

.tit_azul14_curs_verd {
  background-color: #afbc21;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
  font-style: italic;
}

.tabla_login {
  border: 1px solid #0065a0;
}

.tabla_contrato td {
     background-color: #ffffff;
}