.modal {
    position:absolute;
    width:100%;
    height:100%;
    background-color:#CCCCCC;
    
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    
    display: none;
    
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    text-align: center; 
}

#body_container {
    background-color: #E6E6E6;
    width: 980px;
    margin: auto; 
}

/************************
 **   HEADER           **
 ************************/
#top_menu_container {
    width: 100%;
    height: 37px;
    margin: auto;
    font-size: 11px;
    background-color: #C8C8C8;
    color: #646464;
}

#top_menu_content {
    position: relative;
    width: 960px;
    margin: auto;
}

#top_menu {
    float: left;
}

#language_choice {
    position: absolute;
    top: 0;
    right: 0;
    height: 19px;
    padding: 9px 24px;
    text-transform: uppercase;    
}

#site_search {
    float: right;    
}

.menu_top_container {
    float: left;
    position: relative;
}

.menu_top_container:hover {
    color: #000000;
}

.menu_top_container_selected {
    float: left;
    position: relative;
    color: #000000;    
}

#menu_top_title {
    height: 19px;
    padding: 9px 24px;
    cursor: pointer;
    text-transform: uppercase;
}

#header_container {
    width: 100%;
}

#header_logo_container {
    position: relative;
    width: 960px;
    margin: auto;
    height: 418px;
    background: #FFFFFF;
}

#header_banner {
    height: 418px;
    background-color: #FFFFFF;
}

#header_logo {
    position: absolute;
    top: 0;
    width: 960px;
}

#header_logo_special {
    position: absolute;
    top: 0;
    z-index: 1;
}

#header_lettering_container {
    position: absolute;
    top: 22px;
    left: -10px;
    width: 231px;
    height: 100px;
    background-color: #0D98CC;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D98CC', endColorstr='#069ED1', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#0D98CC), to(#069ED1)); /* webkit browsers */
    background: -moz-linear-gradient(top, #0D98CC,  #069ED1); /* Firefox 3.6+ */      
    color: #FFFFFF;
    padding: 14px 29px; 
    border: 1px solid #FFFFFF;
    z-index: 2;    
}

#header_lettering_pdec {
    font-family: VAGRounded;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 5px;
}

#header_lettering_um {
    font-family: VAGRounded;
    font-size: 15px;    
    text-transform: uppercase;
    line-height: 18px;
}

#header_lettering_dashed {
    background-color: none;
    border: 1px dashed #FFFFFF;
    height: 124px;
    left: -8px;
    position: absolute;
    top: 24px;
    width: 285px;   
    z-index: 2;
}

#header_lettering_left_corner {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000000;
    border-top: 0 solid transparent;
    height: 0;
    position: absolute;
    top: 124px;
    left: -10px;
    width: 0px;
}

#header_lettering_logos_container {
 margin-left: 28px;
    margin-top: 90px;
    position: inherit;
}

#header_lettering_logo {
    height: 25px;
}

#header_menu_container {
    width: 100%;
    height: 50px;
    margin: auto;
    font-size: 12px;
    background-color: #333333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#454545', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#333333), to(#454545)); /* webkit browsers */
    background: -moz-linear-gradient(top, #333333,  #454545); /* Firefox 3.6+ */        
    color: #FFFFFF;
    position: relative;
}

.menu_container {
    float: left;
    position: relative;
    font-size: 12px;
}

.menu_container:hover {
    background-color: #054F6B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#054F6B', endColorstr='#0093C6', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#054F6B), to(#0093C6)); /* webkit browsers */
    background: -moz-linear-gradient(top, #054F6B,  #0093C6); /* Firefox 3.6+ */ 
}

.menu_container_selected {
    float: left;
    position: relative;
    font-size: 12px;    
    background-color: #054F6B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#054F6B', endColorstr='#0093C6', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#054F6B), to(#0093C6)); /* webkit browsers */
    background: -moz-linear-gradient(top, #054F6B,  #0093C6); /* Firefox 3.6+ */ 
}

#menu_container_selected {
    float: left;
    position: relative;
    font-size: 12px;
    background-color: #054F6B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#054F6B', endColorstr='#0093C6', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#054F6B), to(#0093C6)); /* webkit browsers */
    background: -moz-linear-gradient(top, #054F6B,  #0093C6); /* Firefox 3.6+ */     
}

#menu_title {
    height: 16px;
    padding: 17px 29px;
    cursor: pointer;
    text-transform: uppercase;
}

.menu_list {
    display: none;
    padding: 10px 15px 10px 15px;
    position: absolute;
    background-color: #0093C6;
    color: #FFFFFF;
    z-index: 100;
}

#menu {
    white-space: nowrap;
    padding: 2px 0 2px 0;
    cursor: pointer;
    color: #FFFFFF;
}

