/* Importa documento CSS do editor TinyMCE */
@import url("style_editor.css");

body {
	background-image: url(/web/images/back_pagina.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #8A8A8A;
}
#menuMCA {
margin-top:1px;
}
#menuMCA a {
font-size:14px;
}
#menuMCA a:hover {
font-size:14px;
font-weight:bold;
}
.titulos, H1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #f5821f;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-color: #cccccc;
	margin-bottom:15px;
	margin-left: 20px;
	margin-top: 5px;
	width:88%;
}
.texto {
	font-size: 13px;
	padding-left: 20px;
	color: #8a8a8a;
	padding-bottom:20px;
	width:88%;
}
form {
	font-size: 11px;
	color: #000000;
	margin:0px;
	padding:0px;
}
form, input, textarea {
    font-family: "Trebuchet MS";
	font-size: 11px;
}
.formTitle {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding-bottom:3px;
}
.miniforms {
	width: 120px;
	height: 15px;
}

.filetcinza {
	background-color: #CCCCCC;
	height:1px;
	margin-right: 15px;
	margin-left: 15px;
}

.filetcinza2 {
	background-color: #CCCCCC;
	height:1px;
	margin-left: 20px;
	width:88%;
}

a:link {
	color: #F5821F;
	font-size: 13px;
}
a:visited {
	color: #F5821F;
}
a:hover {
	color: #F5821F;
}
a:active {
	color: #F5821F;
}
.linkver {
	font-size: 9px;
	font-weight: bold;
}
.btstopo a {
	font-size: 10px;
	text-align:center;
}

.titulonewsletter {
	font-size: 12px;
	color: #ff8600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1px;
	text-align:left;
}
.datanoticia {
	font-size: 11px;
	color: #F5821F;
}

.fundolaranja {
	background-color: #F5821F;
	height:5px;
	margin-right: 15px;
	margin-left: 15px;
}
.margensleft {
	margin-right: 15px;
	margin-left: 15px;
}

.intronoticia {
	font-size: 12px;
	color: #8A8A8A;
}
.titulonoticia {
	font-size: 16px;
	font-weight: normal;
	background-repeat: no-repeat;
	color: #F5821F;
}
.datanoticiacategory {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F5821F;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-right:auto;
	margin-left:auto;
}

/* CONTENTBOX */
/* Custom Style Thickbox: Monolog */
#TB_window.cbAlert
{
	background-color: #D0ECFC;
	border: none;
	color: #000;
}

#TB_window.cbAlert #TB_ajaxContent
{
	font-size:14px;
	color:#FFFFFF;
	background-color:#CC0000;
	border-color:#FF0000;
}
#cb_ajaxform {
	margin-top: 15px;
}
#cb_ajaxwait {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border-top: 1px dotted #999999;
	background-color:#eeeeee;
	margin-right:25px;
}
.relatedfilestitle {
	margin-top: 15px;
	padding: 3px;
	border-bottom: 1px solid #999999;
	background-color:#cccccc;
	color:#FFFFFF;
}
.relatedfilesbox {
	padding: 3px;
	background-color:#eeeeee;
}
.cb_contentItem {
    margin-bottom:18px;
	height:30px;
}
.cb_imageRollover {
	border: 1px solid #000099;
	padding:1px;
}
.cb_path {
	font-size:10px;
	text-align:left;
	margin-bottom:15px;
}
.cb_zona {
    padding-top:3px; padding-bottom:6px;
}