body {
    background-repeat: no-repeat;
    background-color: #dfdad8;
    background-image: url(../images/frontend/background-ombre.png);
    _background-image: url(../images/frontend/background-ombre.jpg);
    background-position: top center;
    color: #3F3F3F;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

a {
    text-decoration: none;
}

.puce {
    background-repeat: no-repeat;
    background-position: left center;
}

.puce-droite {
    background-image: url(../images/frontend/fleche-droite.png);
}

.puce-bas {
    background-image: url(../images/frontend/fleche-bas.png);
}

#container, .mceContentBody {
    background-image: url(../images/frontend/background-container.jpg);
    background-repeat: no-repeat;
    background-color: #dfdad8;
}
.mceContentBody {
    background-position: 0 -160px;
}

#header {
    background-repeat: no-repeat;
}

.home {
    background-image: url(../images/frontend/header2.png);
}

.inter {
    background-image: url(../images/frontend/header-inter2.png);
}

#header form input.text {
    color: #c0c0c0;
    font-size: 11px;
    font-weight: bold;
}

#menu_horizontal_header li a, #menu_espace_greta_header li a {
    font-family: IndustriaSolid;
    font-size: 24px;
    font-weight:normal !important;
    color: #9d086c;
    text-align: center;
}

#menu_horizontal_header .ssmenu_header, #menu_espace_greta_header .ssmenu_header {
    background-image: url(../images/frontend/bulle-ssmenu-header.png);
}

#menu_horizontal_header .ssmenu_footer, #menu_espace_greta_header .ssmenu_footer {
    background-image: url(../images/frontend/bulle-ssmenu-footer.png);
}

#menu_horizontal_header .nav2 .ssmenu_header, #menu_espace_greta_header .nav2 .ssmenu_header {
    background-image: url(../images/frontend/bulle-ssmenu-header2.png);
}

#menu_horizontal_header .nav1 ul, #menu_espace_greta_header .nav1 ul {
    background-image: url(../images/frontend/bulle-ssmenu-body.png);
    background-repeat: repeat-y;
}

#menu_horizontal_header .nav2 li a, #menu_espace_greta_header .nav2 li a {
    background-image: url(../images/frontend/puce-menu.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    font-size: 12px;
    text-align: left;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
}

#menu_horizontal_header .nav3, #menu_espace_greta_header .nav3 {
    color: #8A0E66;
}

#menu_horizontal_header .nav3 li a, #menu_espace_greta_header .nav3 li a {
    background-image: url(../images/frontend/puce-menu2.png);
}

#menu_horizontal_header .nav3 li a, #menu_espace_greta_header .nav3 li a {
    background-position: 0px 6px;
}

#menu_horizontal_header .nav2 li a:hover, #menu_espace_greta_header .nav2 li a:hover {
    font-size: 12px;
    text-decoration: underline;
}

#menu_horizontal_header .nav2 li a, #menu_espace_greta_header .nav2 li a {
    font-size: 12px;
}

#menu_espace_greta_header li a {
    color: #FF6600;
}

#menu_espace_greta_header .nav2 li a {
    color: #9d086c;
}

#menu_vertical_header {
    text-align: right;
}

#menu_vertical_header a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

#menu_vertical_header .ssmenu a {
    font-size: 10px;
}
#menu_vertical_header .ssmenu a:hover {
    text-decoration: underline;
}

#menu_vertical_header a.menu-6,#menu_vertical_header a.menu-7 {
    color: #8a0e66;
}

#menu_vertical_header a.menu-8 {
    background-image: url(../images/frontend/greta-plus.png);
    _background-image: url("../images/frontend/greta-plus.gif");
    position: relative;
    left: 40px;
    #left: 0px;
}

#content_page, .mceContentBody {
    font-size: 12px;
}

#content_page .nbrResultats {
    font-size: 18px;
    text-transform: uppercase;
    color: #CF0095;
}

#content_page h1.first, .mceContentBody h1.first {
    color: #891d65;
    font-family: IndustriaSolid;
    font-size: 37px;
    font-weight:normal !important;
}

