/* CSS Document */
body,table,td,div
{
	font:11px Arial;
}	
a {
	color: #00838A;
	text-decoration: none;
}
a:hover {
	color: #F66013;
}
form {
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
}

#container {
	background-image: url(imagens/conteiner_bg.gif);
	background-repeat: repeat-y;
	width: 756px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px auto;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
#menu {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-image: url(imagens/menu_bg.gif);
	background-repeat: repeat-x;
	background-color:#999999;
	height: 26px;
	padding-top: 12px;
	border-top: 2px solid #FFFFFF;
	cursor: pointer;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #999999;
	text-decoration: none;
}
#menu ul {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float:left;
	display:inline;
}
#menu li {
	background-image: url(imagens/menu_separator.gif);
	border:1px solid #ccc;
	background-repeat: no-repeat;
	display: inline;
	list-style-type: none;
	float:left;
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 7px;
}
#header {
text-align: right;
	background-image: url(imagens/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #2b94d6;
	height: 121px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#left {
	width: 175px;
	float: left;
}
#left h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(imagens/columns_title_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 12px;
}
#right {
	width: 175px;
	float: right;
}
#right h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(imagens/columns_title_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 12px;
}
#middle {
	background-image: url(imagens/middle_column_bg.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	/*width: 364px;*/
	margin-left: 177px;
	margin-right: 177px;
}
#middle h1 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(imagens/middle_title_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 12px;
}
#middle h1.destaque {
	color: #666666;
	background-image: url(imagens/middle_title_destq_bg.gif);
}
#middle h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	margin: 0px;
}
#middle ul {
	padding-top: 0px;
	margin-top: 8px;
	list-style-image: url(imagens/middle_bullet.gif);
}
#middle li{
	margin-bottom: 5px;
	margin-left: -20px;
}
#footer {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-transform: uppercase;
	width: 760px;
	height: 50px;
	padding-top: 15px;
	margin: 0px auto;
	clear: both;
}
#footer ul {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #CCCCCC;
}
.box {
	padding: 10px;
}
.picture {
	background-color: #FFFFFF;
	background-image: url(imagens/picture_frame_bg.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 9px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	margin-right: 8px;
	margin-bottom: 8px;
}
.text_field {
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(imagens/textfield_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;

}
.button {
	background-image: url(imagens/button_bg.gif);
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	border: 1px solid #999999;
}
.borda {
	border: 1px solid #CCCCCC;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.borda2 {
	border-top: 1px solid #797dc4;
	border-right: 1px solid #797dc4;
	border-bottom: 1px solid #797dc4;
	border-left: 1px solid #797dc4;

}

.texto_paginacao {
	color:#fff;
}

.texto_paginacao:hover {
	color;#fff;

.backoffice_search {

	width:100%;
}

#search_field {

	width:100%;
	float:left;
}

#search_field .search_field_title {

	width:150px;
	padding:10px;
	float:left;
}

#congressista_dados {

	width:100%;
}
#congressista_dados table{

	border:1px solid #797dc4;
	background:#fff;	
}

#congressista_dados td {

	padding:10px;	
	border-bottom:1px solid #ccc;
}
