/* Segunda Columna */

div#col2 {
	background-color: #F3F3F3;
}

div#col2 h3{
	float: left;
	display: inline;
	text-transform: uppercase;
	font-weight: normal;
	margin: 3px 0 0 35px;
	font-size: 18px;
	width: 600px;
}

div#col2 ul{
	float: left;
	clear: both;
	width: 620px;
	overflow: hidden;
	margin: 77px 0 0 62px;
	display: inline;
}

div#col2 ul.tres{
	margin: 40px 0 0 62px;
}

div#col2 ul li{
	float: left;
}

div#col2 ul li a{
	float: left;
	display: inline;
	overflow: hidden;
	width: 200px;
	height: 0;
	padding-top: 111px;
	margin: 10px 0 0 70px;
}

div#col2 ul li a#ceu{
	background: url(../img/logoCeu.gif) left top no-repeat;	
}

div#col2 ul li a#mundo{
	background: url(../img/logoElMundo.gif) left top no-repeat;	
}

div#col2 ul li a#cremades{
	background: url(../img/logoCremades.gif) left top no-repeat;	
}

div#col2 ul li a#carlos{
	background: url(../img/logoCarlosIII.gif) left top no-repeat;	
}

div#col2 ul li a#tracor{
	background: url(../img/logoTracor.gif) left top no-repeat;	
}

div#col2 ul li a#formacion{
	background: url(../img/logoFormacion.gif) left top no-repeat;	
}

div#col2 ul li a#recoletos{
	background: url(../img/logoRecoletos.gif) left top no-repeat;	
}

div#col2 ul li a#elmundotv{
	background: url(../img/logoElMundoTv.gif) left top no-repeat;	
}

div#col2 ul li.subnivel{
	clear: both;
	margin-left: 135px;
	margin-top: 20px;
	display: inline;
}