* { margin: 0px; padding: 0px; outline: 0px; font-style: inherit; font-size: 100%; font-family: inherit; line-height: 1.1em; }
p { margin-bottom: 0.5em; }
hr { clear: both; float: none; width: 100%; }
* html body hr { margin: -7px; display: block;}
a, img { border: none; }
fieldset { display: block; border: 2px ridge #FFF; padding: 10px; }
ul, ol { margin-left: 1.5em; list-style-position: outside; }
li { vertical-align: middle; line-height: 1.2em; margin-left:10px;}
li a { zoom: 1; line-height: 1.2em; }
input[type=hidden]{ display: none !important; visibility: hidden !important;}
button { border: 1px outset #AAA; }
legend { margin-bottom: 1.4em; }
label { display: block;}
table { border-collapse: separate; }
caption, th, thead, tfoot { text-align: center; font-weight: bold; }
blockquote:before, blockquote:after,q:before, q:after { content: “”; }
blockquote, q { quotes: "" ""; }
pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* FF 1999 */
 white-space: -pre-wrap; /* OP 4-6 */ white-space: -o-pre-wrap; /* OP 7 */  word-wrap: break-word; /* IE 5.5+ */
}
h1 { font-size: 250%; font-weight: normal;}
h2 { font-size: 200%; font-weight: normal;}
h3 { font-size: 150%; font-weight: normal;}
h4 { font-size: 120%; font-weight: normal;}
h5 { font-size: 110%; font-weight: normal;}
h6 { font-size: 100%; font-weight: bold;}

/* PRE DEFINIDOS */

	body {
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		color:#333333;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	td{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	a:link{
		text-decoration:none;
		color:#333333;
		cursor:pointer;
	}
	a:visited{
		text-decoration:none;
		color:#333333;
	}
	a:hover{
		text-decoration:none;
		color:#000080;
		cursor:pointer;
	}
	a:active{
		text-decoration:none;
		color:#333333;
		cursor:pointer;
	}
	
	a.vermelho:link{
		text-decoration:none;
		color:#CC0000;
		cursor:pointer;
	}
	a.vermelho:visited{
		text-decoration:none;
		color:#CC0000;
	}
	a.vermelho:hover{
		text-decoration:none;
		color:#000080;
		cursor:pointer;
	}
	a.vermelho:active{
		text-decoration:none;
		color:#CC0000;
		cursor:pointer;
	}
	
	.borda_foto{
		border:#CCCCCC 1px solid;
	}
	
/* DIVS */
	.divmain{
		background-color:#FFFFFF;
		border:#b3b3b3 solid 1px;
		border-bottom:0px;
		border-top:0px;
		margin-bottom:20px;
		width:930px;
		text-align:left;
	}
	.divmain2{
		margin:0px 10px 10px 10px;
		width:910px;
	}
	
	.divdestaque_home{
		margin: 5px 0px 5px 0px;
		text-align:left;
		text-align:justify;
	}
	.divrodape{
		width:890px;
		margin:10px 0px 0px 10px;
	}
	.div_justifica{
		text-align:justify;
	}
	.div_justifica2{
		text-align:justify;
	}
	.div_justifica2 a:hover{
		text-decoration:underline;
		color:#FF6600;
		cursor:pointer;
	}
	.div_justifica2 a{
		text-decoration:underline;
		color:#000080;
		cursor:pointer;
	}
	.foto{
		padding:1px;
		border: 1px solid #CCCCCC;
		margin-right:3px;
		float:left;
	}
	.fotox{
		padding:1px;
		border:1px solid #CCCCCC;
		margin-right:3px;
	}
	.fotoxx{
		padding:1px;
		border: 1px solid #CCCCCC;
	}
	.foto_associado{
		float:left;
		border: 1px solid #CCCCCC;
		padding:1px;
		margin:6px;
		width:140px;
		height:140px;
		text-align:center;
	}
	.sis{
		padding:1px;
		border: 1px solid #CCCCCC;
		margin-right:10px;
		margin-top:5px;
		float:left;
	}
	.divlista_cursos{
		background-color:#EAEAEA;
		border:1px solid #CCCCCC;
		padding:5px;
	}
	.linha{
		border-top:1px solid #CCCCCC;
		height:5px;
		overflow:hidden;
	}
	.div_album{
		border:1px solid #CCCCCC;
		width:430px;
		margin:0px 10px 10px 10px;
		display:inline;
		float:left;
	}
	.div_album:hover{
		border:1px solid #CCCCCC;
		width:430px;
		margin:0px 10px 10px 10px;
		display:inline;
		float:left;
		background-color:#EAEAEA;
	}
	.div_album2{
		margin:5px;
	}

/* ------------ LOJA ------------ */
#loja {width:700px; height:100%; float:right; font-size:11px;}

#destaque {width:693px; height:auto; margin-bottom:10px; margin-right:6px; padding-bottom:10px; border-bottom:double 4px #CCC; float:left;}
#img-destaque {width:300px; height:auto; overflow-x:hidden; float:left; margin:5px;}
#txt-destaque {float:left; margin:5px; width:367px; font-size:12px;}
#txt-destaque h3 {font-weight:bold;}

#produto {width:227px; height:220px; margin-bottom:15px; margin-right:6px; float:left;}
#produto:hover {background-color:#EAEAEA;}
#img-produto {width:215px; height:160px; overflow:hidden; margin:6px; background-color:#FFF; text-align:center;}
#txt-produto {margin:6px; width:215px; text-align:center;}

.descricao {width:693px; margin-top:10px; line-height:22px; font-size:12px;}
.descricao p {line-height:22px; font-size:12px;}

#double {width:693px; height:10px; border-bottom:double 4px #CCC;}

#prodhome {width:227px; height:220px; margin-bottom:15px; margin-right:0px; float:left;}
#prodhome:hover {background-color:#EAEAEA;}
#imgprodhome {width:215px; height:160px; overflow:hidden; margin:6px; background-color:#FFF; text-align:center;}
#txtprodhome {margin:6px; width:215px; text-align:center;}

#cleaner {clear:both;}

/* TEXTOS */
	.vermelho{
		color:#CC0000;
		font-weight:bold;
	}
	.titulos{
		font-weight:bold;
		font-size:12px;
	}
	.paragrafo{
		/*text-indent:20px;*/
		margin-bottom:10px;
		text-align:justify;
	}
	.titulo_port{
		font-weight:bold;
		color:#FF9900;
	}
	.linkstatuson{
		color:#000099;
	}
	.linkstatusoff{
		color:#999999;
	}
	.linkmod{
	}
	.linkmod:hover{
		color:#000066;
		text-decoration:none;
	}
	
	.titulo_destaque{
		font-weight:bold;
		font-size:16px;
		color:#FF9900;
		margin-left:10px;
		line-height:20px;
	}
	.titulo_destaque_menor{
		font-weight:bold;
		font-size:12px;
		color:#FF9900;
		margin-left:10px;
		line-height:20px;
	}
	.menor{
		font-size:10px;
	}
	
	
/* FORMULARIO */
	.form_contato{
		width:333px;
	}
	.area{
		width:160px;
		font-size:10px;
	}
	.msg{
		width:333px;
	}
	label {
		background-color:#EAEAEA;
		display:block;
		line-height:1.5em;
		text-indent:10px;
		border:0px;
		height:18px;
		padding-right:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px; 
	}
	textarea{
		background-color:#FFFFFF;
		border:1px solid #ccc;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px; 
	}
	input {
    	background-color:#FFFFFF;
		border:1px solid #ccc;
		line-height:1.1em;
		height:16px;
		font-size:12px;
	}
	input.radio{
		margin:0px;
		padding:0px;
		height:15px;
		border:0px;
		background : none;
	}
	input.checkbox{
		margin:0px;
		padding:0px;
		height:14px;
		border:0px;
		background-color:none;
	}
	select{
		border:1px solid #ccc;
		height:20px;
		font-size: 12px; 
	 	line-height: 1.1em; 
	}
	input.button{
		background-color:#EAEAEA;
		width:75px;
		height:24px;
		font-size:12px;
	}
