@charset "UTF-8";

#descargaUnoEs{
	width:330px;
	height:68px;
float:left;
}
#descargaDosEs{
	width:330px;
	height:68px;
	float:left;
	margin-left:28px;
	
}
#descargaTresEs{
	width:330px;
	height:68px;
	float:left;
margin-left:28px;
}

#descargaUno{
	width:330px;
	height:115px;
float:left;
	margin-left:15px;

}
#descargaDos{
	width:330px;
	height:115px;
	float:left;
	margin-left:35px;
}
#descargaTres{
	width:330px;
	height:115px;
	float:left;
	margin-top:30px;
		margin-left:15px;
}
#descargaCuatro{
	width:330px;
	height:115px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	
}
#descargaCinco{
	width:330px;
	height:115px;
	float:left;
	margin-top:30px;
		margin-left:15px;
	
}
#nuevaImagen{
	height: 50px;
	width: 122px;
	float:left;
	background-color: #FFFBF4;
	margin-top:37px;
	margin-left:23px;
	color:#CC3;
	
}

#logoIcesi{
	height: 50px;
	width: 122px;
	float:right;
	background-color: #FFFBF4;
	color:#CC3;
	
}
#logoIcesiEs{
	height: 50px;
	width: 122px;
	float:right;
	background-color: #FFFBF4;
	color:#CC3;
	margin-top:-30px;
	margin-right:25px;
	
}
#nuevaImagenA{
	height: 50px;
	width: 122px;
	float:left;
	background-color: #FFFBF4;
	margin-top:29px;
	margin-left:23px;
	color:#CC3;
}
#nuevaImagenAA{
	height: 50px;
	width: 122px;
	float:right;
	background-color: #FFFBF4;
	margin-right:35px;
	margin-top:-40px;
	color:#CC3;
}
#nuevaImagenAAA{
	height: 50px;
	width: 122px;
	float:right;
	background-color: #FFFBF4;
	margin-top:-40px;
	color:#CC3;
}
#contenido {
	height: 710px;
	width: 1200px;
	background-color: #FFFBF4;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 60px;
	width: 1200px;
	background-color: #FEF1E3;
	margin-right: auto;
	margin-left: auto;
	
}

#mapa{
	margin:0px;padding:0px;overflow:hidden;
	top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 background: #eee;
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}
#footerHome {
	height: 60px;
	width: 100%;
	z-index:1;
	background-color: #FEF1E3;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	bottom:0px;
	left:0px;
}
#textoFooter {
	height: 34px;
	width: 770px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	color: #5D352E;
}
#imagenTop {
	height: 145px;
	width: 1200px;
	background-image: url(../images/img1.png);
}
#imagenTopDos {
	height: 145px;
	width: 1200px;
	background-image: url(../images/img2.png);
}
#imagenTopEstaciones{
	height: 275px;
	width: 1200px;
	background-image: url(../images/universidades.png);
}

#imagenTopEstacionesTorreDeCali{
	height: 275px;
	width: 1200px;
	background-image: url(../images/torredecali.png);
}

#imagenTopEstacionesEstadio{
	height: 275px;
	width: 1200px;
	background-image: url(../images/unidadDeportiva.png);
}
#imagenTopEstacionesUnidadDeportiva{
	height: 275px;
	width: 1200px;
	background-image: url(../images/estadio.png);
}
#imagenTopEstacionesChapinero{
	height: 275px;
	width: 1200px;
	background-image: url(../images/chapinero.png);
}
#imagenTopEstacionesFatima{
	height: 275px;
	width: 1200px;
	background-image: url(../images/fatima.png);
}
#imagenTopEstacionesCentro{
	height: 275px;
	width: 1200px;
	background-image: url(../images/centro.png);
}
#imagenTopEstacionesSanPedro{
	height: 275px;
	width: 1200px;
	background-image: url(../images/sanpedro.png);
}
#imagenTopEstacionesManzanaDelSaber{
	height: 275px;
	width: 1200px;
	background-image: url(../images/manzanadelsaber.png);
}
#imagenTopEstacionesAmericas{
	height: 275px;
	width: 1200px;
	background-image: url(../images/americas.png);
}



#wrapperMenuHome{
width:316px;
height:60px;
padding-top:120px;	
}

