
div.secundaryContent  a{
	color:#000000;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;	
}

div.secundaryContent li{
   margin: 10px
}
ul.estudiantes li{
	float:left;
	width:300px;
}


a.boxArrow{
	display:block;
	font-weight:normal;
	padding-left:20px;
	
}

.boxArrow{
	background-image:url("/imagenes/arrow_right3.png");
	background-position:0 50%;
	background-repeat:no-repeat;
}

.boxArrowLevel2{
	background-image:url("/imagenes/arrow_right4.png");
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left: 20px;
}

div.InternContent{
	margin-left:60px;
	padding:0px 60px 0px 60px;	
}


div.contentInformation p{
	margin:10px;
	text-align:justify;	
}

div.contentInformation a{	
	color:#000000;
	font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;	
}

div.contentInformation .enlace {
	margin-left:10px;
}

div.borderBacgroundGray  p{	
	margin-top:20px;
}

div.secundaryContent h3 {
	margin-bottom:30px;
	
}

table.contenido td,th{
    text-align: center !important;
    font-weight: normal !important;
    border-collapse:collapse !important;
    border: 1px solid #000 !important;

}
table.contenido{
   border-collapse:collapse;
}

div.listContent{
    margin-left: 50px;
}

div.listContent li{
    list-style: outside;
}


div.interImage{
    float: right;
    margin-right: 305px;
}

img.imageContact{
    width: 280px;
}

/*div.image {
    float:right;
    margin-left:20px;
}*/

#contenidoFac{
	margin:0 65px 30px;
}

.organigrama{
    text-align: center;
}

div.contentInformation img.imageContact{
    float: right;
    margin-left:20px;
}
