/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_blue {
	width: 100%;
	background-color: /*#dfe5f2*/transparent;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
		margin-top:0px;
}	
.containermaster_blueCentral
{
	width: 100%;
	background-color: /*#dfe5f2*/transparent;
	border-right: #7994cb 0px solid; 
	border-top: #7994cb 0px dotted; 
	border-left: #7994cb 0px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
		margin-bottom:10px;
}
.containermaster_degradado {
	width: 100%;
	background-color: #F7F7F7;
	border-right: #D0D0D0 0px solid; 
	border-top: #D0D0D0 0px solid; 
	border-left: #D0D0D0 0px solid; 
	border-bottom:#98B1C4 1px dotted; 
	
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
		margin-top:0px;
}
.containermaster_Casos {
	width: 100%;
	background-color: /*#F7F7F7*/#ffffff;
	border-right: #D0D0D0 0px solid; 
	border-top: #D0D0D0 0px solid; 
	border-left: #D0D0D0 0px solid; 
	border-bottom: #D0D0D0 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
		margin-top:0px;
}
.containermaster_Noticias {
	width: 215px;
	background-color:#dfe5f2;
	background-image: url(Noticias.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-right: #7994cb 0px solid; 
	border-top: #dfe5f2 1px solid; 
	border-left: #7994cb 0px solid; 
	border-bottom: #FB7A11 1px solid; 
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}
table.Rss
{  background-color: #F7F7F7;
	border-right:#98B1C4 1px solid; 
	border-top: #98B1C4 1px solid; 
	border-left: #98B1C4 1px solid; 
	border-bottom: #98B1C4 1px solid; 
	padding:3px;
	margin-bottom:10px;
	margin-top:5px;
	  
	}
hr.HrHome	
{   color:/*#DFE5F2*/#C2CEE7;
	background-image: url(HrFondo.jpg);
	height:1px;
	margin:0;	
	  
	}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
	
}
.containerrow2_blue 
{
	
	background-color: transparent;
		
}
.containerrow2_blueEspTop
{
	
	background-color: transparent;
	padding-top:15px;
	
}
.containerrow2_Recuadro
{
	
	background-color: #E5E5E5;
	border-right:#990000 0px solid; 
	border-top: #990000 0px solid; 
	border-left: #990000 12px solid; 
	border-bottom: #990000 0px solid;
	height:25px;
	
}
.containerrow2_Medios
{
	height:25px;
	background-color:#E5E5E5/* #F0F0F0*/;
	border-right:#10275B 0px solid; 
	border-top: #10275B 0px solid; 
	border-left: #10275B 12px solid; 
	border-bottom: #10275B 0px solid;
	
}
.containerrow2_Eventos
{
	
	background-image: url(gradient_LtBlue.jpg);
	border-right:#98B1C4 0px solid; 
	border-top: #98B1C4 1px solid; 
	border-left:#98B1C4 0px solid; 
	border-bottom: #7994cb 0px solid; 
	height:30px;
	color:#000;
}
.containerrow2_Rss
{
	
	background-image: url(FodoRss.jpg);
	background-position:left;
	background-color:transparent;
	background-repeat:no-repeat;
	border-right:#98B1C4 0px solid; 
	border-top: #98B1C4 0px solid; 
	border-left:#98B1C4 0px solid; 
	border-bottom: #7994cb 0px solid; 
	height:24px;
	color:#000;
}
.containerrow2_TitAzul
{
	background-image: url(FodoAzulDegradado.jpg);
	border-right:#B7C9D6 1px solid; 
	border-top: #B7C9D6 1px solid; 
	border-left:#B7C9D6 1px solid; 
	border-bottom: #B7C9D6 1px solid; 
	
	background-position: right;
	background-repeat:no-repeat;
	height:24px;
	color:#000;
}
.FondoBottomCont
{
	background-image: url(FondoBottomContainer.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:repeat;
	border-right:#98B1C4 0px solid; 
	border-top: #98B1C4 0px solid; 
	border-left:#98B1C4 0px solid; 
	border-bottom: #7994cb 0px solid; 
	height:24px;
	color:#000;
	
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

