﻿html, body
{
    text-align: justify;
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    font-style: normal;
/*    background: url(  "/Images/bk.jpg" ) white repeat fixed;*/
    BACKGROUND-COLOR: #77a867;
}

FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    HEIGHT: 100%
}

.RadGrid_Forest, .MasterTable_Forest, .DetailTable_Forest, .GroupPanel_Forest table, .GridCommandRow_Forest table, .GridEditForm_Forest table, .GridToolTip_Forest
{
    font-family: Verdana, Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
}

.RadGrid_Forest tr.MyRowClass
{
    background: white;
}

.GridRow_Forest td, .GridAltRow_Forest td, .GridEditRow_Forest td
{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    padding-top: 2px;
    padding-bottom: 2px;
}


div.NoPadding .MasterTable_Forest td
{
    padding: 0;
}

div.RadMenu_Forest
{
    background: #444 url(<%= WebResource(  "Telerik.Web.UI.Skins.forest.Menu.Background.gif" ) %>) repeat-x top left;
    text-align: center;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


div.RadMenu ul.rmRootGroup
{
    display: inline-block;
    text-align: left; /* Align text in submenu */
}

* + html div.RadMenu ul.rmRootGroup /* IE7 */
{
    display: inline;
}

* html div.RadMenu ul.rmRootGroup /* IE6 */
{
    display: inline;
}
div.RadMenu ul.rmHorizontal
{
    float: none;
}

div.RadMenu_Forest .rmLink:hover, div.RadMenu_Forest .rmFocused, div.RadMenu_Forest .rmExpanded
{
    background-color: #cacbcd;
    color: #333;
}

/*.RadGrid a:link,  a:hover, .RadGrid a:visited { FONT-SIZE: 15px; COLOR: orange }*/
/*
.RadGrid a:link {FONT-SIZE: 15px; COLOR: orange }

.Radgrid a:hover {FONT-SIZE: 15px; COLOR: orange }

.Radgrid a:visited {FONT-SIZE: 15px; COLOR: orange }
*/




a.rgridlink:link
{
    color: blue;
}
a.rgridlink:visited
{
    color: purple;
}
a.rgridlink:hover
{
    color: red;
}


/*--*/




a:link
{
    color: blue;
}
a:visited
{
    color: purple;
}
a:hover
{
    color: red;
}

.DivBoxCenter
{
    width: 750px;
    border: 1px solid #6c9c5c;
    margin-left: auto;
    margin-right: auto;
}

.DivCenter750
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}



hr
{
    color: #6c9c5c;
    background-color: #6c9c5c;
    height: 1px;
}
.titregras
{
    font-size: 14px;
    font-weight: bold;
}
.notesphotos
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    color: #000000;
}

.ButtonText
{
    font-size: 11px;
}

.EditLanguage
{
    font-size: 20px;
    color: #FF0000;
    position: absolute;
    top: 15px;
    left: 0;
    right: 0; 
    /* adding auto-margins left and right will center the element horizontally!         */
    margin-left: auto;
    margin-right: auto;
}

.RotatorImage
{
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 50px;
}

.departmentTitle
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.titrerouge
{
    font-size: 16px;
    font-weight: bold;
    color: #F15947;
}

div.center {
    text-align: center;
 
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
