@charset "iso-8859-1";
/* CSS Document */

td,tr {padding:0;margin:0;}


body {
background:url(../images/bg_site.jpg); 
background-position:top center; 
background-repeat:repeat-x;
background-attachment:fixed;
background-color:#FFFFFF;
text-align:center;		/* bug IE */
}

#paginas {
text-align:left; 	/* bug IE */
margin:0px auto;
position:relative;
display:table;
width:1000px;
background-color:#FFF;
}

#area {
text-align:left; 	/* bug IE */
width:980px;
position:relative;
display:table;
left:50%;
margin:0px 10px 0px -490px;
padding:20px 10px 20px 10px;
}

.limitador {
text-align:left; 	/* bug IE */
width:1000px;
height:100%;
position:relative;
left:50%;
margin:0px 0px 0px -500px;
padding:0px 0px 0px 0px;
}


#topo {
/*background-image:url(../images/bg_topo.png);
background-position: center top;
background-repeat:repeat-x;*/
width:1000px;
height:90px;
margin:0 auto;
padding:0;
background-color:#FFFFFF;
text-align:center;
border-bottom:1px solid #DDD;
margin-top:40px;
border-radius:15px 15px 0 0;
}

#menu_topo {
/*background-image:url(../images/bg_menu.png);
width:1000px;
background-position: center bottom;
background-repeat:repeat-x;*/
margin:0 auto;
padding:0;
font-family:'alba', Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
height:59px;
background-color:#06C;
text-align:center;
}

.item_menu
{
position:relative; 
float:left;
margin:-50px 10px 50px 10px;
height:61px;
line-height:61px;
text-align:center;
font-size:20px;
font-family:'alba', "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#B92E4B;
}

.item_menu:hover
{
/*background:url(../images/realce_menu.png);*/
color:#B92E4B;
cursor:pointer;
text-align:center;
}




#rodape {
/*background-image:url(../images/bg_rodape.png);
background-position: center top;
background-repeat:repeat-x;*/
width:1000px;
margin:0 auto;
padding:0;
height:200px;
background-color:#9E2B47;
color:#FFF;
text-align:center;
margin-bottom:60px;
border-radius:0 0 15px 15px;
}

#rodape_inferior {
/*background-image:url(../images/bg_rodape_inferior.png);
width:1000px;
background-position: center top;
background-repeat:repeat-x;*/
margin:0 auto;
padding:0;
color:#FFF;
height:180px;
background-color:#9E2B47;
text-align:center;
}


#likebox
{
	position:absolute;
	top:10px;
	right:10px;
	width:400px;
	height:180px;
	background-color:#FFF;
	border:1px solid #BBB;
	border-radius:3px;
}


#webcool
{
	position:absolute;
	bottom:10px;
	left:10px;
	color:#FFF;
	font-size:12px;
}
#webcool A:link {
	COLOR: #FFF; 
	TEXT-DECORATION: none;
}
#webcool A:visited {
	COLOR: #FFF; 
	TEXT-DECORATION: none;
}
#webcool A:hover {
	COLOR: #F6DE3E; 
	TEXT-DECORATION: none;
}






<!--[if gte IE 9]>
.gradient {
       filter: none;
    }



.titulos
{
	background:url('../images/barrinha.png') no-repeat; 
	width:100%; 
	height:69px;
	font-family:'alba', "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F6DE3E;
	font-size:25px;
	float:left;
	line-height:69px;
	padding-left:25px;
	margin-top:50px;
	margin-left:-25px;
}


.subtitulos
{
	width:100%; 
	height:69px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#832134;
	font-size:22px;
	float:left;
	font-weight:bold;
	line-height:69px;
	margin-top:10px;
}



.div_noticias{
	position:relative;
	float:left;
	width:500px;
	margin:20px 30px 10px 0px;
	padding:0px 0px 10px 0px;
}

.div_noticia_filho{
	position:relative;
	float:left;
	width:100%;
	height:80px;
	padding:10px 10px 10px 10px;
	border-bottom:1px dashed #DDD;
	cursor:pointer;
}
		
.div_noticia_filho img{
	max-width:80px;
	margin-right:15px;
	border-radius:100%;
	border:2px solid #FFF;
	box-shadow:1px 1px 1px #DDD;
	display:inline;
}



.tabela_adm {
border-collapse:collapse;
border-spacing: 0;
border-color:#832134;
border:thin;
width:100%;
}


.tabela_adm tr:not(.titulos_tabela):not(.rodape_tabela)
{
font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color : #333;
text-align:left;
cursor:default;
text-indent:6px;
height:28px;
}

.tabela_adm tr:not(.titulos_tabela):not(.rodape_tabela):nth-child(even) {background: #FFFFFF}
.tabela_adm tr:not(.titulos_tabela):not(.rodape_tabela):nth-child(odd) {background: #F2F2F2}

.tabela_adm img
{
	border-radius:100%;
	/*box-shadow:1px 1px 1px 1px #999999;*/
	max-width:80px;
	margin:3px 3px 3px 0px;
}

.titulos_tabela {
font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
color:#FFF53D;
text-align:left;
text-indent:6px;
height:26px;
cursor:pointer;
background:#B92E4B;
}

.rodape_tabela {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
color: #FFF53D;
text-align:center;
height:26px;
background:#B92E4B;
}






.box_padrao {
	font-family: Arial, Helvetica, sans-serif;;
	position:relative;
	float:left;
	width:900px;
	margin:30px 0px 35px 0px;
	padding:20px;	
	border: thin solid #CCC;
	border-radius:6px;
	
	
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #D6D6D6),
	color-stop(1, #F7F7F7)
);
background-image: -o-linear-gradient(bottom, #D6D6D6 0%, #F7F7F7 100%);
background-image: -moz-linear-gradient(bottom, #D6D6D6 0%, #F7F7F7 100%);
background-image: -webkit-linear-gradient(bottom, #D6D6D6 0%, #F7F7F7 100%);
background-image: -ms-linear-gradient(bottom, #D6D6D6 0%, #F7F7F7 100%);
background-image: linear-gradient(to bottom, #D6D6D6 0%, #F7F7F7 100%);
	
}



.box_diferencial
{
	position:relative;
	float:left;
	width:152px;
	border-radius:3px;
	margin:10px 3px 10px 3px;
	border:1px solid #832134; 
	background-color:#B92E4B;
}

.box_diferencial img
{
	position:relative;
	float:left;
	max-width:152px;
	border-radius:3px 3px 0px 0px;
	margin:0px 0px 10px 0px;
	
}

.box_diferencial .titulos_diferencial
{
	position:relative;
	float:left;
	width:100%;
	height:16px;
	margin:0px 3px 3px 3px;
	color:#FFF53D;
	font-size:14px;
	font-family:"Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:normal;
}



.clear{clear:both;}


