.bordasmenu {
	border: 1px solid #666666;
}

.bordasfotosindex {
	border: 1px solid #333333;
	background-color: #333333;
}

.titulosfotos {
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.subtitulosfotos {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#79C5E1;
}

.titulosmenunovo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5785B7;
}
.subitensmenunovo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}
.outrostensmenunovo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.noticiasmenunovo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menuadmin {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.tituloimagens {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}

.botoesadmin
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	border: thin solid #666666;
}
.fontemenor
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.fontepadrao
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.fontefotosindex
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.subtitulosfotosindex
{
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.titulonoticiaindex
{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:24px;
	color:#CC0000;
}
/*Estilos de configuração da enquete*/
.tituloenquete
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#FF9900
}

.botaoenquete
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	border: thin solid #666666;
}
