#content {
    margin-top: 17px;
    background: url(../images/backgrounds/1x3green.gif) 0 bottom repeat-x;
}
#cInnLeft {
    background: url(../images/backgrounds/4people.gif) 0 bottom no-repeat;
}
#cInnRight {
    background: url(../images/backgrounds/roundC.gif) right bottom no-repeat;
    zoom: 1;
}
#col1 {
    float: left;
    width: 221px;
    padding-left: 17px;
}
#lopital {
    background: url(../images/backgrounds/red-cross2.gif) 0 0 no-repeat;
    width: 197px;
    height: 152px;
    margin-top: 42px;
}
#lopitalInner {
    margin-top: 7px;
    padding: 0 14px;
}
a.whity {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.whity:hover {
    text-decoration: underline;
}
#bulles {
    background: url(../images/backgrounds/bulles.gif) 0 0 no-repeat;
    width: 197px;
    height: 236px;
    margin-top: 18px;
    line-height: 14px;
    margin-bottom: 130px;
}
div.bullesInns {
    padding: 2px 15px 9px 15px;
}
#col2 {
    float: left;
    width: 756px;
}
ul#tabs li {
    float: left;
    height: 45px;
}
li#tab1 {
    width: 261px;
    border-right: 6px solid #fff;
    border-bottom: 4px solid #fff;
}
li#tab2 {
    width: 125px;
    border-right: 5px solid #fff;
    border-bottom: 4px solid #fff;
}
li#tab3 {
    width: 105px;
    border-bottom: 4px solid #fff;
}

#breadcrumb {
	float: left;
	margin-top: 10px;
	color: #013072 !important;
	font-weight: bold !important;
}
#breadcrumb a {
	text-decoration: none;
	color: #013072 !important;
	font-weight: bold !important;
	font-size: 11px;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

#tools {
    float: right;
    padding-right: 18px;
    margin-top: 5px;
}
#tools img {
    position: relative;
    top: 3px;
}
#tools a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
#tools a:hover {
    text-decoration: underline;
}
h1 {
    margin-top: 25px;
    background: url(../images/bullets/blueArrBig.gif) 0 2px no-repeat;
    color: #30a4b2;
    font-size: 30px;
    font-weight: bold;
    padding-left: 36px;
    line-height: 30px;
}
h1 span {
    font-size: 20px;
    font-weight: normal;
}
#h1Wrp {
    background: url(../images/backgrounds/zebra-blue.gif) 0 bottom repeat-x;
    padding-bottom: 12px;
    width: 625px;
    float: left;
}
#commQ {
    width: 61px;
    height: 54px;
    background: url(../images/backgrounds/comm-barometre.gif) 0 bottom no-repeat;
    float: left;
    margin-top: 20px;
}

h2 {
    font-size: 15px;
    line-height: 15px;
    color: #da3997;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 30px;
}

#quizzBox {
    width: 706px;
    background: url(../images/backgrounds/quizz-top.gif) 0 0 no-repeat #62bac4;
    margin-top: 22px;
    zoom: 1;
}
#quizzBoxInn {
    background: url(../images/backgrounds/barometre-bottom.gif) 0 bottom no-repeat;
    padding: 16px 0 1px 14px;
    zoom: 1;
}

div.whiteBox {
    width: 674px;
    background: url(../images/backgrounds/whiteBoxTop.gif) 0 0 no-repeat #fff;
    margin-bottom: 16px;
}
div.whiteBoxInn {
    background: url(../images/backgrounds/whiteBoxBottom.gif) 0 bottom no-repeat;
    padding: 8px 23px;
}
#resGlobal {
    font-size: 12px;
    margin-top: 22px;
}
.bBlue {
    font-weight: bold;
    color: #62bac4;
}

.question {
    font-size: 15px;
    color: #62bac4;
    font-weight: bold;
}
.qAux {
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
.qPercent {
    font-size: 15px;
    color: #000;
    font-weight: normal;
    text-align: center;
}

.resLabel {
    text-decoration: underline;
}
.bonRes {
    color: #fff;
    background: url(../images/backgrounds/faux.gif) 0 0 no-repeat;
    padding: 5px 30px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.votreRes {
    color: #ff6600;
    font-weight: bold;
}
.bWhite {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}
#voirRes {
    color: #013072;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 175px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
    background: url(../images/backgrounds/voir.gif) right bottom no-repeat;
}
#voirRes:hover {
    text-decoration: underline;
}
#ouiNon {
    padding-left: 243px;
}
#oui, #non {
    width: 84px;
    height: 24px;
    float: left;
    color: #fff;
    font-weight: bold;
}
#oui {
    background: url(../images/backgrounds/vrais.gif) right bottom no-repeat;
    color: #000;
}
#non {
    background: url(../images/backgrounds/faux.gif) right bottom no-repeat;
    margin-left: 12px;
}