@charset "utf-8";
/* CSS Document */
body.home div.singlecol #content_container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
/* wellcomedoc */
#splash {
	width: 915px;
	height: 280px;
	position: relative;
	margin-bottom: 20px;
}

#splash_text {
	position: absolute;
	top: 30px;
	left: 30px;
}

#splash_claim {
	position: absolute;
	z-index: 3;
	top: 80px;
	height: 140px;
	width: 480px;
	right: 34px;
}

#splash_claim_content {
	padding: 8px 15px;
}

.pillar_doble {
	width: 558px;
	text-align: justify;
	float: left;
	display: inline;
	margin-right: 10px;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
#pillars .pillar_doble h2 {
	color: #CC3333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	text-align: center;
}

.pillar {
	width: 284px;
	text-align: center;
	float: left;
	display: inline;
	margin-right: 31px;
}
#pillars .pillar h1 {
	color: #CC3333;
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A11318;
}
#pillars .pillar h2 {
	color: #CC3333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
}
#pillars .pillar h2 a {
	color: #CC3333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

.pillar_nomarg {
	width: 284px;
	height: 200px;
	float: left;
	display: inline;
}
#pillars .pillar_nomarg h2 {
	color: #CC3333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	text-align: center;
}

/*pgsdoc*/


/*======== NAV REGION STYLES ========*/

#sidenav {
	float: left;
	width: 180px;
}

#action_items {
    background: #e8e8e8;
    padding: 5px 15px;
    margin-bottom: 15px;
}

.nav_section {
	padding-left: 2px;
	margin-bottom: 16px;
	text-decoration: none;
	font-size: 16px;
	color: #262626;
	height: 60px;
	font-weight: bold;
}
.nav_section:link, 
.nav_section:visited {
	text-decoration:none;
	height: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
} 
.nav_section:hover {
	text-decoration: none;
	background-image: url(images/rojo.gif);
	height: 60px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: -15px;
	padding-left: 10px;
	background-repeat: repeat;
	color: #000000;
} 

.nav_section h2 {
	color: #626365;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-left: 12px;
	text-decoration: none;
}


#main.v2 {
    color: #626365;
}

#content h2 {
	color: #A11318;
	font-size: 16px;
	text-decoration: none;
}

#action_items ul, .nav_section ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#action_items li, .nav_section li {
	display: inline;
}

#action_items span {
    display: block;
    vertical-align: middle;
    line-height: 18px;
}

.nav_section span {
    display: block;
    vertical-align: middle;
    line-height: 22px;
    font-size: 12px;
    padding-left: 12px;
}

.nav_section span.selected {
	background-image: url(../../web2009/imagens/selected.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#action_items a {
    color: #555;
    font-weight: bold;
    text-decoration: none;
}

.nav_section a {
    color: #7d797a;
    text-decoration: none;
}

.nav_section ul {
    line-height: 26px;
}

.nav_section ul li a {
	display: block;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#action_items a:hover, {
	color: #5E5E5E;
	text-decoration: none;
	background-image: url(images/footer-bckgr.jpg);
	background-repeat: no-repeat;

}

/*======== CONTENT REGION STYLES ========*/

div.navleft #content_container,
div.navleft_nokit #content_container {
    float: right;
    display: inline;
    margin-right: 10px;
    width: 765px;
    padding-bottom: 40px;
    position: relative;
    margin-top: 10px;
}

div.singlecol #content {
    position: relative;
}

div.singlecol #content_container {
	position: relative;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 40px;
	padding-left: 110px;
}

div.navleft #content {
    float: left;
    width: 500px;
}

div.navleft_nokit #content {
    float: left;
    width: 745px;
}



/*ttampublicdoc*/



p {
    margin-bottom: 1em;
}
#navbar {
	height: 45px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 15px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar li {
	display: inline;
	float: left;
	text-align: center;
}

#navbar li.last {
    margin-right: 0px;
}

#navbar a {
	display: block;
	width: 145px;
	height: 30px;
}

#navbar a:hover {
    background-position: top right;
    text-decoration: none;
}

#navbar a span {
    font-size: 1px;
    visibility: hidden;
}


#navbuffer {
	clear: left;
	width: 985px;
	height: 60px;
	border-bottom: 1px solid #bbb;
	background-image: url(images/nav-men-bckgr.jpg);
}

#main {
	position: relative;
	width: 985px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
#layout {
    width: 985px;
    position: relative;
}
div.picblock, div.textblock {
	margin-bottom: 15px;
}

div.picblock div.picleft {
    float: left;
    display: inline;
    margin-right: 20px;
}

div.picblock div.picright {
    float: left;
    display: inline;
}



/*ttam2doc*/

