/* ----------BEGIN PARAM BASIC-------- */
	h1 {
		font-size: 15px;}
	
	h3 { 
		font-size: 10px; 
		color:#000}
	#tipos a{
		color:#0038A7;
        font-size:13px;
        text-decoration: underline;
	}

	#tipos a:hover{
		color:#000;
	}

	#tipos a:active{
		color:#000;
	}
	

/* ----------END PARAM BASIC-------- */

/* ----------END ACORDEON-------- */		
	dl {
		width: 450px;}
		
	dl{ 
		margin: 12px;}
	dd{
		margin: 0px;
	}

	dt{
		padding: 3px; 
		margin: 2px;
	}
	
	dt a {
		color: #fff;
		text-decoration:none;
		font-weight:bold;}
		
	dt a:hover { 
		color: #000; 
		text-decoration:none}
		
	dd {
		width: 450px;}
				
	.turismo {
		background: #E7716E; 
	}
	
	.turismo_dd{
		background: #FAE1E1;
	}
	
	.juridicas {
		background: #638F38;
	}
	
	.juridicas_dd {
		background: #E0E9D8;
	}
	
	.ingenieria {
		background: #0DB2D2;
	}
	
	.ingenieria_dd {
		background: #CCEFF5;
	}
	
	.negocios {
		background: #183884;
	}	
	
	.negocios_dd {
		background: #BDDEFF;
	}
	
	.negocios a:hover {
		color: #65CEE3;
	}

    .economia{
		background: #DA251C;
	}
    .economia_dd {
		background: #F8D5D3;
	}
    .economia a:hover {
		color: #EFE259;
	}
    .edu_fisica{
		background: #C581A6;
	}
    .edu_fisica_dd {
		background: #F4E6EE;
	}
    .arquitectura{
		background:  #DA7A24;
	}
    .arquitectura_dd {
		background: #F8E3D2;
	}


		
	dd a {
		color: #000;
		text-decoration:underline;
		font-weight:bold;}
	
	dd a:hover { 
		text-decoration:none;
		}
			
	dd a:active { 
		color: #000;
		}
	
	dd a:visited { 
		color: #000;
		}
		
	dd ul { 
		list-style: none; 
		padding: 5px;
		list-style-position:inside;
		margin-left:50px;}
	
	dd ul li { 
		margin:0;
		padding:0;}

	dt a:visited {
		color: #fff;
		text-decoration:none}
		
	dt a:active { 
		color:#DFDFDF; 
		text-decoration:none}

/* ----------END ACORDEON-------- */


/* --------------BEGIN COLUMN RIGHT------------- */
	#right{
		background: #99AE6A;}
/* --------------END COLUMN RIGHT------------- */

/* ----------BEGIN COLUMNS COLOR----------------- */
	#outer{ 
		border-right: solid 136px #99AE6A; /* color of the right column  */}

	#main{
	min-height:700px; height:auto !important;
	}
	
	#col2{
	float:right; margin-right:-136px; position:relative; width:136px;
	}
	
	#col3{
	margin-right:0px;
	}		
		
/* ----------END COLUMNS COLOR----------------- */

/* ----------BEGIN MENU RIGHT----------------- */
	.msg_list {
		width:130px;}
		
	.msg_head {
		background-color:#007A8F;
		font-weight:bold;
		color:#fff;
		height:15px;
		cursor:pointer;
		padding:0px;}
		
	.msg_body {
		text-align: left;
		font-weight:bold;}

	.msg_body ul {
		width:130px;
		margin:0px;
		padding:0px;
		font-size:11px;
		list-style-type:none;}
		
	.msg_body ul li {
		border-bottom: 1px solid #fff;
		margin-left:5px;}

	.msg_body ul li a{
		color:#F0FFCF;}

	.msg_body ul li a:hover{
		color:#000;}
/* ----------END MENU RIGHT----------------- */

/* ----------BEGIN AUTORIDADES----------------- */
#tbl_autoridades{
	width:94%; 
	background-color: #f4f3f0; 
	layer-background-color: #f4f3f0; 
	border: 1px none #000000;
	padding:3%;}

#tbl_autoridades td{
	height:30px;}

#tbl_autoridades .cargo{
	vertical-align:bottom;}

#tbl_autoridades .cargo td{
  color: #000066;
  font-weight:bold;}

#tbl_autoridades tr .nombre{
   font-size:11px;}

#tbl_autoridades tr .sede{
	color:#000;
	font-weight:bold;
	text-align:center;}

#tbl_autoridades tr .email, #tbl_autoridades tr a {
  	color: #000066;
	text-align:right;
	text-decoration:none;}
/* ----------END AUTORIDADES----------------- */

	/* Correspondiente a Cuadros de Noticias */
	.hh1, .hh2, .hh3{
		border: 1px solid #99AE6A; /*color de los bordes de los cuadraditos de la noticia */
		padding: 4px;
		background-color:#F0FFCF;
        overflow:hidden;
	}

    .hh1 a, .hh2 a, .hh3 a{
		color:#BFCF9B;
	}

	.hh1 a:hover, .hh2 a:hover, .hh3 a:hover{
			color:#99AE6A;}
	/* --------------- */

#main {
    border-right:136px solid #0038A7;
}
