html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 90%;
	color: #fff	;
	/*letter-spacing:	-0.02em;*/
        background-color: #71706E;
	background-image: url(/fashion-talent-2009/pics/system/main_bg1.gif);
	background-position: center;
	background-repeat: repeat-y;

}

a:link {color: #2a2a2a; text-decoration: none;}
a:visited {color: #4a4a4a; text-decoration: none;}
a:hover {color: #4a4a4a; text-decoration: none;}


br{
	line-height: 25px;
}

h1{
	font-size: 180%
}

#content {
	width : 1001px;
	margin-left: auto;
	margin-right: auto;
}
#header{
    background-image: url(/fashion-talent-2009/pics/system/header.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 473px;
    margin-left:-1px;
    
}


#container{
	width : 1001px;
	background-color: #71706E;
	float: left;
	display: block;
	margin-left:-1px;
}
#container_sub{
	width : 1001px;
	background-image: url(/fashion-talent-2009/pics/system/sub_bgline.jpg);
	background-repeat: repeat-y;
	float: left;
	display: block;
	margin-left:-1px;
}

#menu {
	position: relative;
	z-index: 1000;

    /*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'/pics/system/logo.png\', sizingMethod=\'none\');*/
	width: 1001px;
	height: 50px;
margin-left:-1px;
	background-image: url(/fashion-talent-2009/pics/system/menu.jpg);
    /*margin-left:-2px;*/
}
#menu_refs {
padding-top: 17px;
font-weight: bold;
font-size: 13px;
}
#menu_refs  a{
color: #4a4a4a;
padding-left: 5px;
padding-right: 5px;

}

#menu_refs  a:hover{
color: #dc222a;
}
.loga_white {
height: 90px;
width: 1001px;
/*border-top: 3px solid #4f4f4f;*/
background: none;
}
.loga_white_sub {
height: 90px;
width: 1001px;
float: left;
display: block;
background: none;
/*border-top: 3px solid #4f4f4f;*/
}
.flags {
margin-left: 450px;
}
.inner
{
	
}
.inner-home
{
	float: left;
	text-align: left;
	width: 610px;
	
    display:inline;
}

h1,h2,h3
{
	margin: 0px 0px 5px 0px;
	color: #FFF;
	font-weight: bold
}
p
{
	margin: 10px 0px 5px 0px;
	color:#FFF;
}
h2
{
	font-size: 20px;
	color: #DC021B;
}

h2 a.h_anch:hover {
    text-decoration: none;
    color: #660000;
}

.clear
{
	clear: both
}
.advert{
    float:left;
    width:305px;
    margin-left:45px;
    margin-top:-240px;
    
}
.advert img{
    width:305px;
}

/* SUB PAGE */
.left_side {
width: 400px;
display: block;
float: left;
}
.pct_face {
background-image: url(/fashion-talent-2009/pics/system/face.jpg);
width: 400px;
height: 265px;	
}
.finalisti {
background-color: #605f5e;
min-height: 230px;
}
.finalisti a{
color: #fff;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}
.flags_sub {
padding-left: 450px;
display: block;
float: left;
}
.right_side {
background-image: url(/fashion-talent-2009/pics/system/sub_right_bg.jpg);
background-repeat: no-repeat;
min-height: 265px;
width: 601px;
display: block;
float: right;
text-align: left;
}
.right_side_txt{
padding-left: 25px;
padding-right: 30px;
}
.right_side_txt a{
color: #970101;
}
.right_side_txt a:hover {
text-decoration: underline;
}
.right_side h1{ 
font-size: 22px;
color: #fff;
}
.right_side h3{ 
font-size: 18px;
color: #dc222a;
}

.finalista
{
    width: 545px;
    float: left;
    margin-top: 20px;
    background-image: url('/fashion-talent-2008/pics/system/red_dot.jpg');
    background-repeat: repeat-x;
    background-position: 0px 25px;
}
.finalist_photo
{
    float: left;
    width: 150px;
}
.finalist_info
{
    position: relative;
    float: left;
    width: 349px;
}
.vote_image{
    position: absolute;
    right: -50px;
    top: 30px;
}

.inner-home a {
	text-decoration: underline;
	color: #970101;
}

