@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body{
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFF;
	/*color:#4E7949;*/
	color:#333;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
}

a{
	color:#4E7949;
	text-decoration:none;
}

a:hover{
	color:#4E7949;
	text-decoration:underline;
}

div#contentMaster{
	width:960px;
	left:50%;
	margin-left:-480px;
	position:absolute;
}

div#content{
	width:930px;
	margin:0px 15px;
}

div#top{
	height:87px;
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align:center;
}

div#logo{
	padding-top:10px;
	padding-left:20px;
	font-size:24px;
	font-weight:bold;
}

div#call{
	padding-top:10px;
	padding-right:15px;
}

.clear_padding{
	padding:0;
}

div#showcase{
	width:930px;
	height:234px;
	border-bottom:solid 7px #4E7949;
	margin-bottom:6px;
}

.tableForm{
	margin-left:15px;
}
.block{
	text-align:right;
	height:80px;
	padding-top:6px;
	padding-right:60px;
}
.submit input{
	text-decoration: none;
	font-size: 12px !important;
	line-height: 16px;
	padding: 6px 6px;
	cursor: pointer;
	border: 1px solid #4e7949;
	color: #FFF;
}
.smallBtn{
	width:109px;
	font-weight:bold;
	background: #eee url(../images/small_btn_hover.jpg) repeat-x scroll left top;
	border:none;
	height:30px;
	color:#FFF;
}
.submit input:hover {
	color: #FFF;
	border-color: #4e7949;
	background: #eee url(../images/small_btn_hover.jpg) repeat-x scroll left top;
}
.submit input {
	background: #4e7949 url(../images/small_btn.jpg) repeat-x scroll left top;
}
.submit input:active{
	background: #4e7949 url(../images/small_btn_hover.jpg) repeat-x scroll left top;
}
.field{
	padding-bottom:4px;
}
.field input{
	width:180px;
	background-color:#e7f7e4;
	text-decoration: none;
	font-size: 12px !important;
	line-height: 16px;
	padding: 6px 6px;
	border: 1px solid #a3c594;
	color:#42633D;
	/*color: #4E7949;*/
}
div#sidebar{
	width:231px;
	float:left;
}
div#sidebar li{
	width:225px;
	display:block;
}
.h2{
	font-weight:bold;
	font-size:24px;
	margin-left:5px;
	margin-top:12px;
	margin-bottom:15px;
}
.h5{
	font-weight:bold;
	font-size:18px;
	margin-top:12px;
	margin-bottom:15px;
}
div#sidebar p{
	padding:6px 12px 6px 0px;
}
div#info{
	width:442px;
	margin-right:6px;
	float:left;
}

.bar{
    background:none;
    border-bottom:dotted 1px #4E7949;
    margin:10px 0px;
}

div#info ol li{
    font-size:14px;
    padding:2px;
    margin:6px 0px;
    display:block;
}

div#info ul li{
    font-size:14px;
    padding:2px;
    display:block;
}

ul.procedures-map{
    margin:4px 10px;
}

div#info table{
	width:442px;
	float:left;
}
div#info td{
	border-bottom:solid 1px #4E7949;
	padding:0px 2px;
}
div#info .td{
	border-bottom:none;
}

div#info .td li{
	margin:2px 0px;
	font-weight:bold;
}

.th{
	background-color:#4E7949;
	color:#FFF !important;
	font-weight:bold;
	border-bottom:solid 1px #4E7949;
	padding:8px 2px;
	height:45px;
}
div#info p{
	margin-bottom:10px;
	font-size:13px;
	color:#000;
	line-height:15px;
}

.bgGreen{
	background-color:#E7F7E4;
	border-bottom:solid 3px #D5F2C7;
	display:block;
	margin-bottom:10px;
}
.clear{
	clear:both;
}

