* {
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #4fb7dc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
}

li {
	list-style-type: none;
}

#preheader {
	height: 24px;
	width: 950px;
	overflow: hidden;
	background-image: url(css/preheader-bck.gif);
	background-repeat: repeat;
}

#preheader a, #preheader a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4fb7dc;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: right;
}

#preheader a:hover, #preheader a:active {
	background-color: #277ca5;
}

#header {
	width: 950px;
	padding-top: 18px;
	background-image: url(css/line-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	float: none;
	height: 67px;
	overflow: hidden;
}

#header #logo {
	clear: none;
	float: left;
	width: 241px;
	text-align: left;
}

#header #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #menu {
	float: left;
	clear: none;
	padding-top: 25px;
}

#header #menu ul {
	clear: none;
	float: left;
}

#header #menu ul li {
	list-style-type: none;
	clear: none;
	float: left;
}

#header #menu a, #header #menu a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, Georgia, Arial;
	font-size: 15px;
	color: #252525;
	text-decoration: none;
	margin-right: 13px;
	margin-left: 13px;
}

#header #menu a:hover, #header #menu a:active {
	text-decoration: none;
	color: #4fb6db;
}

#header #menu a.selected, #header #menu a.selected:visited, #header #menu a.selected:hover, #header #menu a.selected:active {
	font-weight: bold;
	color: #4fb6db;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 9px;
}

#home {
	width: 950px;
	clear: both;
	float: none;
	overflow: hidden;
	height: auto;
}

#home.flash {
	clear: both;
	float: none;
	height: 59px;
	width: 950px;
}

#home.flash p {
	margin: 0px;
	padding: 0px;
}

.lastproject {
	clear: both;
	float: none;
	height: 285px;
	width: 950px;
	overflow: hidden; 
	position: relative; 
}

.lastproject-shadow {
	clear: both;
	float: none;
	height: 10px;
	width: 950px;
}

.row {
	clear: both;
	float: none;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.block {
	clear: none;
	float: left;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #6b6b6b;
	height: 200px;
	width: 226px;
	margin-right: 15px;
	text-align: left;
}

.block h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 19px;
	color: #3f3f3f;
	background-image: url(css/line-dotted-grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	padding-bottom: 8px;
	font-weight: normal;
	margin-bottom: 15px;
}

.block.lastprojects {
	width: 709px;
	margin-right: 0px;
}

.project {
	float: left;
	height: 150px;
	width: 226px;
	margin-right: 15px;
	clear: none;
	overflow: hidden;
	position: relative;
}

.project.item3 {
	margin-right: 0px;
}

.project .details {
	top: 150px;
	left: 0;
	float: left; 
	position: absolute; 
	background: #277ca5; 
	height: 150px; 
	width: 226px; 
	opacity: .9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.project .details a {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

.project .details b {
	font-size: 17px;
	clear: both;
	float: left;
	margin-bottom: 2px;
}

.project .details i {
	clear: both;
	float: left;
	font-style: normal;
}


.block.testimonials p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #4fb7db;
}

.block.testimonials img.start {
	height: 9px;
	width: 10px;
	margin-right: 10px;
	position: relative;
	top: -6px;
}

.block.testimonials img.end {
	height: 9px;
	width: 10px;
	position: relative;
	top: 5px;
	margin-left: 10px;
}

.block.testimonials p.from {
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	color: #6f6f6f;
	margin-top: 15px;
}

.block.testimonials p.from a, .block.testimonials p.from a:visited {
	color: #6f6f6f;
}

.block.testimonials p.from a:hover, .block.testimonials p.from a:active {
	color: #4fb7db;
	text-decoration:underline;
}

.block.lastnew {
	width: 468px;
}

.block.lastnew p {
	margin-bottom: 3px;
	margin-right: 10px;
}

.block.lastnew i {
	font-style: normal;
	color: #979797;
}

.block.lastnew a, .block.lastnew a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #277ca5;
}

.block.lastnew a:hover, .block.lastnew a:active {
	color: #4fb7db;
}

#wysiwyg .block.lastnew h3, #wysiwyg .block.twitter h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #3f3f3f;
}

