p, div, ul, body, h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}

body#news p {
    margin-bottom: 10px;
}

h1 {
    font-size: 30px;
    font-weight: bold;
    margin: 30px 0px 10px 0px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    color: #fdfdfd;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #8f1736;
    outline: none;
    -moz-outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
    -moz-outline: none;
}

ul {
    list-style-type: none;
}

body {
    font: 11px Verdana, Geneva, sans-serif;
    color: #665951;
    background: url(../images/bck_image.gif) repeat 2% 100%;
    padding: 6px 0 0 3px;
}

/***********************************/
/*  POP UP  */
/***********************************/
*{
	margin:0;
	padding:0; 
}
#flashContent { 
	width:100%; 
	height:100%; 
}
body{
	
}
#layer1 {
	position: absolute;
	display: none;
	min-height:960px;
	width:100%;
	height:100%;
	z-index:10;
	top:0px;
	left:0px;
	}

#close {
	float:right;
	position:absolute;
	right:40px;
	top:6px;
}


/**********************************/
.news, .publication, .career {
    margin-top: 20px;
    font: normal 11px verdana;
}

a.newstitle, a.newstitle:visited {
    font: normal 11px verdana;
    color: #7c2b83;
    text-decoration: underline;
} 
a.publicationtitle, a.publicationtitle:visited {
    font: bold 11px verdana;
    color: #7c2b83;
    text-decoration: none;
}

a.careertitle, a.careertitle:visited {
    font: bold 11px verdana;
    color: #8f1736;
    decoration: none;
}

a.newstitle:hover, a.newstitle:active, a.publicationtitle:hover, a.publicationtitle:active, a.careertitle:hover, a.careertitle:active {
    text-decoration: underline;
}

#subcontent {
    padding-right: 100px;
}

div#wrapper {
    margin: 0 auto;
    width: 960px;
}

ul#colorMenu {
    width: 100%;
}

ul#colorMenu li {
    float: left;
    width: 137px;
    height: 14px;
}

ul#colorMenu li.blockRed {
    background-color: #8f1736;
}

ul#colorMenu li.blockBlue {
    background-color: #4b63ae;
}

ul#colorMenu li.blockYellow { /*                      --------------------  */
    background-color: #ddbd00;
}

ul#colorMenu li.blockOrange {
    background-color: #e7803e
}

ul#colorMenu li.blockGrey {
    background-color: #787266;
}

ul#colorMenu li.blockViolet {
    background-color: #7c2b83;
}

ul#colorMenu li.blockGreen {
    background-color: #269e54;/* ----------------------  */
    width: 138px;
}

div#menu {
    width: 960px;
    margin: 24px 0 0 0;
    background-color: #fff;
    float: left;
}

div#secondaryMenu {
    font: 10px verdana;
    width: auto;
    float: right;
    margin: 13px 22px 0 0;
    z-index: 100
}

div#secondaryMenu a {
    color: #787266;
    text-decoration: none;
}

div#secondaryMenu a:hover {
    text-decoration: underline;
}

div#secondaryMenu li {
    float: left;
    background: url(../images/bar_menu.png) no-repeat right center;
    padding: 0 9px;
}

div#secondaryMenu li.noBck {
    background: none;
}

div#menuPrincipal div#logo {
    padding: 35px 0 0 84px;
    width: 162px;
    float: left;
}

div#menuPrincipal {
    float: left;
    width: 960px;
}

div#menuPrincipal ul {
    width: 510px;
    float: left;
    margin: 56px 0 0 200px;
}

div#menuPrincipal li {
    float: left;
    width: 170px;
}

div#menuPrincipal ul a {
    border-top: 1px solid #b2b2b2;
    color: #787266;
    width: 142px;
    display: block;
    padding: 6px 0 15px 0;
}

div#menuPrincipal ul li#approach a:hover, div#menuPrincipal ul li#approach a.hover {
    color: #4b63ae;
    border-color: #4b63ae;
}

div#menuPrincipal ul li#portfolio a:hover, div#menuPrincipal ul li#portfolio a.hover {
    color: #e7803e;
    border-color: #e7803e;
}