#content_page h1, .mceContentBody h1 {
    color: black;
}

#content_page span.fil_arianne {
    color: white;
    font-family: Arial;
    font-size: 12px;
}

#content_page span.fil_arianne a {
    color: white;
}

#content_page span.fil_arianne a:hover {
    color: #DF53B8;
}

#content_page .accroche, .mceContentBody .accroche {
    color: #7F7F7F;
    font-size: 14px;
}

#content_page p,#content_page li {
	font-size: 12px;
	line-height: 15px;
}

h1, h2, h3, h4 {
    font-family: IndustriaSolid;
    font-weight:normal !important;
}

h1 {
    font-size: 31px;
}

h2 {
    font-size: 27px;
    color: #630555;
}

h3 {
    font-size: 23px;
    color: #004AA0;
}

h4 {
    font-size: 19px;
    color: #630555;
}

h3 a {
    color: #004AA0; /*#33779F *#88bde7*/
}

h3 a:hover {
    color: #004AA0; /*#33779F *#88bde7*/
}

#content_page ul, .mceContentBody ul {
	list-style-type: square;
}

#content_page ul ul, .mceContentBody ul ul {
    list-style-type: circle;
}

#content_page ul ul ul, .mceContentBody ul ul ul {
    list-style-type: disc;
}

#content_page a, .mceContentBody a {
	color: #BF0BA6;
	cursor: pointer;
}

#content_page a:hover, .mceContentBody a:hover {
	color: #8F007B;
	cursor: pointer;
}

.checkbox_list, .radio_list {
	list-style: none !important;
}

.checkbox_list input, .radio_list input {
	width: 30px;
}

#content_page ol, .mceContentBody ol {
    list-style-position: inside;
	padding-left: 25px;
}

#content_page ol li, .mceContentBody ol li {
    list-style-position: inside;
    list-style-type: decimal;
}

#content_page b, #content_page strong, .mceContentBody b, .mceContentBody strong {
    font-weight: bold;
}

#content_page i, #content_page em, .mceContentBody i, .mceContentBody em {
    font-style: italic;
}

#content_page table td, .mceContentBody table td {
}

.mceContentBody p {
	margin-bottom:5px;
	margin-top:5px;
}

#content_page #filterFormations label {

}

#content_page #filterFormations {

}

#content_page #liste-formations .right-col ul li {
    list-style-type: none;
}

#left_top_header {
    background-image: url(../images/frontend/left_top_header.png);
}

#left_top_body {
    background-image: url(../images/frontend/left_top_body.png);
    color: #8A0E66;
}

#left_top_body .content_show {
    text-align: justify;
    background-image: url(../images/frontend/greta.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#left_top_body h1 {
	font-weight: bold;
	font-size: 12px;
}

#left_top_body p {
	font-size: 11px;
        text-align: justify;
}

#left_top_footer {
    background-image: url(../images/frontend/left_top_footer.png);
}

#left_bottom h2 {
    background-image: url(../images/frontend/actualites.png);
}

#left_bottom .news_list li {
    border-bottom: 2px solid #9996c4;
}

#left_bottom h3 a {
    color: #004AA0; /*#33779F *#88bde7*/
    font-size: 12px;
    font-weight: bold;
}

#left_bottom p {
    font-size: 11px;
}

#center {
    background-repeat: no-repeat;
}

#center #visuelHomeCenter {
    /*background: transparent url(../images/frontend/background_home_greta.png) no-repeat;*/

}

#center .content_show {
	font-size: 11px;
}

#center .content_show h1 {
    color: #8A0E66;
	font-family: IndustriaSolid;
	font-size: 25px;
	font-weight:normal !important;
}

#center .content_show .accueilParticuliers a,#center .content_show .accueilProfessionnels a
{
    line-height: 35px;
}

#center .content_show .accueilProfessionnels a {
    background: transparent
        url(../images/frontend/puce-accueil-professionnel.png) no-repeat top
        left;
}