#wysiwyg .block.lastnew .left {
	float: left;
	width: 242px;
}

#wysiwyg .block.lastnew .right {
	clear: none;
	float: left;
	width: 224px;
}

#wysiwyg .block.lastnew .left p, #wysiwyg .block.lastnew .right p {
	margin-bottom: 5px;
}

#wysiwyg .block.lastnew .left b, #wysiwyg .block.lastnew .right b {
	color: #277ca5;
}

#wysiwyg .block.lastnew .left i, #wysiwyg .block.lastnew .right i {
	color: #414141;
}

#wysiwyg .block.lastnew .left a, #wysiwyg .block.lastnew .right a,
#wysiwyg .block.lastnew .left a:visited, #wysiwyg .block.lastnew .right a:visited {
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

#wysiwyg .block.lastnew .left a:hover, #wysiwyg .block.lastnew .right a:hover,
#wysiwyg .block.lastnew .left a:active, #wysiwyg .block.lastnew .right a:active {
	color: #4fb7dc;
	text-decoration: underline;
}

.block.twitter {
	margin-right: 0px;
}

#wysiwyg .block.twitter ul, #wysiwyg .block.twitter li {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.block.twitter #twitter_update_list, .block.twitter #twitter_update_list a {
	color: #979797;
}

.block.twitter #twitter_update_list a {
	visibility: hidden;
}

.block.twitter #twitter_update_list span a, .block.twitter #twitter_update_list span a:visited {
	color: #979797;
	text-decoration: underline;
	visibility: visible;
}

.block.twitter #twitter_update_list span a:hover, .block.twitter #twitter_update_list span a:active {
	color: #6b6b6b;
}

.block a.all, .block a.all:visited	,
#home a.all, #home a.all:visited {
	color: #4fb6db!important;
	float: right;
	margin-top: -37px;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image: url(css/bullet-blue.gif);
	background-position: left 6px;
	padding-left: 17px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.block a.all:hover, .block a.all:active,
#home a.all:hover, #home a.all:active {
	color: #277ca5!important;
}

#content {
	width: 950px;
	clear: both;
	float: none;
	overflow: hidden;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#content, #content table {
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #6b6b6b;
}

#content a, #content a:visited {
	color: #4fb6db;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #277ca5;
	text-decoration: underline;
}

#content #submenu {
	clear: left;
	float: left;
	width: 225px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	padding-bottom: 30px;
	margin-top: 20px;
}

#content #submenu h4 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 225px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 8px;
}

#content #submenu ul {
	width: 225px;
}

#content #submenu a, #content #submenu a:visited, #content #submenu i {
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	color: #4fb6db;
	text-decoration: none;
	background-image: url(css/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
	clear: both;
	float: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#content #submenu a:hover, #content #submenu a:active {
	color: #277ca5;
	text-decoration: underline;
}

#content #submenu a.selected, #content #submenu a.selected:visited, #content #submenu a.selected:hover, #content #submenu a.selected:active {
	font-weight: bold;
	color: #414142;
	text-decoration: none;
}

#content #submenu.dis a, #content #submenu i {
	background-position: 6px 8px!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
}

#content #submenu.dis ul.servicios a, #content #submenu.dis ul.servicios a:visited {
	color: #9b9b9b!important;
	text-decoration: none!important;
	background-image: none!important;
	margin: 0px!important;
	padding: 0px!important;
}

#content #submenu.dis ul.servicios a:hover, #content #submenu.dis ul.servicios a:active {
	color: #9b9b9b!important;
	text-decoration: underline!important;
}

#content #submenu i {
	color: #9b9b9b;
	font-style: normal;
	background-image: url(css/bullet-grey.gif);
}

#content #submenu a.visit, #content #submenu a.visit:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	line-height: 34px;
	font-weight: bold;
	color: #414141;
	background-image: url(css/submenu-a-visit-bck.gif);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	float: left;
	margin-top: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#content #submenu a.visit:hover, #content #submenu a.visit:active {
	color: #000000;
	text-decoration: none;
}