/* sam */
div#menuPrincipal ul li#structure a:hover, div#menuPrincipal ul li#structure a.hover {
    color: #269e54;
    border-color: #269e54;
}

div#menuPrincipal ul li#investors a:hover, div#menuPrincipal ul li#investors a.hover {
    color: #ddbd00;
    border-color: #ddbd00;
}
/* fin sam */

div#menuPrincipal ul li#news a:hover, div#menuPrincipal ul li#news a.hover {
    color: #7c2b83;
    border-color: #7c2b83;
}

div#menuPrincipal .imgArrow {
    margin-left: 7px;
}

div#menuPrincipal ul.submenu {
    position: absolute;
    z-index: 100;
    margin: 0px;
    width: 142px;
    display: none;
    color: #fff;
    font: 10px verdana;
    padding: 0;
}

div#menuPrincipal ul.submenu li {
    float: none;
    width: auto;
    padding: 0;
}

div#menuPrincipal ul.submenu a {
    padding: 5px 0 5px 13px;
    width: 129px;
    color: #fff;
    border: none;
    background-color: #e7803e;
    text-transform: uppercase;
}

div#menuPrincipal ul.submenu a:hover {
    background-color: #de662b;
}

div#menuPrincipal ul.submenu strong {
    padding: 10px 0 10px 13px;
    display: block;
}

div#menuPrincipal li#approach ul.submenu a, div#menuPrincipal li#approach ul.submenu strong {
    color: #fff;
    background-color: #4b63ae;
}

div#menuPrincipal li#approach ul.submenu a:hover {
    color: #fff;
    background-color: #384A85;
}

div#menuPrincipal li#portfolio ul.submenu a, div#menuPrincipal li#portfolio ul.submenu strong {
    color: #fff;
    background-color: #e7803e;
}

div#menuPrincipal li#portfolio ul.submenu a:hover {
    color: #fff;
    background-color: #C97036;
}

div#menuPrincipal li#structure ul.submenu a, div#menuPrincipal li#structure ul.submenu strong {
    color: #fff;
    background-color: #269e54;
}

div#menuPrincipal li#structure ul.submenu a:hover {
    color: #fff;
    background-color: #186937;
}

div#menuPrincipal li#investors ul.submenu a, div#menuPrincipal li#investors ul.submenu strong {
    color: #fff;
    background-color: #ddbd00;
}

div#menuPrincipal li#investors ul.submenu a:hover {
    color: #fff;
    background-color: #B09702;
}

div#menuPrincipal li#news ul.submenu a, div#menuPrincipal li#news ul.submenu strong {
    color: #fff;
    background-color: #7c2b83;
}

div#menuPrincipal li#news ul.submenu a:hover {
    color: #fff;
    background-color: #5C1F61;
}

div#content {
    background-color: #fff;
    padding: 1px 0 42px 137px;
    width: 823px;
    float: left;
    margin: 19px 0 0 0;
}

div#content div.titleBar {
    border-top: 1px solid #8e1838;
    background: url(../images/bck_white.gif) repeat-x 0% 85%;
    width: 412px;
    height: 26px;
}

div#content div.colorLine {
    background-color: #8e1838;
    width: 100%;
    height: 7px;
    margin-top: -2px;
}

div#content div#leftSideWide {
    width: 700px;
    float: left;
}

div#content div#leftSideWide table {
    margin: 0;
    padding: 0;
    width: auto;
}

div#content div#leftSideWide table table {
    margin: 0;
    padding: 0;
    width: auto;
}

div#content div#leftSideWide td.line {
    background-image: url(../images/pointi.gif);
    background-repeat: repeat-x;
    background-position: -110px -1px;
}

div#content div#leftSideWide td.marge {
    padding-right: 10px;
}

div#content div#leftSideWide td h2, div#content div#leftSideWide td p {
    margin-bottom: 10px;
}

div#content div#leftSideWide td.arrow {
    background-image: url(../images/bg_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    height: 33px;
    background-color: #f1f1ef;
}

div#content div#leftSideWide td.pointi_gris {
    background-image: url(../images/pointi.gif);
    background-repeat: repeat-x;
    background-position: left;
    height: 2px;
    background-color: #f1f1ef;
}

