/* Estilos Principais */
#tiplayer li {
	margin: 0 15px;
}

#revistas {
	margin: 5px;
}

.img_capa {
	padding: 10px 20px;
}

a {
	color: #666666;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

p {margin: 0px 0px 10px 5px;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	font: 11px Verdana;
	color: #666;
}

.tit_verde{
	font: 12px Verdana;
	color: #288151;
}

h4 {
	font: 11px Verdana;
	text-align: center;
}

h3 {
	font: 15px Verdana;
	text-align: center;
}

h2 {
	font: 14px Verdana;
	text-align: center;
	font-weight: bold;
}

#pri_foto_materia {
	background-image: url(../img/layout/barraesqint.jpg);
	background-repeat: repeat-y;
}

.floatright
{
float: right;
width: 103px;
margin: 0 15px 15px 0px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.txt_azimute { margin-top: 0; }

.legendinha_azimute {
	font-size: 9px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #333;
}