

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.theme-default #slider {
    width:260px; /* Make sure your images are the same size */
    height:350px; /* Make sure your images are the same size */
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.listagem1 {    list-style-type: disc;list-style-position: inside;    font-size: 12px;  color: #666;}

.listagem1 ul li{ margin-left:20px}

.listagem{ border-bottom:solid 1px #ddd; line-height: 25px;}

.listagem a:link{     font-family: Arial, Helvetica; 
    font-size: 13px;
    color: #666;
    padding: 0;
    margin: 0;
    text-align: justify;
    line-height: 25px;}
	
	
.listagem a:visited{     font-family: Arial, Helvetica;
    font-size: 13px;
    color: #666;
    padding: 0;
    margin: 0;
    text-align: justify;
    }
	
	
	
.listagem a:hover{     font-family: Arial, Helvetica;
    font-size: 13px;
    color: #333;
    padding: 0;
    margin: 0;
    text-align: justify;
   text-decoration:underline}