div#content div#leftSideWide td.pointi_blanc {
    background-image: url(../images/pointi.gif);
    background-repeat: repeat-x;
    background-position: left;
    height: 2px;
    background-color: #ffffff;
}

div#content div#leftSideWide .outline {
    background-color: #f1f1ef;
    display: block;
    position: relative;
    width: auto;
    padding: 20px;
}

div#content div#leftSideWide .outline span.title {
    color: #aaa69d;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
}

div#content div#leftSideWide .outline p {
    margin-top: 10px;
}

div#content div#leftSideWide .outline h3 {
    width: auto;
}

div#content div#leftSideWide .hr {
    background-image: url(../images/pointi.gif);
    background-repeat: repeat-x;
    background-position: 0px -1px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: auto;
    position: relative;
}

div#content div#leftSideWide .center {
    text-align: center;
}

div#content div#leftSideWide .clear {
    clear: both;
    position: relative;
    display: block;
    padding: 15px;
    width: auto;
}

div#content div#leftcolumnPort {
    width: 349px;
    float: left;
}

div#content div.leftSidePort {
    width: 349px;
    margin: 0 60px 20px 0;
    float: left;
    background-image: url(../images/bg_port.gif);
    background-position: top;
    background-repeat: no-repeat;
}

div#content div.leftSidePort div.imgPort {
    width: 111px;
    margin: 0 10px 0 0;
    float: left;
}

div#content div.leftSidePort div.txtPort {
    width: 228px;
    margin: 30px 0 0 0;
    float: right;
}

div#content div#rightcolumnPort {
    width: 349px;
    float: right;
}

div#content div.rightSidePort {
    width: 349px;
    margin: 0 60px 20px 0;
    float: right;
    background-image: url(../images/bg_port.gif);
    background-position: top;
    background-repeat: no-repeat;
}

div#content div.rightSidePort div.imgPort {
    width: 111px;
    margin: 0 10px 0 0;
    float: left;
}

div#content div.rightSidePort div.txtPort {
    width: 228px;
    margin: 30px 0 0 0;
    float: right;
}

body#portfolio div#content div.leftSidePort {
    background-image: url(../images/bg_port_orange.gif);
}

body#portfolio div#content div.rightSidePort {
    background-image: url(../images/bg_port_orange.gif);
}

div#content div#leftSide {
    width: 400px;
    margin-right: 12px;
    float: left;
}

div#content h1 {
    color: #8f1736;
}

div#content {
    margin: 0;
    font-weight: normal;
}

div#content h3 {
    font: bold 10px verdana;
    color: #8f1736;
    margin: 0px 0 4px 0;
    width: 380px;
}

div#content div#leftSide div.img {
    float: left;
    display: table-cell;
}

div#content div#leftSide div.img div {
    margin-top: 2px;
}

div#content div#leftSide div.txt {
    float: left;
    display: table-cell;
    width: 250px;
}

div#content div#leftSide div.txt p {
    margin-bottom: 25px;
    padding-left: 13px;
}

div#content div#rightSide {
    float: left;
    width: 274px;
    margin: 180px 0 0 137px;
}

div#content div#rightSide h3 {
    font-size: 12px;
    font-weight: bold;
    color: #8f1736;
    margin: -15px 0 0 0;
}

div#content div#rightSide h4 {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 15px;
}

div#content div#rightSide div.innerBlock {
    border-top: 1px solid #8e1838;
    background: url(../images/bck_white.gif) repeat-x 0% 85%;
    height: 26px;
    width: 274px;
}

div#content div#rightSide div.innerBlock.bottom {
    border: none;
    margin-top: 19px;
    height: 15px;
}

div#content div#rightSide div.innerBlock.no2 {
    margin-bottom: 31px;
}

.whatsnew-publication {
    color: #665951;
}


div#content div#rightSide div.block img {
    margin-bottom: 20px;
    position: relative;
}

div#content div#rightSide span {
    font-size: 10px;
    color: #665951;
}

div#footer {
    float: left;
    width: 960px;
    background-color: #fff;
    margin-top: 19px;
    text-align: center;
    font: 10px verdana;
    color: #787266;
    padding: 33px 0;
}

div#footer a {
    color: #787266;
}

