/* geral
---------------------------------------------*/
body{
	background-image:url(../img/filete.gif);
	background-repeat:repeat-x;
	background-color:#74C5FE;
}

div#wrapper {
	background-image:url(/radios/img/ceu.jpg);
	background-repeat:no-repeat;
}

/* conteudo
------------------------------------------*/

div#conteudo {
	width: 726px;
	margin:0 auto;
	margin-bottom:20px;
}

div#conteudo-logo {
	width: 266px;
	height:80px;
	margin:0 auto;
	padding-top: 20px;
}

div#part1 a {
	text-decoration:none;
	background-image: url(/radios/img/radio1.png);
	background-repeat:no-repeat;
	width: 358px;
	height:136px;
	float:left;
	margin: 15px 0px 0px 0px;		
}

div#part2 {
	background-image: url(/radios/img/guia1.png);
	background-repeat:no-repeat;
	width: 368px;
	height:136px;
	float:right;
	margin: 15px 0px 0px 0px;	
}

div#part3 a {
	text-decoration:none;
	background-image: url(/radios/img/radio2.png);
	background-repeat:no-repeat;
	width: 358px;
	height:130px;
	float:left;
}

div#part4 {
	background-image: url(/radios/img/guia2.png);
	background-repeat:no-repeat;
	width: 368px;
	height:130px;
	float:right;
}

div#part5 a {
	text-decoration:none;
	background-image: url(/radios/img/radio3.png);
	background-repeat:no-repeat;
	width: 358px;
	height:136px;
	float:left;
}

div#part6 {
	background-image: url(/radios/img/guia3.png);
	background-repeat:no-repeat;
	width: 368px;
	height:136px;
	float:right;
}

.titulo {
	padding:20px 0 8px 20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
}

div#texto {
	width:368px;
	height:133px;
}

.horario {
	background-color:#003;
	color:#B0C4DE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	height:17px;
	margin-left:20px;
	padding-top:3px;
}

.horario span{
	color:#FC3;
	font-size: 12px;
}

.horario2 {
	color:#B0C4DE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	height:17px;
	margin-left:20px;
	padding-top:3px;
}

.horario2 span{
	color:#FC3;
	font-size: 12px;
}

div#footer{
	background-image:url(/radios/img/fot_bck.gif);
	background-repeat:repeat-x;
	width:100%;
	height:91px;
	font-size:12px;
	background-color:#76a2bc;
	display:block;
	clear:both;
	position:relative;
}

div#footer span.fot_copy {
	margin:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 0px 0px 0px;
	text-align:center;
}
