/* CSS Document */

body{
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Century Gothic", Verdana, sans-serif, Georgia;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	text-align: center;
}

div,ul,li,textarea,p,td,h1,h2,h3{
	font-family:"Century Gothic", Verdana, sans-serif, Georgia;
	font-size:12px;
	margin:0;
	padding:0
}
decorText{
	font-family: "Century Gothic", Verdana, sans-serif, Georgia;
	font-size: 28px;
	font-weight: bold;
	font-variant: normal;
}
table.coll {
	border-collapse: collapse;
}
table.sep {
	border-collapse: separate;
}
.listdivi{
	margin-top:1px;
	margin-bottom:1px;
	clear:both;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background-color:transparent;
	height:0;
}
.ln{
	height:1px;
}
.tabdivi{
	margin:0 -7px 4px;
}
.listdark,.listlight{
	overflow:hidden;
	zoom:1;
	padding:2px;
}
ul.intabs{
	height:23px;
}
ul.intabs li{
	background-repeat:no-repeat;
	background-position:right;
	margin-right:5px;
	line-height:23px;
	font-weight:700;
	padding-right:6px;
}
ul.intabs li.sel{
	color:#FF0000;
}
ul.intabs li.sel a{
	color:#FF0000;
}
ul.intabs li .ltab,ul.intabs li.sel .ltab{
	width:6px;height:23px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}

img { color:#FFFFFF; border:3; }
img.foto { color:#FF0000;	text-decoration:no-underline; background-color:#FFFFFF; }

p { color:#FFFFFF; align:justify; }
h1{ color:#FF0000; }
h2{ color:#F818F8; }
h3{ color:#23FF17; }

a { color:#FFFFFF;text-decoration:none; }
a:hover{ color:#FF0000;	text-decoration:no-underline; background-color:#FFFFFF; border: #FF0000 solid thin; }
