﻿/* 
================================
 Container Styles for DotNetNuke
================================
*/ .bordes{

				border:0px;
				margin:0px;
				padding:0px;
				height:70px;	
				font-size: 9px;
				clear:both;
				text-align:left;
} 

.bordes_eventos{

				border:0px;
				margin:0px;
				padding:0px;
				height:70px;	
				font-size: 9px;
				clear:both;
				text-align:left;
} 

	.bordes *{
	border:1px solid #fff;
	}
	.EventNoResults
	{
		display:block;
		padding-top:15px;
		text-align:left;
		color:#c02a4a;
		/*font-family: Arial, Verdana;*/
		font-size:12px;
		font-weight:bold;
		}
	 
	body .bordes td.contenido_not{
	height:20px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	/*border:1px solid #000000;*/
	} 
	body .contenido_not span{
	margin:0px;
	padding:0px;
	/*line-height:0%;*/
	/*----esto es para que en el FF no haya demasiado espacio en el m�dulo de noticias de la cabecera--------*/}
	
	.bordes a.Normal:link, 
	.bordes a.Normal:visited
	{
		color:#c02a4a;
		text-decoration:none;
		}
	
	.bordes a.Normal:hover
	{
		color:#aaaaaa;
		text-decoration:none;
		}
	
	
	*:first-child+html body .contenido_not span{/*----esto es para que en el explorer7 se vea bien la noticia--------*/
	line-height:normal;
	}
	*html body .contenido_not span{/*----esto es para que en el explorer6 se vea bien la noticia--------*/
	line-height:normal;
	}	
	 
	body .bordes td.contenido_not p{
	margin:0px;
	padding:0px;
	line-height:120%;
	} 
	
	body .titulo_not{
	margin:0px;
	padding:0px;
	border:none;} 
	
		body .titulo_not *{
		margin:0px;
		padding:0px;
} 
	
	
	
	.eventos{
	border-left:1px solid #bbae8d;
	border-right:1px solid #bbae8d;
	padding:5px;
	height:79px;
	text-align:left;		
				
	}
	
	
	
	.titulo_eventos{
	
			
				/*font-size:12px; */
				color:#000; /* #c02a4a; */
				/*font-family: Arial, Verdana;*/
				/* font-weight:bold; */
				margin:0px;
   				line-height: 1.5em;
				}

.containermaster_blue {
	width: 100%;
	background-color:#FFF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.containerrow1_blue {
}
table.Settings {
width:100%;
border:#33FF33 solid 1px;
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	color: black; 
	font-family:   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 0px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	cursor: pointer; 
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=0, 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;  
	color: black; 
	font-family:   Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

#dnn_ctr619_Inicio_PnlPortadaNoticias{
border:none !important;
}

#dnn_ctr619_Inicio_ctl00_GrdNoticias_ctl02_LblTitle{
border:none !important;
}

#dnn_ctr619_Inicio_ctl00_GrdNoticias{
border:none !important;
}
.titulo_not{
border:none !important;
}

.TablaPortadaNoticias{
border:none !important;
}

.dnn_ctr619_Inicio_PnlPortadaNoticias{
border:none !important;
}

.dnn_ctr619_ModuleContent{
border:none !important;
}




