@charset "iso-8859-1";
/* <link rel='stylesheet' type='text/css' href='geral.css' media='screen' /> */
.main {	color:#000; font-family:'Arial'; font-size:10px; background-color:#FFF; }
.cabeca { background-color:#562D95; color:#FFF; }
.titulo {	color:#000; border-color:#00F; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; }
.limpo {	color:#000; border-color:#00F; font-family:'Arial'; font-size:10px; }
.texto {	color:#500; border-color:#00F; font-family:'Arial'; font-size:11px; }
.moldura { border-color:#AAF; padding:5px 5px 5px 5px;	border-width:1px;	border-style:solid; }
.xuxuka {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family:"Trebuchet MS";
	background-color:#8C0052;
	width:80%;
	border-width:thin;
	border-color:#000033;
	border-style:outset;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4CAAFC;
}
.botao {
	font-size: 9pt;
	font-family: Courier New, Courier, mono;
	color:#000000;
	cursor:pointer;
}
#check ul{
	text-align:left;
	list-style-image:url(pix/check.gif);
}
#bullet ul{
	list-style-image:url(pix/bullet.gif);
	margin-left:20px;
	padding-left:5px
}
.spacer30{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:30px
}
.spacer10{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:10px
}
.spacer5{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:5px
}
.spacer20{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:20px
}
.back {
	background-color: #FFFFFF;
}
.even {
	background: #E1F7FF;
}
.light {
	background: #F6F6F6;
}
.dark {
	background: #CCCCCC;
}
.odd {
	background: #FBFBFB;
}
.inv {
	background:#333333; color:#FFF;
}
.inv a { color:#FF0; }
.inv a:hover { color:#F00; }
.progressbar {
	border-style: none;
	padding: 4px;
	background-color: #0000ff;
	background-image: url(pix/progress.png);
	text-align: center;
}
.box {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.boxsmall {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.framed {
	padding: 10px 15px;
	margin:5px 0;
	border-radius: 8px ; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
}
.menu { 
	border-style: solid ; 
	border-color: #fcfcff #707078 #707078 #fcfcff ; 
	border-width: 1px;
	padding: 2px ; 
	opacity: 0.95; 
	filter:alpha(opacity=95); 
	cursor: default; 
}
.normal { color:#000; }
.normal a:link { color:#00F; }
.normal a:hover { color:#600; }
.mytd {
	border-color:#AAAAFF;
	border-top-color:#AAAAFF;
	border-left-color:#AAAAFF;
	border-left-color:#AAAAFF;
	border-right-color:#AAAAFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	border-style:solid;	
}
.myth {
	background-color:#880055;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
}
.mytable {
	font-family:Verdana;
	font-size:11px;
	border-color:#AAAAFF;
}
.verdana12 { font-family:Verdana, Geneva, sans-serif; font-size:12px; }
.verdana11 { font-family:Verdana, Geneva, sans-serif; font-size:11px; }
.verdana10 { font-family:Verdana, Geneva, sans-serif; font-size:10px; }
.trebu12 { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-size:12px; }
.trebu11 { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	font-size:11px; }
.redx { color:#000; }
.redx a:link { color:#090; }
.redx a:hover { color:#F00; }
.redx a:visited { color:#090; }
.ts3 { text-shadow: 0.3em 0.3em 0.3em #555; opacity:0.74; }
.ts2 { text-shadow: 0.2em 0.2em 0.2em #666; opacity:0.95; }
.ts1 { text-shadow: 0.1em 0.1em 0.1em #666; }
.boxred {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; color:#FFF;
	background-color:#990033;
	background-image:url(pix/bg-colmeia.jpg); background-position:center;
	/* background-repeat:repeat; background-position:center; */
	background-repeat: no-repeat;	background-size:cover;
	padding: 10px;
	border-style: solid ;
	border-width: 1px;
	border-top-color: #E1E1E1 ; 
	border-left-color: #E1E1E1 ; 
	border-bottom-color: #999999 ; 
	border-right-color: #999999 ; 
	border-radius: 8px ; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-khtml-border-radius:4px;
}
.boxred a:link { color:#FF0; }
.boxred a:visited { color:#FF0; }
.boxred a:hover { color:#0F0; }
.shadow { 
	box-shadow: 4px 4px 5px #555555; 
	-webkit-box-shadow: 4px 4px 5px #555555;
	-moz-box-shadow: 4px 4px 5px #555555; 
	/*filter:progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=4, offY=4, positive=true);*/
}

