/*********************************************************/
/*Styles généraux*/
/*********************************************************/
html, body
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-color: #87B013;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    background-image: url(/assets/templates/vitagora/images/fond_trait2.png);
    background-repeat: no-repeat;
    background-position: center top;
}

a, a:hover, a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: underline;
}

img
{
    border: 0px;
}



/*********************************************************/
/*Structure de base et fonds*/
/*********************************************************/
#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 987px;
    text-align: left;
}

#wrapper-top
{
    background-image: url(/assets/templates/vitagora/images/fond_top.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 133px;
}

#wrapper-middle
{
    background-image: url(/assets/templates/vitagora/images/fond_middle.png);
    background-repeat: repeat-y;
}

#wrapper-bottom
{
    background-image: url(/assets/templates/vitagora/images/fond_bottom.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 60px;
    color: #666666;
    text-align: center;
    padding-top: 15px;
}

#home-bloc-gauche
{
    float: left;
    z-index: 999;
    width: 185px;
    padding-left: 15px;
}
#home-bloc-centre
{
    float: left;
    z-index: 999;
    width: 570px;
}
#home-bloc-centreContent
{
    float: left;
    z-index: 999;
    width: 567px;
    padding-left: 5px;
    padding-right: 5px;
}
#home-bloc-centreActeur
{
    float: left;
    z-index: 999;
    width: 567px;
    padding-left: 5px;
    padding-right: 5px;
}
#home-bloc-droit
{
    float: right;
    z-index: 999;
    width: 200px;
    padding-right: 8px;
}

.clear
{
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
}



/*********************************************************/
/*Logo / Langues / Nous contactez / Newsletter / Recherche */
/*********************************************************/
#linkhome
{
    margin-left: 25px;
    display: block;
    width: 135px;
    height: 120px;
    float: left;
}

#lang-contact img, #recherche img, #newsletter img, #recherche input, #newsletter input
{
    vertical-align: middle;
}

#recherche input, #newsletter input
{
    font-size: 9px;
    height: 13px;
    border: 1px solid #CBCBCB;
}

#lang-contact
{
    margin-left: 827px;
}

#recherche
{
    margin-left: 595px;
    margin-top: 28px;
}

#newsletter
{
    margin-left: 830px;
    margin-top: -26px;
}

#newsletter-titre
{
    display: block;
    margin-bottom: 4px;
}



/*********************************************************/
/*Nuage de tags*/
/*********************************************************/
#tagClouds
{
    background-color: #F2F2F2;
    border: 1px solid #C1C1C1;
    width: 165px;
/*    height: 216px;*/
    padding: 5px;
}
#tagClouds-tags
{
    margin-top: 10px;
    text-align: center;
}

#tagClouds-tags a, .tag1
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}
#tagClouds-tags .tag2
{
    font-size: 10px;
    font-weight: bold;
    color: #b6006a;
    text-decoration: none;
}
#tagClouds-tags .tag3
{
    font-size: 11px;
    color: #b6006a;
    text-decoration: none;
}
#tagClouds-tags .tag4
{
    font-size: 13px;
    color: #666666;
    text-decoration: none;
}



/*********************************************************/
/*Accordion Nos Liens */
/*********************************************************/
#nosLiens
{
    width: 173px;
    padding-top: 24px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    background-image: url(/assets/templates/vitagora/images/textes/text_nosliens_fr.png);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    border: 1px solid #cccccc;
    margin-top: 8px;
}
#nosLiens.nosLiensInterieur
{
    width: 180px;
    background-image: url(/assets/templates/vitagora/images/textes/text_nosliens2_fr.png);
}
div.accordion
{
    margin: 0;
    padding: 0;
}
div.accordion div.accordiontitle
{
    font-family: "Trebuchet MS" , Arial;
    font-size: 11px;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 2px;
    background: #94C212 url(/assets/templates/vitagora/images/liens_fleche_bas.png) no-repeat 157px 7px;
    cursor: pointer;
}
div.accordion div.selected .accordiontitle
{
    color: #000000;
    font-weight: bold;
    background: #94C212 url(/assets/templates/vitagora/images/liens_fleche_haut.png) no-repeat 157px 7px;
    cursor: pointer;
}
div.accordion div
{
    margin-top: 1px;
}



/*********************************************************/
/*Evènements*/
/*********************************************************/
#evenements
{
    background-color: #f7f4aa;
    border: 1px solid #87B013;
    width: 181px;
    margin-top: 12px;
    padding: 5px 5px 25px 5px;
}
#evenements-evts
{
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
}
.evtsTitre
{
    border-top: 1px solid #B4CE7C;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #b6006a;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    font-weight: bold;
}

.first
{
    border-top: none;
    padding-top: 0px;
}
.evtsDate
{
    font-size: 9px;
    color: #006600;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}
.evtsTexte
{
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #333333;
}
.evtsTexte p
{
    line-height: 11px;
    margin: 0px 0px 0px 0px;
}

.evtsLien, .evtsLien a
{
    color: #666666;
    text-decoration: underline;
    text-align: right;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}


/*********************************************************/
/*Actualités en home*/
/*********************************************************/
.actuTexte-titre, .actuTexte-titre a
{
    font-size: 16px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #b6006a;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    font-weight: bold;
    text-decoration: none;
}
.actuTexte-titre a:hover
{
    text-decoration: underline;
}

.actuTexte-theme
{
    background-image: url(/assets/templates/vitagora/images/puce.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    font-size: 9px;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-left: 10px;
    text-transform: uppercase;
    word-wrap:break-word;
}
.actuTexte-date
{
    font-size: 10px;
    color: #666666;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.actuTexte-resume
{
    color: #666666;
    font-size: 9px;
    margin-top: 0px;
}
.actuTexte-resume ul
{
    margin: 0;
    padding: 0;
    margin-left: 15px;
    list-style-type: disc;
    list-style-image: url(/assets/templates/vitagora/images/puce.png);
}

#actu-bloc1
{
    border: 1px solid #CFCFCF;
    background-color: #F2F2F2;
    height: 250px;
    padding-top: 3px;
    padding-left: 3px;
}
#actu-bloc1 #actuRss
{
    float: right;
    margin-top: -15px;
    margin-right: 6px;
}
#actu-bloc1 .actuImage
{
    float: left;
    width: 370px;
}
#actu-bloc1 .actuTexte
{
    width: 180px;
    margin-left: 370px;
}



#blocsActus
{
    margin-top: 6px;
    margin-left: -3px;
}
#blocsActus td
{
    vertical-align: top;
}

.actu-otherbloc
{
    border: 1px solid #CFCFCF;
    padding: 2px;
    background-color: #F2F2F2;
    text-align: center;
}
.actu-otherbloc .actuTexte
{
    text-align: left;
    padding-left: 2px;
}
.actu-otherbloc .actuTexte-titre
{
    margin-bottom: 5px;
    font-size: 12px;
}
.actu-otherbloc .actuTexte-theme
{
    background-position: left 1px;
    margin-bottom: 5px;
    font-size: 9px;
}



/*********************************************************/
/*Zones partenaires*/
/*********************************************************/
#partenaires
{
    margin-top: 10px;
    text-align: center;
}



/*********************************************************/
/*Menu déroulant gauche*/
/*********************************************************/
#menuGauche
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_middle.png);
    background-repeat: repeat-y;
    width: 187px;
}

#menuGaucheTop_actualites_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_actualites_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_vitagora_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_vitagora_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_reseau_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_reseau_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_projets_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_projets_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_documentation_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_documentation_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_adresses_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_adresses_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_presse_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_presse_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}
#menuGaucheTop_evenements_fr
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_evenements_fr.png);
    background-repeat: repeat-y;
    width: 187px;
    height: 35px;
}


