@charset "UTF-8";
/* CSS Document */

.center {
text-align:center

}

span#bull {
margin-left:0px;
text-align:center;
color:#666666;
float:left;
margin: 0px 10px 0px 10px;
}

div#displayhead {
	
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	clear:both
}

div#displayres {
	width:741px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	text-align:center;
	margin-top:0px;
	padding-top:20px;
	margin-left:10px;
	padding-bottom:10px;
	clear:both
}
div#displaytesto {
	width:741px;
	height:456px;
	overflow:auto;
	background-color:#FFFFFF;
	margin-left:10px;
	padding-bottom:10px;
	clear:both;
	margin-bottom:0px;
	padding-bottom:10px;
}

div#displaylist {
	width:741px;
	height:550px;
	overflow:auto;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both
}


/* MENÚ BIO _______________ */
ul#menu {
list-style:none;
float:left;
margin-top:5px;
font-size:12px;
background-color:#FF9900;
margin-left:0px;
}

ul#menurev {
list-style:none;
float:left;
margin-top:5px;
font-size:12px;
background-color:#FF9900;
margin-left:-20px;
width:auto;
clear:both
}

ul#menucover {
list-style:none;
float:left;
margin-top:5px;
font-size:12px;
background-color:#FF9900;
margin-left:-20px;
}

ul#menucover2 {
list-style:none;
float:left;
margin-top:-42px;
margin-left:-30px;
height:30px;
text-align:right
}

ul#menusearch {
list-style:none;
text-align:center;
float:left;
margin-top:5px;
font-size:12px;
background-color:#FF9900;
margin-left:-20px;
margin-right:-10px;
width:auto
}

li#cover, li#a_cover {
list-style:none;
float:left;
margin-left:0px;
padding-top:0px;
padding-right:10px;
width:auto;
text-align:center
}

li#cover a {
list-style:none;
text-align:center;
float: left;
padding: 0px 0px 0px 0px;
background: none;
text-decoration: none;
width:auto;
color: #666666
}

li#a_cover a, li#cover a:hover {
float: left;
padding: 0px 0px 0px 0px;
margin-right:-10px;
background: none;
text-align:center;
text-decoration: none;
width:auto;
color: #fff
}

li#stories, li#a_stories {
list-style:none;
text-align:center;
float:left;
padding-top:0px;
padding-right:0px;
width:auto
}

li#stories a {
list-style:none;
text-align:center;
float: left;
padding: 0px 0px 0px 0px;
background: none;
text-decoration: none;
color: #666666
}

li#a_stories a, li#stories a:hover {
float: left;
padding: 0px 0px 0px 0px;
background: none;
text-decoration: none;
text-align:center;
color: #fff;
width:auto
}

span#totali {
float:right;
margin-right:10px;
margin-top:20px;
}
div#totali2 {
text-align:right;
margin-top:20px;
margin-right:10px;
margin-bottom:20px;
}

li#cstory, li#a_cstory {
font-size:12px;
list-style:none;
float:left;
padding-top:15px;
padding-right:10px;
width:30px;
height:30px;
}

li#cstory a {
font-size:12px;
list-style:none;
float: left;
padding: 35px 8px 0px 10px;
background: url(../img/icone/last.png) no-repeat top center;
text-decoration: none;
color: #666666;
width:30px;
height:30px;
}

li#a_cstory a, li#cstory a:hover {
font-size:12px;
float: left;
padding: 35px 8px 0px 10px;
background: url(../img/icone/a_last.png) no-repeat top center;
text-decoration: none;
color: #fff;
width:30px;
height:30px;
}

li#interview, li#a_interview {
list-style:none;
float:left;
padding-top:15px;
padding-right:10px;
width:30px;
height:30px;
}

li#interview a {
list-style:none;
float: left;
padding: 35px 8px 0px 10px; /* */
background: url(../img/icone/interview.png) no-repeat top center;
text-decoration: none;
color: #666666;
width:30px;
height:30px;
}

li#a_interview a, li#interview a:hover {
float: left;
padding: 35px 8px 0px 10px;
background: url(../img/icone/a_interview.png) no-repeat top center;
text-decoration: none;
color: #fff;
width:30px;
height:30px;
}

li#review, li#a_review {
list-style:none;
float:left;
padding-top:15px;
padding-right:10px;
width:30px;
height:30px;
}

li#review a {
list-style:none;
float: left;
padding: 35px 8px 0px 10px; /* */
background: url(../img/icone/review.png) no-repeat top center;
text-decoration: none;
color: #666666;
width:30px;
height:30px;
}

li#a_review a, li#review a:hover {
float: left;
padding: 35px 8px 0px 10px;
background: url(../img/icone/a_review.png) no-repeat top center;
text-decoration: none;
color: #fff;
width:30px;
height:30px;
}
