#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/greenArrBig.gif) 0 2px no-repeat;
    color: #a6d000;
    font-size: 30px;
    font-weight: bold;
    padding-left: 36px;
    line-height: 30px;
}
#h1Wrp {
    background: url(../images/backgrounds/zebra-green.gif) 0 bottom repeat-x;
    padding-bottom: 12px;
    margin-top: 26px;
    width: 705px;
}
#greenBox {
    width: 705px;
    background: url(../images/backgrounds/envoyer-top.gif) 0 0 no-repeat #a6d000;
    margin-top: 23px;
}
#greenBoxInner {
    background: url(../images/backgrounds/envoyer-bottom.gif) 0 bottom no-repeat;
    padding: 22px 20px 10px 20px;
}
.blue14 {
    font-size: 14px;
    color: #013072;
}
#zaform td {
    padding-top: 5px;
    vertical-align: top;
}
input.texty {
    width: 202px;
    height: 19px;
    border: 1px solid #a5acb2;
}
textarea.texty {
    width: 497px;
    height: 133px;
    border: 1px solid #a5acb2;
}
td.label {
    text-align: right;
    padding-right: 13px;
    width: 130px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
#zaform td.pad10 {
    padding-top: 10px;
}
#zaform td.pad18 {
    padding-top: 18px;
}
a#envoyerButt {
    display: block;
    width: 96px;
    height: 22px;
    color: #013072;
    font-size: 15px;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
    background: url(../images/backgrounds/envoyer-butt.gif) 0 0 no-repeat;
    font-weight: bold;
    float: right;
}
a#envoyerButt:hover {
    text-decoration: underline;
}
.whityIt12 {
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
}