/* estilos de paginas interiores como recursos y noticias */

/********************** OJO *************************************************************************
- generalmente la estructura está en general.css y solamente los colores son cambiado acá
- además este css contiene los estilos que solamente estan necesario en paginas de recurso o noticias
*****************************************************************************************************/ 

/* primero importar los estilos de general.css */

@import url("general.css");


.second_table_cell{
	background-color: #EBF2Fa;
}
/* estilos por el main menu a la izquierda */
.main_images{
	background-color: #d4e5f7;
	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: #BBDCFD;
}
.right_menu_img{
	
	margin-bottom:6px;
}
.row_inbetween2{
	background-color: #6699cc;
}


/**** Foto Noticias *******/
.imag_noti{	
	margin: 0 0 0 15px;	
	float: right;
	}
.imagen_subtitulo{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 58%;	
	font-style: normal;	
	font-weight: normal;	
	color: #666;	
	padding: 1 5px 0 5px;	
	margin: 3px 0 10px 0;	
	width: 190px;	
	line-height: 120%;
	}




.bold{
	font-weight: bold;
}




/* estilos de submenu */
.sub_line_menu{
border-top: 1px solid #cdd9e6;


}


/******* columna a la derecha ***********/
.content_column_2_img{
	margin-top:5px;
	
}


/* estilos para todos los partes como "bodego de documentos" - pueden estar en los dos columnas */
.bodega_documentos#middle{
	margin:0 20px 0 20px;
	
}


/* bodega & buscar ...*/

.bodega_docu_side_column{
	background-color: #b2d0ee;
 }
.bodega_documentos{
	border-color: #6699cc;
	margin-bottom: 5px;
}
.bodega_docu_content{
	width:151px;
	background-color: White;
	border-color:#6699cc;
}
.bodega_docu_content_img{

	padding-left:7px;
	padding-top:7px;
}
.bodega_docu_content_text{
	padding:7px 5px 2px 7px;
	width:110px;
	font-family: Trebuchet MS;
	font-size: 11px;
	margin:0px;
}
.bodega_docu_content_text a{
	color:black;
	text-decoration: none;
}
.bodega_docu_content_text a:hover{
	color:black;
	text-decoration: underline;
}
.bodega_docu_content_text v{
	color:black;
	text-decoration: none;
}
.bodega_docu_content_text v:hover{
	color:black;
	text-decoration: underline;
}
.bodega_docu_bottom_row{
	background-color: #b2d0ee;
}








/* formularios*/
.TITUform{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 3px 5px;
	vertical-align: top;
}

.TEXTform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 3px 0 5px 5px;
		vertical-align: top;
}
.TEXTformRigth {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding: 3px 0 3px 5px;
		vertical-align: top;
}
.campo{
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2px 0 2px 10px;
	height: 20px;
}
.boton{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #FFF;
	font-weight: bold;
	border: 1px solid #cdd9e6;
	margin: 0 10px 0 10px;
	padding: 3px 3px 3px 3px; 
	color: #2e416b;
	width: 150px;
}







.fecha {
	vertical-align: bottom;
	padding:0px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;

}

.lin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
.tablaBorde {
	border: 2px solid #6699CC;
}
.TablaBordeGris {
	border: 1px solid #999999;
}
.linArriba {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
.linArriba2 {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #cdd9e6;
	border-right-color: #cdd9e6;
	border-bottom-color: #cdd9e6;
	border-left-color: #cdd9e6;
}
