@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #666;
	text-decoration: none;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.texto1 {
	margin: 0;
	text-align: justify;
	padding-top: 20px;
	color: #666;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #006496;
	font-weight: bold;
	font-size: 14px;
	list-style-type: square;
	padding-left: 50px;
}
.linha {
	border-top-color: #666;
	border-top-style: dotted;
	border-top-width: thin;
	color: #666;
	border-width: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.linhaesq {
	color: #666;
	border-width: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-top-color: #666;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-left: 5px;
}

.CONTACTOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}
.MenuEsq {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	padding-right: 25px;
	padding-left: 7px;
}
.titulos {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 50px;
}
.crilij {
	font-size: 18px;
	color: #333;
}
.crilij_sub {
	font-size: 10px;
	color: #999;
}
.datas {
	color: #97AFA1;
	font-weight: bold;
}
.linhaLogos {
	border-top-color: #666;
	border-top-style: dotted;
	border-top-width: thin;
	color: #666;
	border-width: 1px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titulosugestaosemanal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
}
.emfoco {
	color: #049DE0;
}

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 10px Arial;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: black;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #666;
}
.alfabeto {
	font-family: Arial, Helvetica, sans-serif;
	color: #F0CB00;
	font-weight: bold;
	font-size: 14px;
	list-style-type: square;
}
