.LetrasVerdes {
	color: #009966;
	font-family:sans-serif, Arial, Verdana, Helvetica;
	font-size:15px;
	font-weight:bold
}

.LetrasVerdesChicas {
	color: #009966;
	font-family:sans-serif, Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:bold
}

.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.6
}

.Tablas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center
}
	.EncabezadoTablas{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:900;
		font-size:12px;
	}
	.PrimeraColumna{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-left:10;
		font-size:12px
	}

LI {
	list-style-image:url(../img/comunes/ViņetaVerde.gif);
	list-style-position:outside;
	margin-left:-24px
	
}

/* Bordes de "Universidades" realizado con CSS + Imagenes segun http://www.roundedcornr.com  */

.roundedcornr_box_818935 {
	background: url(../img/comunes/borde1.png) no-repeat top left;
}
.roundedcornr_top_818935 {
	background: url(../img/comunes/borde2.png) no-repeat top right;
}
.roundedcornr_bottom_818935 {
	background: url(../img/comunes/borde3.png) no-repeat bottom left;
}
.roundedcornr_bottom_818935 div {
	background: url(../img/comunes/borde4.png) no-repeat bottom right;
}
.roundedcornr_content_818935 {
	background: url(../img/comunes/borde5.png) top right repeat-y;
}

.roundedcornr_top_818935 div,.roundedcornr_top_818935,
.roundedcornr_bottom_818935 div, .roundedcornr_bottom_818935 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_818935, .roundedcornr_bottom_818935 {
	margin-top: 0px;
}
.roundedcornr_content_818935 { padding: 0 0px; }
