
/* ---------- Styles specific to the project ----------- */

/* zone encarts sur page innovation */
#zoneEncarts{
    width: 100%;
    }
.encart{
    background-color: #2e3743;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 24%;
    text-align: center;
    font-family: verdana;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
    min-height: 180px;
    text-transform: uppercase;
    font-weight: bold;
    }
.encartIntPage{
    background-color: #2e3743;
    float: left;
    margin-bottom: 15px;
    margin-right: 5px;
    } 
.encart:hover{
    background-color: #34b8eb;
    }
.encart p{
    margin-top: 0;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    }

/* autre */

td.header1 {
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: rgb(34,39,139);
        text-decoration: none;
        text-align: left;
        border-bottom: 0px;
        background: #ffffff url(../images/menu_st.gif) no-repeat center left;
        height: 20px;
        }

div.fill {
        height: 40px;
        }


/* Zone texte sur page home */
div.txthome {
		clear: both;
        position: absolute;
        top: 244px;
		margin: 0px;
		padding: 0px 15px 0px 635px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
		color: #ffffff;
		font-weight: normal;
        font-size: 16px;
        text-align: left;
        line-height: 26px;
        /*letter-spacing: 1px;*/
        width: 310px;
        /*border: 1px solid red;*/
        }
div.txthome p {
        margin: 0;
        padding: 0;
        }

/* Tableaux */
table.Editize {
        margin: 0;
        padding: 0;
        border-collapse: collapse;
        width: 100%;
        }
tr.Editize {
        }
td.Editize {
        padding: 0px 10px 0px 10px;
        }

/* Boite recherche header */
div#boxSearch {
		position: absolute;
        top: 60px;
        margin-left: 755px;
		text-align: left;
        width: 195px;
		height: 30px;
		background: url(../images/search_champ.gif) no-repeat 0px 2px;
		/*border: 1px solid yellow;*/
        }
input.fieldSearch {
		margin-left: 5px;
		padding: 1px 3px 3px 0px;
		font-size: 11px;
        color: #b0b0b0;
        text-decoration: none;
        text-align: left;
		width: 138px;
		background: none;
		border: 0px;
		/*border: 1px solid green;*/
        }
input.btnSearch {
		margin-left: 10px;
		padding: 4px 0px 0px 0px;
		text-indent: -9999px;
		cursor: pointer;
		color: #c1c1c1;
		font-size: 11px;
		font-weight: normal;
		text-align: right;
		text-decoration: none;
		height: 25px;
		width: 28px;
		background: transparent url(../images/search_btn.gif) no-repeat 0px 4px;
		border: 0px;
		/*border: 1px solid red;*/
        }
input.btnSearch:hover {
		background: transparent url(../images/search_btn.gif) no-repeat 0px 4px;
		border: 0px;
        }


/* Page liste des membres */
table.listMembers {
        margin: 0px;
        padding: 0px;
        width: 100%;
        }
td.infosMember {
        padding: 13px 0px 14px 0px;
        font-weight: normal;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px dotted #cccccc;
        }
td.imageMember {
        padding: 13px 30px 15px 0px;
        font-weight: normal;
        color: #555555;
        text-decoration: none;
        text-align: left;
        vertical-align: top;
        /*width: 240px;*/
        border-bottom: 1px dotted #cccccc;
        }
span.titleMember {
        padding: 0px;
        font-weight: bold;
        font-size: 13px;
        color: #333333;
        }
        
/* 02/05/2009 : styles pour les statistiques */

td.headerstatsnav {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-Size : 12px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : left;
    padding-top : 5px;
    padding-bottom : 5px;
    border: 1px solid rgb(14,113,180);
    height :  20px;
    }
    
td.headerstatsprfirst {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 12px;
    color : rgb(14,113,180);
    background-color: rgb(204,204,204);
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    border-left : 1px solid rgb(104,104,104);
    border-right : 1px solid rgb(104,104,104);
    border-bottom : 1px solid rgb(104,104,104);
    height :  20px;
    }

td.headerstatspr {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 12px;
    color : rgb(14,113,180);
    background-color: rgb(204,204,204);
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    border-right : 1px solid rgb(104,104,104);
    border-bottom : 1px solid rgb(104,104,104);
    height :  20px;
    }
    
td.headerstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 12px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    border-bottom : 1px solid rgb(204,204,204);
    height :  20px;
    }
    
td.headerstatsDS {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 12px;
    color : rgb(224,0,224);
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    border-bottom : 1px solid rgb(204,204,204);
    height :  20px;
    }
    
td.dataleftstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 11px;
    color : rgb(54,54,54);
    text-decoration : none;
    text-align : right;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-right : 20px;
    border-right : 1px solid rgb(204,204,204);
    }
    
td.datastats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : normal; 
    font-size : 11px;
    color : rgb(54,54,54);
    text-decoration : none;
    text-align : left;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 20px;
    }
    
td.totalleftstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 11px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : right;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-right : 20px;
    border-top : 1px solid rgb(204,204,204);
    border-bottom : 1px solid rgb(204,204,204);
    border-right : 1px solid rgb(204,204,204);
    }
    
td.totalstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : normal; 
    font-size : 11px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : left;
    padding-top : 2px;
    padding-bottom : 2px;
    border-top : 1px solid rgb(204,204,204);
    border-bottom : 1px solid rgb(204,204,204);
    padding-left : 20px;
    }
    
td.totalgrandleftstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : bold; 
    font-size : 11px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : right;
    padding-top : 10px;
    padding-bottom : 2px;
    padding-right : 20px;
    border-bottom : 1px solid rgb(204,204,204);
    border-right : 1px solid rgb(204,204,204);
    }
    
td.totalgrandstats {
    font-family : Verdana,Arial,Helvetica;
    font-weight : normal; 
    font-size : 11px;
    color : rgb(14,113,180);
    text-decoration : none;
    text-align : left;
    padding-top : 10px;
    padding-bottom : 2px;
    border-bottom : 1px solid rgb(204,204,204);
    padding-left : 20px;
    }
    
input.SubmitStats {
    cursor: pointer;
    font-size: 11px;
}

input.SubmitStatsDesactivate {
    cursor: text;
    font-size: 11px;
    color: rgb(154,154,154);
    /*background-color: rgb(204,204,204);*/
}