#contenidoHome{
	width:230px;
	height: 300px;
	background-color:white;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:19px;
	margin-right:auto;
	margin-left:auto;
	pading-top:90px;
	
}

#home{
		position:absolute;
		right:70px;
		top:70px;
		z-index:1;
		width:312px;
		height:570px;
	background-color: #FFFBF4;
	-moz-box-shadow: 1px 1px 9px #000;
-webkit-box-shadow: 1px 1px 9px #000;
box-shadow: 1px 1px 2px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#info {
	height: 635px;
	width: 1200px;
	background-color: #FFFBF4;
	-webkit-box-shadow: 0 -5px 6px -6px black;
	-moz-box-shadow: 0 -5px 6px -6px black;
	box-shadow: 0 -5px 6px -6px black;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#infoP {
	height: 822px;
	width: 1200px;
	background-color: #FFFBF4;
	-webkit-box-shadow: 0 -5px 6px -6px black;
	-moz-box-shadow: 0 -5px 6px -6px black;
	box-shadow: 0 -5px 6px -6px black;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#infoEs {
	height: 510px;
	width: 1200px;
	background-color: #FFFBF4;
	-webkit-box-shadow: 0 -5px 6px -6px black;
	-moz-box-shadow: 0 -5px 6px -6px black;
	box-shadow: 0 -5px 6px -6px black;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
/* menu */
#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #fff;
	line-height: 30px;
	display: inline-block;
	font-size: 15px;
	float: left;
	z-index: 1000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu > li {
	background: #5D352E none repeat scroll 0 0;
	cursor: pointer;
	float: left;
	position: relative;
	padding: 0px 10px;
}
#menu > li a:hover {
	color: #CCC;
}
#menu .logo {
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	background-color: Transparent;
}
/* sub-menus*/
#menu ul {
	padding: 0px;
	margin: 0px;
	display: block;
	display: inline;
}
#menu li ul {
	position: absolute;
	left: -10px;
	top: 0px;
	margin-top: 30px;
	width: 150px;
	line-height: 16px;
	background-color: #5D352E;
	color: white; /* for IE */
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	margin: 5px 20px;
	padding: 5px 0px;
	border-top: dotted 1px #606060;
	list-style-type: none;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a {
	display: block;
	color: white;
}
#menu li ul li a:hover {
	color: #7FCDFE;
}
/* main submenu */
#menu #main {
	left: 0px;
	top: -20px;
	padding-top: 20px;
	background-color: #7cb7e3;
	color: #fff;
	z-index: 999;
}
/* search */
.searchContainer div {
	background-color: #fff;
	display: inline;
	padding: 5px;
}
.searchContainer input[type="text"] {
	border: none;
}
.searchContainer img {
	vertical-align: middle;
}
#menuYTitulo {
	padding-left: 77px;
	width: 1048px;
	height: 152px;
}
#titulo {
	font: Georgia, "Arial", Times, serif;
	font-weight: bold;
	font-size: 50px;
	padding-top: 55px;
}
#frase {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	padding-top: 15px;
	text-align: justify;
}
#menuYContenido {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	padding-top: 45px;
	text-align: justify;
	height: 323px;
}
#menuYContenidoEs {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	padding-top: 34px;
	text-align: justify;
	height: 276px;
}
#menuProyecto{
	height:275px;
	width:300px;
	float:left;
}
#menuEs{
	padding-top:20px;
	height:275px;
	width:330px;
	float:left;
}
#menuEsDos{
	padding-top:20px;
	height:275px;
	width:330px;
	float:left;
	padding-left:28px;
}
#contenidoProyecto{
	height:343px;
	width:710px;
	float:left;
	font-size:14px;
	padding-left:33px;
}
#uno{
	font-size:15px;
	font-weight:bold;
	font-size:23px;
	 cursor: pointer;
}

#dos{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#tres{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#cuatro{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#cinco{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#seis{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#siete{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#ocho{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#nueve{
	padding-top:5px;
	font-size:15px;
	 cursor: pointer;
}
#diez{
	padding-top:5px;
	font-size:15px;
}#mapa #home #contenidoHome p em {
	text-decoration: underline;
}
#mapa #home #contenidoHome strong {
	font-size: 24px;
	border-bottom:#5D352E2;
	padding-bottom:7px;

	
}
a{
color:black;
text-decoration: none;	
}
a: visited{
	color: #999;
	text-decoration: none;
}
