/* CSS Document */
.hidden {
    display: none !important;
}
/*************************************************************************************************************************************
*************************************************** BLOCKS HOME ******************************************************************
**************************************************************************************************************************************/
/********************************************
*                                  ZONE HAUT 
********************************************/
.zone_haut {
    min-height: 194px;
    height: auto;
    margin: 0 0 8px 0;
    position:relative;
}
/** classique **/
.zone_haut div.classique {
    float: right;
    width: 266px;
    border: 1px solid #D5D5D4;
    background: url(../images/css/bg_bloc_classique.gif) repeat-x bottom left #F5FAFB;
}
.zone_haut div.classique div{
    height: 171px;
}
.zone_haut div.classique div div{
    padding: 4px 6px 0 9px;
    height: auto;
}
.zone_haut div.classique h2 {
    color: #25468A;
    font-size: 145.5%;
    padding: 0 0 10px 0;
}
.zone_haut div.classique ul {
    padding: 0 0 0 1px;
}
.zone_haut div.classique li  {
    padding: 0 0 5px 16px;
    background: url(../images/css/fleche_bleu.png) no-repeat 0px 1px;
}
.zone_haut div.classique li a {
    color: #2E2D2F;
}
.zone_haut a.full_link {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
.zone_haut a.lien {
    color: #002745;
    font-size: 92%;
    float: right;
    display: block;
    background: url(../images/css/lien_cote_gauche.png) no-repeat;
    margin: 0 6px 6px 0;
    text-decoration: none;
}
.zone_haut a.lien span {
    display: block;
    float: left;
    margin: 0 -1px 0 0;
    padding: 1px 8px 0 8px;
    position: relative;
    background: url(../images/css/lien_cote_droit.png) no-repeat right top;
    min-height: 14px;
    height:auto;
    cursor: pointer;
}
.zone_haut a.lien :hover {
    text-decoration: none;
}
/** panoramique **/
.zone_haut .panoramique {
    background: url(../images/css/bg_bloc_paronamique.png);
    /*float: right;*/
    width: 240px;
    border: 1px solid #fff;
    /*margin: 15px 21px 0 0;*/
    overflow: hidden;
    padding: 2px;
    position:absolute;
    right:21px;
    top:15px;
}
.zone_haut div.panoramique div{
    height: 151px;
}
.zone_haut div.panoramique div div{
    padding: 1px 4px 0 13px;
    height: auto;
}
.zone_haut div.panoramique h2 {
    color: #fff;
    font-size: 145.5%;
    padding: 0 0 1px 0;
}
.zone_haut div.panoramique li  {
    padding: 0 0 3px 14px;
    background: url(../images/css/fleche_blanche.png) no-repeat 0px 1px;
}
.zone_haut div.panoramique li a {
    color: #fff;
}
.zone_haut .panoramique a.lien {
    margin: -6px 3px 4px 0;
}
.zone_haut .panoramique a.lien:hover {
    text-decoration: none;
}
/** PAGINATOION **/
.pagination {
    text-align: center;
    padding: 0;
    font-size: 92%;
    color: #294d95;
    padding: 0 0 12px 0;
}
.pagination2 {
    padding: 0 0 0 0;
}
.pagination li {
    display: inline;
    padding:0px !important;
}
.pagination li.pages {
    padding-right: 15px;
}
.pagination a {
    color: #294d95;
}
.pagination li.encour {
    font-weight: bold;
}
.pagination li.encour span {
    font-weight: normal;
}
.pagination .precedent {
    float: left;
}
.pagination .suivant {
    float: right;
}
/*********************************************
*                                   INFO BOX
*********************************************/
/** infox box generique **/
.infobox {
    background: #fff;
    border: 1px solid #CFCFCF;
    margin: 0 0 8px 0;
    overflow: hidden;
    word-wrap: break-word;
}
.infobox.search_clac {
    overflow: visible;
}
.infobox h3{
    background: url(../images/css/bg_titre_infobox.png) repeat-x ;
    color: #fff;
    padding: 4px 0 4px 20px;
    font-size: 136.5%;
    min-height: 18px;
    height: auto;
}
.infobox_login {
    background: url(../images/css/logo_mco.png) 10px 10px no-repeat white;
    padding-top: 40px;
}
.infobox_login h4 {
    margin-bottom:10px;
}
.pages .col_centre .infobox > h2{
    background: url(../images/css/bg_titre_infobox.png) repeat-x #07266B;
    color: #fff;
    padding: 4px 0 4px 20px;
    font-size: 136.5%;
}
.pages .infobox h3{
    padding: 4px 0 4px 15px;
}
/** info logos **/
.infobox_logos  {
    text-align: right;
    padding: 4px 11px 9px 0;
}
.infobox_logos img {
    padding: 0 0 0 8px;
}
/** info box rouge **/
.infobox_rouge h3{
    background: url(../images/css/bg_titre_infobox_rouge.png) repeat-x #720817;
}
.pages .col_centre .infobox_rouge h2{
    background: url(../images/css/bg_titre_infobox_rouge.png) repeat-x #720817;
    color: #fff;
    padding: 4px 0 4px 20px;
    font-size: 136.5%;
}
.infobox_picto1 h3, .infobox_picto2 h3{
    padding: 0px 0 4px 8px;
}
.infobox_picto1 h3 span{
    display: block;
    background: url(../images/css/picto_1.png) no-repeat 0px 3px;
    padding: 4px 0 0 29px;
}
.infobox_picto2 h3 span{
    background: url(../images/css/picto_2.png) no-repeat 0px 5px;
    display: block;
    padding: 4px 0 0 32px;
}
.infobox_puce_fond {
    background: url(../images/css/bg_infobox_liste.png) no-repeat bottom left #F7FBFC;
}
.infobox_puce_fond h3 {
    background: none;
    color: #404040;
    font-size: 127.5%;
    padding: 6px 0 0 20px;
}
/** info box service **/
.services {
    text-align: left;
    padding: 9px 0px 9px 3px;
}
.services li {
    display: inline;
    padding: 0 0 0 17px;
}
.services li span{
    padding: 0 17px 0 0;
}
.services li a {
    color: #000;
}
.services li a:hover {
    text-decoration: none;
}
.services li img {
    padding: 0 2px 0 0;
}
/*********************************************
*                            ONLINE EDITEUR
*********************************************/
.infobox.dashboard {
    border-bottom: 0;
    margin: 0;
}
.infobox.dashboard input.button {
    border:0; 
    background: transparent;
    color:#1149A1;
    cursor:pointer;
    margin-top:-1px;
    font-size:100%;
}
.infobox.dashboard input.button, x:-moz-any-link, x:default {
    margin-left:-3px;
}
.infobox .newsletters {
    padding:1px 18px 11px 18px;
}
.infobox .newsletters .sbmt {
    margin-top: 5px;
}
.infobox .newsletters h4 {
    margin-bottom:5px;
    margin-top:10px;
    font-size:12px;
}
.infobox .newsletters .ligne_nl {
    margin-top:5px;
}
.infobox .newsletters .ligne_nl p {
    padding-left:19px;
}
.infobox .newsletters .ligne_nl label {
    font-weight: bold;
}
.infobox .online_editor  {
    padding: 14px 10px 0 19px;
}
.infobox .online_editor table{
    border: 0px solid #cdcdcd;
    border-width: 1px 0 1px 1px;
    margin-bottom: 10px;
}
.infobox .online_editor thead td,
.infobox .online_editor tr th{
    font-weight: bold;
    color: #8b2112;
    padding: 5px;
    border: 0px solid #cdcdcd;
    border-width: 1px 1px 1px 0;
}
.infobox .online_editor thead td p,
.infobox .online_editor tr th p{
    padding:0!important;
}
.infobox .online_editor tbody td{
    padding: 5px;
    border: 0px solid #cdcdcd;
    border-width: 0 1px 0 0;
}
.infobox .online_editor tbody .pyjama td{
    background: #f1f2ec;
}
.infobox .online_editor tbody td.pyjama{
    background: #f1f2ec;
}
.pages .infobox .online_editor {
    font-size: 109.5%;
    color: #000;
}
.pages .infobox .online_editor  {
    padding: 10px 10px 0 15px;
}
.pages .col_centre .infobox .online_editor  {
    padding: 10px 20px 20px 20px;
}
.pages.deux_col .col_centre .infobox .online_editor  {
    padding:14px 10px 0 16px;
}
.infobox .online_editor h4{
    font-size: 110%;
}
.pages .col_centre .infobox .online_editor h4{
    font-size: 100%;
}
.pages .col_droite .infobox .online_editor h4{
    padding: 0 0 12px 0;
    font-size: 117%;
}
.pages .col_droite .zoom_sur .online_editor{
    padding: 10px 10px 15px 15px;
}
.infobox .online_editor h4, .infobox .online_editor h4 a,
.pages .col_centre .infobox .online_editor h3, .pages .col_centre .infobox .online_editor h3 a {
    color: #8B2112;
}
.pages .col_droite .zoom_sur .online_editor div h4 a {
    /*color: #000;*/
}
.pages .col_centre .infobox .online_editor h3 {
    background: none;
    padding: 0 0 12px 0;
    font-size: 117%;
}
.pages .col_centre .infobox .online_editor .sst {
    background: none;
    padding: 0 0 12px 0;
    font-weight: bold;
    color: #8B2112;
    font-size: 117%;
}
.pages .col_centre .infobox .online_editor .body {
    margin-top: 10px;
}
.pages .col_centre .infobox .online_editor div.fgp_step h3 {
    width: 500px;
    float: left;
}
.infobox .online_editor h5{
    padding: 0 0 10px 0;
}
.pages .col_centre .infobox .online_editor a{
    text-decoration: none;
    font-weight: bold;
}
/*** TeamWizard ***/
.pages .col_centre .infobox .online_editor a#remove_all_members,
.pages .col_centre .infobox .online_editor a#add_all_members{
    margin-left: 300px;
}
/******************/
.pages .col_centre .infobox .online_editor a:hover{
    text-decoration: underline;
}
.pages .col_centre .infobox .online_editor h5{
    padding: 0 0 0 0;
    color: #000;
}
.pages .col_centre .infobox .online_editor h5 a,
.pages .col_centre .infobox .online_editor h4 a,
.pages .col_centre .infobox .online_editor h3 a   {
    text-decoration: none;
}
.pages .col_centre .infobox .online_editor h5 a:hover,
.pages .col_centre .infobox .online_editor h4 a:hover,
.pages .col_centre .infobox .online_editor h3 a:hover   {
    text-decoration: underline;
}
.pages .col_centre .infobox .online_editor h5 a   {
    color: #000;
}
.infobox .online_editor p a{
    text-decoration: underline;
}
.infobox .online_editor p{
    padding: 0 0 13px 0;
    clear: right;
}
.pages .col_droite .infobox.infobox_login .online_editor p{
    padding: 0;
    font-size: 11px;
}
.pages .col_droite .infobox.infobox_login .online_editor h4{
    font-size:13px;
}
.pages .col_droite .infobox.infobox_login .online_editor a{
    font-size:11px;
}
.infobox .online_editor span.important{
    color:#8B2112;
    font-weight:bold;
}
.infobox .online_editor p.chapo {
    font-weight: bold;
}
.infobox .online_editor p.body_font {
    font-size:11px;
}
.pages .col_centre .infobox .online_editor p{
    padding: 0 0 9px 0;
}
.pages .col_centre .infobox .online_editor p.txt_11 {
    font-size: 92%;
}
.pages .col_centre .infobox .online_editor p.chapo{
    padding: 0 0 13px 0;
}
.infobox .online_editor p.date {
    float: right;
    font-style: italic;
    padding: 0;
    color: #3E3D40;
}
.infobox .online_editor p span a{
    font-weight: bold;
    font-size: 127.5%;
    text-decoration: none;
}
.infobox .online_editor p span a:hover{
    text-decoration: underline;
}
.infobox .online_editor img {
    border: 1px solid #CFCFCF;
    float: left;
    margin: 0 6px 0 0;
}
.infobox .target_management_content span.important{
    color:#8B2112;
    font-weight:bold;
}
.infobox .target_management_content .lien_user{
    font-weight:bold;
}
.pages .col_centre .infobox .online_editor img {
    border: 1px solid #27437d;
}
.pages .col_centre .infobox .online_editor .kam_photo img {
    border: none;
    float: none;
    margin: 0;
}
.pages .col_centre .infobox .online_editor img.img_sobre {
    border: none;
    float: none;
    margin: 0;
}
.pages .col_centre .infobox .online_editor img.protected_img {
    border: none;
}

