
/* 
style de la bordure de maincontent
*/
div.maincontent h2 {
background-color:#f5760f !important;
text-transform:uppercase;
clear:both;
text-indent:10px;
font-size:14px;
}
div.maincontent h2 span.little {
font-size:12px;
}
div.maincontent{
border-color:#f5760f !important;
}
div.maincontent div span {
display:block;
color:#f5760f;
font-weight:bold;
}

div.maincontent p{
color:#525252;
font-weight:bold;
}
div.jobtype {
text-align:center;

}

div#annonceAPartir {
font-size:12px;
font-style:italic;
}
textarea#annonce {
margin:15px;
}
/* Navigation entre les mois */
div.navigation{
background-color:#a82338;
}
div.action{
background-color:#f5760f;
}


span.category {
display:block;
padding:15px;
text-align:center;
}

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

	"POUR UN ENCART"...

***********************/
#choiceParution tr
{
	border:1px solid #F5760F;
}

#choiceParution tr.total
{
	border:2px solid #F5760F;
	background-color:#FABA87;
}
#choiceParution tr.total td
{
	padding:5px 0;
}
#choiceParution tr.total td, #choiceParution tr.total td span
{	
	color:white;
	font-size:110%;
}
#choiceParution ul
{
	margin:0 0 0 10px;
}
#choiceParution li
{
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 10px;
}
#alexandra
{
	font-weight:bold;
	text-decoration:none;
}
#choiceParution th
{
	background-color:#FABA87;
	color:white;
	font-size:12px;
}

table.annonce {
color:#525252;
font-weight:bold;
font-size:13px;
cellspacing:0;
cellpadding:0;
border:0;
margin:0 10px 10px 10px;
border-collapse:collapse;
}
thead {
font-size:11px;
height:20px;
background-color:#f5760f !important;
font-weight:bold;
text-align:center;
}
tr{
border-bottom:1px solid #f5760f;
text-indent:15px;
}
td.one {
background-color:#faba87;
}
tfoot {
background-color:#a82338;
font-weight:bold;
text-align:center;
}
thead td{
color:white;
margin-right:15px;
}

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

	Appercu de 
		l'annonce
***********************/

div.annoncecontent {
margin:20px;
/*background-color:#faba87;*/
width:305px;
padding:5px;
/*border: 1px dashed black;*/
_line-height:8px;
}
/***********************
	Regles des Dummys
***********************/
div#sectiondummy {
background-color:#f5760f;
}
div#sectiondummy h2 span {
color:white;
}
div#sectiondummy h2 span.elm1 {
_padding-top:30px;
font-size:36px;
color:white !important;
}
div#sectiondummy h2 span.elm2 {
color:#faba87 !important;
font-weight:bold;
}
div#sectiondummy h2 span.elm3 {
font-size:60px;
}
div#verylightdummy {
background-color:#facaa4 !important;
}
div#lightdummy {
background-color:#faba87 !important;
}
div#darkdummy {
background-color:#f5760f !important;
}
/***********************
	Regles de bases
  pour le style utilisé
	 avec TinyMCE
***********************/
div.pagecontent li {
list-style-image:url(/themes/default/images/puces/annonce_full.gif)
}
div.maincontent a:hover{
color:#faba87 !important;
}
div.DownBar a{
color:#f5760f !important;
}