#menuGaucheBottom
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_bottom.png);
    background-repeat: no-repeat;
    width: 187px;
    height: 15px;
}

#menuGaucheItems ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*Level 1*/
#menuGaucheItems ul li
{
    width: 160px;
    padding: 0px 0px 5px 17px;
    margin: 10px 0px 10px 5px;
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_pucegrise.png);
    background-repeat: no-repeat;
}
#menuGaucheItems ul li a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #b6006a;
    line-height: normal;
    text-decoration: none;
}
#menuGaucheItems ul li.current
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche_pucerouge.png);
}
#menuGaucheItems ul li.current a
{
    color: #333333;
}

/*Level 2*/
#menuGaucheItems ul li ul
{
    display: none;
    margin-left: -7px;
}
#menuGaucheItems ul li.current ul
{
    display: block;
}
#menuGaucheItems ul li.current ul li
{
    width: 150px;
    padding: 0px 0px 0px 15px;
    margin: 5px 0px 0px 0px;
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche2_pucegrise.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}
#menuGaucheItems ul li.current ul li a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #666666;
    line-height: normal;
    text-decoration: none;
}
#menuGaucheItems ul li.current ul li.current
{
    background-image: url(/assets/templates/vitagora/images/menugauche/menugauche2_pucerouge.png);
}
#menuGaucheItems ul li.current ul li.current a
{
    font-weight: bold;
}



/*********************************************************/
/*Menu déroulant haut*/
/*********************************************************/