.pages .col_centre .infobox .online_editor img.border_rouge {
    border: 1px solid #720817;
}
.pages .col_centre .infobox .online_editor .right{
    text-align: right;
}
.pages .col_centre .infobox .online_editor .right img{
    float: right;
    margin: 0 0 0 6px;
}
.pages .col_centre .infobox .online_editor .center{
    text-align: center;
}
.pages .col_centre .infobox .online_editor .center img{
    float: none;
}
.pages .infobox .online_editor img {
    border: 1px solid #474747;
}
.infobox .online_editor img.visuel  {
    border: 0px solid #CFCFCF;
    float: none;
    margin: 0 -7px 23px -1px;
}
.infobox .online_editor ul{
    padding: 0 0 15px 0;
}
.infobox .online_editor ul li{
    background: url(../images/css/puce1.png) no-repeat 0px 0px;
    padding: 0 0 3px 19px;
}
.pages.deux_col .col_centre .infobox .online_editor ul,
.pages.deux_col .col_centre .infobox .online_editor ol{
    /*    margin:0 -10px 0 -19px; 20101230 */
    padding:0;
}
.pages .col_centre .infobox .online_editor .pagination  ul{
    padding: 0;
}
.pages .col_centre .infobox .online_editor ul li,
.pages .col_centre .infobox .online_editor ol li{
    background: none;
    padding: 0 0 0 0;
}
.pages.deux_col .col_centre .infobox .online_editor ul li,
.pages.deux_col .col_centre .infobox .online_editor ol li{
    background: none;
    /*    border-top: 1px solid #C8C8C8; 20101230 */
    padding: 11px 0 9px 22px;
}
.pages.deux_col .col_centre .infobox .online_editor ul li.first,
.pages.deux_col .col_centre .infobox .online_editor ol li.first {
    background: none;
    border-top: 0px solid #C8C8C8;
    padding: 0 0 9px 22px;
}

.pages .col_centre .infobox .online_editor ul.liste_puce{
    clear: left;
}

.pages .col_centre .infobox .online_editor ul.liste_puce li{
    background: url(../images/css/puce1b.png) no-repeat 0px 2px;
    padding: 0 0 5px 20px;
}

.pages .col_centre .infobox .online_editor ol.liste_num li li{
	padding: 5px 0 0px 20px;
}

.pages .col_centre .infobox .online_editor ul.liste_puce li li{
    background: url(../images/css/puce2b.png) no-repeat 0px 2px;
    padding: 0 0 5px 20px;
}

.pages .col_centre .infobox .online_editor ol.liste_num li{
	padding: 0 0 5px 20px;
}

.pages .col_gauche .infobox .online_editor ul.liste_puce li{
    background: url(../images/css/puce1.png) no-repeat 0px 2px;
    padding: 0 0 5px 20px;
}
.pages .col_centre .infobox .online_editor ol.liste_num{
    list-style-type: decimal;
    list-style-position: inside;
}
.pages .col_centre .infobox .online_editor ul.liste_puce li a,
.pages .col_centre .infobox .online_editor ol.liste_num li a {  
    text-decoration: none;
    font-weight : bold;
}
.pages .col_gauche .infobox .online_editor ul.liste_puce li a,
.pages .col_gauche .infobox .online_editor ol.liste_num li a {  
    text-decoration: none;
    font-weight : bold;
}
.pages .col_centre .infobox .online_editor ul.liste_puce li a:hover,
.pages .col_centre .infobox .online_editor ol.liste_num li a:hover {
    text-decoration: underline;
}
.pages .col_gauche .infobox .online_editor ul.liste_puce li a:hover,
.pages .col_gauche .infobox .online_editor ol.liste_num li a:hover {
    text-decoration: underline;
}

.pages .col_centre .infobox .online_editor ol.liste_num li{
    padding: 0 0 5px 0;
}
.pages .col_centre .infobox .online_editor ul li span{
    padding: 0 0 0 17px;
    background: url(../images/css/puce_etoile.png) no-repeat 7px 4px;
}
.pages .col_centre .infobox .online_editor .pagination ul li span{
    background: none;
    padding: 0;
}
.infobox .online_editor ul li a  {
    font-weight: bold;
    color: #2E2D2F;
}
.infobox .online_editor ul.cc-action li {
    padding: 0;
    background: none;
}
.infobox .online_editor ul.cc-action li a#post-quick-message-link_cc_my_space, 
.infobox .online_editor ul.cc-action li a#post-clac-link_cc_my_space, 
.infobox .online_editor ul.cc-action li a#cmod-link_cc_my_space {
    color:white;
    display:block;
    font-size:11px;
    font-weight:bold;
    margin-bottom:5px;
    padding:3px 0;
    text-align:center;
    text-transform:uppercase;
}
.infobox .online_editor ul.cc-action li a#post-quick-message-link_cc_my_space {
    background:#8B2112;
}
.infobox .online_editor ul.cc-action li a#post-clac-link_cc_my_space {
    background:#F39521;
}
.infobox .online_editor ul.cc-action li a#cmod-link_cc_my_space {
    background:#808080;
}
.infobox .online_editor ul.cc-action li a#update-cmc-link_cc_my_space,
.infobox .online_editor ul.cc-action li a#update-cmc-link, .infobox .online_editor ul.cc-action li a#tooltip_6_5 {
    color: #1149A1;
}
#post-quick-message-link_cc_quick_messages {
    font-weight: bold;
}
.target_management_content {
    padding:8px;
}
.target_form_inputs {
    background: #CFCFCF;
    padding: 5px;
    float:left;
    width:400px;
}
.target_form_inputs select, .target_form_inputs input {
    margin-bottom: 2px;
}
.target_form_button {
    float:left;
}
.target_form_button input {
    background-color:#F39623;
    border: none;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    height:117px;
    margin-left:5px;
    width:70px;
}
.lightbox_target_form_button input {
    background-color:#F39623;
    border: none;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    height:50px;
    margin-left:5px;
    margin-top: 5px;
    width:400px;
}
table#target thead tr {
    background: #CFCFCF;
}
table#target thead tr th, table#target tbody tr td{
    border:1px solid black;
    padding:5px 15px 5px 5px;
}
table#target_valid thead tr {
    background: #CFCFCF;
}
table#target_valid thead tr th, table#target_valid tbody tr td{
    border:1px solid black;
    padding:5px 15px 5px 5px;
}
.pages .col_centre .infobox .online_editor ul li a,
.pages .col_centre .infobox .online_editor ol li a  {
    font-weight: normal;
    color: #1149a1;
}
.pages .col_centre .infobox .online_editor ul.float_left  {
    padding-top: 0px;
    padding-left: 8px;
}
.pages .col_gauche .infobox .online_editor ul li{
    background: none;
    padding: 0 0 3px 0;
}
.pages .col_gauche .infobox .online_editor ul li a  {
    font-weight: bold;
    color: #1149A1;
}
.infobox_picto2 .online_editor h4  {
    border-bottom: 4px solid #C8C8C8;
    padding: 0 0 14px 0;
    margin: 0 0 13px 0;
}
.infobox_puce .online_editor,
.pages .infobox_puce .online_editor   {
    padding: 14px 10px 0 19px;
}
.pages .infobox_puce .online_editor   {
    padding: 14px 10px 0 16px;
}
.pages .col_droite .infobox .online_editor h4  {
    padding: 0 0 3px 0;
    font-size: 127.5%;
}
.pages .col_droite .zoom_sur .online_editor div h4  {
    padding: 0 0 0 0;
    font-size: 100%;
}
.pages .col_droite .zoom_sur .online_editor div{
    border-top: 1px solid #fff;
}
.infobox_puce .online_editor ul{
    padding: 0 0 0 0;
    margin: 0 -10px 0 -19px;
}
.pages .infobox_puce .online_editor ul{
    padding: 0px 4px 14px 4px;
    margin: 0 -10px 0 -16px;
}
.infobox_puce .online_editor ul li span{
    background: url(../images/css/puce1.png) no-repeat top left;
    padding: 0 0 0 19px;
}
.pages .col_centre .infobox.infobox_puce .online_editor ul li span {
    background:transparent url(../images/css/puce1.png) no-repeat scroll left top;
    padding:0 0 0 19px;
}
.infobox_puce .online_editor ul li {
    background: none;
    border-top: 1px solid #C8C8C8;
    padding: 11px 0 9px 22px;
}
.infobox_puce .online_editor ul li.first {
    background: none;
    border-top: 0px solid #C8C8C8;
    padding: 0 0 9px 22px;
}
.infobox_puce .online_editor ul li.first{
    border-top:0;
}
.pages .infobox_puce .online_editor ul li {
    padding: 6px 0 4px 11px;
}
.infobox_puce .online_editor ul li a {
    font-weight: normal;
}
.pages .col_droite .infobox_puce .online_editor ul li a {
    font-weight: bold;
    color: #1149A1;
}
.infobox_puce .online_editor ul li.pyjama  {
    background: url(../images/css/bg_li_lsite.png) repeat-x bottom left;    
}
.infobox_puce_fond .online_editor  {
    padding: 10px 10px 0 24px;
}
.infobox_puce_fond .online_editor ul li {
    padding: 0 0 6px 19px;
}
.infobox .online_editor .vignette {
    border-top: 4px solid #CACACA;
    padding: 9px 0 8px 0;
    margin: 0 0 0 6px;
}
.pages .col_droite .infobox .online_editor .vignette{
    margin: 0;
}
.pages .infobox .online_editor .vignette {
    border-top: 1px solid #D9D9D9;
}
.pages .col_centre .infobox .online_editor .vignette {
    border-top: 0px solid #D9D9D9;
    margin-left: 0;
}
.pages .col_centre .infobox .online_editor .vignette.error {
    color: red;
    padding-top:0;
}
.pages .col_centre .infobox .online_editor .vignette.error strong {
    display:block;
    padding-top:11px;
}

