/************* HTML **************/
body{
	font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 70%;
	color: #63637D;
	line-height: 1.266;	
	margin: 5px auto;
	padding: 0px;
	text-align:center;
	background: #F8F8F8 url(images/bg/bg_body.gif) repeat-x ;
}

a, a:link, a:visited{
	color: #63637D;
	text-decoration: underline;
}
a:hover{
	color: #CC0066;
	text-decoration: underline;
}

a.tlink:link, a.tlink:active, a.tlink:visited {
	font-size: 105%;
	font-weight:bold;
	line-height: 1.566;
	text-decoration:none;
}
a.tlink:hover {
}

a.tlink2:link, a.tlink2:active, a.tlink2:visited {
	color: #CC0066;
	font-size: 100%;
	font-weight:bold;
	line-height: 1.566;
	text-decoration:none;
}
a.tlink2:hover {
	text-decoration:underline;
}

a.tlink3:link, a.tlink3:active, a.tlink3:visited {
	color: #CC0066;
	font-size: 110%;
	font-weight:bold;
	line-height: 1.566;
	text-decoration:none;
}
a.tlink2:hover {
	text-decoration:underline;
}

a.glink:link, a.glink:active, a.glink:visited {
	color: #000066;
	text-decoration: underline;
	line-height: 1.466;
}
a.glink:hover {
	color: #CC0066;
	text-decoration: underline;
}

h1{
	text-align:right;
 	font-size: 110%;
	margin:-2px;
	font-weight:bold;
}

h2{
	text-align:right;
 	font-size: 100%;
	margin:0px;
	font-weight:normal;
}

h3{
	text-align:right;
 	font-size: 100%;
	margin:0px;
	font-weight:normal;
}

p{
 	margin: 2px 1px 2px 1px;
 	padding: 1px 1px 1px 1px;
}

.line{
	width: 100%;
	height: 5px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:url(images/icone/empty.gif);
	background: transparent url(images/bg/bg_line.gif) repeat-x center center ;
}

li {
	margin: 0px 1px 6px -10px;
	text-align:justify;
	list-style-type:none;
	list-style-image:url(images/icone/box01.gif);
}

li a:link, li a:visited {
	list-style-image:url(images/icone/arr01.gif);
}

li a:hover {
	list-style-image:url(images/icone/arr02.gif);
}


/************* LAYOUT **************/

#container{ 
    width: 760px;
    text-align: left;
} 

#logo{
	float: left;
	padding-top: 6px;
}

#headtext{
	float: right;
	padding-top: 10px;
}

#headtext p{
	text-align:right;
	font-weight:bold;
	line-height:10px;
}

#headnav{
	clear:both;
	text-align:center;
	padding: 12px 0px 0px 0px;
	color: #C0C6F1;
	font-size: 100%;
}

#headnav a{
	font-size:100%;
	color: #CCD0F6;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 4px 0px 4px;
}

#headnav a:hover{
	color: #FBF6F9;
	text-decoration:underline;
}

#subheadnav{
	clear:both;
	text-align:center;
	font-size: 90%;
	color:#999999;
	font-weight:normal;
	margin: -5px 1px -2px 1px;
}

#subheadnav a{
	font-size: 100%;
	text-decoration:none;
	padding: 0px 1px 0px 1px;
}

#subheadnav a:hover{
	text-decoration:underline;
}

#corpo{ 
	float:left;
    width: 546px;
    text-align: left;
	background: transparent url(images/icone/arr02.gif) no-repeat;
	background-position: -1600px;
} 

#corpo img{ 
	float:left;
	margin: 4px 4px 0px 2px;
	border: 1px solid #666666;
	background:#ffffff;
	padding:1px;
} 

#corpotable{ 
	float:left;
    width: 760px;
    text-align: left;
} 

#corpotable td{ 
	padding: 6px;
	border-bottom: 1px solid #cccccc;
} 

#corpotable img{ 
	border: 1px solid #63637D;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}

#corpotable a{
	text-decoration:none;
}

#corpotable a:hover{
	text-decoration:underline;
}

#rightbar{ 
	float:right;
    width: 202px;
    text-align: left;
	border-left: 0px solid #cccccc;
	padding: 10px 0px 0px 0px;
} 

#footer{ 
    width: 100%;
	font-size: 90%;
    text-align: center;
	color:#999999;
} 

#footer a:link, #footer a:visited{ 
	color:#999999;
	text-decoration:none;
} 

#footer a:hover{ 
	color:#333333;
} 

.title{ 
	display:block;
	background: #CC0066;
	font-size: 100%;
	font-weight:bold;
	color:#ffffff;
	padding: 2px 2px 4px 5px;
	margin: 0px 1px 1px 1px;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}

.title2{ 
	display:block;
	color: #CC0066;
	font-size: 100%;
	font-weight:bold;
}

.sponsor{ 
	padding: 1px 2px 3px 4px;
	margin: 4px 0px 6px 0px;
	border: 1px solid #CCCCCC;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}

.sponsor_img{ 
	padding:0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}

.noborder_img{ 
	margin: 4px;
	padding: 4px;
	border: 0px;
}

.videocell {
	padding: 2px 2px 2px 2px;
	background: transparent url(images/videoporno/player.jpg) no-repeat center top ;
	text-align:center;
}

.videocell img {
	margin: 16px 2px 14px 2px;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}

.block_text{ 
	padding: 1px 2px 3px 4px;
	margin: 4px 0px 6px 0px;
	border: 1px solid #CCCCCC;
	background: #F8F8F8 url(images/bg/bg_sponsor.gif) repeat-x center top ;
}




