* {
	margin: 0px;
	padding: 0px;
}
html, body {
        height: 100%;
}

body {
	background-color: #FFFFFF;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0%;
	width: 100%;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #CCCCCC;
}
#header strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sobre_menu {
	height: 26px;
	margin-top: 9px;
	width: 905px;
	position: relative;
	margin-left: -465px;
	left:50%;
}

#header #sobre_menu p {
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}

#header #sobre_menu li {
	float: left;
}
#header #sobre_menu span {
	float: right;
	font-weight: bold;
	margin-top: 2px;
}

#header #menu_principal {
	height: 373px;
	margin-top: 3px;
	position: relative;
	padding: 0;
 	margin: 0;
 	background:  url(bg_header.jpg) no-repeat center top;
	width: 100%;
  	display: table;


	}
	
#menu_principal #smt {
	float: left;
	position: relative !important;
	position: absolute;
	margin-left: -300px !important;
	margin-left: -300px;
	left:50%;
}
#menu_principal #st {
	float: left;
	position: relative !important;
	position: absolute;
	margin-left: -563px !important;
	margin-left: -310px;
	left:50%;
	margin-top: 105px;
}
#menu_principal #fa {
	float: left;
	position: relative !important;
	position: absolute;
	left:50%;
	margin-left: -361px !important;
	margin-left: -108px;
	margin-top: 120px;
}
#menu_principal #tis {
	float: left;
	position: relative !important;
	position: absolute;
	left:50%;
	margin-left: -144px !important;
	margin-left: 110px;
	margin-top: 100px;
}
#content {
	width: 930px;
	display: block;
	height: auto !important;
	height: 100%;
	margin-left: -465px;
	position: relative;
	left: 50%;
	margin-top: 0px;


}
#col_left {
	float: left;
	width: 567px;
	position: relative;
}

#col_left .smt_cita {
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	background-color: #F0F0F0;
}
#col_left .st_cita {
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	background-color: #F0F0F0;
}
#col_left .fa_cita {
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	background-color: #F0F0F0;
}
#col_left .tsi_cita {
	background-image: url(box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 536px;
	background-color: #F0F0F0;
}
#col_left .border_rounded {
	background-image: url(box_botom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 536px;
}
#col_left .smt_cita h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #29769A;
	font-weight: bold;
	width: 500px;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
	padding-bottom: 8px;
}
#col_left .st_cita h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #919F20;
	font-weight: bold;
	width: 500px;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
	padding-bottom: 8px;
}
#col_left .fa_cita h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E88B00;
	font-weight: bold;
	width: 500px;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
	padding-bottom: 8px;
}
#col_left .tsi_cita h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #50a7cf;
	font-weight: bold;
	width: 500px;
	padding-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 22px;
	padding-bottom: 8px;
}

#col_left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #205067;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
	margin-top: 32px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
	width: 88%;
}
#col_left #img_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #205067;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
	width: 88%;
}
#col_left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #525252;
	line-height: 20px;
	width: 495px;
	margin-left: 25px;
	margin-bottom: 30px;
}
#col_left a {
	color: #50A7CF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#col_left a:hover {
	color: #787878;
}


#col_left .social_network li {
	float: left;
	margin-right: 25px;
	margin-top: 30px;
	margin-bottom: 110px!important;
	margin-bottom: 80px;
}


#col_right {
	float: right;
	width: 363px;
	position: relative;
	margin-bottom: 110px;
}
#col_right .download_buton img {
	margin-top: 30px;
	margin-left: 20px;
}
#col_right .download_buton_int img {
	margin-top: 10px;
	margin-left: 20px;
}
#col_right .send_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(send_icon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	float: right;
	margin-right: 30px!important;
	margin-right: 15px;
	height: 12px;
	color: #205067;
	text-align: right;
	padding-right: 25px;
	
}

#col_right .a {
	color: #0a4763;
}
#col_right a:hover {
	color: #666666;
}


#col_right .aditional_info {
	margin-top: 74px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #525252;
}
#col_right .aditional_info a {
	text-decoration: none;
	color: #919F20;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
}

#col_right .news {
	width: 310px;
	margin-left: 27px;
	margin-bottom: 30px;
}

#col_right .news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #919f20;
	font-weight: normal;
	margin-bottom: 20px;
}
#col_right .news h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #919f20;
	font-weight: normal;
	margin-bottom: 20px;
	display: inline;
}
#col_right .news h3 a:hover {
	color: #919F20;
}

#col_right .news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #525252;
	font-size: 11px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#col_right .news a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #205067;
	text-decoration: none;
	display: block;
}
#col_right .news a:hover {
	color: #8C8C8C;
}


#container #content #col_right .news .non_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbtack {
	clear: both !important;
	clear: right;
}



#footer {
	height: 87px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #footer {
	clear: both;
}
}

#footer, x:-moz-any-link {	
	position: relative;
	float:right;

	
}

#footer ul {
	width: 100% !important;
	width: 110%;
	position: relative;
	word-spacing: -2px;
	


}
#footer ul, x:-moz-any-link {	
	width: 100%;
	position: relative;
	word-spacing: -2px;
	/*padding-left: 60px;*/
	
}
#footer, x:-moz-any-link, x:only-child {
	width: 95%;
	position: relative;
	word-spacing: -2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #footer ul {
	width: 89%;
	clear: both;
	position: relative;
	margin-left: 50px;
	word-spacing: -2px;
}
}

#footer li {
	float: left;
}


#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	margin-right: 5px;
	margin-top: 40px;
		
}
#footer a {
	text-decoration: none;
	color:white;
}
