
.startComponents {
	margin: 10px auto 5px auto;
	width: 800px;
	overflow: auto;
}
.divWelcome{
    float:left;
    margin-left: 3px;
	margin-right: 3px;
	margin-top:20px;
	margin-bottom: 5px;	
    border: 2px solid #88BF05;
	width: 220px;
	height: 450px;	
	background-color: #F2FFDF;	
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.divWelcome h1{
	height: 24px;
	font-size: 110%;
    text-align: left;
    margin: 0px;
    padding: 3px; 
    color: #FFFFFF; /*#114F76;*/	
	font-weight: bold; 	
	background-color: #A6CD50;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;		
}

.divWelcome .text{
	overflow: auto;
	margin: 3px;	
	margin-top: 10px;
	font-size: 100%;
}

.divCalendars{
    float:left;
    margin-left: 3px;
	margin-right: 3px;
	margin-top:20px;
	margin-bottom: 5px;	
    border: 2px solid #88BF05;
	width: 230px;
	height: 450px;	
	background-color: #F2FFDF;	
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;					
}

.divCalendars h1{
	height: 24px;
	font-size: 110%;
    text-align: left;
    margin: 0px;
    padding: 3px; 
    color: #FFFFFF; /*#114F76;*/	
	font-weight: bold; 	
	background-color: #A6CD50;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;		
}

.divCalendars .divCalendar h1{
	font-weight: bold;
    color: #7F7772;	
	font-size: 100%;
    margin: 0;
	padding: 0;	
	background-color: #F2FFDF;
}
.divCalendars h2{
	font-size: 105%;
    text-align: left;
    margin: 0px;
    padding: 2px; 
    color: #114F76;	
}

.divCalendars h2 a{
    color: #114F76;	
}

.divCalendar{
	margin: 5px;
}

.divNoticias{
    float:left;
    margin-left: 3px;
	margin-right: 3px;
	margin-top:20px;
	margin-bottom: 5px;	
    border: 2px solid #88BF05;
	width: 320px;
	height: 450px;
	background-color: #F2FFDF;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;					
}

.divNoticias h1{
	height: 24px;
	font-size: 110%;
    text-align: left;
    margin: 0px;
    padding: 3px; 
    color: #FFFFFF; /*#114F76;*/	
	font-weight: bold; 	
	background-color: #A6CD50; /*#ABE017;*/
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;		
}

.divNoticias ul li{
	background-image: url("../../nucleu/image_/list-image.png");
	background-repeat: no-repeat;
	background-position: 1px 9px;
	padding-left: 14px;		
	list-style-type: None;	
}
.divNoticias .news_summary_compact{
	margin: 3px;
	margin-top: 10px;
	padding: 0;
	padding-left:5px;		
}
.divNoticias .news_summary_compact .theme_area{
	font-weight: bold;
    color: #7F7772;	
	font-size: 100%;
    margin: 0;
	padding: 0;
}
.divNoticias .news_summary_compact  .theme_area:after {
	content: ":"
}

.divNoticias .news_summary_compact  h1{ 
	font-weight: normal;
    color: #7F7772;	
	background-color: #F2FFDF;
	font-size: 100%;
	overflow: auto;	
	display: inline;
}

.divNoticias .news_summary_compact .state {
	font-size: 65%;
	margin: 0;
    padding: 0;
	padding-right: 10px;
    text-align: right;
}

.foto_encontro{
	width: 50%;	
}
.divFotoEncontro{
	text-align: center;
}
