/* CSS Document */
	#content{
		text-align:center;
	}
    .texteNavigation {
		height : 50px;
        margin-left : 10px;
        margin-right : 5px;
		padding:2px;
        border : 1px solid #8B7C53;
    }
    .texte a, .texteNavigation a{
        color : #8B7C53;

    }	
    .thumbnail{
        margin-left : 5px;
        border : 1px solid #8B7C53;
    }		
	table{
		text-align:left;
	}
	
    table.center {
        margin-left:auto;
        margin-right:auto;
    }

    li{
        margin-top: 5px;
        margin-bottom: 10px;
        list-style : url(/scripts/projects/CH/circuits/images/liW3C.jpg);
    }

    .featuredTourTitle {
        margin-left : 5px;
        margin-right : 5px;
        color : #8B7C53;
		font-size : 80%;
    }

    .featuredTourTitle a{
        color : #8B7C53;
    }

    .featuredTourThumbnail{
        margin-left : 5px;
        border : 2px solid #8B7C53;
    }

    .featuredTourBlurb{
        margin-left : 5px;
        margin-right : 5px;
		font-size : 80%;
    }

    .featuredTourSeeAlso {
        margin-top : 5px;
        margin-left : 5px;
        margin-right : 10px;
        color : #8B7C53;
    }

    .featuredTourSeeAlso a{
        color : #8B7C53;
    }

    .categoriesEntetes {
        margin-left : 10px;
		font-weight : bold;
        color: #8B7C53;
    }

    .categories {
        margin-left : 10px;
        margin-right : 5px;
    }

    .periodesEntetes {
		font-weight : bold;
        color: #8B7C53;
    }


    .textesSynthesesEntete {
		font-weight : bold;
        color: #8B7C53;
    }

    .textesSyntheses {
    }

    .textesSyntheses a{
        width: 110px;
        color : #8B7C53;
    }

    .tourList {
        margin-left : 5px;
        margin-right : 5px;
    }

    .tourList a{
        margin-left : 5px;
        margin-right : 5px;
        margin-bottom : 5px;
        color : #8B7C53;
    }

    .noTour {
        margin-left : 5px;
        margin-right : 5px;
    }
    .textesColonneDroite {
                margin-top: 10px;
                margin-left: 10px;
                font-weight : bold;
        color: #8B7C53;
    }

    .textesConcoursCMSQ {
                margin-top: 10px;
                margin-left: 10px;
        color: #8B7C53;
    }

	.textesConcoursCMSQ a {
	 color: #614017;
	}

    .textesConcoursCMSQfinePrints {
                margin-top: 10px;
                margin-left: 10px;
                font-size : 70%;
        color: #8B7C53;
    }

    .disclaimer h1{
                margin-top: 10px;
                margin-left: 10px;
				font-size:medium;
        color: #8B7C53;
    }

    .disclaimer p{
                margin-top: 10px;
                margin-left: 10px;
		   font-style: italic;	
	          color: #8B7C53;
    }	

