.pageContainer
{
	background-image:url(../images/white_box_top.jpg);
	width: 678px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
.pageInnerContainer{
	background-image: url(../images/white_box_bottom.jpg);
	width: 678px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	background-position: left bottom;
}

.pageMiddleContainer{
	background-image:url(../images/white_box_center.jpg);
	width: 678px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
}
#orangebox_com
{
    background-image:url("../images/top-man.png");
    width:596px;
    height:69px;
    margin:0px auto;
    font-family:arial,helvetica,sans-serif;
    font-size:24px;
    color:#FFFFFF;
    text-align:center;
    padding-top:40px;
}
.avant
{
   margin-left:38px;
   width:609px;
}
.avant ul
{
   font-family:arial,helvetica,sans-serif;
   font-size:13px;
   list-style-image:url("../images/orange_bullet.jpg");
}
.avant ul li
{
   padding-top:13px;
   text-align:justify;
}
.blu_color
{
    color:#0893D4;
    font-weight:bold;
}
.orange_bold
{
    color:#FF6600;
    font-weight:bold;
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
    text-decoration:none;
}
.orange_normal
{
    color:#FF6600;
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
}
#bluebox3_content
{
    padding-left:25px;
    padding-top:10px;
    font-family:arial,helvetica,sans-serif;
    font-size:13px;
}
#bluebox3_content a
{
    color:#ff6600;
}
#bluebox3_question
{
     color:#000000;
     font-weight:bold;
}
#bluebox3_contitle
{
     color:#ff6600;
     font-weight:bold;
}
#p_content5
{
    padding-top:10px;
}
.p_content6
{
    padding-top:5px;
}

/* Styles for SE */
#les_avantages_se{
    background-image: url(../images/manu.gif);
    background-position:right top;
    background-repeat:no-repeat;
    height:51px;
    margin-left:auto;
    margin-right:auto;
    width:634px;
}
#les_avantages_se span{
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-size: 24px;
}
.bgImage_les_se{
    background-image: url(../SE_images/les_human.gif);
    background-repeat: no-repeat;
    width: 625px;
    background-position: 383px 10px;
}
.bgImage_les_se li{
    padding-bottom: 10px;
}
.bgImage_les_se li.halfWidth{
    width: 370px;
}
.blu_color{
    font-weight: bold;
}
.orange{
    color: #ff6600;
    padding-top: 10px;
}
#nounderline {
    text-decoration:none;
}
#blackcolor {
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    font-weight:bold;
}
#blackcolor a:hover {
    text-decoration:underline;
}

