/* CSS para Uma marcacao - Varios templates */
/* Estilos geral */
body {
	margin:0;
	padding:0;
	border:none;
	background:#ffe;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	text-decoration: none;
	background-image: url(../imagens/1212504_75239483.jpg);
	}
#tudo {
	width:750px;
	text-align:left;
	background-image: url(../imagens/back2_1.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#topo {
	height:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
#rodape {
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#c30;
	font-size:1.4em;
	}
h2 {
	font-size:1.2em;
	}
h3 {
	font-size:1.0em;
	}
	
.Title {
	color:#039;
	}
/* Estilos para template de 3 colunas */
#principal {
	float:left;
	width:440px;
	margin-left:3px;
	text-align:justify;
	padding: 0 10px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: scroll;
	height: 600px;
	font-style: normal;
	background-color: #FFFFFF;
	}
#nav {
	width:140px;
	float:left;
	margin-left: 3px;
	}
#apoio {
	width:140px;
	float:right;
	margin-left: 2px;
	}
/* Estilos para template duas colunas - navegacao esquerda */
body#duascolunas #apoio {
	display:none;
	}
body#duascolunas #principal {
	width:600px;
	border-right-width:0;
	padding-right:0;
	}
/* Estilos para template duas colunas - navegacao esquerda opcao de fonte e fundo */
body.duascolunas-a #topo, body.duascolunas-a #rodape{
	font: 11px Verdana, Arial, Helvetica, sans-serif; 	
	background:#cff; 
	padding-bottom:1px;
	}
body.duascolunas-a	{
	background:#fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	}
body.duascolunas-a #principal  {
	color:#c30;
	}
/* Estilos para template duas colunas -  navegacao direita */
body#duascolunas-dir #nav, body#duascolunas-dir #apoio  {
	width:130px;
	float:right;
	padding:0 0 10px 10px;
	border-left: 1px dotted #c30; 
	}
body#duascolunas-dir #principal {
	width:100%;
	border:none; padding:0;
	margin:0;
	}
/* Estilos para template de uma coluna com navegacao horizontal */ 
body.umacoluna #tudo  {width:98%;}
body.umacoluna #nav	{
	float:none;
	}
body.umacoluna  #topo, body.umacoluna #tudo #principal, body.umacoluna  #rodape { 
	margin:0;
	width:100%; 
	border-left:none; padding:0;
	}
body.umacoluna #nav {
	width: 100%;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
body.umacoluna #nav h3 { display:none;}
body.umacoluna #nav li {
	float: left;
	text-align:center;
	}
body.umacoluna #nav li a, body.umacoluna #nav li a:link {
	background: #fff;
	border-width: 1px;
	border-color: #fff #eee #eee #fff;
	border-style: solid;
	text-decoration: none;
	padding: 3px;
	display: block;
	}
body.umacoluna #nav li a:hover {
	color: #c30;
	border-color: #aaab9c #fff #fff #ccc;
	background: #fafafa;
	}
/* Fim das regras CSS para templates */

/* Estilização do link - Proximo template */
#principal p.linque {
	font-size:0.8em;
	margin-bottom:15px;
	width:35em;
	background-color:#669;
	padding:2px 6px;
	}
#principal p.linque a, #principal p.linque a:link, 
#principal p.linque a:visited {
	text-decoration:none;
	color:#ff0;
	}
#principal p.linque  a:hover {
	color:#000;	
	background-color:#ff0;
	}
menu {
	width: 100px;
	border: thin dotted #000000;
}
