/* CSS Document */

.tab_left_side {
background-image:url(../images/templates/left_side_guide_alpes.jpg);
background-repeat:repeat-y;
width:10px;
}

.tab_right_side {
background-image:url(../images/templates/right_side_guide_alpes.jpg);
background-repeat:repeat-y;
width:10px;
}

.tab_left_corner_top_main_tab {
background-image:url(../images/templates/Corner_top_left_guide_mont_blanc.jpg);
background-repeat:no-repeat;
width:10px;
}

.tab_right_corner_top_main_tab {
background-image:url(../images/templates/Corner_top_right_guide_mont_blanc.jpg);
background-repeat:no-repeat;
width:10px;
}

.tab_left_corner_bottom_main_tab {
background-image:url(../images/templates/Corner_bottom_left_guide_mont_blanc.jpg);
background-repeat:no-repeat;
width:10px;
}

.tab_right_corner_bottom_main_tab {
background-image:url(../images/templates/Corner_bottom_right_guide_mont_blanc.jpg);
background-repeat:no-repeat;
width:10px;
}

.tab_top_main_part_main_tab {
background-image:url(../images/templates/Center_top_guide_mont_blanc.jpg);
background-repeat:repeat-x;
}

.tab_bottom_main_part_main_tab {
background-image:url(../images/templates/Center_bottom_guide_mont_blanc.jpg);
background-repeat:repeat-x;
}

.tab_center_main_part_main_tab {
background-color:#FFFFFF;
border-color:#D3D4DB;
border-style:solid;
border-width:1px;
}

.logo {
background-image:url(../images/templates/logo.jpg);
background-repeat:no-repeat;
background-position:5% 0%;
}

.tab_list_programme {
border-color:#999999;
border-style:solid;
border-width:1px;
}

.row_titre_liste_programme {
background-color:#CCCCCC;
border-bottom-color:#999999;
border-bottom-style:dashed;
border-bottom-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size: 12px;
font-weight:bold;
color:#FF6600;
}

.row_link_programme_detail {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size: 10px;
color:#000000;
}

.row_description_programme {
border:#FF6600 1px dashed;
}

.tab_photo {
border-left:#CC0000 5px solid;
border-right:#666666 1px solid;
border-top:#666666 1px solid;
border-bottom:#666666 1px solid;
}