/* Tags */
a:link {
	color: #014365;
}
a:visited {
	color: #40535d;
}
body, td {
	color: #253215;
	font: 8pt arial, helvetica, sans-serif;
}
body {
	background: #d0ccb0 url(/ws/templates/graphics/bg_body.gif) repeat-x;
	margin: 0;
}
h1 {
	font-size: 8pt;
	margin: 0;
}
input, select, textarea {
	color: #222222;
	font: 8pt arial, helvetica, sans-serif;
}
p {
	margin: 5px 0 0 0;
}
ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

/* General */
.h_spacer_25 {
	width: 25px;
}
.icon {
	width: 37px;
}
.left {
	background: #eceadc;
}
.passep_200, .passep_240, .passep_360 {
	padding: 10px;
}
.passep_200 {
	background: url(/ws/templates/graphics/bg_passep_200.gif) repeat-x;
}
.passep_240 {
	background: url(/ws/templates/graphics/bg_passep_240.gif) repeat-x;
}
.passep_360 {
	background: url(/ws/templates/graphics/bg_passep_360.gif) repeat-x;
}
.right {
	padding: 15px 25px;
}
.separator {
	background-color: #d6deb9;
}
.total {
	width: 545px;
}
.underline {
	border-bottom: #d6deb9 1px solid;
}
.white_box {
	background: url(/ws/templates/graphics/bg_white_box.gif) repeat-x bottom;
	border: #e1e3dd 1px solid;
	color: #4f4f4f;
	padding: 10px 10px 10px 0;
	width: 260px;
}
.white_box_title {
	border-bottom: #e1e3dd 1px solid;
	color: #6e6e6e;
}

/* Alinhamento */
.float_right {
	float: right;
	padding: 0 0 5px 15px;
}
.float_left {
	float: left;
	padding: 0 20px 5px 0;
}

/* Colors */
.red {
	color: #cc0000;
}

/* Forms */
.for_button {
	padding: 12px 6px;
}
.for_disabled, .for_field {
	background-color: #eceadc;
	padding: 3px 6px;
}
.for_disabled {
	vertical-align: middle;
}
.for_label, .for_label_checkbox {
	text-align: right;
	vertical-align: middle;
}
.for_label {
	padding: 3px 6px 3px 0;
}
.for_label_checkbox {
	background-color: #eceadc;
	padding: 3px 20px 3px 3px;
}
.for_large {
	width: 180px;
}
select.for_large {
	width: 186px;
}
textarea.for_large {
	height: 72px;
}
.for_medium {
	width: 120px;
}
.for_small {
	width: 60px;
}
.for_xlarge {
	width: 360px;
}
textarea.for_xlarge {
	height: 60px;
}

/* Lists */
.list, .pagination {
	width: 545px;
}
.list td {
	padding: 9px;
}
.lis_image {
	width: 120px;
}
.lis_item {
	background-color: #f3f9ea;
	padding: 5px;
}
.lis_title {
	border-bottom: #e3ebd9;
	padding: 2px 0;
}

/* footer.tpl.php */
#footer {
	background: url(/ws/templates/graphics/bg_footer.gif) repeat-x;
	margin-top: 25px;
	padding: 10px;
	text-align: center;
}

/* header.tpl.php */
#hea_body {
	margin: 0 auto;
	text-align: left;
	width: 760px;
}
#hea_main {
	background: #ffffff;
	border: #ffffff 1px solid;
	width: 758px;
}
#hea_logo {
	border-bottom: #ffffff 1px solid;
	height: 120px;
	width: 163px;
}
#hea_theme {
	border-bottom: #ffffff 1px solid;
	height: 120px;
	width: 595px;
}
#hea_solotrat {
	background: url(/ws/templates/graphics/bg_green_left.gif);
	border-bottom: #ffffff 1px solid;
	height: 48px;
	width: 163px;
}
#hea_solotrat img {
	margin: 12px auto 0 auto;
}
#hea_green {
	border-bottom: #ffffff 1px solid;
	height: 48px;
	width: 595px;
}
#hea_crumbs_and_flags table {
	background: url(/ws/templates/graphics/crumbs_bg.gif);
	height: 27px;
	width: 758px;
}
#hea_crumbs {
	padding-left: 27px;
	vertical-align: middle;
}
#hea_flags {
	text-align: center;
	padding-top: 7px;
	width: 163px;
}
#hea_address {
	margin-top: 20px;
	padding-left: 12px;
}
.menu {
	padding: 7px 8px 0 7px;
}
.mudamos {
	margin-left: 3px;
}
/* home.tpl.php */
.hom_caption {
	padding: 10px;
}
.hom_bg_features {
	background: url(/ws/templates/graphics/bg_home_features.gif) repeat-x;
	margin-top: 1px;
	width: 260px;
}
.hom_bg_features_right {
	background: url(/ws/templates/graphics/bg_home_features_right.gif) repeat-x;
	width: 10px;
}
.hom_v_spacer_8 {
	height: 8px;
}

/* project.tpl.php */
.pro_details b {
	color: #616f1e;
}
.pro_pagination {
	background: url(/ws/templates/graphics/bg_img_numbers.gif) repeat-x;
	height: 30px;
	margin: 1px 0 15px 0;
	width: 380px;
}
.pro_pag_images {
	margin: 9px auto 0 auto;
}
.pro_pag_images td {
	text-align: right;
	width: 14px;
}
.pro_pag_next, .pro_pag_prev {
	padding: 2px 5px;
	vertical-align: middle;
	width: 40px;
}
.pro_pag_next {
	text-align: right;
}
.pro_pag_active {
	background: #768841;
	color: #ffffff;
	padding: 0 3px;
}
.pro_pag_link {
	padding: 0 3px;
	text-decoration: none;
}

/* videos.tpl.php */
#vid_container {
	margin: 0 auto;
	width: 400px;
}
