/* 
=======================================
 Container Styles for DotNetNuke Nuevos
=======================================
*/  
.containermaster_Celeste {
	width: 240px;
	background-color: #ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.containerrow1_Celeste {
	background-image:url(NewCont_Celestehd.jpg);	
	background-repeat:no-repeat;
	height:32px;
	width:240px;
}

.containerrow2_Celeste {
	background-image:url(NewCont_Celestebg.jpg);
	background-repeat:repeat-y;
	background-color: #ffffff;
}
.containerrow3_Celeste {
	background-image: url(NewCont_celesteft.jpg);
	background-repeat:no-repeat;
	height:7px;
}


/* 
================================
Deg Celeste 329
================================
*/  
.containermaster_degcel329 {
	width: 329px;
	background-color:#FFFFFF;
	/*border-right: #C7C7C7 1px solid; 
	border-top: #C7C7C7 1px solid; 
	border-left: #C7C7C7 1px solid; 
	border-bottom: #C7C7C7 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
}

.containerrow1_degcel329 {
    background-image:url(head_degcel.jpg);
	background-repeat:repeat-x;
	width:329px;
}

.containerrow2_degcel329 {
	background-color: #ffffff;
}