#center .content_show .accueilParticuliers a {
    background: transparent
        url(../images/frontend/puce-accueil-particuliers.png) no-repeat top
        left;
}

#center .content_show .accueilParticuliers a,#center .content_show .accueilProfessionnels a
{
    color: #8A0E66;
}

#center .content_show .accueilParticuliers a:hover,#center .content_show .accueilProfessionnels a:hover
{
    color: #CF26A4;
}

#center .content_show h1.first {
    display: none;
}

#right_header {
    background-image: url(../images/frontend/right_header.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    font-family: IndustriaSolid;
	font-size: 28px;
	font-weight:normal !important;
}

#right_body {
    background-image: url(../images/frontend/right_body.png);
    background-repeat: repeat-x;
}

#right_body p {
    text-align: center;
}

#right_body h2 {
	font-family: IndustriaSolid;
	font-size: 20px;
	font-weight:normal !important;
}

#right_footer {
    background-image: url(../images/frontend/right_footer.png);
    background-repeat: no-repeat;
}

#right_footer ul {
    text-align: center;
}

#right_footer ul li a {
    color: #8A0E66;
    font-size: 10px;
}

#right_body select {
    font-size: 11px;
}

.left-list,.right-list {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.left-list p,.right-list p {
    margin: 10px 0 0px 0;
}

.interlocuteurs-list li,.partenaires-list li {
    width: 330px;
    min-height: 160px;
    float: left;
}

.interlocuteurs-list,#interlocuteurs-list ul {
    margin: 0 !important;
}

.interlocuteurs-list ul li {
    margin-left: 10px;
    list-style-type: none !important;
}

.interlocuteurs-list .interlocuteurs-name,.interlocuteurs-name,.partenaire-name
{
    color: #004AA0; /*#33779F *#88bde7*/
}

.partenaire-info {
    margin-left: 20px;
}

#result_company ul {
    margin: 10px 0 0 -20px;
}

#domaine_description ul li {
    list-style-type: circle;
}

.news_list li {
    height: 70px;
}

#result_company ul,#interlocuteurs-container ul,.link-list ul {
    list-style-type: none !important;
}

#content_page .menu-8 {
    background: none !important;
    display: none !important;
    margin-left: 0px !important;
}

#product-category h3 {
    background: url('') !important;
    padding-left: 0 !important;
}

.zoom {
    font-family: arial helvetica;
}

#list-poles {
    margin-left: -20px;
}

.list-domaines {
    color: #bf0ba6;
}

.liens-utiles {
    font-family: arial !important;
    font-size: 12px !important;
}

.document-content {
    text-align: justify;
}

.pagination-member {
    float: left;
    margin-top: 10px;
    width: 500px;
}

.submit-recherche-membre {
    left: 155px;
    position: relative;
    top: -22px;
}

.input-recherche-membre {
    width: 130px;
}

#nb-items-cart {
    margin-left: 5px;
}

.contact textarea {
    width: 250px;
    height: 200px;
}

#news_front .first {
    display: none;
}

.member_mail {
    font-style: italic;
}

#filter-formations optgroup {
    color: #630555;
    font-style: normal;
    font-size: 12px;
}

#filter-formations  option, #interlocuteurs-filter option {
    color: #8F007B;
}

#content_page #filter-formations label, #interlocuteurs-filter label {
	color: #630555;
	font-weight: bold;
}

#interlocuteurs-filter .submit-field {
    text-align: center;
}

#result_company ul {
    float: left;
    width: 360px;
}

#recherche-map label {
    font-weight: bold;
}

#map .infowindow-bottom {
    text-align: center;
}

#map .select-this-company {
    background-color: #6F1959;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

#map .select-this-company:hover {
    color: #DFDAD8;
}

#job-apply .job-offer-apply {
    color: #fff;
    text-align: center;
    background-color: #A4C814;
    font-weight: bold;
}

.accueilProfessionnels a, .accueilParticuliers a {
    color: #630555;
}

.logout a {
    background-color: #F0F0F0;
}
