/* --------------- ovverides ------------------ */

img
{
    border:0px;
}

/* --------------- custom ------------------ */

.clear
{
    clear:both;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* --------------- layout ------------------ */
body
{
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;
    font-family:Trebuchet MS, Arial, sans-serif;
    font-size:11px;
    color:#000000;
}

.container
{
    position:relative;
    background-image:url(layout_images/bg_repeat.gif);
    background-repeat:repeat-y;
    width:963px;
    margin-top:0px;
    padding-top:0px;
    margin-left:auto;
    margin-right:auto;
}

.header
{
    background-image:url(layout_images/header_bg_image.jpg);
    background-repeat:no-repeat;
    width:955px;
    height:500px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
}

.header_link
{
   display: block;
   float: left;
   background-image:url(layout_images/header_sigla.jpg);
   background-repeat:no-repeat;
   width:128px;
   height:106px; 
}
.menu
{
    width:700px;
    float: right;
    text-align:center;
    margin-right:125px;
    padding-top:10px;
    padding-left:auto;
    padding-right:auto;
}
.menu a
{
    text-decoration:none;
    font-size:12px;
    color:Gray;
    font-weight:bold;
}
.menu a:hover
{
    text-decoration:none;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
.menu a.selected
{
    font-weight:bold;
    color:#000000;   
}

.language
{
	background-image: url(layout_images/language.jpg);
	width: 37px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	margin-bottom: 10px;	
}
.selectedLanguage
{
	background-image: url(layout_images/selected_language.jpg);
	width: 68px;
	height: 19px;
	line-height: 19px;
	text-align: center;		
	margin-bottom: 10px;
	vertical-align: middle;	
	color: #000000;
}

.languages
{
	margin-top: -15px;
}
.languages a
{
	text-decoration: none;
	color: Gray;
	font-weight: bold;
}
.languages a:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.languages a.selected
{
	color: #000000;
}

/* ---------------BEGIN mainContent ------------------ */


.mainContent
{
    background-color:#FFFFFF;
    font-family: Arial;
    font-size: 12px;
    width:701px;    
    margin-left:auto;
    margin-right:auto;
    margin-top:-155px;
    padding-bottom:30px;
}
.headerMainContent
{
	background-image:url(layout_images/header_main_content.jpg);
    background-repeat:repeat-x;
    height: 26px;
    width: 701px;
    margin-top:-28px;
    padding-top: 28px;
    margin-bottom: 10px;
}

.titleContent
{
	position: relative;
    font-family: Trebuchet MS,Arial, sans-serif;
    font-size:14px;
    color:#2B2B2B;
    line-height:28px;   
    margin-left:20px;
    margin-right:20px;   
    text-transform:uppercase;
}

.titleRepeater
{
	background-image:url(layout_images/repeat_bg_title_page.gif);
    background-repeat:repeat-x;
    height: 28px;
}
.titleLeft
{
	background-image:url(layout_images/first_bg_title_page.gif);
    background-repeat:no-repeat;
    width: 10px;
    height: 28px;
}
.titleRight
{
	background-image:url(layout_images/last_bg_title_page.gif);
    background-repeat:no-repeat;
    width: 10px;
    height: 28px;
}

.titleProject
{
    width:664px;
    height:40px;
    line-height:40px;
    color:#777A7C;
    padding-left:35px;
    background-image:url(layout_images/bg_title_project.gif);
    background-repeat:no-repeat;
}
.titleProject a 
{
    text-decoration:none;
    color:#2B2B2B;
}
.titleProject a:hover
{
    color:#a00;
}

.horizontalBlueLine
{
    position:relative;
    background:url(layout_images/line_blue_right.gif);
    background-repeat:no-repeat;    
    width:701px;
    height:10px;    
    float:left;
}

.projectSeparator
{
	background:url(layout_images/break_pic_project.jpg);
    background-repeat:no-repeat;   
    width: 203px;
    height: 13px; 
}

.verticalBlueLine
{
    background:url(layout_images/line_blue_first.gif);
    background-repeat:no-repeat;
    width:33px;
    float:left;
}
.rightContentProject
{
    position:relative; 
    width:433px;
    min-height:201px;
    background-image:url(layout_images/project_details_text.gif);
    background-repeat:no-repeat;
    float:right;
    margin-right:30px;
}

.project
{
    background-image:url(layout_images/bg_project.gif);
    background-repeat:no-repeat;
    width:640px;
    height:206px;
    margin-top:5px;
    margin-left:30px;
}
.projectPicture
{
    width:168px;
    height:168px;
    padding-left:20px;
    padding-top:20px;
    float:left;
}
.detailProject
{
    width:370px;
    color:#FFFFFF;
    float:right;
    margin-top:45px;
    margin-right:25px;
    padding-left:50px;
}
.detailProject h3
{
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal;  
}
.detailProject a 
{
    text-decoration:none;
    color:#edc494;
    font-weight: bold;
}
.detailProject a:hover
{
    text-decoration:none;
    color:#FFFFFF;
}

.detailProjectText
{
    color:#FFFFFF;
    margin-top:42px;
    margin-left:13px;
}

.detailProjectText h3
{
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal;
    padding-left:20px;    
}
.detailProjectText a 
{
    text-decoration:none;
    color:#FFFFFF;
}
.detailProjectText a:hover
{
    color:#404040;
}

.detailProjectRepeater
{
    position:relative;
    background-color:#666666;
    background-repeat:repeat-y;
    padding:25px;
}
.detailProjectRepeater span
{
    color:#FFFFFF;
    font-weight:bold;
}
.lastDetailProject
{
    width:420px;
    height:86px;
    background-image:url(layout_images/last_detail_bg.gif);
    background-repeat:no-repeat;
    padding-left:25px;
}
.lastDetailProject a
{
    text-decoration:none;
    color:#FFF70F;
    font-weight:bold;
}
.lastDetailProject a:hover
{
    color:#565302;
    
}

.picProject
{
    background-image:url(layout_images/left_bg_pic_detail_first.jpg);
    background-repeat:no-repeat;
    width:203px;
    height:201px;
}
.picLeftProject
{
    margin-left:35px;
}
.imgPicProject
{
    margin-left:17px;
    margin-top:10px;
    width:168px;
    height:168px;
}
/* ---------------mainPage ------------------ */

.genericBgText
{
    width:636px;
    height:84px;
    background-image:url(layout_images/generic_text_title.gif);
    background-repeat:no-repeat;
    margin-left:35px;
    margin-top:0px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal;
    padding-left:20px;
    padding-top:50px;
    color:#edc494;
    font-weight: bold;
}
.genericBgText h3
{
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal;
    padding-left:20px;
    padding-top:50px;
}
.genericBgText a 
{
    text-decoration:none;
    color:#edc494;
}
.genericBgText a:hover
{
    color:#FFFFFF;
}
.genericBgTextRepeat
{
    width:596px;
    background-color:#666666;
    background-repeat:repeat-y;
    margin-left:35px;
    margin-top:-50px;
    font-weight:normal;
    padding:20px;
    color:#FFFFFF;
}

.genericBgTextRepeat a
{
	color:#edc494;
}

.shortDescription
{
    color:#edc494;
    font-weight:bold;
}
/*.genericBgTextRepeat p
{
    color:#FFF70F;
    font-weight:bold;
}*/
.genericBgTextLast
{
    margin-left:35px;
    padding-bottom:10px;
    margin-top:-22px;
}
.readMore
{
  text-align:center;
  padding-top:10px;
}
.readMore a
{
    
  color:#edc494;
  font-weight:bold;
  text-decoration:none;
}
.readMore a:hover
{
    color:#FFFFFF;
}
.projectLink
{
    text-align: right;
}
.projectLink a
{
  color:#edc494;
  font-weight:bold;
  text-decoration:none;
}
.projectLink a:hover
{
    color:#FFFFFF;
}



/* ---------------END mainPage ------------------ */




/* ---------------END mainContent ------------------ */

.footer
{
    background-image:url(layout_images/bg_footer.gif);
    background-repeat:no-repeat;
    font-family:Tahoma,Arial, sans-serif;
    width:715px;
    line-height:56px;
    margin-right:auto;
    margin-left:auto;
    font-size:10px;
    color:#515151;
    text-align:center;
    text-transform:uppercase;
}

.footer a
{
    color:#000000;
    text-decoration:none;
}
    .footer a:hover
    {
        color:#a00;
    }
    .copyRight
    {
        color:#4D4D4D;
        margin-right: 30px;
        float:right;
    }





