body {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
background-image: url(fondo.jpg);
font-family: verdana;
}

body.interno{
border-right: none;
border-left: none;
border-top: none;
border-bottom: none;
background-image: url(blanco.jpg);
}

p {
font-size: 11;
text-align: justify;
margin-left: 40;
margin-right: 40;
line-height:1.5;
}

table {
font-size: 11;
text-align: justify;
}

table.formulario {
font-size: 10;
font-weight: bold;
}

table.mesastematicas {
font-size: 10;
font-weight: normal;
}

ul {
padding-left:17;
padding-right:40;
font-size: 11;
font-weight: normal;
line-height: 1.5;
text-align: justify;
}

ol {
padding-left:17;
padding-right:40;
font-size: 11;
font-weight: normal;
line-height: 1.5;
text-align: justify;
}

li {
padding-top: 5;
padding-bottom: 5;
}

ul.titulos {
padding-left: 40;
font-size: 12;
font-weight: bold;
line-height: 2;
color: #BD096A;
list-style-image: url(punto.jpg);
}

h1 {
font-size: 14;
color: #217121;
font-weight: bold;
text-align: left;
margin-left: 40;
margin-right: 40;
margin-top: 24;
margin-bottom: 12;
}

h2 {
font-size: 14;
color: #217121;
font-weight: bold;
text-align: left;
margin-left: 0;
margin-right: 40;
margin-top: 24;
margin-bottom: 12;
}

h5 {
font-size: 14;
fot-weight: bold;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}

A:link {color: #BC0967; text-decoration: none;}
A:visited {color: #BC0967; text-decoration: none;}
A:active {color: #78BA62; text-decoration: underline;}
A:hover {color: #78BA62; text-decoration: underline;}