/* ---- */
#imenus0 .imeam span, #imenus0 .imeamj span
{
    background-image: url(none);
    width: 7px;
    height: 5px;
    left: -7px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: top left;
}
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span
{
    background-image: url(none);
    background-repeat: no-repeat;
    background-position: top left;
}

/* ---- */
#imenus0 ul .imeas span, #imenus0 ul .imeasj span
{
    width: 4px;
    height: 7px;
    left: 0px;
    top: 3px;
    background-repeat: no-repeat;
    background-position: top left;
}
/*#imenus0 ul.menu_informations .imeas span,#imenus0 ul.menu_informations .imeasj span { background-image:url(/assets/templates/cci/images/nav_fleche_jaune.gif); }*/

#imenus0 ul li:hover .imeas span, #imenus0 ul li a.iactive .imeasj span
{
    background-repeat: no-repeat;
    background-position: top left;
}
/*#imenus0 ul.menu_informations li:hover .imeas span,#imenus0 ul.menu_informations li a.iactive .imeasj span { background-image:url(/assets/templates/cci/images/nav_fleche_jaune_over.gif); }*/

/* ---- */
#imouter0
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 165px;
    margin-top: 1px;
    top: 12px;
    position: relative;
    width: 650px;
    height: 21px;
}

/* ---- */
#imenus0 li a, #imenus0 .imctitle
{
    text-decoration: none;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover > a
{
    text-decoration: none;
}
#imenus0 li a.ihover, .imde imenus0 a:hover
{
    text-decoration: none;
}

/* [active] */
#imenus0 li a.iactive
{
}

/* Main Items */
#imenus0 li a.menu_actualites_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_actualites_fr.png) no-repeat;
}
#imenus0 li a.menu_vitagora_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_vitagora_fr.png) no-repeat;
}
#imenus0 li a.menu_reseau_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_reseau_fr.png) no-repeat;
}
#imenus0 li a.menu_projets_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_projets_fr.png) no-repeat;
}
#imenus0 li a.menu_documentation_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_documentation_fr.png) no-repeat;
}
#imenus0 li a.menu_presse_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_presse_fr.png) no-repeat;
}
#imenus0 li a.menu_adresses_fr
{
    text-indent: -9999px;
    font-size: 0;
    height: 21px;
    background: url(/assets/templates/vitagora/images/menuhaut/menu_adresses_fr.png) no-repeat;
}

/*#imenus0 li a.menu_actualites_fr:hover, #imenus0 li.ishow a.menu_actualites_fr { height: 30px; background: url(/assets/templates/cci/images/nav_infoEconomiques_over.gif) no-repeat; }*/

/* ---- */
#imenus0 li ul
{
    margin: 3px 0 0 0;
    padding: 4px 4px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;
}
#imenus0 li ul ul
{
    margin: 0;
}

/* ---- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle
{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

#imenus0 ul, #imenus0 ul ul
{
    background-color: #b6006a;
}
/*#imenus0 ul.menu_entreprendre, #imenus0 ul.menu_entreprendre ul { bor-der: solid 1px #212a54; background-color: #abc3ee; }*/

#imenus0 ul li a
{
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center 100px;
}
/*#imenus0 ul.menu_informations li a { color: #663300; background-image:url(/assets/templates/cci/images/nav_fleche_jaune.gif); }*/

/* disable last border */
/*#imenus0 ul a.last { border-bottom: 0px; }*/

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover > a
{
    font-weight: bold;
    background-color: #ffffff;
    color: #b6006a;
}
#imenus0 ul li a.ihover
{
    font-weight: bold;
    background-color: #ffffff;
    color: #b6006a;
}
/*#imenus0 ul.menu_informations li:hover>a { background-color: #ffffff; }*/

/* [active] */
#imenus0 ul li a.iactive
{
}



/*********************************************************/
/*Styles de contenus*/
/*********************************************************/
#siteMap, #siteMap a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    font-weight: normal;
}
#siteMap .B_currentCrumb
{
    font-size: 9px;
    font-weight: bold;
}

#home-bloc-centreContent p, #home-bloc-centreContent td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}

#home-bloc-centreActeur p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

#home-bloc-centreContent h1, #home-bloc-centreActeur h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 24px;
    color: #b6006a;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b6006a;
    padding-bottom: 5px;
    line-height: normal;
}

#home-bloc-centreContent ul, #home-bloc-centreActeur ul
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-align: justify;
    line-height: 18px;
    list-style-type: disc;
    list-style-image: url(/assets/templates/vitagora/images/puce.png);
}

#home-bloc-centreContent .titre1, #home-bloc-centreActeur .titre1
{
    font-size: 14px;
    font-weight: bold;
    color: #87b013;
    padding-left: 30px;
    padding-bottom: 6px;
    background-image: url(/assets/templates/vitagora/images/puceTitre2.png);
    background-repeat: no-repeat;
}

