
#cartorisque {
    height: auto;
}

#cartorisque #content { 
    margin-top: 1px;
    height: 596px;
}

#breadcrumb {
    position: absolute;
    top: 80px;
    left: 106px;
    font-size: 11px;
}

#breadcrumb a {
    color: #041e5b;
}
#breadcrumb span {
    font-weight: bold;
    color: #041e5b;
}

#foot-info {
    height: 70px;
    margin-bottom: 5px;
}

#foot-info .left, #foot-info .center, #foot-info .right {
    height: 70px;
    background: #c8d4e6;
    float: left;
}

#foot-info .center, #foot-info .right {
    margin-left: 5px;
}

#foot-info .left {
    width: 410px;
}
#foot-info .center {
    width: 410px;
}
#foot-info .right {
    width: 157px;
}

#theTabs {
    width: 750px;
    height: 19px;
}

#theTabs .tab {
    float: left;
    height: 15px;
    padding: 0 ;
    margin: 0;
    padding: 2px 0 2px 10px;
    border: solid 0px red;
}

#theTabs .tab a {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: block;
}

#theTabs #tab1 { width: 240px; }
#theTabs #tab2 { width: 240px; }
#theTabs #tab3 { width: 240px; }
#tab1 .tabr { width: 4px; }

#visualiseur {
    width: 801px;
    height: 515px;
    
}

.tab-bg1 { background: url(tab1.gif); }
.tab-bg2 { background: url(tab2.gif); }
.tab-bg3 { background: url(tab3.gif); }

.rubrique {
    padding: 3px;
}
.rubrique .titre {
    display: block;
    padding-left: 12px;
    margin-bottom: 2px;
    background: url(picto.gif) no-repeat;
    background-position: left 3px;
    color: #fff;
    font-weight: bold;
}

.rubrique .titre h2 {
    margin:0;
    padding:0;
    font-size: 11px;
    color: #041e5b;
}

.rubrique .descr {
    overflow: auto;
    height: 50px;
}

.rubrique .descr ul {
    margin: 0 0 0 20px;
    padding: 0;
}

.rubrique .descr ul li {
    margin: 0;
    padding: 0;
    list-style-type: square;
    font-size: 10px;
    line-height: 15px;
    color: #041e5b;
}

.rubrique .descr ul li a {
    color: #041e5b;
}

.left p {
    margin: 0;
    padding: 4px;
    font-size: 10px;
    color: #6187a1;
}

.left p span a { 
    color: #041e5b;
}

.clear { clear: both; }

.right p {
    float: right;
    margin: 45px 0 0 0;
    padding: 5px;
    font-size: 10px;
    color: #041e5b;
}

.right p a {
    color: #041e5b;
    text-decoration: none;
}

.right p a:hover {
    color: #fff;
}


table.tableau {border:1px solid #041E5B;border-collapse:collapse;width:auto;margin:2px}

table.tableau th {padding:2px;background-color:#C8D4E6;color:#041E5B;border:1px solid #041E5B;font-size:110%;}

table.tableau td {margin:0px;padding:2px;background-color:white;border:1px solid #041E5B;color:#041E5B;font-size:100%;}

#bonus {
	display: block;
	background-color: white;
	font-family: arial, sans-serif; 
	font-size: 11px; 
	color: #708090; 
	text-decoration:none; 
	list-style-type: square;
}

#bonus  ul li a {
	color: #6669AF;
	font-weight: bold;
	text-decoration:none;
}

#bonus  ul li a:hover {
	color: #818181;
}