#content #submenu.newshistory h4 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-bottom:10px;
}

#content #submenu.newshistory a, #content #submenu.newshistory a:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 6px 8px;
} 

#content #submenu.newsminilist h4 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-bottom:10px;
}

#content #submenu.newsminilist ul {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#content #submenu.newsminilist li {
	padding: 0px;
	width: auto;
	background-image: none;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content #submenu.newsminilist li p {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: auto;
}

#content #submenu.newsminilist li i {
	font-size: 11px;
	color: #9b9b9b;
	margin: 0px;
	padding: 0px;
	background-image: none;
	line-height: normal;
}

#content #submenu.newsminilist li a, #content #submenu.newsminilist li a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 12px;
	color: #4fb7db;
	background-image: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#content #sector {
	clear: none;
	float: left;
	width: 225px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	margin-top: 20px;
	background-image: url(css/sector-bck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #979797;
	text-align: left;
	vertical-align: top;
}

#content #sector.project {
	min-height: 255px;
	height: auto !important;
	height: 255px;
}

#content #sector ul {
	margin-bottom: 12px;
	float: left;
}

#content #sector li {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
}

#content #sector li.alone {
	margin-top: 75px;
}

#content #sector b {
	font-weight: normal;
	color: #414141;
}

#content #h1, #content #h1-img {
	width: 709px;
	overflow: visible;
	background-color: #f7f7f7;
	background-image: url(css/h1-bck.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	clear: none;
	float: right;
	min-height: 132px;
	height: auto !important;
	height: 132px;
}

#content #h1.wide {
	float:left;
	clear:both;
	width: 950px;
}

#content #h1-img.news {
	height: 171px;
	overflow: hidden;
}

#content #h1 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 44px;
	line-height: normal;
	font-weight: normal;
	color: #414141;
	margin-left: 19px;
	margin-top: 10px;
}

#content #h1 h1 b {
	font-weight: normal;
	color: #277ca5;
}

#content #h1 h2, #content #h1 h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	color: #414141;
	margin-bottom: 20px;
	margin-left: 19px;
	margin-right: 10px;
	margin-top: 30px;
}

#content #h1 h2 i {
	font-style: italic;
	color: #000000;
}

#content #h1 h3 {
	font-size: 19px;
	line-height: 22px;
	color: #414141;
	margin-top: 20px;
}

#content #h1-img {
	height: auto;
	padding-bottom: 5px;
}

#wysiwyg {
	clear: none;
	float: right;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 10px;
}

#wysiwyg, #wysiwyg table {
	width: 709px;
	text-align: left;
	vertical-align: top;
}

#wysiwyg.wide {
	float:left;
	clear:both;
	width: 950px;
}

#wysiwyg .xl {
	font-size: 15px;
	line-height: 22px;
	padding-top: 10px;
}

#wysiwyg .xl.clear {
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wysiwyg .xl p {
	margin-bottom: 7px;
}

#wysiwyg .col-left {
	text-align: left;
	vertical-align: top;
	width: 340px;
	clear: left;
	float: left;
	margin-right: 29px;
}

#wysiwyg .col-right {
	text-align: left;
	vertical-align: top;
	width: 340px;
	clear: right;
	float: left;
}

#wysiwyg h1, #wysiwyg table h1 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 35px;
	line-height: normal;
	font-weight: normal;
	color: #414141;
	margin-top: -6px;
	margin-bottom: 15px;
}

#wysiwyg.news h1 {
	margin-top:1px;
	font-size: 24px;
}

#wysiwyg h2, #wysiwyg table h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #414141;
	margin-bottom: 10px;
}

#wysiwyg h2 a, #wysiwyg h2 a:visited, 
#wysiwyg table h2 a, #wysiwyg table h2 a:visited {
	color: #414141;
	text-decoration: underline;
}

