/* ----------BEGIN PARAM BASIC-------- */

	h1 {

		font-size: 15px;}

		

	h2 { 

		font-size: 11px; 

		color:#000}

		

	h3 { 

		font-size: 10px; 

		color:#000}

	a{

		color:#00ADCF;

	}

	

	a:hover{

		color:#000;

	}

	

	a:visited{

		color:#00ADCF;

	}

	

	a:active{

		color:#000;

	}





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



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

	dl {

		width: 450px;}

		

	dl{ 

		margin: 12px;}

	dd{

		margin: 0px;

	}

		

	dt {

		background: #32BED7; 

		padding: 3px; 

		margin: 2px;}

		

	dd {

		background:#CCEFF5;

		width: 450px;}

		

	dt a {

		color: #FFF;

		text-decoration:none;

		font-weight:bold;}

		

	dd a {

		color: #000;

		text-decoration:none;

		font-weight:bold;}

	

	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:hover { 

		color: #000; 

		text-decoration:none}

		

	dt a:active { 

		color: #CCEFF5; 

		text-decoration:none}



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





/* --------------BEGIN COLUMN RIGHT------------- */

	#right{

		background: #1A151B;}

/* --------------END COLUMN RIGHT------------- */



/* ----------BEGIN COLUMNS COLOR----------------- */

	#outer{ 

		border-right: solid 136px #1A151B; /* 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:#DFDFDF;}



	.msg_body ul li a:hover{

		color:#CCEFF5;}

/* ----------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 #000; /*color de los bordes de los cuadraditos de la noticia */

		padding: 4px;

		background-color:#DFDFDF;

        overflow:hidden;

	}



    .hh1 a, .hh2 a, .hh3 a{

		color:#999;

	}



	.hh1 a:hover, .hh2 a:hover, .hh3 a:hover{

			color:#000;}

	/* --------------- */



#main {

    border-right:136px solid #1A151B;

}
