* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font: 62.7% Arial, Helvetica, "Lucida Sans", sans-serif;
}

a:focus {outline:none;}


#page-wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 900px;
	height: 538px;
	position: relative;
}

#page-wrapper-2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 25px;
	width: 900px;
	position: relative;
}

#logo {
	float: left;
	width: 300px;
	height: 118px;
	background: #fff url(../imagenes/logo_politecnico.jpg) no-repeat 40px 0;
}

#slogan {
	float: left;
	width: 600px;
	height: 118px;
	background: #fff url(../imagenes/slogan.jpg) no-repeat 20px 55px;
}

#main-content {
	float: left;
	width: 900px;
	height: 420px;
	background: #fff url(../imagenes/fondo_portada.jpg) no-repeat;
	position: relative;
}

#menu {
	width: 885px;
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	position: relative;
}

#nav {
	width: 630px;
	position: absolute;
	top: 110px;
	left: 270px;
}

#nav-bar {
	width: 675px;
	float: left;
	border-top: 1px solid #84a8b7;
}

.division {
	border-right: 1px solid #84a8b7;
}
#btn-cursos {
	width: 120px;
	height: 120px;
	position: absolute;
	top: -8px;
	right: 10px;
}
#btn-cursos a {
	display: block;
	width: 120px;
	height: 120px;
	background: url(../imagenes/btn_becas100porciento.jpg) no-repeat 0 0;
}
#btn-cursos a:hover{
	background: url(../imagenes/btn_becas100porciento.jpg) no-repeat 0 -120px;
}

#home-btn {
	border-top: 1px solid #84a8b7;
	width: 30px;
	float: left;
	padding-top: 8px;
}

#home-btn a {
	width: 30px;
	height: 30px;
	display: block;
	background: url(../imagenes/btn_home.gif) no-repeat 0 0;
}

	#home-btn a .alt {
		display: none;
	}
	
	#home-btn a:hover {
		background: url(../imagenes/btn_home.gif) no-repeat 0 -50px;
	}
	

#logo-nav {
	width: 160px;
	float: left;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: -25px;
}

#info-poli {
	color: white;
	width: 230px;
	position: absolute;
	top: 190px;
	left: 550px;
	font-size: 1.8em;
}

#info-splash {
	color: white;
	width: 195px;
	position: absolute;
	top: 140px;
	left: 280px;
	font-size: 1.8em;
}

#info-splash a {
	display: block;
	width: 195px;
	height: 170px;
	background: url(../imagenes/splash.png) no-repeat 0 0;
}

#info-splash a:hover{
	background: url(../imagenes/splash2.png) no-repeat 0 2px;
}

#info-splash p {
	font-size: 0.6em;
	padding-left:22px;
}


#info-contact {
	color: white;
	position: absolute;
	font-size: 1.4em;
	top: 377px;
	right: 200px;
	width: 690px;
	background: url(../imagenes/fondo_info.gif) repeat-y -28px;
	text-align: right;
	padding: 3px 10px 3px 0;
}


#info-contact2 {
	color: #2c6176;
	position: absolute;
	font-size: 1.3em;
	top: 400px;
	width: 690px;
	text-align: right;
	padding: 3px 10px 3px 0;
}

#info-contact a:link, #info-contact a:visited {
	color: white;
	text-decoration: none;
	padding-right: 195px;
}

#info-contact a:hover {
	color: #2c6176;
}


#info-becas {
	position: absolute;
	right: 0;
	bottom: 5px;
	border-style: none;
}

#carrera {
	clear: both;
	padding-top: 20px;
}

#info-carrera {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	color: #2c6176;
}

#info-sede a:link, #info-sede a:visited,
#info-carrera a:link, #info-carrera a:visited,
#copyright a:link, #copyright a:visited {
	color: #2c6176;
}

#info-sede a:hover, 
#info-carrera a:hover {
	color: #1f4656;
}

#resumen .col-izq, #resumen .col-der {
	text-align: left;
	width: 230px;
	float: left;
}
	#resumen p {
		padding-right: 20px;
		margin-top: 10px;
		font-size: 12px;
		color: #2c6176;
	}
	
.llame-ya {
	width: 180px;
	margin-top: 15px;
	margin-left: 140px;
}

#programa {
	font-size: 1.2em;
}

#sedes {
	clear: both;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 135px;
}

#sedes img {
	float: left;
	margin-right: 23px;
}

#cursolibre {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

.info-pi {
	background: url(../imagenes/sobre_el_pi.jpg) no-repeat 0 13px;
}
.becas {
	background: url(../imagenes/becas.jpg) no-repeat 0 13px;
}
.comuni {
	background: url(../imagenes/comuni.jpg) no-repeat 0 13px;
}
.delpoli {
	background: url(../imagenes/delpoli.jpg) no-repeat 0 13px;
}
.otros {
	background: url(../imagenes/otros.jpg) no-repeat 0 13px;
}
.eventos {
	background: url(../imagenes/eventos.jpg) no-repeat 0 13px;
}
.educredito {
	background: url(../imagenes/financiamiento.jpg) no-repeat 0 35px;
}
.contacto {
	background: url(../imagenes/contactenos.jpg) no-repeat 0 45px;
}
.legal {
	background: url(../imagenes/avisolegal.jpg) no-repeat 0 45px;
}
.multimedia {
	background: url(../imagenes/multimedia.jpg) no-repeat 0 45px;
}
.locales {
	background: url(../imagenes/sedes.jpg) no-repeat 0 13px;
}
.mapa {
	background: url(../imagenes/mapadelsitio.jpg) no-repeat 0 45px;
}
#sedes.multimedia .prevista, #sedes.multimedia .previstaQT {
	float: none;
	margin: 0 0 40px 0;
}
#sedes.multimedia .previstaQT {
	margin: 0 0 10px 0;
	border: 2px solid #3b6c80;
}

