body {
	background: #3399FF;
	color: Black;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3, h6 {
	margin: 0px 0px 0px 10px;
}
h3 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a {
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: square;
}
li {
	font-size: 1.2em;
}
input {
	font-size: 0.8em;
}
/* classes */
.disco li {
	vertical-align: middle; 
	padding-left: 5px;
}
table.pal {
	border: 1px;
	border-style: solid;
   border-color: #333333;
}
ol.temas li {
	padding-bottom: 4px;
}
.swing {
	padding: 5px;
	border: 1px solid #CCCCCC;	
}
.roll {
	background-color: transparent;
	float: left;
	padding-top: 11px;
	padding-left: 11px;
	margin: 0px -10px 0px 0px;
}

.gradualshine{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}

/* IDs */
#full {
	width: 774px;
	/* width: 795px; */
	text-align: left;
	background-color: White;
	/*
	background: url(../img/s_back.jpg) repeat-y;
	*/
}

#head {
	/*
	background: url(../img/head.jpg) no-repeat;
	height: 109px; 
	*/
}
#line {
	/*
	background: url(../img/barra.jpg) no-repeat;
	height: 11px;
	margin: 1px 0px 0px 10px;
	*/
}
#menu {
/*
	background: url(../img/menu.jpg) no-repeat;
	height: 28px;
	*/
}

#menu h5 {
	margin-top: 0px;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 4px;
}

#menu h5 a {
	color: black;
	text-decoration: none;
}

#menu h5 a:hover 	{
	color: #999999;
	text-decoration: underline;
}

#tit {
	padding-left: 35px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
}

#baseNavigator p {
	text-align: center;
}

#baseNavigator p a {
	color: black;
	text-decoration: none;
}

#baseNavigator p a:hover 	{
	color: #CCCCCC;
	text-decoration: underline;
}

#base {
	/*
	background: url(../img/base.jpg) no-repeat;
	height: 31px;
	*/
}

#base p {
	font-size: 10px;
	text-align: right;
	padding-right: 25px;
	padding-top: 4px;
	color: White;
}
#net {
	clear: both;
}
#sw {
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}
/* Isotonizador */
#gcontent {
	background-color: White;
	border: 1px solid #333333;
	padding: 10px;
}
#sidebar {
	width: 272px; 
	float: left;
}

#rightbar {
	width: 170px; 
	float: right;
}

#fullbar {	
	background: url(../exp/xmas_centre_01.jpg) no-repeat top center; 
	width: 262px; 
	margin: 0px 0px 0px 15px;
	float: left;
}
.box {
	background: transparent url(../img/box-tm.jpg) repeat-x top left;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
.box p {
	padding: 10px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}
.box img {
	margin: 1px 0px 0px 0px;
}
#onne {
	background: url(../img/box-tl.gif) no-repeat top;
	width: 10px;
	height: 20px;
	float: left;
}
#two {
	background: url(../img/box-tr.gif) no-repeat top;
	width: 10px;
	height: 20px;
	float: right;
}
/*
#true {
	background: url(../img/box-bl.gif) no-repeat top;
	width: 10px;
	height: 10px;
	float: left;
	margin: -10px 0px 0px 0px; 
}
#tape {
	background: url(../img/box-br.gif) no-repeat top;
	width: 10px;
	height: 10px;
	float: right;
	margin: -10px 0px 0px 0px; 
}

.box:before {
	background: transparent url(../img/box-tr.gif) no-repeat top right;
	content: url(box-tl.gif);
	display: block;
	line-height: 0.1;
	margin: 18px -12px -20px -10px; 
}

.box:after {
	background: transparent url(../img/box-br.gif) no-repeat bottom right;
	clear: both;
	content: url(../img/box-bl.gif);
	display: block;
	line-height: 0.1;
	margin: 4px -9px -9px -9px; 
}

#drassen {
	position:relative;
	left:25px;
	top:12px;
	width:410px;
	height:25px;
	z-index:1;
	/* background-color: #999999; */
	/*
	visibility: hidden;
	clear:both;
	background-color: transparent; 
	padding: 5px;
	color: White;
	text-align: center;
}

#cnfa {
	position:relative;
	left:10px;
	top:17px;
	width:435px;
	height:31px;
	z-index:1;
	background: url(../img/cnfa.jpg) no-repeat;	
	clear:both;
	padding-top: 8px;
	padding-left: 11px; 
	color: White;
	text-align: left;
}
#cnfa a {
	color: White;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
#cnfa a:hover {
	text-decoration: underline;
}
*/
#location p {
	font-size: 7.2pt;
	margin: 5px 0px 10px 21px;
}
#location a {
	color: Blue;
	text-decoration: none;
}
#location a:hover {
	color: #0082FF;
	text-decoration: underline;
}

