@import url(2010common.css);
/* --------------------------------------------- */
/* ---[ Distribución Página ]------------------- */
/* --------------------------------------------- */
/* ---[ Cabecera ]------------------------------ */
#header{height : 90px;	margin : 0;}

#ic-head{width : auto; height : auto; float : none; margin : 0; padding : 0; background : transparent; letter-spacing : normal; border:none !important}
#ic-head a{width : auto; height : auto; outline : none; color : #000; text-indent : 0; font : bold 28pt "Times New Roman", Times, serif !important;}

#dirs{width : auto; height : auto; float : none; clear : both; margin : auto;padding: 0; color : #999; font-size : 10px; font-style : normal; font-weight : bold;}
#dirs ul{padding : 0;}
#dirs li{padding : 0; margin : 0; list-style : none none; text-align : left;}

#clima{display : none;}
#bread-crumb{display : none;}

/* ---[ Carrusel/Título ]----------------------- */
#billboard{
	clear : both;
	width : 90% !important;
	height : auto !important;
	margin : 1em;	padding : 0;
	background : transparent !important;
}
#billboard h1{
	height : auto;	margin : 0;	padding : 0 !important;
	color : #000; text-align : right; border-bottom : 2px solid #CCC;
}

/* ---[ Rounded Corners ]----------------------- */
.rounded_by_jQuery_corners{
	width : 100% !important;
	height : auto !important;
	padding : 0 !important;
}
.rounded_by_jQuery_corners > div:first-child, 
.rounded_by_jQuery_corners > div:last-child{display:none;}
.rounded_by_jQuery_corners > div:nth-child(2){
	width : 100% !important;
	height: auto !important;
	padding : 0 !important;
}


/* ---[ Columnas ]------------------------------ */
#col-wrapper-1c,
#col-wrapper-gc,#col-wrapper-cg,#col-wrapper-2i,
#col-wrapper-cgc,#col-wrapper-ggc, 
#col-wrapper-cgg,#col-wrapper-3i,
#col-wrapper-2v{position : relative; margin : 0;}

#col-aux, #col-main, #col-sidebar{padding : 7px; margin : 0 0 5px; width : 90% !important}
/* Diagramación de 1 columna  */

#col-wrapper-1c #col-main{width : 100%;}
#col-wrapper-1c #col-aux, #col-wrapper-1c #col-sidebar{display : none;}

/* Diagramaciones de 2 columnas  */

/*#col-wrapper-gc #col-main, #col-wrapper-cg #col-main{width : 500px;}
#col-wrapper-gc #col-sidebar, #col-wrapper-cg #col-sidebar{width : 217px;}

#col-wrapper-2i #col-main,#col-wrapper-2i #col-sidebar{width : 358px;}

#col-wrapper-gc #col-aux, #col-wrapper-cg #col-aux,
#col-wrapper-2i #col-aux, #col-wrapper-2v #col-aux{display : none;}

#col-wrapper-cg #col-main{margin-left : 236px;}
#col-wrapper-cg #col-sidebar{margin-left : -750px;}

#col-wrapper-gc #col-main{margin-right : 5px;}
#col-wrapper-2i #col-main{margin-right : 6px;}

#col-wrapper-2v #col-main, #col-wrapper-2v #col-sidebar{width : 736px;}
#col-wrapper-2v #col-main{margin-top : 221px;}
#col-wrapper-2v #col-sidebar{
	position: absolute;
	top : 0; left : 0;
	height : 200px;
	overflow: hidden;
}*/

/* Diagramaciones de 3 columnas */
/*
#col-wrapper-cgc #col-main{width : 388px;}
#col-wrapper-cgc #col-aux,#col-wrapper-cgc #col-sidebar{width : 155px;}

#col-wrapper-3i #col-aux,#col-wrapper-3i #col-main,
#col-wrapper-3i #col-sidebar{width : 232px;}

#col-wrapper-cgc #col-aux{margin-left : -576px;}
#col-wrapper-cgc #col-main{margin-left : 174px;}
#col-wrapper-cgc #col-sidebar{margin-left : 5px;}

#col-wrapper-ggc #col-main,#col-wrapper-ggc #col-aux,
#col-wrapper-cgg #col-main,#col-wrapper-cgg #col-aux{width : 271px;}
#col-wrapper-ggc #col-sidebar,#col-wrapper-cgg #col-sidebar{width : 156px;}

#col-wrapper-ggc #col-aux,#col-wrapper-ggc #col-sidebar,
#col-wrapper-3i #col-aux,#col-wrapper-3i #col-sidebar{margin-left : 5px;}

#col-wrapper-cgg #col-sidebar{margin-left : -750px;}
#col-wrapper-cgg #col-main{margin-left : 175px;}
#col-wrapper-cgg #col-aux{margin-left : 5px;}
*/

/* Colores y altura columnas */

#col-main, #col-sidebar, #col-aux{background : transparent; height : auto !important;}