#info-sede {
	padding-left: 20px;
	border-left: 1px solid #84a8b7;
	float: left;
	width: 214px;
	color: #3b6c80;
	font-size: 1.2em;
	margin-bottom: 20px;
	}
	#info-sede.alt {
		height: 290px;
	}
	#info-sede p {
		margin-bottom: 8px;
	}
	#info-sede .right {
		margin: 0 0 20px 20px;
		float: right;
	}
	#info-sede h2 {
		margin-bottom: 10px;
	}
	.info-pi #info-sede, .comuni #info-sede,
	.delpoli #info-sede, .otros #info-sede,
	.educredito #info-sede, .eventos #info-sede,
	.contacto #info-sede, .legal #info-sede,
	.multimedia #info-sede, .mapa #info-sede,
	.info-curso {
		width: 648px;
	}
	#info-sede ul {
		margin-bottom: 8px;
		padding-left: 25px;
	}
	#info-sede ul li {
		
	}
	#info-sede .extra {
		margin-top: 25px;
	}
	#info-sede.gracias {
		height: 250px;
	}
	.legal #info-sede {
		text-align: justify;
	}
	.legal #info-sede h3 {
		margin-bottom: 8px;
	}
	#info-sede.multimedia {
		border: none;
		padding-left: 0;
	}
	#info-sede .tab-poli {
		color: #3b6c80;
	}
	#info-sede .tab-poli h2 {
		font-size: 1.35em;
	}
	#info-sede .mini-tour {
		float: left;
		width: 270px;
		text-align: center;
		padding: 10px;
		border: 1px solid #bbb;
		margin-bottom: 20px;
	}
	#info-sede .mini-tour p {
		font-size: 0.8em;
	}
	#info-sede .mini-tour.boxleft {
		margin-right: 19px;
	}
#campus {
	width: auto;
	text-align: left;
	color: #3b6c80;
	font-size: 1.4em;
	clip: rect(auto,auto,auto,auto);
}

#contact {
	clear: both;
	width: 678px;
	background: url(../imagenes/fondo_info.gif) repeat-y -28px;
	text-align: center;
	color: #3b6c80;
	font-size: 1.4em;
	padding: 3px 0px 3px 0;
}

#contact2 {
	clear: both;
	width: 100%;
	background: url(../imagenes/fondo_info.gif) repeat-y 100px;
	text-align: center;
	color: #3b6c80;
	font-size: 1.4em;
	padding: 3px 0px 3px 0;
}

#contact a:link, #contact a:visited,
#contact2 a:link, #contact2 a:visited {
	color: white;
	text-decoration: none;
}

#contact a:hover,
#contact2 a:hover {
	color: #2c6176;
}
	
#copyright {
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	color: #2c6176;
}

#copyright p {
	border-top: 1px dotted #2c6176;
	padding-top: 10px;
}

table {
	border: 1px solid #84a8b7;
	padding: 3px;
	margin: 15px auto 0 auto;
}

th {
	background-color: #deeaf0;
	padding: 15px 8px;
	font-size: 90%;
}

td h3 {
	padding: 3px 8px;
	color: white;
}

.tb-culi td h3 {
	background-color: #ef9d3a;
}

.tb-prog td h3 {
	background-color: #8cc63e;
}

.tb-sopo td h3 {
	background-color: #b2368e;
}

.tb-tele td h3 {
	background-color: #4ea8e4;
}

.tb-ingl td h3 {
	background-color: #55afa5;
}

table p {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

table ul {
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 5px;
}

table ul li {
	padding-left: 22px;
	background: url(../imagenes/bullet.gif) no-repeat 2px 3px;
}

table ul li ul {
	padding-top: 0;
}

table ul li ul li {
	background: url(../imagenes/bullet2.gif) no-repeat 2px 3px;
}

#formContacto {
	margin-bottom: 30px;
}
#formContacto .label {
	float: left;
	width: 195px;
	text-align: right;
	padding: 3px 10px 3px 0;
	clear: both;
	margin: 8px 0;
}
#formContacto .text {
	width: 400px;
	margin: 8px 0;
	border: 1px solid #84a8b7;
}
#formContacto .combo {
	margin: 8px 3px;
}
#formContacto #submit {
	margin-left: 200px;
}
#formContacto #comentario {
	border: 1px solid #84a8b7;
	background-color: #dee6e9;
	font-weight: bold;
	padding: 3px;
}
#formContacto input {
	background-color: #dee6e9;
	font-weight: bold;
	padding: 3px;
}
#formContacto .submit-button {
	background: url(../imagenes/boton-submit.gif) no-repeat;
	font-weight: bold;
    height: 31px;
    width: 100px;
    border: none;
    margin-left: 150px;
    margin-top: 10px;
}