#home-bloc-centreContent .texte1, #home-bloc-centreActeur .texte1
{
    font-size: 12px;
    font-weight: bold;
    color: #b6006a;
    text-align: justify;
    line-height: 20px;
}

#home-bloc-centreContent .texte2, #home-bloc-centreActeur .texte2
{
    font-size: 12px;
    font-weight: bold;
    color: #e86ca1;
    text-align: justify;
}

#home-bloc-centreActeur .tableActeurs, #home-bloc-centreContent .tableActeurs
{
    font-size: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    background-color: #F8F8F8;
    vertical-align: top;
}

#home-bloc-centreActeur .tableActeurs2, #home-bloc-centreContent .tableActeurs2
{
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #87b013;
    background-color: #F8F8F8;
    vertical-align: top;
}

#home-bloc-centreContent img
{
    padding: 0 3px;
}


/*********************************************************/
/*Styles des pages sommaires*/
/*********************************************************/

#sommaire
{
    clear: both;
    display: block;
    margin-top: 20px;
}
.resumeItem
{
    margin-top: 10px;
    vertical-align: top;
    border: #cfcfcf 1px solid;
    background-color: #f2f2f2;
    width: 100%;
}
.resumeImage
{
    vertical-align: top;
}
.resumeContenu
{
    vertical-align: top;
    width: 100%;
}
#home-bloc-centreContent .resumeContenu .texte1
{
    display: block;
    line-height: 12px;
    margin-bottom: 5px;
}
#home-bloc-centreContent .resumeContenu p
{
    margin: 0;
    padding: 0;
    line-height: 12px;
}
#home-bloc-centreContent .resumeContenu .actuTexte-theme
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top:0px;
    padding-bottom:0px;
    line-height:12px;
}
#home-bloc-centreContent .resumeContenu .actuTexte-date
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top:0px;
    padding-bottom:0px;
    line-height:12px;
}


/**************************/
/* pagination*/
/**************************/

.ditto_page
{
   padding-left:2px;
   padding-right:2px;
}

/**************************/
/* Offres / Demandes */
/**************************/
.LienSite
{
   display:block;
   margin-bottom:5px;
}

/**************************/
/* newsletter */
/**************************/

#formnews
{
    margin: 0;
    padding: 0;
}

.TXNewsletters_general
{
    position: relative;
    text-align: center;
    padding-left: 24px;
    padding-right: 24px;
}

.TXNewsletters_general_int
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.TXNewsletters_title
{
    margin: 12px;
    padding: 4px;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.TXNewsletters_menu
{
    margin: 12px;
    padding: 4px;
    border: 1px solid #cccccc;
}

.TXNewsletters_content
{
    margin: 12px;
    padding: 4px;
    border: 1px solid #cccccc;
}

.TXNewsletters_form_labelGauche
{
    display: block;
    padding-top: 2px;
    float: left;
    width: 100px;
    color: #333333;
    position: relative;
    top: 0px;
    text-align: left;
    margin-right: 2px;
}

.TXNewsletters_form
{
    margin: 10px;
    padding: 2px;
}

.TXNewsletters_form_right
{
    padding-left: 185px;
}

.TXNewsletters_form_item
{
    padding: 1px;
    margin: 2px;
}

.TXNewsletters_form_item TEXTAREA
{
    vertical-align: middle;
    border: 1px solid #bbbbbb;
    font-size: 11px;
    color: #333333;
}

.TXNewsletters_form_item INPUT
{
    vertical-align: middle;
    border: 1px solid #bbbbbb;
    font-size: 11px;
    color: #333333;
}

INPUT.TXNewsletters_form_noborder
{
    border: 0;
}

.TXNewsletters_form_noborder
{
    border: 0;
}

.TXNewsletters_form_inputErr
{
    border: 1px solid #ff0000;
}

.TXNewsletters_form_labelErr
{
    color: #ff0000;
}

.TXNewsletters_form_th
{
    font-size: 11px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #cccccc;
}

.TXNewsletters_form_td
{
    font-size: 10px;
    padding: 4px;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

/* Ajax search */

#home-bloc-centreContent fieldset {
   border: none;
}


.searchbox, #ajaxSearch_resultListContainer {
  /*padding: 10px 0;*/
}
.ajaxSearch_result {
  margin-bottom: 10px;   
  margin-top : 2px;
  padding: 4px;
  border-bottom:1px dotted #cccccc;
}
.ajaxSearch_result a {
  
}
.ajaxSearch_resultDescription {
  display: block;
  font-size:11px;
  margin:0px 0px 0px 10px;
}
.ajaxSearch_paging {
  display: block;
  margin-bottom: 10px;
}

