body,p,td  { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
 }
.titulo1 {
	font-weight: bold;
	color: #008461;
	margin-top: 1ex;
}
td.titulo {
	font-weight: bold;
	background-color: #008461;
	color: white;
}
	
.titulo2 {
	font-weight: bold;
	margin-top: 5ex;
}
ul {
	list-style-type: square;
}
ul li {
	margin-top: 1ex;
}
ul.lista {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.lista li {
	margin: 0;
}
ul.bullet1 {
	list-style-image: url(gifs/bullet1.gif);
}

td.linea-sup {
	border-top: 1px solid black;
}
td.linea-inf {
	border-bottom: 1px solid black;
}

div.margin-left {
	margin-left: 1em;
}
div.margin-left p{
	text-align: justify;
}
div.reuniones-cientificas  p.titulo {
	font-weight: bold;
	color: #999999;
}

div.reuniones-cientificas table p.titulo {
	font-weight: bold;
	color: #008461;
	margin-top: 2ex;
	padding-bottom: .5ex;
	border-bottom: 1px solid black;
	margin-bottom: 1ex;
}
div.reuniones-cientificas table td.fecha {
	font-size: 8pt;
	padding: 1em 1ex;
}
div.reuniones-cientificas table td a {
	color: #518ac4;
}
div.reuniones-cientificas table td a:hover {
	text-decoration:none;
	background-color: #CCCCCC;
}
div.reuniones-cientificas table {
	border-bottom: 1px solid black;
	margin-bottom: 2ex;
}

div.cuerpo {
	width: 770px;
}

div.footer {
	margin-top: 5ex;
	text-align: center;
	font-size: 9px;
}
p.titulo3 {
	color: #518ac4;
	font-weight: bold;
	font-size: 100%;
	margin-top: 2ex;
	margin-bottom: .5ex;
}

div.texto-nuevo p {
	margin-top: .5ex;
}