#menu:hover {
    font-weight: bold
}

#menu_split {
    width: 100%;
    height: 0px;
    margin: 1px 0 1px 0;
    border-top: 1px dashed #FFFFFF;
}

#header_menu_left_corner {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000000;
    border-top: 0 solid transparent;
    height: 0;
    position: absolute;
    top: 50px;
    left: 0px;
    width: 0px;
}

#header_menu_right_corner {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000000;
    border-top: 0 solid transparent;
    height: 0;
    position: absolute;
    top: 50px;
    right: 0px;
    width: 0px;
}

/************************
 **   MAIN             **
 ************************/

#main {
    width: 960px;
    min-height: 384px;
    margin: auto; 
    background-color: #FFFFFF;
}

#main_content {
    width: 916px;
    padding: 44px 22px 10px;        
}

#main_content_2_left {
    float: left;
    width: 605px;
    padding: 39px 22px 0px 19px;        
}

#main_content_2_right {
    position: relative;
    float: left;
    padding: 44px 19px 30px 10px;   
}

#main_content_3_left {
    float: left;
    width: 300px;
    padding: 39px 22px 66px 19px;    
}

#main_content_3_middle {
    float: left;
    width: 285px;
    padding: 44px 10px 66px 10px;        
}

#main_content_3_right {
    position: relative;
    width: 285px;
    float: left;
    padding: 44px 19px 30px 10px;       
}

#main_content_title_main {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 16px;
    line-height: 29px;
    width: 75%;
    width: 100%;
    height: 58px;
    overflow: hidden;
}

#main_content_title_normal {
    font-family: HelveticaLTStd-Bold;
    font-size: 17px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;    
}

#main_title_pages {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 16px;
    height: 58px;
    line-height: 29px;
    /*white-space: nowrap;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    /*-o-text-overflow: ellipsis;  */
}

#main_text_pages {
    width: 100%;
    font-family: Tahoma;
    font-size: 11px; 
    margin-bottom: 35px;
    line-height: 15px;    
    height: 300px;
    padding-right: 10px;
    overflow-y: auto;
}

#main_text_pages_no_height {
    width: 100%;
    font-family: Tahoma;
    font-size: 11px; 
    line-height: 15px;    
    min-height: 100px;
}

#main_content_text {
    width: 90%;
    height: 155px;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px; 
    margin-bottom: 35px;
    line-height: 15px;
}

#main_content_button {
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    background-color: #636363;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#636363', endColorstr='#868686', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#636363), to(#868686)); /* webkit browsers */
    background: -moz-linear-gradient(top, #636363,  #868686); /* Firefox 3.6+ */     
    padding: 7px 12px;
    float: left;
    
}

#main_content_button:hover {
    background-color: #868686;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#868686', endColorstr='#636363', GradientType=0); /* IE */
    background: -webkit-gradient(linear , top, bottom, from(#868686), to(#636363)); /* webkit browsers */
    background: -moz-linear-gradient(top, #868686,  #636363); /* Firefox 3.6+ */      
    cursor: pointer;
}

#main_content_read_more {
    margin-top: 5px;
    color: #0093C6;
}

#main_content_read_more:hover {
    color: #054F6B;    
    cursor: pointer;
}

/***** WINDOW *****/
#window_container {
    position: relative;
    padding: 20px;
}

#window_close {
    position: absolute;
    top: 0px;
    right: -8px;
    cursor: pointer;
}

#window_left_container {
    float: left;
    width: 330px;
    padding-right: 10px;
}

#window_right_container {
    float: left;
    width: 275px;
    /*padding-top: 45px;*/
    padding-left: 10px;
}

#window_information_title {
    font-family: HelveticaLTStd-Bold; 
    font-size: 24px;
    color: #333333;
    margin-bottom: 16px;
    line-height: 29px;
    width: 75%;
    width: 100%;
    height: 58px;
    overflow: hidden;    
}

#window_information_text {
    width: 95%;
    height: 270px;
    overflow: auto;
    padding-right: 10px;
    font-family: Tahoma;
    font-size: 11px; 
    margin-bottom: 35px;
    line-height: 15px;    
}

#window_information_image_container {
    width: 261px;
    min-height: 215px;
    /*margin-top: 29px;*/
    background-color: #F1F1F1;
    padding: 12px
}

