/*
Theme Name: BlackXXX Radio
Theme URI: daquad@hotmail.fr
Description: Theme principal de BlackXXX Radio
Version: 1.0
Author: THERY Damien
Tags: noir, radio
*/

a:link,a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

BODY
{
	background-color: #000;
}

IMG
{
  border:0px;
}

/*style background*/

.back0 {background-color: #000000;}
.bg1 {background-image: url("images/bg1.jpg");background-position: 50% 0%;background-repeat: no-repeat;}
.bg2 {background-image: url("images/bg2.jpg");background-position: 50% 100%;background-repeat: no-repeat;}
.bgh {background-image: url("images/bg_h.jpg");background-position: 0% 0%;background-repeat: no-repeat;}
.bgb {background-image: url("images/bg_b.jpg");background-position: 0% 100%;background-repeat: no-repeat;}
.bgr {background-image: url("images/bg_r.jpg");background-position: 0% 0%;background-repeat: repeat-y;}


/*style text*/

td, a
{  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #777777;  
}

p
{
	text-align: justify;
}

.copy
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;  
}

.tit
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #875405;
  font-weight:bold;
}

.nav
{
  padding-top:10px;
  padding-left:10px;
}

#menug { background:url(images/menug.png) no-repeat; width:160px; height:20px; padding-top:5px; text-align:center; color:#EEE; font-weight:bold; text-transform:uppercase; margin:5px 0 5px 5px; }

#menug a { text-decoration:none; color:#FFF; }

#title { background:url(images/h1.png) no-repeat; height:22px; padding:3px 0 0 10px;}
#title a { color:#666; font-weight:bold; font-size:14px; text-decoration:none; }