/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/*

	Johnny Gamba
	11/02/2010
	RQI000008
*/  

.mensajeExito {
	background-color: #3A5393; 
	color: white;
	height: 25px;
	border: 2px solid #3A5393;
	font-size: 18px;
	padding: 1px;
	margin-bottom: 12px;
	margin-top: 5px;
}

#mensajeExito {
	background-color: #3A5393; 
	color: white;
	height: 25px;
	border: 2px solid #3A5393;
	font-size: 18px;
	padding: 1px;
	margin-bottom: 3px;
}   
    
/*	END RQI000008 */

.labelBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;

	font-weight: bold;
}
.txtlabels  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;

	font-weight: normal;
}
.txtTituModu {
	font-weight: bold;
	padding-left: 0px;
	line-height: 18px;
	
}
.borde_celda {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: E9F1F8;
	margin: 0px;
	padding: 0px;
}
.txtLinks {

	font-size: 12px;

}
.txtLinksBold {

	color: 2028CF;
	font-weight: bold;
}
.txtTituModu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-left: 1px;
	text-decoration: none;
}
.tableBorde {
	border-top: 1px none #B7CDE2;
	border-right: 1px solid #B7CDE2;
	border-bottom: 1px solid #B7CDE2;
	border-left: 1px solid #B7CDE2;
}
.dactions {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7E3EF;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 10px;
	width: 100%;
	height: 3px;
}
.dactionsDisabled {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	padding-top: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-left: 10px;
	width: 100%;
	height: 3px;
}
.bngModuloUnoIcon {
	background-image: url(ico_modulos.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 23px;
	width: 27px;
}
.tableModuloUno {
	height: 27px;
}
.tableModuloDos {
	height: 23px;
}
.bgnModuloDis {
	background-image: url(ico_centro.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
.bgnModuloDis img{
	height: 23px;
	width: 23px;
}
.containerContent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100%;
	background-image: url(cont_tit_modulo_fondo.jpg);
	background-repeat: repeat-x;	
}
.bngModuloUnoIconDisabled {

	background-image: url(ico_modulos_disabled.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 23px;
	width: 27px;
}
.txtTituModuDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-left: 1px;
}


#cont_tit_modulo {
	border: 1px solid #E3E6EF;
	width: 100%;
	height: 20px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

.titulo_modulo  {
	font-weight: bold;
	background-position: bottom;
	margin:0 auto;
	padding:5px;	
}

#Contenedor_04_fd_amarillo, .Contenedor_04_fd_amarillo {
	border: 1px solid #D8D5C4;
	width: 100%;
	background-image: url(../../Skins/DNN-REDESCOLOMBIA/img/menu_contenedor.jpg);
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

.Contenedor_06_fd {
	border: 1px solid #3D84B5;
	background-image: url(../../Skins/DNN-REDESCOLOMBIA/img/Contenedor_05_fd.jpg);
	font-weight: bold;
	background-repeat: repeat-y;
	line-height: 10px;
	padding-top: 6px;
	padding-bottom: 6px;	
}

.Contenedor_06_fd tbody tr td span {
	line-height: 12px;
	
}
.Contenedor_05_fd {
	border: 1px solid #3D84B5;
	
	background-image: url(../../Skins/DNN-REDESCOLOMBIA/img/Contenedor_05_fd.jpg);
	font-weight: bold;
	background-repeat: repeat-y;
	
}
.Contenedor_05_fd tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 4px;
}