#col-sidebar h1, #col-sidebar h2, 
#col-sidebar h3, #col-sidebar h4, 
#col-sidebar h5, #col-sidebar h6{color : #000;}

#col-sidebar strong{color : #000;}

.subcol-half, .subcol-half-nb{
	float : left;
	width : 48%;
	margin-right : .5%;
	padding-right : .5%;
	border-right : 2px solid #CCC;
}
.subcol-half-nb{border-right : none;}

.subcol-third, .subcol-third-nb{
	float : left;
	width : 32%;
	margin-right : .5%;
	padding-right : .5%;
	border-right : 2px solid #CCC;
}
.subcol-third-nb{border-right : none;}

/* ---[ Pie ]----------------------------------- */
/* En elementos comunes (20XXcommon.css)			*/

/* --------------------------------------------- */
/* ---[ Lo Demás ]------------------------------ */
/* --------------------------------------------- */
.stripe-me{border-collapse : collapse; border-spacing:0;}
.stripe-me tr{border:1px solid #666; border-width:1px 0;}
.stripe-me a{color:#000;}

.cupo-completo{color : #FFF; background : #666;}

/* ---[ Alert ]--------------------------------- */
.alertbox{padding : 0; margin : 0; width : 60%; margin : 1em auto;}
.alertbox h4{
	margin : 0;
	padding : 5px;
	color : #FFF;
	border : none;
	font-size : 1.5em;
	font-weight : bold;	
}
.alertbox .ab-cnt{margin : 0; padding : 5px; padding-left : 60px; min-height : 58px;}
.alertbox .ab-cnt p, .alertbox .ab-cnt ul,
.alertbox .ab-cnt ol{margin: .5em 0;}
.ab-w h4{background:#E6C800;}
.ab-w .ab-cnt{background : #FFF0C0 url(/images/icons/alert/warning.png) no-repeat 5px 5px;}
.ab-i h4{background:#00C;}
.ab-i .ab-cnt{background : #AEC0FF url(/images/icons/alert/info.png) no-repeat 5px 5px;}
.ab-e h4{background:#C00;}
.ab-e .ab-cnt{background : #FFD7C2 url(/images/icons/alert/error.png) no-repeat 5px 5px;}
.ab-q h4{background:#090;}
.ab-q .ab-cnt{background : #D9F6C2 url(/images/icons/alert/question.png) no-repeat 5px 5px;}
.ab-s h4{background:#C00;}
.ab-s .ab-cnt{background : #FFD7C2 url(/images/icons/alert/stop.png) no-repeat 5px 5px;}
/* ### Hacer estilos ab-z ### */

/* Alert Small */
.alert-sm{
	margin : 5px 0;
	padding : 4px;
	border : 2px solid #000;
	background : transparent;
	-moz-border-radius : 5px; -webkit-border-radius : 5px;
}
.asm-w{border-color : #CCC;}
.asm-i{border-color : #CCC;}
.asm-e{border-color : #000;}

/* ---[ Especs x página ]----------------------- */
#carreras-ini td, #carreras-ini th,
#carreras-crr td, #carreras-crr th{padding : 4px 2px; border-bottom : 1px solid #CCC;}
#carreras-mtr #col-main p{
	width : 65%;
	padding : .5em;
	margin : 4px 0 0 15%;
	color : #000;
	background : transparent;
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 1.2em;
}
#carreras-mtr #col-main li{
	margin : 0 0 0 25%;
	padding : 2px;	
	list-style: square none;
	border-bottom : 0;
	cursor : pointer;
}
#carreras-mtr #col-main li:hover{color : #000;}
#carreras-mtr #col-main li div{display : none; padding : .5em 1em; margin-left : 1em;}
#carreras-mtr #col-main li div p{
	width : 100%;
	margin : 0;
	color : #555; background : transparent;
	font-weight: normal; font-size: 1em;
	text-align : justify;
}

#carreras-mtr #col-sidebar, #carreras-txt #col-sidebar{display : none;}
#carreras-mtr #col-main .alert-sm{display : none;}

#carreras-ini #lst-full #c{width:31%;}
#carreras-ini #lst-full #f{width:12%;}
#carreras-ini #lst-full #d{width:30%;}
#carreras-ini #lst-full #h{width:17%;}
#carreras-ini #lst-full #i,
#carreras-ini #lst-carr #i{width:10%;}
#carreras-ini #lst-carr #f{width:20%;}
#carreras-ini #lst-carr #d{width:45%;}
#carreras-ini #lst-carr #h{width:25%;}

#carreras-txt #t-o{
	margin-top : 0;
	padding : 7px;
	color : #FFF;
	background : #5151D4;
	font-size : 2em;
	font-family : "Trebuchet MS", Verdana, "Verdana Ref",Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", sans-serif;
}
#carreras-txt #t-o strong{color : #FFF;}


/* ---[ Submenú ]----------------------------- */
#smnu{display : none;}

/* ---[ Nav ]----------------------------------- */
#nav{display : none;}

#bicentenario{display : none !important;}