﻿@charset "utf-8";
/* CSS Document */
/*diseñado por Rodrigo Lepez bionico9@hotmail.com*/
/************************************************/

body{
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../imagenes/bg_body.jpg) repeat-x top #FFF;}
	
h1{margin:0px;}	
h2{/*margin:0px;*/}
h3{margin:0px;}

a{ text-decoration:none !important;}
a:visited{color:#0079CA;}	

#blanco{
	width:900px;
	margin:0 auto;}

#paginaUTN{
	float:left;
	width:900px;
	min-height:1011px;
	background:url(../imagenes/bg_pagina.jpg) no-repeat #FFF;}
	
#paginaSecretaria{
	float:left;
	width:900px;
	min-height:1011px;
	background:url(../imagenes/bg_secretaria.jpg) no-repeat #FFF;}

/********** HEADER **********/	
#header{
	float:left;
	width:900px;
	clear:both;}
	
#headerLink{
	float:right;
	width:900px;
	height:40px;}	
	
#headerLink a{
	height:40px;
	display:block;}	
	
#header .logoUTN{
	float:left;
	width:136px;
	/*height:137px;*/
	padding-left:16px;}
	
#navMenu{
	float:left;
	width:730px;
	height:45px;
	margin:30px 0 0 8px;
	color:#FFF;}
	
#header .tituloH{
	float:left;
	width:556px;
	padding:6px 0 0 110px;
	margin-right:82px;
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;}	
		
/********** MAIN **********/			
#main{
	float:left;
	width:900px;
	margin-top:8px;}
	
#linkIzquierda{
	float:left;
	width:80px;
	padding-left:15px;
	font-size:11px;}
	
#linkIzquierda a{
	display:block;
	width:80px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;}
	
#linkIzquierda a:hover{color:#3CB0FF;}	
	
#linkIzquierda .aputn{
	float:left;
	width:80px;
	padding:3px 0 5px 0;}

#linkIzquierda .dasuten{
	float:left;
	width:80px;
	padding:7px 0 5px 0;}

#linkIzquierda .edutecne{
	float:left;
	width:80px;
	padding:6px 0 5px 0;}
		
#mainContenido{
	float:left;
	width:615px;
	margin-right:40px;
	padding:45px 65px 0 85px;
	text-align:justify;}

/********** VIRTUAL UTN **********/	
#utnVirtual{
	float:left;
	width:802px;
	padding-left:88px;}
	
/********** BANNERS **********/
#banners{
	float:left;
	width:785px;
	height:163px;
	margin:0 20px 0 95px;
	padding-top:37px;
	background:url(../imagenes/bg_bannerBottom.jpg) no-repeat #FFF;}
	
#bannerFlash{}


/********** BOTTOM **********/			
#bottomUTN{
	float:left;
	width:765px;
	height:100px;
	margin:30px 40px 0 95px;
	background:url(../imagenes/bg_bottom.gif) no-repeat top center;}
	
#bottomUTN .linksBottom{
	float:left;
	width:765px;
	padding-top:120px;
	margin:20px 0;
	color:#666;
	font-size:9px;}
	
#bottomUTN .linksBottom a{
	color:#666;
	text-decoration:none;}

#bottomUTN .linksBottom a:hover{color:#3CB0FF;}

#BottomUTN .linksBottom a:visited{color:#666 !important;}	
	
#bottomUTN .tituloB{
	font-weight:bold !important;}
	
#bottomUTN .tituloB tr{
	border-bottom:1px solid #CC0000;}	
	
/********** SECTIONS **********/
#section2{
	float:left;
	width:610px;
	min-height:300px;
	margin:60px 0 0 23px;
	padding-right:105px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
	background:url(../imagenes/bg_section2.png) repeat-y top right;}
	
#section2 p{
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;}	
	
#section2 table{
	width:100% !important;
	margin:10px 0 !important;}
	
#section2 table tr td{
	margin:0 !important;
	padding:4px !important;
	/*border:1px solid #CCCCCC !important;*/
	vertical-align:baseline !important;}
	
#endSection2{
	float:left;
	width:900px;
	height:50px;
	background:url(../imagenes/bg_endSection2.png) no-repeat top right;}
		
/********** NAV SECRETARIAS **********/
#menuSecretarias{
	float:left;
	width:147px;
	min-height:236px;
	padding-left:15px;
	font-size:11px;
	background:url(../imagenes/bg_navSecretarias.png) repeat-y top left;}

#menuSecretarias ul{
	float:left;
	width:140px;
	margin:0;
	padding:10px 0;
	list-style:none;}
	
#menuSecretarias a{
	display:block;
	padding:5px 0;
	text-decoration:none;
	border-bottom:1px solid #333;
	color:#FFFFFF;}
	
#menuSecretarias a:hover{
	color:#3CB0FF !important;}		
			
/*#linkIzquierda a{
	display:block;
	width:80px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;}*/
	
#secretariaBotom{
	float:left;
	width:162px;
	height:20px;
	background:url(../imagenes/bg_navSecretarias_Bottom.png) no-repeat bottom left;}
	
	
/*ESTILO TABLA AUTORIDADES */	
.titulo{
	background-color:#F0F4F9;
	border-bottom:1px solid #C1D6E8;
	vertical-align:baseline;}
			
.color{
	background-color:#F5F5F5;
	border-bottom:1px solid #CCC;
	vertical-align:baseline;}	