/* CSS Document */

/*marzo 09*/
.celda_vias_acceso li a
{
	padding-top:100px;
	padding-bottom:10px;
	
}

.celda_titulos_propios li
{
	padding-top:10px;
	padding-bottom:10px;
	
}


.celda_titulaciones
{
	width:100%;
	background:#85B0C6;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}



.celda_haz_click
{
	border:solid 1px #CCC; 
	width:300px;
	background:#F6F6F6;
	color:#003440;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:40px;
	
}

.asterisco
{
	color:red;
	font-size:11px;

}

.celda_titulaciones_oficiales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e28c25;
}


.paddingOfertaAcademica {
	padding-top: 20px;
	padding-left: 30px;
}
.pieSiluetas
{
	font-size:14px;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
}
.tituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}
.tituloCarreras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e28c25;
	padding-bottom: 15px;
	margin-top: 0px;
}
.tituloMasters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7ca6bc;
}
.tituloCursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b5cb2a;
}
.listaEstudios {
	line-height: 30px;
	list-style-type: square;
	color: #909090;
}
.enlaceEstudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #CC6600;
	text-decoration: none;
}
.enlaceEstudio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #000099;
	text-decoration: underline;
}
.tagOnLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #CC0000;
}

.divBoton
{
	color: #FFFFFF;
	border: 0px;
	text-decoration: none;
}

.enlaceBoton
{
	cursor: pointer;
	
	text-decoration: none;
}

.botonInactivo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	background-color: #cccccc;	
}
.botonActivo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;

	background-color: #b5cb2a;
}

.celdaTituloBloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #e28c25;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e28c25;
	padding: 2px;
	
}

.celdaSubtituloBloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}

.celdaCursoAcceso
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bolder;
	
	background-color: #7ca6bc;

	
	color: #FFFFFF;
	margin-right: 30px;

	padding: 8px;
	height:180px;

}