@media screen , print
{
/* SURVOL */
.ligneroll {CURSOR: pointer; background-image:url(/picts/fd-on.gif)}
.ligne {}
.smenu_ligneroll {CURSOR: pointer; background-color:#666666}
.marge_10_left_right {margin-left:10px; margin-right:10px}

/* DROP MENU */
.drop_menu_layer {position:absolute; margin-top:0px; margin-left:-2px; z-index:0; visibility:hidden; overflow:auto}
.drop_menu_tab {border:1px; border-color:#999999; border-style:solid; background-color:#000000}
.drop_menu_tab_cell {background-color:#666666}
.drop_menu_tab_cell_margin {margin:7px}

/* LIEN MENU */
a.menu:link{
	color:#FFFFFF;
	text-decoration:none
}
a.menu:visited{
	color:#FFFFFF;
	text-decoration:none
}
a.menu:hover{
	color:#FFFFFF;
	text-decoration:none
}
a.menu:active{
	color:#FFFFFF;
	text-decoration:none
}

/* DEF */
BODY	{
	SCROLLBAR-BASE-COLOR: #000000;
}

a:link		{
	color: #ffcc99;
	text-decoration: none
}

a:visited	{
	color: #ffcc99;
	text-decoration: none
}

a:active	{
	color: #ffcc99;
	text-decoration: none
}

a:hover		{
	color: #CCCCCC;
	text-decoration: underline
}

h1.Table_Annonces{
font-size:18px;
font-weight:bold;
}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif }

.title 		{
	COLOR: #FFFFFF;
	FONT: 24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline
}

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

.picturehilight	{ COLOR: #996699; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #ffcc99; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px; }





 /* SIDEBAR OPTIONS */


a.sidelink:link		{
	color: #FF3300;/*285680*/
	text-decoration: none;
	font-weight: bold;
}

a.sidelink:visited	{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

a.sidelink:active	{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

a.sidelink:hover	{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}


.Table_Annonces {
	COLOR: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titre {
	COLOR: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
}

.desc {
	COLOR: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.info {
	COLOR: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold
}


.sidebartitle	{ COLOR: #FFDC00; FONT: 14px arial, verdana, sans-serif; font-weight: bold}

.sidebartext	{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */



.submitbutton { FONT: 9pt arial, verdana, sans-serif; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 35px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000; }

.rolloveron 	{ background-color: #FF6600; }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 16pt;
text-align: center;
text-decoration:none;
border-right: #F0F0F0 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 2px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}

.pageheight		{ background-image: url("../picts/background-main.jpg"); background-repeat: repeat-y; }



/* Tableaux avec bords arrondis*/
.conteneur-arrondi{
    padding:0;
    width:47%;/* determine la largeur de la boite contenue */
    float:left;
    margin:1%;
}

.un      {
	margin:0 4px;
	height:1px;
	background-color:#FF9933;
	overflow:hidden;/*necssaire pour IE */
	border:1px solid #BFBFBF;
	border-top:0;
	border-bottom:0;
}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:10px solid #FF9933;
    border-top:0;border-bottom:0;}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:10px solid #FF9933;
    border-top:0;border-bottom:0;}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid #BFBFBF;
    border-top:0;border-bottom:0;}
	
.centrearrondi {
    border:10px solid #ff9933;
    border-top:0;border-bottom:10;
    margin:0 1px;
    padding:0 2em;
    min-height:150px;/* avec eventuellement une hauteur mini */
    height:auto!important;
    height:150px;

}

}

 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
/*.printhide 	{ display:none; }*/
.drop_menu_layer { display:none; }
/*.drop_menu_tab { display:none; }*/

.printhide 	{ display:none; }

}
@media screen{
.printonly 	{ display:none; }
}

