
body {
	background: white;
	padding:0px; 
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/* liens */
a:link { 
	color: #4C2673;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C2673;
}
a:hover {
	text-decoration: underline;
	color: #4C2673;
}
a:active {
	text-decoration: none;
	color: #4C2673;
}

/* images */
img { border:0px; }

/* listes à puce */
ul { list-style-type:none; list-style-image:url(http://media.cella.fr/img/puce_verte.jpg); }
/* ligne de liste à puce */
li { margin-top:10px; text-align:left; }

/* paragraphe */
p {	text-align:justify; line-height: 15px; margin: 10px 0px 0px 0px; }


/* liens 'avis de l'expert' et 'temoignage' */
p.lien2 { text-align:right; }
a.lien2 { font-size:12px; text-decoration:underline; font-weight:bold; }

/* liens de la page d'accueil */
a.lienAccueil
{
	color: #4C2673;
	font-size: 13px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	margin:10px 10px 10px 10px;
}
ul.lienAccueil { list-style-image:url(http://media.cella.fr/img/puce_violet.jpg); margin:0px 0px 0px 20px; }
li.lienAccueil { margin-top:0px; }

/* premier paragraphe d'une page */
p.pTop { margin-top:0px;}

/* Menu */
ul.TopMenu { margin-top:0; margin-bottom:0;  }
li.TopMenu { margin:0 0 0 -20; }

a.TopMenu { text-decoration: none; color:Black; margin-left:5px; }
a.TopMenu:hover { text-decoration: underline; }

ul.TopMenuHidden { list-style-image: none; list-style-position:inside; height:0; margin-left: -5px; padding:0; }
li.TopMenuHidden { list-style-image: none; list-style-position:inside; margin-left: 0px; margin-top:0px; }

ul.TopMenu1 { width:160px; list-style-position:outside; }
ul.TopMenu1_selected { list-style-position:outside; }
li.TopMenu1 { width:160px; margin-top:7px; position:relative; list-style-type:none; list-style-image: none; }
li.TopMenu1_selected { margin-top:7px; position:relative; list-style-image: url(http://media.cella.fr/img/puce_violet.jpg); }
a.TopMenu1  { font-weight: bold;  font-size:12px; padding:0; }
a.TopMenu1_selected  { font-weight: bolder; font-variant:small-caps; font-size:13px; text-decoration: underline;}

ul.TopMenu2 { display:none; }
ul.TopMenu2_selected { position:absolute; left: 140px; top: 0px; list-style-position:inside; }
li.TopMenu2 { width:180px; margin-top:2px; list-style-image: url(http://media.cella.fr/img/puce_verte.jpg); }
li.TopMenu2_selected { width:180px; margin-top:2px; list-style-image: url(http://media.cella.fr/img/puce_violet.jpg);  }
a.TopMenu2  { font-size:11px; }
a.TopMenu2_selected { font-weight: bolder; font-variant:small-caps; font-size:12px; text-decoration: underline; }

/* div.TopMenu_offre { position:absolute; top: -20px; } */
/* Fin Menu */

/* Plan du site */
ul.plan1 { list-style-image:url(http://media.cella.fr/img/puce_violet.jpg); }
ul.plan2 { list-style-image:url(http://media.cella.fr/img/puce_verte.jpg); }

ul.liste_puces_violet { list-style-image:url(http://media.cella.fr/img/puce_violet.jpg); }
ul.liste_puces_vert { list-style-image:url(http://media.cella.fr/img/puce_verte.jpg); }

/* liste alignée à gauche */
.liste1 { padding-left:0px; margin-left: 8px; } 

/* texte de titre de l'image du bloc de gauche */
.titreImageCCC { text-align:center; font-size:medium; margin-bottom:10px; margin-top:0px; line-height:normal; font-weight:bold; color:#4C2673; }

/* texte de titre de la partie droite des espaces client, collab, candidats */
.titreCCC { font-size: medium; color: #660033; font-weight: bold }

/* image de la partie droite des espaces client, collab, candidats */
.imageCCC { }

/* groupes de logos (nos references)*/
img.logoRef { margin-bottom: 20px; }

/* groupes de logos (partenaires) */
a.imagePartner { margin-bottom: 20px; }
div.imagePartner { width: 85%; text-align: justify; }

/* titre de paragraphe */
p.pTopTitre { font-weight: bold; line-height: normal; margin-top:0px; margin-bottom:20px; }
h1.pTopTitre { font-size: 11px; font-weight: bold; line-height: normal; margin-top:0px; margin-bottom:20px; }

/* paragraphe avec puce, comme dans parrainage */
p.parPuce
{
    background-image: url(http://media.cella.fr/img/puce_verte.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

/* blocs avec photo de personne (avis, temoignages) */
div.blocTemoignage
{
    margin-bottom: 30px;
}
img.imagePhotoPers
{
	margin: 0px 10px 5px 0px;	
	float: left;
}
span.NomPhotoPers
{
    font-weight: bold;
    margin-top: 0px;
}

/* offres d'emploi */
ul.offreCategorie
{
	list-style-image: url(http://media.cella.fr/img/puce_violet.jpg);	
}
li.offreCategorie
{
	font-weight:bold;	
}

ul.offreOffre
{
	list-style-image: url(http://media.cella.fr/img/puce_verte.jpg);	
}
li.offreOffre
{
	font-weight:normal;	
}
li.offreOffre_basket
{
	list-style-image: url(http://media.cella.fr/img/tick.png);	
	font-weight:normal;
}

a.lienOffre_selected
{
	/*color: #669D04;  vert de la puce */
	font-weight:bold;
}
a.lienOffre
{
}
table.offreBottomLinks
{
	border-top: solid #340635 1px;
	background-color: #340635;
	color: White;
	font-size: xx-small;
	border-collapse: collapse; 
	width: 100%;	
}
td.offreBottomLinks
{
	padding: 1px 5px 1px 5px;
}
div.InnerJobOfferCollapsed
{
	border: solid #340635 1px; padding: 5px; margin: 0px;
	overflow: auto; height: 200px; 
	text-align: left;
}
div.InnerJobOfferExpanded
{
	border: solid #340635 1px; padding: 5px; margin: 0px;
	overflow: visible; 
	text-align: left;
}

.error { color: Red; }
/* vert moutarde du bandeau #C9D100*/

.bigText
{
	color: #340635;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image: url('http://media.cella.fr/img/FriseCarresBig.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 30px;
	margin-top : 20px;
}