div#footer a:hover {
    border-bottom: 1px solid #787266;
}

div#footer li {
    display: inline-block;
    background: url(../images/bar_menu.png) no-repeat right center;
    padding: 0 9px;
}

div#footer li.nobck {
    background: none;
}

div#content ul.greyArrow {
    width: 380px;
}

div#content ul.greyArrow li {
    background: url(../images/grey_follower.gif) no-repeat 0px 3px;
    padding: 0 0 8px 19px;
}

/* Main page */
div#mainContent {
    width: 700px;
    clear: both;
}

div#mainContent div#leftSide {
    margin: 0;
    padding: 0;
    width: 400px;
    float: left;
}

div#mainContent div#rightSide {
    margin: 0;
    padding: 0;
    float: right;
    width: 274px;
}

/******** Base ******/
body#base div#content div.colorLine {
    background-color: #8f1736;
}

body#base h1 {
    color: #8f1736;
}

body#base h2 {
    margin: 0;
    font-weight: normal;
}

body#base h3 {
    font: bold 10px verdana;
    color: #8f1736;
    margin: 0px 0 4px 0;
    width: 380px;
}

body#base div#content div.titleBar {
    border-color: #8f1736;
    width: 549px;
}

body#base div#content div.titleBar.noBorder {
    border: none;
}

body#base div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#base div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#base div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #8f1736;
    display: block;
}

/******** Approach ******/
body#approach div#content div.colorLine {
    background-color: #4b63ae;
}

body#approach h1 {
    color: #4b63ae;
}

body#approach h2 {
    margin: 0;
    font-weight: normal;
    color: #fdfdfd;
}

body#approach h3 {
    font: bold 10px verdana;
    color: #4b63ae;
    margin: 0px 0 4px 0;
    width: 380px;
}

body#approach div#content div.titleBar {
    border-color: #4b63ae;
    width: 549px;
}

body#approach div#content div.titleBar.noBorder {
    border: none;
}

body#approach div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#approach div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#approach div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #4b63ae;
    display: block;
}

/******** Portfolio ******/
body#portfolio div#content div.colorLine {
    background-color: #e7803e;
}

body#portfolio h1 {
    color: #e7803e;
}

body#portfolio h2 {
    margin: 0;
    font-weight: normal;
    color: #fdfdfd;
}

body#portfolio h3 {
    font: bold 10px verdana;
    color: #e7803e;
    margin: 0px 0 4px 0;
    width: 380px;
}

body#portfolio div#content div.titleBar {
    border-color: #e7803e;
    width: 549px;
}

body#portfolio div#content div.titleBar.noBorder {
    border: none;
}

body#portfolio div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#portfolio div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#portfolio div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #e7803e;
    display: block;
}

/******** Society ******/
body#society div#content div.colorLine {
    background-color: #269e54;
}

body#society h1 {
    color: #269e54;
}

body#society h2 {
    margin: 0;
    font-weight: normal;
    color: #fdfdfd;
}

body#society h3 {
    font: bold 10px verdana;
    color: #269e54;
    margin: 0px 0 4px 0;
    width: 380px;
}

body#society div#content div.titleBar {
    border-color: #269e54;
    width: 549px;
}

body#society div#content div.titleBar.noBorder {
    border: none;
}

body#society div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#society div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#society div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #269e54;
    display: block;
}

/******** Investors ******/
body#investors div#content div.colorLine {
    background-color: #ddbd00;
}

body#investors h1 {
    color: #ddbd00;
}

body#investors h2 {
    margin: 0;
    font-weight: normal;
    color: #fdfdfd;
}

body#investors h3 {
    font: bold 10px verdana;
    color: #ddbd00;
    margin: 0px 0 4px 0;
    width: 380px;
}

body#investors div#content div.titleBar {
    border-color: #ddbd00;
    width: 549px;
}

body#investors div#content div.titleBar.noBorder {
    border: none;
}

body#investors div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#investors div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#investors div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #ddbd00;
    display: block;
}

/******** News ******/
body#news div#content div.colorLine {
    background-color: #7c2b83;
}

body#news h1 {
    color: #7c2b83;
}