#window_information_image {
    border: 5px solid #FFFFFF;
    width: 251px;
}

/***** HOME *****/

#home_news_container {
    width: 100%;
    height: 118px;
    border-bottom: 1px;
    background-color: #D7D7D7;
    margin-bottom: 1px;
}

#home_news_content_left {
    float: left;
    width: 95px;
    padding: 12px 9px 12px 12px;
}

#home_news_content_right {
    float: left;
    width: 148px;
    padding: 12px 12px 12px 9px;
    font-family: Tahoma;
    font-size: 11px;    
}

#home_news_image_container {
    width: 85px;
    height: 85px;
    padding: 5px;
    background-color: #FFFFFF;        
}

#home_news_image {
    width: 85px;
    height: 85px;     
}

#home_news_details {
    width: 150px;
    height: 65px;
    margin-top: 8px;
    overflow:hidden;
    color: #333333;
    line-height: 15px;
}

#home_news_date { 
    font-weight: bold;
    height: 32px; 
    overflow: hidden;
}

#home_thesis_container {
    width: 100%;
    height: 119px;
    border-top: 1px dotted #999999;
}

#home_thesis_content {
    float: left;
    width: 100%;
    padding: 12px 0px 12px 9px;
    font-family: Tahoma;
    font-size: 11px;       
}

#home_thesis_content_left {
    float: left;
    width: 150px;
    padding: 12px 9px 12px 12px;
    font-family: Tahoma;
    font-size: 11px;        
}

#home_thesis_content_right {
    float: left;
    width: 95px;
    padding: 12px 0px 12px 9px;
}

#home_thesis_image_container {
    width: 85px;
    height: 85px;
    padding: 4px;
    background-color: #FFFFFF;    
    border: 1px solid #EDEDED;
}

#home_thesis_image {
    width: 85px;
    height: 85px;     
}

#home_thesis_details {
    width: 150px;
    height: 60px;
    margin-top: 7px;
    overflow:hidden;
    color: #333333;
    line-height: 15px;
}

#home_thesis_date {
    font-weight: bold;
}

#home_thesis_person {
}

#home_thesis_summary {
    font-weight: bold;
    color: #666666;
}

#home_thesis_content_details {
    width: 260px;
    height: 60px;
    margin-top: 7px;
    overflow:hidden;
    color: #333333;
    line-height: 15px;
}

/***** INFORMATIONS *****/
#informations_vertical_container {
    width: 100%;
    height: 80px;
    border-top: 1px dotted #999999;
}

#informations_vertical_container_highlight {
    width: 100%;
    height: 80px;
    border-top: 1px dotted #999999;
    background-color: #D7D7D7;
}

#informations_vertical_content {
    float: left;
    width: 100%;
    padding: 12px 0px 12px 9px;
    font-family: Tahoma;
    font-size: 11px;       
}

#informations_vertical_content_left {
    float: left;
    width: 181px;
    padding: 6px 9px 6px 12px;
    font-family: Tahoma;
    font-size: 11px;        
}

#informations_vertical_content_right {
    float: left;
    width: 74px;
    padding: 6px 5px 6px 4px;
}

#informations_vertical_image_container {
    width: 65px;
    height: 65px;
    padding: 1px;
    background-color: #FFFFFF;    
    border: 1px solid #EDEDED;
}

#informations_vertical_image {
    width: 65px;
    height: 65px;     
}

#informations_vertical_details {
    width: 180px;
    height: 30px;
    /*margin-top: 7px;*/
    overflow:hidden;
    color: #333333;
    line-height: 15px;
    font-weight: bold;
}

#informations_vertical_title {
    font-weight: bold;
}

#informations_vertical_date {
    font-weight: bold;
}

#informations_vertical_person {
}

#informations_vertical_summary {
    font-weight: bold;
    color: #666666;
}

#informations_vertical_arrows_container {
    position: absolute;
    top: 50px;
    right: 41px;
}

#informations_vertical_up {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 12px;
    background-image: url('../images/public/information_up.png');
    cursor: pointer;
}

#informations_vertical_up:hover {
    background-image: url('../images/public/information_up_hover.png');
}

#informations_vertical_up_hide {
    float: left;
    margin-right: 8px;    
    width: 20px;
    height: 12px;
}

#informations_vertical_up_blue {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 12px;
    background-image: url('../images/public/information_up_blue.png');
    cursor: pointer;
}

#informations_vertical_up_blue:hover {
    background-image: url('../images/public/information_up_hover.png');
}