#wysiwyg h2 a:hover, #wysiwyg h2 a:active, 
#wysiwyg table h2 a:hover, #wysiwyg table h2 a:active {
	color: #000000;
	text-decoration: none;
}

#wysiwyg h3, #wysiwyg table h3, #wysiwyg h4, #wysiwyg table h4 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #277ca5;
	margin-bottom: 10px;
	padding-top: 20px;
}

#wysiwyg h4, #wysiwyg table h4 {
	color: #414141;
	padding-top: 10px;
}

#wysiwyg p, #wysiwyg table p {
	margin-bottom: 10px;
	clear: none;
	float: left;
	width: auto;
}

#wysiwyg ul {
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
}

#wysiwyg li {
	background-image: url(css/bullet-arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#wysiwyg blockquote, #wysiwyg table blockquote {
	clear: none;
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
	padding:0px;
}

#equipo td {
	text-align: center;
	vertical-align: top;
	width: 33%;
	margin: 0px;
	padding: 0px;
	color: #414142;
}

#equipo td p {
	text-align: center;
	width: 100%;
}

#equipo div.img {
	text-align: center;
	height: 102px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#equipo td b {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
}

#wysiwyg ul.clientes {
	margin: 0px;
	padding: 0px;
}

#wysiwyg ul.clientes li {
	clear: none;
	float: left;
	width: 220px;
	margin-right: 16px;
	font-size: 12px;
	color: #6b6b6b;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d3d3d3;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
}

#wysiwyg ul.clientes li.noborder {
	border-top-style: none;
}

#wysiwyg ul.clientes i, #wysiwyg ul.clientes a, #wysiwyg ul.clientes a:visited {
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 9px;
	float: left;
	width: 220px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: none;
}

#wysiwyg ul.clientes a:hover, #wysiwyg ul.clientes a:active {
	text-decoration: none!important;
}

#projects {
	padding-top: 10px;
}

#projects h4 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 709px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 10px;
}

#projects ul {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
}

#projects li.project {
	clear: none;
	float: left;
	height: 150px;
	width: 226px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: none;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
}

#projects li.project.middle {
	margin-right: 15px;
	margin-left: 15px;
}

#projects li.project .details {
	top: 150px;
	left: 0;
	float: left; 
	position: absolute; 
	background: #277ca5; 
	height: 150px; 
	width: 226px; 
	opacity: .9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#projects li.project .details a, #projects li.project .details a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}

#projects li.project .details a:hover, #projects li.project .details a:active {
	text-decoration: none;
}

#projects li.project .details b {
	font-size: 17px;
	clear: both;
	float: left;
	margin-bottom: 2px;
}

#projects li.project .details i {
	clear: both;
	float: left;
	font-style: normal;
}

#opinion {
	padding-top: 10px;
}

#opinion h4 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #3f3f3f;
	float: left;
	width: 709px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 10px;
}

#opinion p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 7px;
	float: left;
	clear: both;
}

#opinion i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #414143;
	float: left;
	clear: both;
}

#opinion a, #opinion a:visited {
	color: #277CA5;
	text-decoration: underline;
}

#opinion a:hover, #opinion a:active {
	color: #4FB7DC;
	text-decoration: none;
}

#sitemap {
	width: 950px!important;
}

#sitemap td {
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#wysiwyg #sitemap ul {
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}

#wysiwyg #sitemap li {
	background-image: none;
	padding-left: 0px;
}

#sitemap td a, #sitemap td a:visited {
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 12px;
	color: #4fb6db;
	text-decoration: none;
	background-image: url(css/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	clear: both;
	float: left;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

#sitemap td a:hover, #sitemap td a:active {
	color: #277ca5;
	text-decoration: underline;
}

#sitemap td h4 a, #sitemap td h4 a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #3f3f3f;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 10px;
	width: 224px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#wysiwyg ul.newslist {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#wysiwyg ul.newslist li {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	padding-top: 15px;
	clear: both;
	float: left;
	width: 689px;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}

