/* CSS Document */

body {
	background: #030c49;
	 
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-base-color:#18008B;
  	scrollbar-shadow-color:#F3F3F3;
  	scrollbar-face-color:#18008B;
  	scrollbar-highlight-color:#1F5C3C;
  	scrollbar-dark-shadow-color:#0C494F;
  	scrollbar-3d-light-color:#3C0B11;

	/*background-position: bottom right;

	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: top center;
	background-position: center right;
	background-position: top right;
	background-position: 35% 15%;
	background-position: 40px 15px;
	margin: 0px;
    pading: 0px;*/	
}

td,tr,p,div {
	font-family: Tahoma, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.text_copy {
	font-family: Tahoma, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 8px;
	margin-right: 10px;
}

.text_agremiados {
    font-family: Arial, Georgia, Tahoma, sans-serif;
    font-size: 12px;
    color: #1a58a3;
    text-decoration: none;
    font-weight: bold;
	text-align: center;
}

.title {
    font-family: Tahoma, Georgia, Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

.subtitle {
    font-family: Tahoma, Georgia, Arial, sans-serif;
    font-size: 11px;
    color: #566625;
    text-decoration: none;
    font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

.text_content {
	font-family: Tahoma, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 8px;
	margin-right: 10px;
}

.texto_aviso {
	font-family: Tahoma, Georgia, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c7e8f1;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
}


 a:link {
	font-size: 11px; 
	color: #b0afaf; 
	font-weight: normal;
	text-decoration: yes;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
	
a:visited {
	font-size: 11px; 
	color: #b0afaf; 
	font-weight: normal;
	text-decoration: yes;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	}

.a:hover {
	color: #FF0000;
	text-decoration: yes;
	font-weight: normal;
	}
	

.category {}
a.category:link, a.category:visited {}
a.category:hover {}
a.category:link {
	font-size: 11px; 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: yes;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
a.category:visited {
	font-size: 11px; 
	color: #ffffff; 
	font-weight: normal;
	text-decoration: yes;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	}

a.category:hover {
	color: #b5d91d;
	text-decoration: none;
	}