.pages .infobox .online_editor .vignette p.date{
    float: none;
    font-size: 92%;
}
.infobox .online_editor .vignette img{
    position: relative;
}
.infobox .online_editor .vignette.first {
    border-top: 0px solid #fff;
}
.pages .col_droite .infobox .online_editor .vignette.first {
    border-top: 0px solid #fff;
    padding-top: 0;
}
.infobox_vignette .online_editor  {
    padding: 10px 11px 0 11px;
}
.pages .infobox_vignette .online_editor  {
    padding: 10px 11px 3px 15px;
}
.pages .col_droite .infobox_vignette .online_editor h4 {
    padding: 0 0 3px 0;
}
.infobox_vignette .online_editor .vignette p{
    padding: 0 0 7px 0;
}
.pages .col_droite .infobox_vignette .infobox_contact h4 {
    font-size: 100%;
}

.infobox_vignette .online_editor .infobox_contact p{
    font-size: 90%;
}
.infobox .online_editor .vignette_mea {
    border: 1px solid #BDBCBD;
    background: url(../images/css/degarde_vignette_mea.png) repeat-x bottom left;
    padding: 9px 0 30px 5px;
    margin: 0 0 5px 0;
}
.pages .col_centre .infobox .online_editor .vignette_mea {
    padding: 13px 0 4px 14px;
    margin: 0 -11px 10px -13px;
    border: 1px solid #BDBCBD;
}
.pages .col_centre .infobox .online_editor .vignette_mea img {
    margin: 0 12px 0 0 ;
}
.pages .col_centre .infobox .online_editor p {
    clear: none;
}
.pages .col_centre .infobox .online_editor .vignette_mea p {
    padding: 0;
}
.infobox .online_editor .vignette_mea2 {
    padding: 10px 0 16px 11px;
    margin: 0 -2px 8px -9px;
}
.pages .col_centre .infobox .online_editor .vignette_mea2 {
    padding: 9px 0 10px 14px;
    margin: 0 0 18px 80px;
    width: 235px;
}
.infobox .online_editor .vignette_mea2 h4 {
    font-size: 127.5%;
}
.infobox .online_editor .vignette_mea p.date {
    float: none;
}
.infobox .online_editor cite {
    font-style: italic;
    font-size: 110%;
    padding: 4px 0 0 0;
    display: block;
}
.pages .col_centre .infobox .online_editor cite{
    margin: -4px 10px 3px 0;
}
.pages .col_centre .infobox .online_editor cite img{
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
    vertical-align: baseline;
}
.pages .col_centre .infobox .online_editor cite img.closing_quote{
    vertical-align: text-top;
}

.iframe .online_editor  {
    padding: 0 !important;
}
/** LISTE RESULATS **/
.liste_resulats {
    background: url(../images/css/sepa_blocs.png) repeat-x;
    display:inline-block;
    padding: 10px 0 0 0;
}
.pages .col_centre .online_editor .item_block,
.pages .col_centre .online_editor .item_block.separateur{
    background: url(../images/css/sepa_blocs.png) repeat-x left bottom;
    display:block;
    width: 100%;
    border-color: #fff;
    padding: 0 0 12px 0;
    margin: 0 0 10px 0;
}
.pages .col_centre .online_editor .item_block.last{
    background: none;
    padding: 0 0 0px 0;
    margin: 0 0 0px 0;
}
.pages .col_centre .online_editor .item_block h3 {
    font-size: 100%;
    padding: 0;
}
.pages .col_centre .online_editor .item_block p,
.pages .col_centre .online_editor .item_block p a {
    padding: 0;
    color: #000;
}
.pages .col_centre .online_editor .item_block p a.email {
    font-weight: bold;
    color: #1149A1;
}
.pages .col_centre .online_editor .item_block a {
    text-decoration: none;
}
.pages .col_centre .online_editor .item_block a:hover {
    text-decoration: underline;
}
.pages .col_centre .online_editor .item_block.first{
    background: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #fff;
}
.pages .col_centre .online_editor .item_block.first h3{
    font-size: 117%;
}
.pages .col_centre .online_editor .item_block.first p.chapo{
    padding-bottom: 3px;
}
/** FORMULAIRE **/
.pages .col_centre .infobox.form .online_editor  {
    padding: 10px 20px 20px 0px;
}
.pages .col_centre .infobox.form .online_editor p{
    padding: 0 0 9px 15px;
}
.infobox form {}
.infobox .online_editor form span {
    color: #f81f00;
}
.infobox .online_editor span#nb_results {
    color: #f81f00;
}
.pages .col_centre .infobox .online_editor form p.warning {
    font-style: italic;
    padding: 0 0 0 111px;
    min-height: 50px;
    height: auto;
}
.pages .col_centre .infobox .online_editor form div.warning {
    font-style: italic;
    padding: 0 0 0 111px;
    height: auto;
}
.pages .col_centre .infobox.register .online_editor form div.warning {
    margin-bottom:15px;
}
.pages .col_centre .infobox .online_editor form div.warning h4{
    font-style: bold;
}
.pages .col_centre .infobox .online_editor form div.warning ul{
    color:#8b2112;
    padding:0 0 0 7px!important;
    list-style: disc outside;
    margin-left:5px;
}
.infobox .online_editor form label, form .infobox.register label {
    display: block;
    font-weight: bold;
    text-align: right;
    float: left;
    width: 100px;
    margin: 0 11px 0 0;
    padding: 0 0 15px 0;
}
.infobox .online_editor div.newsletter form label {
    display: inline;
    font-weight: normal;
    text-align: none;
    float: none;
    width: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.infobox .online_editor form div label, form .infobox.register div label {
    display: inline;
    font-weight: normal;
    text-align: left;
    float: none;
    width: auto;
    margin: 0;
    padding: 0 22px 0 0;
}
.infobox .online_editor form div#options label {
    margin-left:5px;
}
.infobox .online_editor form div#options h4 {
    margin-top:5px;
}
.infobox .online_editor form div#year {
    margin-top:5px;
}
.infobox.register form .list_checkbox, form .infobox.register .list_checkbox {
    width: 500px;
    margin-left:211px;
}
.infobox.register form .list_checkbox div, form .infobox.register .list_checkbox div {
    float: left;
    width:216px;
}
.infobox.register form .list_checkbox label, form .infobox.register .list_checkbox label {
    font-weight: normal;
    float:left;
}
.infobox.register form .list_checkbox input, form .infobox.register .list_checkbox input {
    width: auto;
    margin-right:5px;
    float:left;
}
.infobox.register form label, form .infobox.register label {
    width: 200px;
}
.infobox.register form label.nomargin, form .infobox.register label.nomargin {
    padding: 0;
}
.infobox .online_editor form div.zone_chekbox label {
    margin: 0;
    padding: 0;
}
.infobox .online_editor form div {
    float: left;
    width: 271px;
    font-size: 92%;
    margin: 0 0 15px 0;
}
.infobox .online_editor form#mybasketForm div {
    font-size: 100%;
    width: auto;
}
.infobox.register form div, form .infobox.register div {
    margin: 0 0 3px 0;
    float:none;
}
.infobox.register form div.block, form .infobox.register div.block {
    margin: 0 0 3px 0;
}
.infobox.register form div.block input, form .infobox.register div.block input {
    width: 450px;
}
.infobox.register form div, form .infobox.register div {
    width: 700px;
}
.infobox.register form div.ligne, form .infobox.register div.ligne {
    float:left;
    width:400px;
}
.infobox.register form div.ligne input.besoins {
    width: auto;
}
.infobox.register form div.buttonblock, form .infobox.register div.buttonblock {
    text-align: center;
    margin-top:20px;
}
.infobox.register form div.buttonblock input, form .infobox.register div.buttonblock input {
    float: none;
    width: auto;
}
.infobox.register form input, form .infobox.register input {
    float: left;
    width: 400px;
}
.infobox.register form input.checkbox, form .infobox.register input.checkbox {
    width: auto;
}
.infobox.register form input.besoins, form .infobox.register input.besoins {
    width: auto;
    margin-right: 5px;
}
.infobox.register form input {
    float:none;
}
.infobox.register form input.checkbox {
    width: auto;
}
.infobox.register form input.ezcca-avrs_user_captcha, form .infobox.register input.ezcca-avrs_user_captcha {
    width: 100px;
    margin-left:5px;
}
.infobox.register .online_editor form select, form .infobox.register select {
    float: left;
    width:405px;
}
.pages .col_centre .infobox.register form img, .pages .col_centre form .infobox.register img,
.pages .col_centre .infobox.register .online_editor form img {
    float: left;
}
.breakit {
    clear: both!important;
    height: 0!important;
    width: 0!important;
    font-size: 0!important;
    margin: 0!important;
    padding: 0!important;
    float:none!important;
}
.infobox.register form .explain {
    font-style: italic;
    padding:4px 4px 4px 213px;
    width:400px;
}
.infobox .online_editor form div.breaker{width:auto;}
.infobox .online_editor form div.form_field {
    margin-bottom: 15px;
    width:410px!important;
}
.infobox .online_editor form div.trois_col {
    margin-bottom: 5px;
    width:610px!important;
}
.infobox .online_editor form div.trois_col .input {
    padding: 0 0 0 3px;
    width: auto;
    vertical-align: top;
}
.infobox .online_editor form div.trois_col .input.own_function {
    width: 300px;
}
.infobox .online_editor form div.captcha {
    border: 1px solid #6d6d6d;
    width: 270px;
    padding: 3px 0 13px 6px;
    font-size: 100%;
}
.infobox .online_editor form div.captcha label {
    font-weight: bold;
    padding: 0;
}
.pages .col_centre .infobox .online_editor form div.captcha h3 {
    color: #000;
    font-size: 100%;
    padding: 0 0 5px 0;
}
.infobox .online_editor form div.zone_chekbox {
    margin: 0 0 0 0;
}
.infobox .online_editor form .input {
    border: 1px solid #6d6d6d;
    width: 185px;
    margin: 0 6px 3px 0;
    padding: 0 0 0 5px;
    font-size: 110%;
}
.infobox .online_editor form .input2 {
    width: 90px;
    text-align: center;
    padding: 0;
}
.infobox .online_editor form .input_day {
    width: 20px;
    text-align: center;
    padding: 0;
}
.infobox .online_editor form .input_month {
    width: 20px;
    text-align: center;
    padding: 0;
}
.infobox .online_editor form .input_year {
    width: 40px;
    text-align: center;
    padding: 0;
}
.infobox .online_editor form .input3 {
    width: 155px;
}

