.registro_curso {
margin: 20px 16px 0 0;
width: 400px;
font-family: Verdana, Arial, sans-serif;
text-align: justify;
font-size: 11px;
color: #505050;
}
.registro_curso ol{
color: #505050;
}
.registro_curso li{
font-weight: normal;
color: #505050;
}
.registro_curso h1{
font-size: 11px;
font-weight: bold;
margin: 0 0 6px 0;
}
.registro_curso form {
width: 400px;
font-size: 9px;
color: #000000;
margin: 0;
padding: 0;
border: 1px solid #D4D4D4;
}
.registro_curso input {
font-family: Verdana, Arial, sans-serif;
height: 17px;
font-size: 10px;
font-weight: bold;
color: #505050;
margin-right: 2px;
padding: 0 0 0 4px;
border: 1px solid #7F9DB9;
}
.registro_curso textarea {
font-family: Verdana, Arial, sans-serif;
width: 200px;
height: 80px;
font-size: 10px;
font-weight: bold;
color: #505050;
margin-right: 2px;
padding: 0 0 0 4px;
border: 1px solid #7F9DB9;
}
.registro_curso a{
font-weight: bold;
text-decoration: none;
color: #505050;
}
.registro_curso a:hover{
text-decoration: underline;
color: #505050;
}
.registro_txt {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #505050;
margin: 10px 8px 15px 10px;
}
.registro_txt a{
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #CE0101;
}
.registro_txt a:hover{
text-decoration: underline;
}
.proteccion {
font-family: Verdana, Arial, sans-serif;
text-align: justify;
font-size: 10px;
color: #505050;
}
.contacto {
border: 1px solid #E3E3E3;
font-weight: bold;
width: 265px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
background-color:#F1F1F1;
margin: 20px 0 2px 0;
padding: 8px;
}
.contacto2 {
border: 1px solid #E3E3E3;
width: 265px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
margin: 0px 0 35px 0;
padding: 8px;
}
.contacto2 span {
font-weight: bold;
color: #222222;
}
.contacto2 p{
text-align: justify;
font-size: 11px;
margin-bottom: 16px;
color: #505050;
}
.contacto2 a {
font-weight: bold;
color: #3456b0;
}
.contacto2 a:hover {
color: #ce0101;
}