ul.newslist li .img {
	clear: none;
	float: left;
	width: 133px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 4px;
}

ul.newslist li .text {
	float: left;
	width: 556px;
	clear: none;
}

ul.newslist li i {
	font-style: normal;
	color: #979797;
}

ul.newslist li a, ul.newslist li a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	line-height: 20px;
	color: #277ca5!important;
	font-weight: bold;
}

ul.newslist li a:hover, ul.newslist li a:active {
	color: #277ca5;
	text-decoration: underline;
}

div.newslist-pages {
	clear: both;
	float: right;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
}

div.newslist-pages b {
	font-weight: bold;
	color: #277ca5;
	margin-right: 2px;
	margin-left: 2px;
}

div.newslist-pages a, div.newslist-pages a:visited {
	color: #414141!important;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}

div.newslist-pages a:hover, div.newslist-pages a:active {
	color: #4fb7db;
	text-decoration: underline;
}

div.newslist-pages a i, div.newslist-pages a:visited i {
	font-style: normal;
	color: #277ca5;
	font-weight: bold;
}

div.newslist-pages a:hover i, div.newslist-pages a:active i {
	text-decoration: none!important;
}

#content #newsletter {
	clear: none;
	float: left;
	width: 225px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	margin-top: 20px;
	min-height: 132px;
	height: 176px !important;
	height: 132px;
	text-align: left;
	vertical-align: top;
}

#content #newsletter h4 {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #277ca5;
	float: left;
	width: 225px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3d3d3;
	margin-bottom: 8px;
}

#content #newsletter label {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 13px;
	line-height: normal;
	color: #414141;
	padding: 0px;
	float: left;
	width: auto;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #newsletter .asterisk {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

#content #newsletter input#mce-FNAME, #content #newsletter input#mce-EMAIL {
	clear: both;
	float: right;
	width: 212px;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	line-height: normal;
	color: #6b6b6b;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #d2d2d2;
	margin: 0px;
}

#content input.newsbutton, #content #newsletter input.button {
	background-color: #4fb7db;
	border: 1px solid #4fb7db;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
	width: auto;
	clear: both;
	height: auto;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form label {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	color: #414141;
	clear: left;
	float: left;
	width: 174px;
	margin-left: 15px;
	margin-top: 12px;
}

form label.ob {
	background-image: url(css/asterisk-blue.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}

form input, form textarea {
	clear: right;
	float: left;
	width: 490px;
	margin-left: 10px;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 13px;
	line-height: normal;
	color: #6b6b6b;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #d2d2d2;
	margin-top: 10px;
	margin-bottom: 10px;
}

form textarea {
	height: 150px;
	overflow: auto;
}

div.input {
	clear: both;
	float: left;
	width: 490px;
	font-size: 11px;
	line-height: normal;
	color: #858585;
	margin-left: 199px;
}

div.input p {
	margin: 0px;
	padding: 0px;
}

div.input input {
	padding: 0px;
	clear: none;
	float: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: 2px;
}

div.input input#enviar {
	background-color: #4fb7db;
	border: 1px solid #4fb7db;
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman", Georgia, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	background-color: #414142;
	padding-bottom: 20px;
}

#footer table {
	width: 950px;
	font-family: Arial, "Century Gothic", Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #a0a0a0;
}

#footer table td {
	background-image: url(css/line-dotted-dark.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	background-position: bottom;
}

#footer ul li {
	clear: none;
	float: left;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-right: 22px;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer td.top {
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #d9d9d9;
}

#footer td.top a, #footer td.top a:visited {
	background-image: url(css/bullet-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 15px;
}

#footer td.left {
	background-image: none;
	width: 241px;
}

#footer td.left ul li {
	clear: both;
}

#footer td.left a, #footer td.left a:visited {
	margin-right: 0px;
}

#footer td.middle {
	width: 127px;
	padding-right: 38px;
	text-align: right;
}

#footer td.last {
	background-image: none;
}

#footer td.bottom {
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #414142;
	border-bottom-style: none;
	background-image: none;
}