.infobox .online_editor form div.captcha .input {
    width: 155px;
}

.infobox .online_editor form textarea {
    border: 1px solid #6d6d6d;
    width: 270px;
    padding: 0 0 0 5px;
    font-size: 110%;
}
.infobox .online_editor form .radio {
    vertical-align: bottom;
    height: 13px;
    width:13px;
}
.infobox .online_editor form .checkbox {
    height: 13px;
    width:13px;
    float: left;
}
.infobox .online_editor form select {
    width:122px;
    font-size: 110%;
}
.pages .infobox .online_editor form select {
    width:390px;
}
#search_avrs_engine.infobox .online_editor form select {
    font-size:10px;
    width:190px;
}
.infobox .online_editor form select.dropdown {
    width:auto!important;   
    font-size: 110%;
}
.infobox .online_editor form div span {
    font-size: 110%;
}
.pages .col_centre .infobox .online_editor form div p {
    font-size: 110%;
    color:#585858;
    padding: 0;
}

.pages .col_centre .infobox .online_editor  form select.dropdown {
    font-size: 110%;
    max-width : 400px;
}
.pages .col_centre .infobox .online_editor form img {
    float: none;
    vertical-align: middle;
    padding: 0;
}
.pages .col_centre .infobox .online_editor form div.captcha img.border_noir {
    border-color: #000000;
    float: left;
    margin: 4px 6px 0 0;
}
.pages .col_centre .infobox .online_editor form div.captcha ul  {
    padding: 4px 0 0 0;
}

.pages .col_centre .infobox .online_editor form div.captcha ul li  {
    padding: 0 0 6px 0;
}
.pages .col_centre .infobox .online_editor form div.captcha p  {
    padding: 0 0 5px 0;
}
/** FORMULAIRE 2 **/
.infobox .online_editor form.recherche {
    padding: 0 0 9px 0;
}
.infobox .online_editor form.recherche label {
    display: inline;
    float: none;
    color: #8B2112;
    font-size: 127.5%;
    width: auto;
    text-align: left;
}
.infobox .online_editor form.recherche .input {
    font-size: 92%;
    background: url(../images/css/bg_input2.png) no-repeat;
    border: 0px;
    width: 185px;
    padding: 1px 20px 0 5px;
    min-height: 17px;
    height: auto;
}
/** LISTE RESULATS 2 **/
.liste_resulats2 {
    background: url(../images/css/sepa_blocs2.png) repeat-x bottom left;
    padding: 0 0 10px 0; 
    margin: 0 0 13px 0;
}
.online_editor .liste_resulats2 table,
.online_editor .liste_resulats2 table td{
    border: 0;
}
.online_editor .liste_resulats2 table{
    font-size: 92%;
    background: url(../images/css/sepa_blocs2.png) repeat-x top left;
}
.online_editor .liste_resulats2 table td{
    padding: 9px 10px 10px 9px;
}
.online_editor .liste_resulats2 table thead td,
.online_editor .liste_resulats2 table tr th{
    font-weight: normal;
    background: url(../images/css/sepa_blocs2.png) repeat-x bottom left;
    padding: 9px 30px 7px 9px;
}
.pages .col_centre .online_editor table td .item_block{
    background: none;
    border: 0px;
    padding: 0;
    margin: 0;
}
.pages .col_centre .online_editor table td .item_block h3 {
    font-size: 110%;
    height: auto;
}
.pages .col_centre .online_editor table td .item_block h3 a,
.pages .col_centre .online_editor table td .item_block span{
    color: #294D95;
}

/** start gumai **/
#formCaptcha{
    width:auto;
    height:auto;
    margin: 0;
}

.pages .col_centre .infobox .online_editor.online_editor_newsletter  {
    padding: 7px 20px 5px 20px!important;
}

.infobox .online_editor.online_editor_newsletter form label {
    padding: 0 0 3px 0!important;
}
.infobox .online_editor.online_editor_newsletter form div {
    margin: 0 0 3px 0!important;
}

.infobox .newsletter_subscription{
    padding-top: 15px!important;
}

.infobox .newsletter_subscription form div{
    width: auto!important;
    margin: 0 0 3px 0!important;
}

.infobox .newsletter_subscription form label{
    width: auto!important;
    margin: 0 10px 0 10px!important;
    padding: 0 0 0 0!important;
}

.infobox .newsletter_subscription form p{
    clear:both;
    width: auto!important;
    margin: 0 0 0 22px!important;
}

/* Edition des pages */
div.right{
    float:right;
    display:inline;
}
form.button {
    margin-left:5px;
    padding:0;
    float:left;
}
div.controls{
    margin-bottom:10px;
}
div.content-edit div.block {
    margin-top:20px;
}
div.content-edit div.block label.att-title {
    font-size:14px;
    margin-bottom:5px;
    background-color:gray;
    color:white;
    padding:2px;
}
div.content-edit div.block fieldset {
    padding:0px;
}
div.content-edit div.block fieldset div.block {
    margin:0;
}
div.content-edit div.block fieldset div.block p {
    margin-left:5px;
}
div.content-edit div.block fieldset div.block label {
    margin-top:10px;
    margin-bottom:5px;
}
div.content-edit div.block fieldset input.button {
    font-size:12px;
    font-family:arial;
}
div.content-edit div.block label.att-title span {
    font-size:14px;
    color:white;
}
div.content-edit div.block label.message-error{
    background-color:#A00000;
}
div.content-edit div.buttonblock{
    margin-top:20px;
    margin-bottom:10px;
}
.pages .col_centre .infobox .online_editor form div.warning2 {
    font-style: italic;
    padding: 0 0 0 30px;
    height: auto;
}
img.right{
    float:right!important;
    display:inline;
}
img.left{
    float:left!important;
    display:inline;
}
div.legal_mention {
    font-size:10px;
    padding-bottom:10px;
}
.infobox .online_editor div.vignette.vignette_img_left{
    float:none!important;
    text-align:left;
}
.infobox .online_editor div.vignette.vignette_img_right{
    float:none!important;
    text-align:right;
}
.infobox .online_editor div.vignette.vignette_img_center{
    float:none!important;
    text-align:center;
}
.infobox .online_editor div.vignette.vignette_img_left img,
.infobox .online_editor div.vignette.vignette_img_right img,
.infobox .online_editor div.vignette.vignette_img_center img,
.infobox .online_editor img.no_float{
    float:none!important;
}
.infobox .online_editor div.vignette.vignette_img_center img {
    margin: 0;
}
/** end gumai **/

div.vignette.icon img {
    border: none !important;
}
div.vignette.icon a {
    text-decoration: none !important;
    color: #1149A1;
    font-weight: bold;
}
div.vignette.icon a:hover {
    text-decoration: underline !important;
}

.online_editor td ul.liste_puce {
    padding: 0 0 0 0 !important;
}
.teasing #formLoginContent {
    width: 400px;
}
.col_droite #formLoginContent {
    margin-bottom:5px;
}
#formLoginContent p.warning {
    min-height: 0;
    padding: 0 0 15px 121px;
}
#formLoginContent label {
    width: 110px;
}
#formLoginContent div {
    width: 261px;
}
#formLoginContent div.inputs {
    float:left;
    width:190px;
}
#formLoginContent div.inputs input {
    width:180px;
    border: 1px solid #F1F2ED;
    background: #F1F2EC;
    height: 20px;
}
#formLoginContent input.submit {
    float: left;
    background: url(../images/contenu/avrs_login_page_button.png) no-repeat left top;
    border:0;
    height:54px;
    width:54px;
}
.col_droite #formLoginContent label {
    width: 110px;
    text-align: left;
    padding-bottom: 7px;
}
.col_droite .infobox_login #formLoginContent label {
    padding-bottom: 3px;
}
.col_droite .infobox .online_editor form #formLoginContent div {
    width: 194px;
    margin-bottom: 10px;
}
.col_droite .infobox.infobox_login .online_editor form #formLoginContent div {
    margin-bottom: 5px;
}
.col_droite #formLoginContent div input {
    width: 173px;
}
.infobox_login .inputs input {
    border: 1px solid #819EB5;
    height:18px;
    padding-left:2px;
    width:190px;
}
.infobox_login .inputs {
    float: left;
    width: 200px;
}
.infobox_login input.submit {
    background: url(../images/css/avrs_homepage_login_button.gif) no-repeat 0 0;
    border: none;
    height:44px;
    width:71px;
}
.infobox_login .newsletters {
    padding: 1px 0 15px;
}
.infobox_login .inputs {
    width:261px !important;
}
.infobox_login .newsletters .ligne_nl {
    width:180px;
    margin:5px 0 0;
    display:block;
    clear:both;
}
.infobox_login #loginForm #formLoginContent .inputs {
    margin:10px 0; 
}
.infobox_login #createNewAccount img {
    margin-left:3px;
    border:none;
}
.infobox_login #loginForm {
    display:block;
    clear:both;
}
.infobox_login .moreInformation, .infobox_dashboard .moreInformation {
    background: url('../images/mazarsConnect/moreInformationBackground.png') no-repeat;
    height:31px;
    width:176px;
}
.infobox_login .moreInformation a:hover, .infobox_dashboard .moreInformation a:hover {
    text-decoration:none;
    cursor:pointer;
}
.infobox_login .moreInformation a, .infobox_dashboard .moreInformation a {
    font-weight:bold;
    color:#FFF;
    margin:10px 0 0 10px;
    position:absolute;
    width:156px;
    text-align:center;
}
.infobox_login .otherOptions, .infobox_dashboard .otherOptions{
    background: url('../images/mazarsConnect/otherOptionsBackground.png');
    height:31px;
    width:176px;
}
.infobox_login .otherOptions a:hover, .infobox_dashboard .otherOptions a:hover{
    text-decoration:none;
    cursor:pointer;
}
.infobox_login .otherOptions a, .infobox_dashboard .otherOptions a{
    font-weight:bold;
    color:#FFF;
    margin:10px 0 0 10px;
    position:absolute;
    width:156px;
    text-align:center;
}
.infobox_dashboard {
    background: url(../images/css/logo_mco.png) 10px 10px no-repeat white;
    padding-top: 40px;
}
.infobox_dashboard .online_editor div {
    font-size:11px;
}
.infobox_login #updateSubscriptions {
    background:url('../images/mazarsConnect/updateSubscriptions.png');
    width:174px;
    height:29px;
    border:0 none;
    margin-top:10px;
    color:#FFF;
}
.infobox_login .infoSubscribe {
    margin-top:10px;
}
.pages .col_centre .infobox .online_editor .title {
    font-size: 195%;
    padding: 0;
    font-weight: bold;
    color: #1149A1;
}
.pages .col_droite .online_editor .item_block,
.pages .col_droite .online_editor .item_block.separateur{
    background: url(../images/css/sepa_blocs.png) repeat-x left bottom;
    display:inline-block;
    border-color: #fff;
    padding: 0 0 2px 0;
    margin: 0 0 1px 0;
}