body#news h2 {
    margin: 0;
    font-weight: normal;
    color: #fdfdfd;
}
body#news h2.larger {
  font-size: 25px;
}

body#news h3 {
    font: bold 14px verdana;
    color: #7c2b83;
    margin: 0px 0 4px 0;
}

body#news div#content div.titleBar {
    border-color: #7c2b83;
    width: 549px;
}

body#news div#content div.titleBar.noBorder {
    border: none;
}

body#news div#content div#rightSide {
    margin: 0 0 0 0px;
}

body#news div#content div#rightSide p.txtInfo {
    text-align: right;
    margin: 13px 0 0 0;
}

body#news div#content div#rightSide p.txtInfo span {
    font: bold 12px verdana;
    color: #7c2b83;
    display: block;
}

div#content div.blockImg {
    width: 382px;
}

div#bottomContent {
    float: left;
    clear: both;
    margin-top: 20px;
    width: 700px;
}

div#bottomContent span {
    width: 700px;
    color:#269E54;
    font-weight: bold;
    text-transform: uppercase;
}

#news .news .news-date {
  float: left;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: #7c2b83;
  width: 50px;
}
#news .news .news-content {
  float: left;
  width: 670px;
}
#news .news-list {
  margin-bottom: 30px;
}
#news .news p {
  margin-top: 5px;
}

/* Search box */
#search {
    border-top: 1px solid #b2b2b2;
    width: 142px;
    height: 20px;
    display: block;
    padding: 6px 0 15px 0;
    overflow: hidden;
}

#searchtext {
    display: block;
    position: absolute;
    float: left;
    width: 142px;
}

div#menuPrincipal ul #searchlabel {
    display: block;
    background-color: #ff5 5;
    color: #787266;
    cursor: text;
    padding: 0;
    border: none;
}

a#searchlabel:hover {
    color: #787266;
    cursor: text;
}

#searchbox {
    position: relative;
    display: none;
    float: left;
    width: 142px;
}

#q {
    width: 110px;
    line-height: 10px;
    font: normal 10px verdana;
    color: #787266;
    float: left;
    border: none;
    outline: 0 none;
}

#searchbtn {
    float: right;
    left: 15px;
}

/* Direction page */
.direction {
    width: 700px;
    margin: 20px 0px 20px 0px;
    float: left;
    position: relative;
}

.imgDirection {
    width: 120px;
    float: left;
    margin: 5px 40px 0px 0px;
}

.txtdirection {
    width: 540px;
    float: left;
}

/* GENERIC */
.indent{
     padding-left:20px;
}

/* page contact */
div.blocRegion{
	width:820px;
	clear:both;
}
div.blocRegion h2{
	
}

div.blocContact{
	width:200px;
	margin:20px 40px 20px 3px;
	float:left;
}


/****************/
/* publications */
#news #subcontent {
  margin-top: 20px;
}
.publications-column {
  float: left;
}
.publications-column h3 {
  clear: both;
  padding-top: 20px;
  padding-bottom: 4px;
}
#publications-ecotera {
	 width: 312px;
}
#publications-other {
   width: 409px;
}
#publications-ecotera ul ul {
  display: none;
}
#publications-ecotera ul li.open ul {
  display: block;
}
#publications-ecotera ul {
  width: 50%;
  float: left;
}
#publications-ecotera ul li {
	width: 100%;
	background-image: url('../images/publications_bullet_off.png');
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 13px;
}
#publications-ecotera ul li.open {
  background-image: url('../images/publications_bullet_on.png');
}
#publications-ecotera li li {
  background-image: none;
  padding-left: 0px;
}
#publications-ecotera ul ul {
  margin-left: 0px;
  padding-left: 8px;
  padding-bottom: 5px;
  width: 100%;
  float: none;
}
.publications-column  a {
  font-family: Verdana, Sans-serif;
  font-size: 11px;
  color: #665951;
  text-transform: uppercase;
}
.publications-column .pub-date {
  font-weight: bold;
  display: block;
  width: 45px;
  float: left;
}
.publications-column .pub-title {
  float: left;
  display: block;
}
#publications-ecotera .pub-title {
  width: 90px;  
}
#publications-other .pub-title {
  width: 319px;  
}