/* REUSABLE STYLES */
.clearfloats {
    clear: both;
    float: none;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

.centered {
    margin-left: auto;
    margin-right: auto;
}

#inside_footer {
	font-size: 12px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	width: 915px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer_block {
	float: left;
	display: inline;
	width: 180px;
	margin-right: 5px;
}

.footer_block h3 {
	font-size: 14px;
	color: #A11318;
	font-weight: normal;
	margin-bottom: 0.75em;
	margin-left: 25px;
}
.footer_block h3 a{
	font-size: 14px;
	color: #A11318;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.footer_block ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	color: #5E5E5E;
}

.footer_block li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 15px;
}

.footer_block li a {
	color: #A11318;
}
.footer_block_nomarg {
	float: left;
	display: inline;
	width: 175px;
}

.footer_block_nomarg h3 {
	font-size: 14px;
	color: #A11318;
	font-weight: normal;
	margin-bottom: 0.75em;
	margin-left: 25px;
}
.footer_block_nomarg h3 a{
	font-size: 14px;
	color: #A11318;
	font-weight: bold;
	margin-bottom: 0.75em;
}

.footer_block_nomarg ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	color: #5E5E5E;
}

.footer_block_nomarg li {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 15px;
}

.footer_block_nomarg li a {
	color: #474747;
}

#footer_copyright {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	color: #5E5E5E;
	background-image: url(images/footer-bckgr.jpg);
	width: 985px;
	margin-left: -35px;
}
#top {
    position: relative;
    width: 985px;
    margin-bottom: 5px;
}

#logo_container {
    padding-top: 10px;
    padding-left: 25px;
}

#logo_container a:hover {
    text-decoration: none;
}

#logo {
    margin-right: 10px;
}

#topright {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    text-align: right;
    line-height: 14px;
    width: 550px;
}

#topright a {
    outline: none;
    color: #7d797a;
}

#topright span {
    margin: 0 5px;
    color: #999;
}

#topright span.vbar {
    color: #ddd;
    margin: 0;
}

#topright span.userhome a {
	color: #0081c6;
}

#topright span.userhome select {
    border: 1px solid #a0a4a3;
    color: #2d76af;
    width: 150px;
    font-weight: bold;
    font-size: 12px;
}

#nav {
    width: 985px;
}
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	outline: none;
	color: #9E9E9E;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

body {
	background: #626365;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D9D9D9;
}

#page, #footer {
    position: relative;
    width: 997px;
    margin-left: auto;
    margin-right: auto;
}

#page {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/gradiente.gif);
	background-position: center;
}

#shim {
    position: relative;
    width: 985px;
    margin-left: auto;
    margin-right: auto;
}



.insidelist{
	list-style-type: disc;
	margin-left: 15px;
	list-style-position: outside;
	margin-right: 15px;
}
#logogrupo {
	position:absolute;
	width:242px;
	height:115px;
	z-index:1;
}
.subhead {
	font-size: 18px;
	color: #626365;
	padding-top: 15px;
}
.linespace {
	font-size: 18px;
	color: #626365;
	padding-top: 15px;
	line-height: 28px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
}

.heading {
	font-size: 20px;
	color: #5E5E5E;
	text-align: center;
}
h3 {
	font-size: 18px;
	font-weight: normal;

}
.content_define {
	color: #CC3333;
	font-size: 16px;
	text-align: justify !important;
	padding-left: 10px;
}
.define {
	color: #CC3333;
	font-size: 14px;
	text-align: center !important;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	font-weight: bold;
}

.nav_section span {
  line-height: normal;
  margin: 10px 0;
}
.phone {
	font-size: 20px;
	color: #474747;
	margin-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.contacto {
	font-size: 14px;
	color: #474747;
	margin-left: 15px;
	line-height: 16px;
}
.contacto_sm {
	font-size: 13px;
	color: #474747;
	margin-left: 15px;
}

.lang {
	color:#5E5E5E;
	font-size: 12px;
	line-height: 20px;
}
.textart {
	color:#262626;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.center {
	color:#262626;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
html, body {
    height: auto !important;
    height: 800px;
    min-height: 800px;
}

#page {
    height: auto !important;
    height: 830px;
    min-height: 830px;
}
.residencia {
	font-size: 24px;
	font-weight: normal;
	margin-top: -15px;
	text-align: center;
}
.ul_subhead {
	font-size: 18px;
	color: #5E5E5E;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 26px;
	text-align: left;
	padding-left: 25px;
}
.define_right {
	color: #CC3333;
	font-size: 16px;
	text-align: justify !important;
}
.marco {
	border:2px solid #F6F3E4;
}
.ul_plain {
	list-style-type: disc;
	padding-left: 12px;
	list-style-position: outside;
}
.contactos {
	font-size: 20px;
	color: #5E5E5E;
	text-align: left;
	margin-left: 90px;
	line-height: 20px;
}