.pages .col_centre .online_editor .item_block.competences {
    padding: 0 0 3px 0;
    margin: 0 0 2px 0;
}
/* EIM cv*/
.online_editor div#rightcolumn,
.online_editor div#leftcolumn {
    float: left;
    width: 292px;
    padding: 0 10px;
}
.online_editor div#leftcolumn.pad0 {
    padding-left: 0;
}
.online_editor div#rightcolumn {
    border-left: solid 1px;
}

.online_editor div#rightcolumn select,
.online_editor div#leftcolumn select,
.online_editor div#rightcolumn label,
.online_editor div#leftcolumn label {
    width: 100%;
}

.online_editor div#rightcolumn input,
.online_editor div#leftcolumn input {
    width: 287px;
}
.pages .col_centre .infobox .online_editor .vignette p {
    padding: 0px;
}
.pages .col_centre .infobox .online_editor .vignette h3 {
    padding: 10px 0 0 0;
}
.pages .col_centre .infobox .online_editor .vignette p.grade,
.pages .col_centre .infobox .online_editor .vignette p.profiles {
    padding-top: 10px;
}
.pages.deux_col .col_centre .infobox .online_editor .vignette ul li {
    border: none;
    background:url(../images/css/puce2b.png) no-repeat 0 0;
    padding: 0 0 0 16px;
    list-style: none;
}
.pages.deux_col .col_centre .infobox .online_editor .vignette ul {
    margin: 0px;
}
/* EIM tableau de resultats recherche ref et clt */
table.result_reference {
    table-layout: fixed;
}
table.result_reference .country {
    width: 6%;
}
table.result_reference .client {
    width: 20%;
}
table.result_reference .sector {
    width: 15%;
}
table.result_reference .fees {
    width: auto;
}
table.result_reference .partners {
    width: auto;
}
table.result_reference .type {
    width: 9%;
}
table.result_reference .services {
    width: 10%;
}
table.result_reference .source {
    width: 8%;
}

/* EIM separation des elements graphiques */
#page #conteneur .col_centre .infobox .online_editor .object-center{clear:both;}

/* SCO lien box statique */
.col_droite .infobox .online_editor p a{text-decoration:none;font-weight:bold;}
.col_droite .infobox .online_editor p a:hover{text-decoration:underline;}
.col_gauche .infobox .online_editor p a{text-decoration:none;font-weight:bold;}
.col_gauche .infobox .online_editor p a:hover{text-decoration:underline;}


/* EIM pictos dans les liste (import, export, photo) */

.infobox .online_editor tbody td.image-cell {
    text-align : center;
}

.infobox .online_editor tbody td.image-cell img , .pages .col_centre .infobox .online_editor td.image-cell img{
    float: none;
    border: none;
}

/* EIM registration */
.infobox form.registration {float:left;margin-bottom:20px;}

/* EIM Invitation letter */
.noprint{float:left;width:100%;margin:0;padding:0;font-style:italic;font-weight:bold;color:grey;}
.printonly{display:none;}

/* adaptation pov */
#page .infobox.infobox_vignette.pov .online_editor ul{padding-top:5px;}
.pov_dyn {background: #fff;border: 1px solid #CFCFCF;margin: 0 0 8px 0;overflow: hidden;word-wrap: break-word;}
#page .col_droite #debug{display:none;}

/* Module CV */
.cv_small_info {
    font-family: Arial;
    font-size: 8pt;
    padding: 5px;
}

#msg_no_result h3 {
    color: #8B2112;
}

/* GEM */

.form-content-right-gemstep3generation
{
    height: 120px;
}

.error_message {
    color: red;
}

div.cm_notice {
    display: none;
    margin-bottom: 1em;
    padding: 1em;
    background: #FBEC88;
    border: 1px solid #FAD42E;
}

div.cm_hidden {
    display: none;
}

.gem_group_event_exportcsoptions
{
    margin-left: 50px;
    disabled: disabled;
}

/******************* CC ******************************************/

.pages .col_centre .infobox .online_editor .photograph_small {
    border-top: 0px solid #D9D9D9;
    margin-left: 0;
    float:left;
    padding:12px 0 0px;
}
.pages .col_centre .infobox .online_editor .photograph_tiny {
    border-top: 0px solid #D9D9D9;
    margin-left: 0;
    float:left;
    padding:6px;
}
.pages .col_centre .infobox .online_editor table .photograph_small img {
    margin:0px;
}

.pages .col_centre .infobox .online_editor table div.photograph_small {
    padding-top:3px;
}

.pages .col_centre .infobox .online_editor .text_photograph_small,
.col_droite .infobox .online_editor .text_photograph_small {    
    float:left;
    padding:8px 0 10px;
    width:342px;
}

.pages .col_centre .infobox .online_editor .text_photograph { 
    margin-left:80px;
    padding:8px 0 10px 0;
}
.pages .col_centre .infobox .online_editor .text_photograph_tiny { 
    margin-left:60px;
    padding:8px 0 10px 0;
}
.pages .col_centre .infobox .online_editor .comments .comment {
    background-color: #D5D5D4;
    margin-left: 55px;
    margin-bottom: 2px;
}
.pages .col_centre .infobox .online_editor .comments .commentlink {
    background-color: #D5D5D4;
    margin-bottom: 2px;
    margin-left: 55px;
    padding: 4px 5px;
}
.pages .col_centre .infobox .online_editor .comments {
    margin-bottom: 10px;
}
.pages .col_centre .infobox .online_editor .picto_feeling img,
.infobox .online_editor .picto_feeling img {
    border: 0px solid #27437d;
    float:none;
    height:11px;    
}

.infobox.list_members .online_editor tr td {
    vertical-align:top;
    margin-top:3px;
}

.infobox.list_members .online_editor tr th.photograph {
    width:60px;
}

.infobox.list_members .online_editor tr th.participation {
    width:100px;
}

.pages .col_centre .infobox ul.infobox_cc_link,
.pages .col_droite .infobox ul.infobox_cc_link  {
    padding: 10px 10px 10px 15px;
}

.pages .col_centre .infobox ul.infobox_cc_link li,
.pages .col_droite .infobox ul.infobox_cc_link li {
    background:transparent url(../images/css/puce1.png) no-repeat scroll left top;
    padding:0px 0 0px 19px;
    margin:2px 0;
}

.pages .col_centre .infobox ul.infobox_cc_link li a,
.pages .col_droite .infobox ul.infobox_cc_link li a {
    font-weight:bold;
    font-size:109.5%
}

.infobox .online_editor p span.bubble_user a,
.infobox .online_editor p span.bubble_message a,
.infobox .online_editor p span.bubble_noqtip a {
    font-size:100%; 
}

a .bubble-content,
a .bubble-title,
.bubble-form .bubble-content,
.bubble_message .bubble-content,
.bubble_message .bubble-title {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    display: none;
}

/* The following are used in the dynamic tree menu */
.pages .col_centre .infobox .online_editor div.loaded a.openclose-open, div.loaded a.openclose-close, 
.pages .col_centre .infobox .online_editor div.loaded a.openclose-error {
    float:left;
    width: 16px;
    height: 16px;
    background-image: url( '../images/content_tree-open.gif' );
    background-repeat: no-repeat;
    background-position: center center;
}

.pages .col_centre .infobox .online_editor div.loaded  {
    display: block;
    float:left;
    width:100%;
}

.pages .col_centre .infobox .online_editor div.loaded  img.content_tree {
    border: 0px solid;
    padding-top:8px;
}

.pages .col_centre .infobox .online_editor div.loaded  .reply {
    border-left:1px solid;
    float:left;
    margin-left:20px;
}

.pages .col_centre .infobox .online_editor div.loaded  .reply.tab {
    margin-left:40px;   
}


.display_inline {
    display:inline; 
}

.display_none {
    display:none; 
}

.pages .col_centre .infobox .online_editor div.loaded.tab {
    margin-left:-8px;   
}

.pages .col_centre .infobox .online_editor div.loaded.first {
    margin-bottom:10px;   
}

.pages .col_centre .infobox .online_editor div.loaded .text_photograph {
    margin:0px;
    padding:8px 0 10px 0;
    text-align:justify;
}

/******************* CC Form Styles ******************************************/

.cc-form .form-title {
    padding: 4px 0 0px 15px;
    background: #07266B url(../images/css/bg_titre_infobox.png) repeat-x scroll 0 0;
}

.cc-form .form-title h1{
    color: #FFFFFF;
    font-size: 12px;
    margin: 1px 0px;
}

.cc-form .form-title a.close{
    display: none;
    float: right;
    color: #FFFFFF;
    margin: 2px 6px 4px;
}

#facebox .cc-form .form-title a.close {
    display: block
}


#cc-mfc-qm-post.cc-form .cc-form-fields .block, #cc-mfc-clac-post.cc-form .cc-form-fields .block {
    padding: 3px 0;
}

#cc-mfc-qm-post.cc-form p.explain, #cc-mfc-clac-post.cc-form p.explain {
    font-weight: bold;
    color: #8B2112;
    margin-bottom: 5px;
}

.cc-form .cc-form-fields .block input,
.cc-form .cc-form-fields .block textarea,
.cc-form .cc-form-fields .block select {
    display: block;
    width: 100%;
    border: 1px solid #AAA;
    font-size : 11px;
    font-family: Arial, Verdana, Sans;
    width: 356px;
}

.cc-form .cc-form-fields .block input ,
.cc-form .cc-form-fields .block textarea {
    padding: 1px 3px;
    width: 348px;
}

.cc-form .cc-form-fields .block input.error, 
.cc-form .cc-form-fields .block textarea.error,
.cc-form .cc-form-fields .block select.error {
    border: 1px solid #FF8888;
    background: #FFFFDD;
}

.cc-form .cc-form-fields .block input.radio {
    float:left;
    width: auto;
    border: none;
}

.cc-form .cc-form-fields .block label.radio {
    float:left;
    width: auto;
    margin-right:16px;
    padding:1px 5px;
    border: none;
}

.cc-form .cc-form-fields textarea {
    height: 100px;
}

.cc-form .cc-form-fields .block.text p {
    margin: 3px 0 0 0;
    text-align: right;
}

.cc-form .cc-form-fields .block.date input {
    width:auto;
    display:inline;
}

.cc-form .controls {
    margin : 10px 0 0;
    padding : 5px 0px 0;
    border-top : solid 1px #DDD;
}

.cc-form .controls input.button, .cc-form .controls button.button, .cc-form .controls a.button {
    float: right;
    margin: 0px 0px 0px 5px;
    padding: 4px 14px;
    background-color: #274699;
    border:1px solid #274699;
    color : #FFFFFF;
    font-weight: bold;
}

.cc-form .controls .button.next-step {
    display:none;
}

.cc-form .cc-form-response {
    display: none;
}


.cc-form .cc-form-response.error {
    border-left: 3px solid #FF0000;
    margin: 8px 25px 13px;
    padding: 4px 5px;
}