#informations_vertical_down {
    float: left;
    margin-left: 8px;     
    width: 20px;
    height: 12px;
    background-image: url('../images/public/information_down.png');
    cursor: pointer;
}

#informations_vertical_down:hover {
    background-image: url('../images/public/information_down_hover.png');
}

#informations_vertical_down_hide {
    float: left;
    margin-left: 8px;    
    width: 20px;
    height: 12px;
}

#informations_vertical_down_blue {
    float: left;
    margin-left: 8px;     
    width: 20px;
    height: 12px;
    background-image: url('../images/public/information_down_blue.png');
    cursor: pointer;
}

#informations_vertical_down_blue:hover {
    background-image: url('../images/public/information_down_hover.png');
}

#informations_vertical_read_more {
    margin-top: 5px;
    color: #0093C6;
}

#informations_vertical_read_more:hover {
    color: #054F6B;    
    cursor: pointer;
}

/***** NEWS *****/
#news_image_container {
    width: 261px;
    min-height: 215px;
    margin-top: 29px;
    background-color: #F1F1F1;
    padding: 12px
}

#news_image_frame {
    width: 261px;
    min-height: 205px;
    overflow: hidden;
}

#news_image {
    border: 5px solid #FFFFFF;
    width: 251px;
}

/***** EVENTS *****/
#events_image_container {
    width: 261px;
    min-height: 215px;
    margin-top: 29px;
    background-color: #F1F1F1;
    padding: 12px
}

#events_image_frame {
    width: 261px;
    min-height: 205px;
    overflow: hidden;
}

#events_image {
    border: 5px solid #FFFFFF;
    width: 251px;
}

/***** PERSONS *****/
.persons_list_container {
    float: left;
    width: 281px;
    padding: 10px 0 10px 4px;
    border-bottom: 1px dotted #999999;
}

.persons_list_container_top {
    border-top: 1px dotted #999999;
}

#persons_list_container_separator {
    float: left;
    width: 285px;
    border-top: 1px dotted #999999;
}

#persons_list_content {
    float: left;
    width: 140px;
    padding: 10px;
    margin-right: 29px;
    position: relative;
    height: 50px;
}

#persons_list_image_frame {
    float: left;
    border: 1px solid #EDEDED;
    width: 74px;
    height: 74px;
    overflow: hidden;
}

#persons_list_image {
    border: 4px solid #FFFFFF;
    width: 65px;
    height: 65px;    
}

#persons_list_name {
    font-weight: bold;
    text-align: left;
}

#persons_list_name_link {
    font-weight: bold;
    text-align: left;
}

#persons_list_name_link:hover {
    color: #054F6B;
    cursor: pointer;
}

#persons_list_file_container {
    position: absolute;
    bottom: 0;
}

#persons_list_file {
    font-size: 11px;
    font-family: Tahoma;    
    color: #666666;
    text-decoration: underline;
}

#persons_list_file:hover {
    color: #054F6B;
}

#persons_list_type_container {
    margin-top: 20px;    
    margin-bottom: 20px;
}

#persons_list_collapse {
    width: 100%;
    margin-bottom: 2px;
    padding: 5px;
    background-color: #CCCCCC;
    height: 17px;
    cursor: pointer;  
}

#persons_list_collapse:hover {
    background-color: #999999;
}

#persons_list_uncollapse {
    width: 100%;
    margin-bottom: 2px;
    padding: 5px;
    background-color: #CCCCCC;
    height: 17px; 
}

#persons_list_collapse_type {
    max-width: 97%;
    float: left;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    margin-bottom: 5px;   
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;  
}

#persons_list_collapse_appendice {
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #0887B5;
    margin-right: 10px;    
}



#persons_info_image_frame {
    float: left;
    border: 1px solid #EDEDED;
    /*
    width: 109px;
    height: 109px;
    */
    overflow: hidden;
}

#persons_info_image {
    border: 4px solid #FFFFFF;
    width: 128px;
    height: 128px;    
}

#persons_info_content {
    float: left;
    padding-left: 10px;
    width: 750px;
}

#persons_info_name {
    font-weight: bold;
    text-align: left;
    color: #0093C6;
    font-size: 14px;
    margin-bottom: 5px;
}

#persons_info_item {
    text-align: left;
    margin-top: 2px;    
}

#persons_info_item_bold {
    text-align: left;
    font-weight: bold
}

#persons_info_item_blue {
    text-align: left;
    color: #0093C6;   
    margin-top: 2px;
}

#persons_info_biography {
    margin-top: 10px;    
    margin-bottom: 10px;
}




