/* estilos de instituciones */


/********************** OJO *************************************************************************
- generalmente la estructura está en general.css y solamente los colores son cambiado acá
*****************************************************************************************************/ 

/* primero importar los estilos de general.css */
@import url("general.css");
body{
	background: #EBEFFA url(../imag/back/back_inst.jpg) repeat-y center top;
}

.ancla{
	background: url(../imag/auxi/inst/auxi_icon_flec.gif) no-repeat 0 0;

}

.row_inbetween{
	background-color:#009900;
	height:10px;
	width:700px;;
	
}
/* main part */
.main_images{
	background-color: #F1F3F1;
	padding: 5px 20px 10px 0px;
}
.main_images img{
	margin-right:10px;
}
.main_image_headline{
	font-family: Trebuchet MS;
	font-size: 32px;
	color:#2e416b;
	font-weight: bold;
	
	
}
.main_image_text{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#2e416b;
	
}
/*right menu */
.right_menu{
	
	background-color: #c8d0c8;
}
.row_inbetween2{
	background-color: #acb9ac;
	
}
.second_table_cell{
	background-color: #fff8f5;
}	


.second_table_cell{
	 background-color: #f8fbfb;
}	
.content_all_bodegas{
	vertical-align: top;
	padding-bottom:10px;
	

}
.bodega_documentos{
	width:139px;
	border-color:#acb9ac;
	
	
}
.bodega_documentos#middle{
	margin:0 20px 0 20px;
	
}
.bodega_docu_content{
	padding:5 0 5 5px;
	background-color: White;
	border-color:#acb9ac;
	width:127px;
}
.bodega_docu_content_img{
	margin:0 5px 0 0;
	vertical-align: top;
	width:60px;
	float:right;
	padding:0 0 0 3px;
	
	
}
.bodega_docu_content_text{
	font-family: Trebuchet MS;
	font-size: 11px;
	margin:0px;
}
.bodega_docu_side_column{
	background: #f1f3f1;
}

.width_147{
	width:147px;
	
	
}
.width_110{
	width:110px;
	padding-left: 5px; 
	

}
.margin_6{
	margin-bottom:6px;
}




.right_menu_img{
	
	margin-bottom:6px;
}
.content_column_2_img{
	margin-top:5px;
	
}

.sub_line_menu{
border-top: 1px solid #cdd9e6;

}