.cc-form .cc-form-response.error.reply {
    display: block;
}

.cc-form .cc-form-response.success {
    margin: 8px 10px 13px;
}


.cc-form .cc-form-response.error h2 {
    padding: 0 8px;
}

.cc-form .cc-form-response.success h2 {
    padding : 5px 8px;
}

.cc-form .cc-form-response.success p {
    margin: 10px;
}

.cc-form .cc-form-response.error ul {
    list-style-position: inside;
    list-style-type: disc;
    margin: 13px 13px 3px;
}

.cc-form .form-content {
    padding: 10px;
}

.cc-form .cc-form-processing-display {
    display: none;
}

#facebox .cc-form .cc-form-processing-display img , .cc-form .cc-form-processing-display img {
    display:block;
    float: left;
    margin: 0 6px 0 0;
}

.cc-form .cc-form-processing-display span {
    display:block;
    padding: 2px 3px;
}

#myform_dashboard .dashboard{
    border: none;
    background-color: #07266B;
    color: #FFFFFF;
    padding: 2px;
}

.cc-form #content-upload-hidden {
    display: none;
}

.cc-form #content-upload-notice {
    margin-top: 1em;
    margin-bottom: 1em;
}

.cc-form #content-upload-filelist {
    margin: 5px 0;
}

.cc-form #content-upload-filelist p {
    margin: 5px 0;
}

.cc-form #content-upload-filelist a,
.cc-form #logo-upload-filelist a {
    cursor: pointer;
    padding: 2px 3px;
    display: inline-block;
}

.cc-form #content-upload-filelist a img,
.cc-form #logo-upload-filelist a img {
    vertical-align: middle;
}

.cv_success_story{
    margin-top:5px;
}
.cv_success_story .logo {
    float:left;
    width: 82px;
}
.cv_success_story .body {
    float:left;
    width: 500px;
}

/********************************************
*                 CALENDRIER            
********************************************/
.calendar {
    padding:8px 0 0;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}
.double_calendrier .calendar {
    padding:8px 0 0;
    float:left;
    margin: 0;
    width: 150px;
}

.calendar .entete p {
    font-weight:bold;
    padding:3px 0 5px;
    text-align:center;
}

.calendar .entete a img.next_month {
    margin-right:8px;
    float:right;
}
.calendar .entete a img.previous_month {
    margin-left:8px;
    float:left;
}

.calendar .entete a img, .entete a img {
    border:none;
    vertical-align:middle;
}

.calendar .calendrier {
    background-color:#FFFFFF;
    /*float:left;*/
    padding:5px;
}

.calendar .calendrier table {
    text-align:center;
}

.calendar .calendrier table tr.jours th {
    border-color:#BDBCBD;
    border-style:solid;
    border-width:1px 0;
}
.calendar .calendrier table th {
    font-size:100%;
    font-weight:bold;
    padding:3px 0;
    text-align:center;
}

.calendar .calendrier table td {
    font-size:91%;
    padding:2px 0 0;
    text-align:center;
}

.calendar .calendrier table td a, .calendar .calendrier table td span {
    color:#343434;
    display:block;
    height:15px;
    padding-top:1px;
    width:19px;
}

.calendar .calendrier table td a.event_j {
    background:transparent url(../images/css/event_j.png) no-repeat scroll 1px 0px;
    color:white;
}

.calendar .calendrier table td a.event_in {
    background:transparent url(../images/css/event_in.png) no-repeat scroll 1px 0px;
    color:white;
}

.calendar .calendrier table td span.noevent_j{
    background:url(../images/css/noevent_j.png) no-repeat scroll 1px 0px;
}

.infobox .online_editor.cc_bo_moderator table, 
.infobox .online_editor.cc_bo_moderator table td{
    border: 0 none;
    margin: 0px;
}

.infobox .online_editor.cc_bo_moderator table td{
    padding-left: 0px;
}

.infobox.qm .photograph_small
{
    float:left;
    margin:0 10px 6px 0;
    width:53px;
}

/********** BLOC CC HOME ***********************/
.infobox.cc .online_editor p span a {
    font-size:100%;
}

/*
 * M11895 : When using a 'limited' account on the EIM, we have to hide certain
 * elements from the user, like the edit buttons, etc. BEcause the homepage is a
 * view 'full', it gets cached, and thus cannot use data from the session to
 * make that change. Instead, we put a class on the page and hide it in CSS. It
 * doesn't make much difference anyway since what we want on the EIM is to hide
 * it, not to 'block' it.
*/
#page.profile-limited div.infobox div.controls {
    display: none;
}
/** teasing AVRS **/
.teasing, .teasing_text_linked { 
    /*background:#F9B54B;
    border:1px solid #F79812;*/
}
.teasing {
    padding:5px;
    clear:both;
}
.teasing p {
    color: #8A210C;
    font-weight: bold;
}
.teasing_text_linked { height:16px; }
.pages .col_centre .infobox .online_editor .teasing img, .pages .col_centre .infobox .online_editor .teasing_text_linked img { border:0px none }

.protected_file, .pages .col_centre .infobox .online_editor ul li span.protected_file {
    background: url('../images/contenu/cadenas.png') no-repeat 0 0;
    padding-left:18px;
    color:#1149A1;
    font-weight:bold;
    padding-top: 2px;
}
.protected_file img, .pages .col_centre .infobox .online_editor .protected_file img {
    border: 0px;
}
/*******************facebox***************************/
/********tableau***************************/
#facebox .form-content table{
    border: 0px solid #cdcdcd;
    border-width: 1px 0 1px 1px;
    margin-bottom: 10px;
}
#facebox .form-content thead td,
#facebox .form-content tr th{
    font-weight: bold;
    color: #8b2112;
    padding: 5px;
    border: 0px solid #cdcdcd;
    border-width: 1px 1px 1px 0;
}
#facebox .form-content thead td p,
#facebox .form-content tr th p{
    padding:0!important;
}
#facebox .form-content tbody td{
    padding: 5px;
    border: 0px solid #cdcdcd;
    border-width: 0 1px 0 0;
}
#facebox .form-content tbody .pyjama td{
    background: #f1f2ec;
}
#facebox .form-content tbody td.pyjama{
    background: #f1f2ec;
}
/********form-content******/
.facebox .form-content {
    padding:10px;
}
.facebox .form-content button.button {
    background-color:#274699;
    border:1px solid #274699;
    color:#FFFFFF;
    float:right;
    font-weight:bold;
    margin:0 0 5px 5px;
    padding:4px 14px;
}
/********form-title**********/
.facebox .form-title {
    padding: 4px 0 0px 15px;
    background: #07266B url(../images/css/bg_titre_infobox.png) repeat-x scroll 0 0;
}

.facebox .form-title h1{
    color: #FFFFFF;
    font-size: 12px;
    margin: 1px 0px;
}

.facebox .form-title a.close{
    float: right;
    color: #FFFFFF;
    margin: 2px 6px 4px;
}

.facebox .form-content .form-title a.close {
    display: block
}
/**********************************************/

/*****************tablesorter******************/
table.tablesorter thead tr .header {
    background-image: url(../images/css/table_bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    padding-right: 20px;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/css/table_asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/css/table_desc.gif);
}

/**********************************************/

/*****************newsletter*******************/
form#newsletter_write_form input.input {
    /*padding: 2px;*/
    border: solid 1px;
    width: 580px;
    /*height: 20px;*/
}
div#recipients,
div.textarea,
div.input {
    padding: 2px;
    border: solid 1px;
    background: #F1F2EC;
}
div.input {
    width: 580px;
    height: 15px;
}
div.textarea {
    width: 580px;
    height: auto;
}
div#recipients {
    width: 580px;
    height: 200px;
    overflow-y: scroll;
}
.online_editor#newsletter_confirm h3,
#newsletter_write_form form fieldset h3,
#newsletter_write_form form fieldset input#submit {
    margin-top: 10px;
}
div#newsletter_write_div,
div#recipients {
    display: none;
}
.infobox .online_editor#newsletter_sent img {
    border: none;
}
.infobox .online_editor#newsletter_sent button {
    clear:both;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
ul#show_hide_recipients,
ul#show_hide_recipients li {
    border: none;
    margin-left: 0px;
}
/**********************************************/
/*********moteur de recherche avrs*************/
.online_editor #hidden_result {
    display: none;
}
.online_editor form#searchform fieldset {
    width: 49%;
}
.online_editor form#searchform fieldset.left {
    float: left;
}
.online_editor input.center {
    clear: both;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.online_editor {
    position: relative;
    margin-bottom:10px;
}
.online_editor .actions {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.online_editor .actions a {
    margin: 0 5px 0 5px;
}
.online_editor .actions #actions-links,
.online_editor .actions #result-count {
    display:inline;
}
.online_editor .actions #result-count {
    margin-right:10px;
}
#search_result_editor {
    overflow-x: scroll;
    margin-bottom: 0px;
    width: 651px;
}
#search_result table {
    white-space: nowrap;
}
#errors.infobox li {
    border-top: none;
}
.mailing {
    display:inline;
}
.mailing input {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    color:#1149B6;
    cursor:pointer;
    display:inline;
    font-weight:bold;
    padding:0 0 1px;
}
#newsletter_confirm .warning {
    border:1px solid red;
    margin-bottom:10px;
    padding:5px;
    width:220px;
}
.infobox .online_editor form div.description_form{
    margin-left:20px;
    width:auto;
}
/**********************************************/
.kam_info {
    float:left;
    margin-left: 5px;
}
.kam_photo {
    float:left;
}
.kam_start {

}
.kam_tag {
    background: #1149A1;
    color:white;
    font-size:9px;
    font-weight:bold;
    padding:1px 1px 0;

}
.clac_search_bloc {
    width:400px;
}
.infobox .online_editor form div.left_clac_search {
    float:left;
    margin:0;
    width:330px;
}
.infobox .online_editor form div.right_clac_search {
    float:left;
    width:70px;
    font-size:13px;
    padding-top:7px;
}
.pages .infobox .online_editor form .left_clac_search select {
    width: 320px;
    border:1px solid black;
    margin-top:5px;
}
.clac_search_text {
    width: 315px;
    border:1px solid black;
    margin-top:5px;
    padding-left:3px;
}
.pages .infobox .online_editor form .left_clac_search input.day,
.pages .infobox .online_editor form .left_clac_search input.month {
    background:none repeat scroll 0 0 white;
    border:0 none;
    color:black;
    float:left;
    margin-left:3px;
    margin-top:5px;
    padding:0;
    width:18px;
}
.pages .infobox .online_editor form .left_clac_search input.year {
    border:0;
    background: white;
    color: black;
    float:left;
    margin-left:3px;
    margin-top:5px;
    padding:0px;
}
.pages .infobox .online_editor form .left_clac_search input.reset {
    color: white;
    background-color: #808080;
    border: none;
    font-size:11px;
    padding:2px;
}
.pages .infobox .online_editor form .left_clac_search input.expected_fees {
    border:1px solid black;
    float:left;
    margin-top:5px;
    padding-left:3px;
}
.pages .infobox .online_editor form .left_clac_search label.fees {
    display:block;
    float:left;
    margin-top:6px;
    width:144px;
}
.pages .infobox .online_editor form .left_clac_search label.date {
    display:block;
    float:left;
    margin-top:7px;
    width:130px;
}
.pages .infobox .online_editor form .left_clac_search .inter {
    float:left;
    padding-top:7px;
    width:2px;
}
.pages .infobox .online_editor form .right_clac_search input {
    background-color:#AE493A;
    border: none;
    color:white;
    font-size:11px;
    padding:2px;
    margin-top:5px;
}
.pages .infobox .online_editor form .right_clac_search span {
    font-weight: bold;
    color: #6A100E;
    display:block;
}
#all_topics a, #latest_topics a {
    font-weight: bold;
}
.bold {
    font-weight: bold;
}