#persons_testimonials_list_container {
    width: 100%;
    padding: 10px 0 10px 4px;
    border-bottom: 1px dotted #999999;
}

#persons_testimonials_list_content {
}

#persons_testimonials_list_image_frame {
    float: left;
    border: 1px solid #EDEDED;
    width: 74px;
    height: 74px;
    overflow: hidden;
    margin-right: 10px;
}

#persons_testimonials_list_image {
    border: 4px solid #FFFFFF;
    width: 65px;
    height: 65px;    
}

#persons_testimonials_list_name {
    font-weight: bold;
    text-align: left;
}

#persons_testimonials_list_text {
    margin-top: 5px;
    text-align: left;
}

/************************
 **   FOOTER           **
 ************************/

#footer_container {
    width: 922px;
    height: 122px;
    margin: auto;
    background-color: #333333;
    font-size: 11px;
    font-family: Tahoma;
    padding: 24px 19px;
    margin-bottom: 10px;
}

#footer_top {
    width: 100%;
    height: 99px;
    color: #FFFFFF;
    border-bottom: 1px dotted #8C8C8C;
}

#footer_pdec_menu {
    float: left;
    width: 380px;
    border-right: 1px dotted #8C8C8C;    
}

.menu_pdec_container {
    float: left;
    position: relative;
    width: 33%;
}

.menu_pdec_container:hover {
    color: #00538A;
}

.menu_pdec_container_selected {
    float: left;
    position: relative;
    width: 33%;
    color: #00538A;    
}

#menu_pdec_title {
    cursor: pointer;
}

#footer_student_menu {
    float: left;
    width: 228px;
    padding-left: 38px;
}

.menu_student_container {
    position: relative;
    width: 90%;
}

.menu_student_container:hover {
    color: #00538A;
}

.menu_student_container_selected {
    position: relative;
    width: 90%;
    color: #00538A;    
}

#menu_student_title {
    cursor: pointer;
}

#footer_menu_title {
    font-weight: bold;
}

#footer_questions {
    position: relative;
    float: left;
    width: 275px;
}

#footer_questions_logo {
    position: absolute;
    top: 0;
    right: 0;
}

#footer_questions_title {
    font-family: Arial;
    font-size: 17px;
    color: #CCCCCC;
    font-weight: bold;
    margin-bottom: 7px;
}

#footer_questions_text {
    width: 200px;
    text-align: left;
}

#footer_bottom {
    width: 100%;
    color: #CCCCCC;
    height: 45px;
}

#footer_policy {
    float: left;
    width: 647px;
    margin-top: 13px;
}

#footer_private_area {
    float: left;
    width: 647px;
    margin-top: 13px;
}

#footer_private_area:hover {
    cursor: pointer;
    color: #054F6B;
}

#footer_copywright {
    float: left;
    width: 275px;
    margin-top: 13px;
}

#footer_social_networks {
    float: right;
    margin-top: 12px;
    margin-right:6px;
}

#footer_img_facebook {
    float: left;
    width: 8px;
    height: 17px;
    background-image: url('../images/public/footer_facebook.png');
    margin-right: 12px;
    cursor: pointer;
}

#footer_img_facebook:hover {
    background-image: url('../images/public/footer_facebook_hover.png');
}


#footer_img_twitter {
    float: left;
    width: 13px;
    height: 17px;
    background-image: url('../images/public/footer_twitter.png');
    cursor: pointer;
}

#footer_img_twitter:hover {
    background-image: url('../images/public/footer_twitter_hover.png');
}

/***** FILES *****/
.icon_file {
    margin-right: 5px;
    border: none;
    width: 16px;
    height: 16px;
}
/*
.text_file {
    margin-bottom:3px;
    text-decoration: underline;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;   
    max-width: 85%;
    float: left;    
}*/

/************************
 **   DEFAULT CONFIGS  **
 ************************/
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	color: #333333;	
	background-color: #E6E6E6;
	font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        line-height: 16px;
        height:100%;
        overflow: auto;       
}

a {
/*	background: inherit;*/
	color: #0093C6;
	text-decoration: underline;
}

a:hover {
/*	background: inherit;*/
	color: #054F6B;
}

img {
	border-style:none;
}

.link {
    cursor: pointer;
}

a.text_logout {
/*	background: inherit;*/
	color: #0C98C9; 
	font-weight: bold;
}

a.text_logout:hover {
/*	background: inherit;*/
	color: #0C98C9;
	font-weight: normal;
}

input, select {
	font: 11px  Arial, Sans-serif;
	color: #666666;
}