.clearDiv{
	border-bottom:solid 3px #D5F2C7;
	height:20px;
	display:block;
	clear:both;
}
.h3{
	color:#42633D;
	font-weight:bold;
	font-size:24px;
	margin-left:5px;
	margin-bottom:15px;
}
.h4{
	font-size:26px;
	margin-top:12px;
	margin-bottom:15px;	
}
.strong{
	font-weight:bold;
}
.strong-green{
	color:#333;
	font-weight:bold;
}
.linkBottom{
	font-weight:bold;
	margin:10px 0px;
}
.accidentTypes li{
	font-weight:bold;
	height:18px;
	padding-left:10px;
	padding-top:4px;
}
.optOne a, .optOne a:hover{
	font-weight:bold;
	height:18px;
	padding:5px 0px 0px 12px;
	display:block;
	color:#FFF;
	background-color:#84B07D;
	background-image:url(../images/bg_list_verde.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.optTwo a{
	font-weight:bold;
	height:18px;
	padding:5px 0px 0px 12px;
	display:block;
	background-image:url(../images/bg_list.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.optTwo a:hover{
	font-weight:bold;
	height:18px;
	padding:5px 0px 0px 12px;
	display:block;
	text-decoration:none;
	background-image:url(../images/bg_list_over.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.label{
	display:block;
	height:20px;
	font-size:15px;
	font-weight:bold;
	margin:5px 0px;
}
.input{
	display:block;
	width:320px ;
	background-color:#E7F7E4;
	font-size: 12px !important;
	line-height: 16px;
	padding: 6px 6px;
	border: 1px solid #A3C594;
	color: #4E7949;
}
.inputBasic{
	width:180px;
	background-color:#E7F7E4;
	font-size: 12px !important;
	padding: 2px 0px;
	border: 1px solid #A3C594;
	color: #4E7949;
}
.fieldSet{
	display:block;
	margin:10px;
}
.fieldSet legend{
	display:block;
	font-size:15px;
	font-weight:bold;
	height:22px;
	padding:4px;
}
.fieldSet label{
	display:block;
	height:22px;
}

div#information{
	float:left;
	width:157px;
	padding-left:3px;
}
div#specialistAreas{
	float:left;
	width:330px;
}
div#office{
	float:right;
	width:400px;
}
div#footer{
	height:42px;
	padding-top:24px;
	display:block;
	clear:both;
}
.linkSubscribe{
	background-image:url(../images/subscribe.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:2px;
	height:16px;
	display:block;
}

.copy{ }

.linkValid{
	background-image:url(../images/valid.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
}
.sitemap{
	background-image:url(../images/valid.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:22px;
}
.blkFaq{
	display:block;
	width:420px;
	background-image:url(../images/bg_line_question.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size: 12px !important;
	line-height: 16px;
	padding: 6px;
	border-bottom: 1px solid #E7F7E4;
	color: #4E7949;
	clear:both;
}
.h1Faq{
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-top:1px;
	background-image:url(../images/bg_q.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.resumeFaq{
	margin-top:4px;
	padding-left:20px;
	padding-top:1px;
	background-image:url(../images/bg_a.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.readMore{
	font-weight:bold;
	float:right;
	clear:both;
	display:block;
}
.resume{
	border-bottom:solid 1px #D5F2C7;
	margin-bottom:6px;
	padding:6px 0px;
	height:70px;
}
.imgLinks a{
	width:75px;
	height:75px;
	padding:6px;
	border: 1px solid #A3C594;
	background-color:#D5F2C7;
	float:left;
	margin-right:4px;
}
.imgLinks a:hover{
	width:75px;
	height:75px;
	padding:6px;
	border: 1px solid #A3C594;
	background-color:#A3C594;
	float:left;
	margin-right:4px;
}
.url{
	display:block;
	padding-top:4px;
	font-style:italic;
}
.back{
	border-top:solid 3px #D5F2C7;
	text-align:center;
	height:10px;
	padding:20px;
	display:block;
	clear:both;
}
.frmCallMeBack{
	padding:4px;
}
.movie{
	width:442px;
	height:123px;
	display:block;
	margin:5px 0px;
}
.play-movie{
	background:url(../images/play_movie.jpg) no-repeat left top;
	width:38px;
	height:28px;
	display:block;
	float:right;
	margin:79px 10px 0px 0px;
}
.stories{
	background-image:url(../images/bg_stories.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:6px;
	padding:6px 4px 4px 60px;
	border-bottom: 1px solid #A3C594;
	background-color:#D5F2C7;
	min-height:40px;
}
.linkMenus{
	font-weight:bold;
	height:18px;
	padding:5px 4px 0px 2px;
	margin-right:4px;
	display:block;
	background-color:#C0D7BD;
}
.linkMenus a{
	background-image:url(../images/bg_link_menu.jpg);
	background-position:right 50%;
	background-repeat:no-repeat;
	padding:0px 12px 0px 0px;
}

.big-green{
	color:#42633D;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}

.medium-green{
	color:#42633D;
	font-weight:bold;
	font-size:15px;
	margin-bottom:15px;
}

.small-green{
	color:#4C7947;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}

.medium-green2{
	color:#4C7947;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
}

div#formClaim{
	width:247px;
	float:right;
}
div#formClaim .frm{
	background-color:#84B07D;
	margin:0;
}

div#formClaim .label{
	display:block;
	color:#FFF;
	padding-left:8px;
	font-weight:bold;
}

.fieldClaim{
	margin:0px 4px;
	display:block;
	width:224px;
}

.fld{
	background-color:#E8F7E4;
	border:solid 1px #619359;
	width:210px;
	/*height:23px;*/
	padding:3px;
	border:none;
	color:#42633D;
	/*color:#84B07D;*/
}
.fldSelect{
	background:#E8F7E4;
	width:220px;
	/*height:32px;*/
	padding:3px;
	border:solid 1px #619359;
	color:#84B07D;
	margin:0;
}
.fldArea{
	height:80px;
}
.btnRight{
	float:right;
	margin-right:72px;
}
div#captcha{
	text-align:center;
	margin:8px;
}
div#captcha img{
	border:solid 1px #4E7949;
}

label.error{
	color:#F00;
	font-weight: bolder;
	border: solid 1px #F00;
	background-color: #FAA;
	padding: 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	width: 308px;
}

#formClaim label.error{
	color:#F00;
	font-weight: bolder;
	border: solid 1px #F00;
	background-color: #FAA;
	padding: 12px;
	margin: 3px 0px 3px 0px;
	display: block;
	width: 192px !important;
}
.blkOffice{
	display:block;
	width:420px;
	height:300px;
	background-image:url(../images/bg_line_question.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size: 12px !important;
	line-height: 16px;
	padding: 6px;
	border-bottom: 1px solid #E7F7E4;
	color: #4E7949;
	clear:both;
}
.textOffice{
	width:180px;
	float:left;
}
.mapOffice{
	width:180px;
	float:right;
}


/* --------------- Pagination Intern ---------------- */

div#control_pagination{
    padding: 8px 4px;
    display: block;
    clear: both;
}


a.qp_next{
    padding: 0px 6px;
}
a.qp_prev{
    padding: 0px 6px;
}
a.qp_disabled{
    color: #CDCDCD;
    text-decoration: none;
    cursor:text;
}
.qp_pagenumber{
    font-weight: bold;
}

table#tb_control td{
    border: none;
    padding: 5px 5px 8px 5px;
}

table#tb_control tr.odd{
    background: #e8f7e4;
}

.img-news{
    float: left;
    margin: 10px 15px;
}
.dt{
    text-align: right;
    display: block;
    clear: both;
    padding: 2px 5px;
    margin: 4px 0px;
    color: #999;
}

.share{
    float: right;
    width: 90px;
}

a.go-back{
    float: left;
    width: 50px;
    background: url(../images/bg_btn.png) left top repeat-x;
    padding: 5px 12px;
    color: #FFF;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius:5px;
    border-radius: 5px;
}

a.go-back:hover{
    color: #FFF;
    text-decoration: none;
}

strong{font-weight: bold;}