/**********************************************/
/*****************     CV     *****************/
/**********************************************/
.cv_contact_infobloc {
    margin-bottom: 10px;
}
.cv_contact_infobloc_left,
.cv_professional-background_experience_startyear,
.cv_professional-background_experience_endyear{
    float: left;
}
.cv_contact_infobloc_right,
.cv_professional-background_experience_organisation {
    float: right;
}

.cv_contact_infobloc_right select,
.cv_contact_infobloc_right input,
.cv_professional-background_experience_organisation input {
    width: 270px;
}


.cv_contact_infobloc .fulltextarea{
    width: 100%;
}
.cv_professional-background_moreboxes{
    margin-top: 15px;
    margin-bottom: 20px;
}
.cv_professional-background_experience_number{
    font-weight:bold;
}
.cv_professional-background_experience{
    margin-top: 5px;
    margin-bottom: 15px;
}
.cv_professional-background_experience_endyear{
    margin-left: 6px;
}
.cv_professional-background_experience_firstcolumn,
.cv_professional-experience-clients_firstcolumn{
    float: left;
    margin-top: 2px;
}
.cv_professional-background_experience_firstcolumn{
    width: 85px
}
.cv_professional-experience-clients_firstcolumn{
    width: 105px
}
.professional_experience_clients_code_clientname, .professional_experience-clients_bloc-line.segmentandservice select {
    width: 300px;
}
.segmentandservice .professional_experience-clients_bloc-smallcolumnright select {
    width: 518px;
}

.cv_professional-background_experience_firstline,
.cv_professional-background_experience_secondline,
.cv_professional-background_experience_thirdline{
    margin-top: 5px;
    margin-bottom: 5px;
}
.cv_professional-background_experience_largeinput{
    float: right;
}
.cv_professional-background_experience_largeinput input{
    width: 534px;
}
.cv_professional-background_experience_rightcolumn{
    float: left;
    width: 540px;
}
.cv_professional-background_experience_rightcolumn .city{
    width: 170px;
}
#cv_experiences_more_boxes{
    display: none;
}
.cv_professional_spec_service_line{
    margin: 5px 0px 5px 0px;
}
.cv_professional_spec_select{
    margin-left: 10px;
}
.cv_professional_spec_sub_select{
    width: 530px;
    margin-right: 10px;
    margin-left: 23px;
}
.cv_education_main_content,
.cv_education_number {
    float: left;
}
.cv_education_main_content .cv_education_year{
    width: 25px;
}
.cv_education_main_content p{
    margin-left: 10px;
}
.cv_education_degree {
    width: 555px;
}
.cv_education_organisation {
    width: 230px;
}
.cv_education_city {
    width: 60px;
}
.languages_spoken_libelle, 
.languages_spoken_column {
    float: left;
}
.infobox .online_editor form div.languages_spoken_bloc,
.infobox .online_editor form div.languages_spoken_line {
    margin: 0;
    float: none;
    width: 550px;
    font-size: 100%;
}
.infobox .online_editor form div.languages_spoken_libelle,
.infobox .online_editor form div.languages_spoken_column {
    float: left;
    width: 80px;
    margin: 0;
}
.infobox .online_editor form div.languages_spoken_libelle,
.infobox .online_editor form div.languages_spoken_column {
    margin: 0;
}
.languages_spoken_libelle{
    width: 210px;
}
.languages_spoken_column{
    width: 100px;
    text-align: center;
}
.languages_spoken_line{
    margin-bottom: 6px;
}
.languages_spoken_column em {
    font-size: 10px;
}
.professional_experience-clients_bloc{
    margin: 15px 0px 15px 0px;
}
.professional_experience-clients_bloc-line {
    margin: 5px 0px 5px 0;
}
.professional_experience-clients_bloc-line-left{
    float: left;
    width: 320px;
}
.professional_experience-clients_bloc-line-right{
    float: left;
    width: 300px;
}

.professional_experience-clients_bloc-smallcolumnleft{
    width: 80px;	
    float: left;
}
.professional_experience-clients_bloc-smallcolumnright{
    float: left;
}

.professional_experience-clients_bloc-line .fulltextarea{
    width: 500px;
}

.professional_experience_clients_code_fees{
    width: 105px;
}

#cv_experiences_client_more_boxes {
    display: none;
}

.professional_experience_clients_code_clientname,
.professional_experience-clients_bloc-line select{
    width: 200px;
}

.cv_contact_infobloc_socialmedia{
    width: 400px;
}

.public_linkedin_profile_hidden{
    display: none;
}

#public_linkedin_profile_bloc_text{
    margin-top: 4px;
    margin-bottom: 10px;
}

.account_linkedin {
    width: 450px;
}

cv_contact_otherinfos_right{
    float: right;
}

.online_editor div#leftcolumn #pourcent_1,
.online_editor div#rightcolumn #pourcent_2{
    width: auto;
}

#activity_level_3_1,
#activity_level_3_2{
    width: 100px;
}

.cv_lineofwork_title{
    font-size: 14px;
}

/**************Search CV**********************/
#search_engine .online_editor form#searchform fieldset {
    width: 100%;
    font-size: 12px;
}
#search_engine #searchform label,
.infobox .online_editor form div#services label {
    text-align:left;
    font-weight: normal;
    color:black;
    font-size: 12px;
}
.infobox .online_editor form div.current_level {
    float:left;
    width: 100%;
}
.infobox .online_editor form div.current_level span {
    margin-bottom: 5px;
}
.pages .col_centre .infobox .online_editor form div.current_level p {
    clear:both;
}
.infobox .online_editor form .current_level p label {
    float:left;
    width: 300px;
    text-align:left;
    margin:0;
    padding-left: 10px;
}
#lineofwork label,
#lineofwork select,
.current_level input{
    float:left;
}
.infobox .online_editor form div#lineofwork,
.infobox .online_editor form div#services,
.infobox .online_editor form div#year,
.infobox .online_editor form div#keywords {
    width: 100%;
}
.infobox .online_editor form div#lineofwork {
    margin-top: 5px;
}
.infobox .online_editor form div#lineofwork p {
    clear: both;
}
.infobox .online_editor form div#services label {
    display:block;
    width:91px;
}
.pages .col_centre .infobox .online_editor form #lineofwork select,
.pages .col_centre .infobox .online_editor form #country,
.pages .col_centre .infobox .online_editor form #office,
.pages .col_centre .infobox .online_editor form #sub_service,
.pages .col_centre .infobox .online_editor form #service {
    width: 185px;
    font-size:12px;
}
.pages .col_centre .infobox .online_editor form #lineofwork.search select {
    width: auto;
}
.infobox .online_editor form span.pourcent_ss_1, .infobox .online_editor form span.pourcent_ss_2 {
    color: black;
    float:left;
}
.infobox .online_editor form #sub_service_pourcent,
.infobox .online_editor form #year_experience {
    border:1px solid #6D6D6D;
    float:left;
    margin-left:3px;
    padding:0;
    width:35px;
}
.infobox .online_editor form span.pourcent_ss_1 {

}
.infobox .online_editor form span.pourcent_ss_2 {
    margin-left:3px;
}
.infobox .online_editor form div#year label {
    float:left;
    padding:0;
    width:259px;
}
.infobox .online_editor form div#keywords label {
    display:block;
    float:left;
    padding:0;
    width:115px;
}
.infobox .online_editor form div#keywords .desc {
    font-style:italic;
    color:black;
}
.infobox .online_editor form div#keywords input#keywords_search {
    width:177px;
}
.infobox .online_editor form div.zone_chekbox {
    width:100%;
    font-size: 12px;
}
.infobox .online_editor form div.zone_chekbox .lang_level {
    width:100%;
}
.infobox .online_editor form div.zone_chekbox .lang_level label {
    margin-right: 15px;
}
.infobox .online_editor form div.zone_chekbox .lang_level input {
    margin-right: 3px;
}
/***************************************/
#technical_only_1, #technical_only_2 {
    width: auto!important;
}
.search #technical_only_1 {
    float:left;
}
#twitter_radio {
    width: auto!important;
}
.cv_contact_infobloc_right.birthdate select {
    width: 65px;
}
i.phone {
    display:block;
    width:270px;
}
#fgp_form #generate-slides, #fgp_form #reset {
    background:lightBlue;
    border:1px solid blue;
    color:#1149A1;
    font-weight:bold;
    padding:5px;
}
.pages .col_centre .infobox .online_editor a#cv_powerpoint,
.pages .col_centre .infobox .online_editor a#back_to_search {
    color: white;
    font-weight: normal;
    padding: 1px 5px;
    text-decoration: none;
}
.pages .col_centre .infobox .online_editor a#back_to_search {
    background: none repeat scroll 0 0 #9C372D;
    border: 1px solid #680E0B;
}
.pages .col_centre .infobox .online_editor a#cv_powerpoint {
    background: #06376D;
    border: 1px solid #18236A;
}


/*** GMMI ***/
div.gmmiUserDetails.closed{
    display: none;
}

#gmmiSummary ul li, #searchResults ul li{
    padding: 0 0 3px 3px;
}
.pages .col_centre .infobox .online_editor ul li span.gmmiStatus{
    color: white;
    font-weight: bold;
    padding:2px;
    background: none;
}

.pages .col_centre .infobox .online_editor ul li span.gmmiStatus.yes{
    background-color: green;
}

.pages .col_centre .infobox .online_editor ul li span.gmmiStatus.no{
    background-color: red;
}

#gmmiSummary ul li, div.gmmiuserRow{
    padding-left: 15px;
    background: url(../images/css/puce1b.png) 0 0 no-repeat transparent;
}

div.gmmiuserRow div li{
    margin: 1px 0 3px 0;
}

#gmmiSummary ul li a, a.gmmiUserDetails {
    font-weight: bold;
}

div.gmmiUserDetails li {
    border-bottom: 1px solid #ccc;
}

.pages .col_centre .infobox .online_editor tr td.button{
    text-align: center;
}

.pages .col_centre .infobox .online_editor tr td a.remove img{
    border:none;
    float: none;
}

