body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a{
        color: #294E81;
        text-decoration: none;
}
a:hover {
        color: #990000;
        text-decoration: underline;
}
a:active {
        color: #294E81;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 773px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 319px 0px repeat-y;
}

#wrapperj {
        background: url(images/dot.gif) 526px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #779fcb; /*26618d */
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 505px;
}
#right1 {
        float: left;
        width: 437px;
}

#right {
        float: right;
        width: 220px;
        padding-left: 25px;
}
#left1 {
        float: right;
        width: 310px;
}
#search {
        background: #CCCCCC url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 2px;
}

#search .text {
        width: 130px;
}

#search .submit {
        background: #3F77B4;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}


#nav {
        float: right;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #294E81 url(images/menu_green_arrow.gif) right center repeat-y;
        padding: 3px 0px 4px 10px;
        margin-bottom: 2px;
        margin-right: 0;
        list-style: none;
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
		text-align: right;
        padding-right: 36px;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: left;
        width: 181px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #294E81;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
		color:#6283B3;

}

#news {
        background: #A1B8E2;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h2 {
        padding-top: 0.5em;
        background: #CCCCCC;
		height:18px;
}

#explore {
        margin-top: -1px;
        /*background: #fff url(images/right_bg.jpg) top right repeat-x;*/
        border-bottom: 6px solid #fff;
}

#explorei {
       /* background: url(images/right_woman.jpg)  top right repeat-x;*/
        padding-bottom: 11px;
}

#explore ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #294E81;
        text-decoration: none;
}
#explore a:hover {
        color: #990000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #294E81;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 220px;
}

#strategies h2 {
        background: #294E81;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}
#strategies1 {
        float: left;
        width: 218px;
}

#strategies1 h2 {
        background: #294E81;
}

#strategies1 li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutionsarticle {
        float: left;
        width: 220px;
}
#solutionsarticle h2 {
        background: #ABC254;
}
#solutions {
        float: right;
        width: 200px;
}

#solutions h2 {
        background: #ABC254;
}


#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        margin: 0;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #294E81;
		font-size:12px;
}
.orange {
        color: #e0a403;
}
.white {
        color: #fff;
}
p.photo {
        text-align: center;
}
.rubrique_blanc {
        margin: 0.8em 0.5em;
        color: #fff;
		font-size:14px;
}
.rubrique_bleu {
        margin: 0.8em 0.5em;
        color: #294E81;
		font-size:14px;
}

.titre_bleu {
        margin: 0.8em 0.5em;
        color: #294E81;
		font-size:12px;
}

.titre_bleu1 {
        margin: 0.8em 0.5em;
        color: #294E81;
		font-size:12px;
}

.texte_bleu {
        margin: 0.8em 0.5em;
        color: #000;
		font-size:11px;
}

#callbox {
      background:#fff;
	  width: 123px;
        float: right;
        clear: left;
        margin: 0;
}
#callbox1 {
      background:#fff;
	  width: 123px;
      height: ;
        float: right;
        margin: 0;
}

.submit {
        background: #3F77B4;
        color: #fff;
        border: 1px solid #e5e4e2;
}
.input {
        background: #E2E7EB;
        color: #000;
        border: 1px solid #e5e4e2;
}
#adie {
        padding-bottom: 1px;
}
