@charset "utf-8";
/* CSS Document */
BODY{
margin:10px;
margin-bottom:10px;
background-image:url(../images/fundoback.jpg);
background-color:#EFA39F;
text-align:center;
background-attachment:fixed;
}

.all_site{
position:absolute;
left: 50%;
margin-left: -450px;
text-align:left;
width:900px;
margin-bottom:10px;
border:thin;
border-color:#000;
border-width:thin;
box-shadow:5px 5px 10px #333;
/* implementação para o firefox */
-moz-box-shadow:5px 5px 10px #333;
/* implementação para safari */
-webkit-box-shadow:5px 5px 10px, #333;
}

.top{
width:900px;
float:left;
}

.logo_germania{
width:100px;
float:left;
margin-left:20px;
margin-right:20px;
padding-top:5px;
}

.germania{
width:300px;
float:left;
margin-top:6px;
}

.top_cinza{
background-image:url(../images/fundo_menu.jpg);
background-repeat:repeat-x;
height:83px;
}

.top_flash{
width:900px;
float:left;
height:145px;
border-top:solid;
border-top-color:#FFF;
border-top-width:6px;
border-bottom:solid;
border-bottom-color:#FFF;
border-bottom-width:6px;
}

.logo_carbono{
float:right;
width:148px;
margin-left:70px;
padding-top:5px;
}

.all_radio_online{
float:right;
margin-left:7px;
}

.radio_online{
float:right;
margin-top:12px;
width:193px;
}

.radio_online_text{
margin-top:5px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
margin-top:30px;
text-shadow: 2px 2px 2px #999;
}

.radio_online_sub{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#666;
}

.menu{
clear:both;
width:900px;;
height:54px;
float:left;
background-image:url(../images/menu.jpg);
background-repeat:repeat-x;
}

.button{
width:923px;
margin-left:auto;
margin-right:auto;
}

a{
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color:#1F1E1F;
margin-top:16px;
text-align:center;
margin-left:3px;
text-decoration:none;
}

.link{
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color:#1F1E1F;
margin-top:28px;
text-align:center;
}

.button_right{
float:left;
width:16px;
}

.button_repeat{
background-image:url(../images/button_repeat.jpg);
background-repeat:repeat-x;
height:54px;
float:left;
width:92px;
}

.button_left{
float:left;
width:16px;
}

.all{
width:900px;
float:left;
}

.border_left{
float:left;
background-image:url(../images/side.png);
background-repeat:repeat-y;
width:7px;	
}

.content{
width:900px;
float:left;
margin-left:auto;
margin-right:auto;
background-image:url(../images/line_content.jpg);
background-repeat:repeat-x;
background-color:#FFF;
border-top-color:#CCC;
border-top-style:solid;
border-top-width:thin;
padding-top:25px;
padding-bottom:15px;
}

.content_id{
margin-left:15px;
}

.bottom{
background-image:url(../images/bottom.jpg);
background-repeat:no-repeat;
background-color:#FFF;
float:left;
text-align:left;
height:55px;
width:900px;
bottom:4px;
}

.text_bottom{
margin-top:17px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color:#FFF;
margin-left:20px;
float:left;
width:600px;
}

.bottom_side{
background-image:url(../images/bottom_side.png);
background-repeat:repeat-x;
width:904px;
height:4px;
float:left;
margin-top:-1px;
margin-left:4px;
}

.patrocinador{
width:180px;
float:right;
}

.bloc_patrocinador{
height:80px;
margin-right:25px;
width:170px;
padding-bottom:10px;
}

.separador{
width:2px;
background-image:url(../images/separador.jpg);
background-repeat:repeat-y;
height:71px;
float:left;
margin-right:5px;
}

.border_img{
border:solid;
border-color:#A8A8A8;
border-width:1px;
}

.selo_html{
float:left;
width:58px;
margin-top:15px;
margin-left:10px;
}

.selo_eds{
float:left;
width:88px;
margin-top:14px;
margin-left:20px;
}