.pages .col_centre .infobox .subinfobox h2
{
    font-size:110%;
    margin: 2px 5px;
    padding: 3px 20px;
}

div.gmmiBack
{
    clear: both;
    margin: 5px 10px;
}


div.gmmiBack a{
    background: #9C372D none repeat scroll 0px 0px;
    border: 1px solid #680E0B;
    color: white;
    font-size: 109.5%;
    padding: 2px;
}
div.gmmiBack a:hover {
    text-decoration:none;
}

p.GMMIsuccess {
    padding: 5px 0 5px 20px;
    background: url(../images/contenu/success.png) 0 2px no-repeat transparent;
}


p.GMMIfailure {
    padding: 5px 0 5px 20px;
    background: url(../images/contenu/failure.png) 0 2px no-repeat transparent;
}
.country_status {
    color:black;
    font-weight:normal;
}
.infobox .online_editor img.img_sobre{
    margin:0;
    border: none;
    float: none;
}
#alertmail_box textarea {
    height: 150px;
    width: 340px;
}



/*******************

      MIBa

*******************/

#miba_wrapper {
    padding: 10px;
}

#miba_wrapper h2 {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 137%;
    color: #8B2112;
    margin-left: 10px;
}

#miba_wrapper h3 {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    font-size: 117%;
    color: #8B2112;
    margin-left: 10px;
}

#miba_wrapper img#big {
    max-width: 445px;
    margin: 10px;
}

#miba_content_left {
    padding: 3px;
    float: left;
    width: 445px;
}
.miba_menus {
    margin-top: 10px;
}

.miba_thumb .intitule {
    line-height:1.32em;
}

.miba_menus .miba_thumb, .infobox .online_editor form#mybasketForm div.miba_thumb {
    float: left;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
    width: 128px;
}
.infobox .online_editor form#mybasketForm div.miba_thumb {
    margin: 0;
}
.miba_menus .miba_thumb div.preview, .infobox .online_editor form#mybasketForm div.preview  {
    border: 1px solid #A5AEC5;
    height: 126px;
    background-position: center center;
    width: 120px;
}

#miba_content_right {
    float: left;
    margin-left: 30px;
    width: 300px;
    display:block;
}


.listemetas {
    height: 43px;
    text-align: center;
}

#miba_filter {
    margin-top: 10px;
}

#miba_filter label {
    width: 10px;
    margin: 0 5px 0 0;
    font-weight: bold;
}

.miba_filter_groupbox {
}

.infobox form [name="miba_search"] {

}

#image_details .desc {
    margin: 10px 0;
    font-size: 110%;
}

#image_details .desc .desc {
    margin-right: 4px;
    float:left;
    width: 48%;
}

#image_details  .desc.important {
    background-color: yellow;
    padding: 5px;
    margin-left: -5px;
}

#image_details #miba_content_right {
    width: 410px;
}

.hideme {
    display:none;
}

#miba_filter span {
    font-weight: bold;
    margin: 20px 0;
    background: url(../images/css/black_triangle_right.png) no-repeat 0px 0px;
    background-position: 95% 0px;
    padding-right: 30px;
}

#miba_filter span.toggle {
    background-image: url(../images/css/black_triangle_down.png);
}

.miba_filter_groupbox {
    margin: 5px 0;
}

.miba_filter_groupbox span:hover {
    cursor: pointer;
    color: #8B2112;
}

#miba_content_right h3 {
    margin-bottom: 10px;
    margin-left: 0;
}

#my_basket {
    color: #1149A1;
}

#preview {
    z-index: 101;
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
    text-align:center;
}

a.paginators {
    font-size:17px;
    font-weight: bold;
}

#yellow_form_control {
    padding:10px 12px;
    float: right;
    background-color: yellow;
    width: 90px;
    margin-top: 22px;
}

#yellow_form_control span {
    font-weight:bold;font-size: 42px;
}

#yellow_form_control p {
    font-weight:bold;
}

#yellow_form_control input {
    font-weight:bold;
    margin: 2px 0;
    margin-left: -3px;
    border:none;
    background:transparent;
    cursor: pointer;
    color:#1149A1;
    font-size: 13px;
    text-align: left;
}

/* MIBASKET */

.hautmaselection{
    margin: 10px 0 10px 0;
}

.iconemaselection{
    float: left;
    margin-right: 6px;
}

.contenucentralbasket{
    float: left;
    width: 916px;
    margin-left: 0px;
}

.contenucentralbaskettoutelongueur {

}

.contenudroitebasket{
    float: left;
    width: 180px;
    background: url(/extension/errgallery_design/design/errgallery/images/static/info_droite_selection_bg.png) no-repeat right bottom;
}
#colonne1 .contenudroitebasket{
    background:none;
}

.colonneombrelle{
    height: 150px;
}

.colonnemaselection{
    padding:30px 0 10px 40px;
}

.colonneombrelle{
    background: url(/extension/errgallery_design/design/errgallery/images/static/ombregauche.png) no-repeat bottom right;
    width: 30px;
    float: left;
}

.contenucentralbasket_content{
    float: left;
}

.contenudroitebasket_content{
    text-align: left;
    /*padding: 10px;*/
    background: url(/extension/errgallery_design/design/errgallery/images/static/info_droite_selection_top.png) no-repeat right top;
}

.contenudroitebasket_content *{
    line-height: 1.65em;
}


.contenudroitebasket_content_mybasket{
    margin: 0 10px 10px 10px;
    padding-top: 8px;
}
#colonne2 .contenudroitebasket_content{
    background:none;
}

.contenudroitebasket_content img{
    float: left;
    margin-right: 5px;
}

.contenucentralbasket_telechargement{
    float: left;
    width: 200px;
}

.contenucentralbasket_supprimer{
    float: right;
    width: 100px;
    vertical-align: middle;
}

.contenucentralbasket_supprimer .bountontextsuppression{
    background: url(/extension/ezmazars_design/design/mazars/images/icons/cross.png) no-repeat;

    font-size: 12px;
    padding-left: 23px;
    border: none;
    overflow: visible;
}

#mybasketForm hr{
    margin:0 0 10px 0;
    padding:0;
    border:none;
    border-bottom:1px dotted #a1a1a1;
    width:870px;
}

#mybasketForm .imagedetails{
    color:#3c4c3e;
}

.basketlistemetas {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    width: 150px;
}

.basketselectionunelement, .infobox .online_editor form div.basketselectionunelement {
    float:right;
    margin-left: 20px;
}

.basketselectionunelement div.breaker {
    margin-bottom: 10px;
}

.basketselectionunelement .selectiontext {
    /*width: 290px;*/
}

.selectiontext {
    float: left;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 0;
    width: 210px;
}

.basketselectioncheck {
    margin-left: 58px;
    margin-top: 5px;
    text-align: center;
}

.selectioncheck {
    float: left;
    margin-right: 27px;
    padding-left: 72px;
}

.uneselectionvisuel, .infobox .online_editor form#mybasketForm div.uneselectionvisuel {
    padding: 10px;
    width: 730px;
}

.uneselectionvisuel2, .infobox .online_editor form#mybasketForm div.uneselectionvisuel2 {
    width: 646px;
    padding-left: 20px;
}

/* yellow submit button */
.infobox .online_editor input.yellow-submit {
		border: 1px solid;
		background-color: #F1C926;
		font-size: 12px;
		margin: 0 0 12px;
		padding: 2px;
}

/* Login popup */
#loginPopup {
    margin: 300px auto;
    background-color: #FFF;
    width: 500px;
    height: 100px;
    padding: 10px;
    text-align:center;
    display:none;
}

#loginPopup p {
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 20px;
}

#loginPopup a {
    font-weight: bold;
    text-decoration: none;
    color: #1149A1;
}
#_code { 
    text-align: justify;
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.8);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
    zoom: 1;
    z-index:2000;
    padding:3px;
}
#newslettersToSubscribe {
    display:none;
}
.infobox .online_editor img.waiting_img, #about_mco .online_editor img.waiting_img {
    border:none;
    margin:auto;
}
/* About MCo */
#about_mco {
    background-color: #FFF;
    border:1px solid #CFCFCF;
}
#about_mco h2 {
    background: url("../images/css/bg_titre_infobox.png") repeat-x scroll 0 0 #07266B;
    color: #FFFFFF;
    font-size: 136.5%;
    padding: 4px 0 4px 20px
}
#about_mco #about_content {
    padding:10px;
    font-size: 109.5%;
}
#about_mco a.red, #about_mco a.red:hover {
    color:#8B2112;
    font-weight:bold;
    font-size:110%;
    text-decoration:none;
}
#about_mco #mazars_logo  {
    float:right;
    margin-top:10px;
}
#about_mco .content_page {
    font-weight:bold;
}
#about_mco h4 {
    color:#8B2112;
    font-size:120%;
    margin:12px 0;
}
#about_mco h3 {
    color:#8B2112;
    margin-bottom:10px;
    font-size:105%;
}
#about_mco img.locked {
    margin-right:5px;
}
#about_mco .hilight_page {
    margin-bottom:10px;
}
#about_mco .normal_page {
    margin-bottom:10px;
}
#about_mco .hilight_page a, #about_mco .normal_page a, #about_mco .hilight_page a:hover, #about_mco .normal_page a:hover {
    font-size:100%;
}
#about_mco .thumbnail {
    float:left;
    margin:0 10px 10px 0;
}
#about_mco #formLoginContent input.submit {
    border: 0 none;
    float: left;
    height: 54px;
    width: 54px;
    margin-right:5px;
}
#about_mco #formLoginContent .buttons {
    margin:10px 0;
}
#about_mco .simplePagerNav li {
    display:inline;
    border-left:1px solid #2E2D2F;
    padding:3px;
}
#about_mco .simplePagerNav li.simplePageNav1 {
    display:inline;
    border:none;
}
#about_mco .simplePagerNav {
    margin:20px 0;
}
#about_mco .simplePagerNav a, #about_mco .simplePagerNav a:hover {
    text-decoration:underline;
}
#about_mco #updateSubscriptions {
    background:url('../images/mazarsConnect/updateSubscriptions.png');
    width:174px;
    height:29px;
    border:0 none;
    margin-top:10px;
    color:#FFF;
}
.dashboard .nl_current {
    margin-left:19px
}
.dashboard li a, .dashboard input.button {
    font-weight:bold !important;
}
.dashboard h4 {
    margin-bottom:10px
}
.dashboard #mazars_logo, .infobox #mazars_logo{
    float:right;
    margin-top:10px;
    border:none;
}
.dashboard ul.no_border li, .dashboard ul.no_border li.first {
    border:none;
    padding:4px 0px 0 22px !important;
}
.breadcrumb_profile {
    margin:20px 0 0 10px;
}
.edit_profile_avrs_submit {
    text-align:left;
}
.edit_profile_avrs_submit .defaultButton {
    font-weight:bold;
    width:100px !important;
}
.edit_profile_avrs_submit .button {
    width:100px !important;
}
.breacrumb_profile {
    margin: 10px;
}
