@charset "UTF-8";
/* CSS Document */
html, body, div
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
}

/* remember to define focus styles! */
:focus 		{ outline: 0; }
strong 		{ font-weight: bold;}
img 			{ border: 0px;}
a			{ outline: none; } 
p 			{ color:#595959; font-size:12px; }
label 		{ color:#595959; }


#header { 
	font-size:10px; color:#666666; width:450px; height:17px; margin-top:15px; 
}
#header a, #header a:link, #header a:visited { 
	font-size:10px; text-decoration:none; color:#666666; 
} 
#header a:hover, #header a:focus, #header a:active { 
	font-size:10px; text-decoration:underline; 
} 

/* Moteur de rechreche */
#search_box {
	float:right; 
	margin-top:5px;
	width:199px;
	height: 22px;
	background-image: url(../images/bg_searchbox.gif);
}
#search_box input {
	font-size:12px; 
	color:#666666;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 0px 5px;
	border: 0;
	width: 155px;
	height:18px;
	background: none;
}
#search_box #go {
	float: right;
	margin: 0px 2px 0 0;
	width:25px; 
	height:25px; 
}
#ResultSearch {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
}
#SearchPagin {
	color:#808080;
	font-weight:bold;
	font-size:11px;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
}

/* Bandeau : portail : */
#ports {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	height:16px;
	padding-top:6px;
}
#ports a, #ports a:link, #ports a:visited { 
	font-size:10px; text-decoration:none; color:#FFFFFF;
} 
#ports a:hover, #ports a:focus, #ports a:active { 
	font-size:10px; text-decoration:underline; color:#FFFFFF; 
} 
.ico_port {padding-left:15px;}

.fariane
{
	font-size:9px;
	color:#808080;
	font-family:Trebuchet MS, Geneva, Arial, sans-serif;
	background-image:url(../images/grad_ariane.gif);
	background-repeat:repeat-x;
}
.arlnk { color:#000000; font-weight:bold;}

.dotMenu {
	background-image:url(../images/dots.png);
	background-repeat:repeat-y;
	background-position:center;
}

#logoBan {
	padding-top:9px;
	padding-bottom:8px;
}
#logoBanArchs {
	padding-top:4px;
	padding-bottom:9px;
}

/* Menu de navigation */
.LMenu {
	font-size:14px;
	color:#999999;
	line-height:24px;
	background-color:#FFFFFF;
}
.mainMenu A:link			{ color:#999999; text-decoration:none;}
.mainMenu A:visited		{ color:#999999; text-decoration:none;}
.mainMenu A:hover		{ color:#000000; text-decoration:none;}

.sepR { border-right:1px solid #CCCCCC;}

/* TD global de la zone contenu */
.bgMainTd
{
	background-image:url(../images/bg_maintd.gif);
	background-repeat:repeat-x;
}

/* Pied de page */
.adressBot,
.adressBot p			{ font-family:Trebuchet MS, Geneva, serif; font-size:11px; color:#8C8C8C; }
.mailsBot A:link		{ color:#77AD1C; text-decoration:none; font-size:11px;}
.mailsBot A:visited	{ color:#77AD1C; text-decoration:none; font-size:11px;}
.mailsBot A:hover	{ color:#77AD1C; text-decoration:none; font-size:11px;}

.RubAcc
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#8C8C8C;
}

.btplan A:link		{ text-decoration:none;color:#77AD1C;}
.btplan A:visited	{ text-decoration:none;color:#77AD1C;}
.btplan A:hover		{ text-decoration:none;color:#77AD1C;}
.btplan
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#77AD1C;
}

.txtRss
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	font-weight:bold;
	color:#B3B3B3;
}
.txtForm
{
	font-size:11px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#666666; 
}

/* Ma ville en click */
#blocClic
{
	font-size: 12px; 	
	background-image:url(../images/cartouche2.png) !important;
	background-image:url(no-image);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:213px;
	height:310px;
}

.dotCart 		{ border-bottom:dotted 1px #CCCCCC; color:#808080; text-decoration:none; font-size:12px; }
/* .dotCart:hover 	{ border-bottom:dotted 1px #CCCCCC; color:#77AD1C; text-decoration:none; background-color:#E4EFD2;} */

.dotCart a:link, .dotCart a:visited { 
	text-decoration:none; color:#808080; font-size:12px;
} 
.dotCart a:hover, .dotCart a:focus, .dotCart a:active { 
	color:#000000; font-size:12px; 
} 
.dotCart a:active { 	/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
	outline: none; 
} 

.jeunBloc
{
	background-image:url(../images/bloc_jeunes.png);
	background-repeat:no-repeat;
	background-position:top;
	font-size:9px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#8C8C8C;
}

/* Colonne de droite */
.gradR
{
	background-image:url(../images/gradr.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.titMag
{
	font-size:18px;
	color:#76AD1C;
	border-bottom:dotted 1px #CCCCCC;
}

.colMag 
{
	background-image:url(../images/bg_mag_col.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	padding-top:12px;
}

.magPict 
{
	padding-bottom:12px;
	border-bottom:dashed 1px #CCCCCC;
	margin-bottom:12px;
}

#BlocRegistre A:link
{color:#595959; text-decoration:none;}

#BlocRegistre A:visited
{color:#595959; text-decoration:none;}

#BlocRegistre A:hover
{color:#76AD1C; text-decoration:none;}

#BlocRegistre
{
	width:100%;
	height:16px;
	background-image:url(../images/arr_bg_blocregistre.gif);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
	color:#595959;
	border-bottom:1px dashed #CCCCCC;
}

#BlocRegistre #RegNum
{
	width:139px;
	text-align:center;
	display:inline-block;
}

#BlocRegistre #RegY
{
	margin-left:23px;
	width:65px;
	text-align:center;
	display:inline-block;
}

#BlocRegistre #RegAct
{
	width:190px;
	margin-left:10px;
	text-align:center;
	display:inline-block;
}

#BlocRegistre #RegFile
{
	width:130px;
	display:inline-block;
	text-align:center;
}

#ResultBlocCont
{
	padding-bottom:7px;
	padding-top:7px;
	margin-left:20px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#808080;
	border-bottom:1px solid #CCCCCC;
}
#ResultBlocCont #ResultBloc
{
	background-color:#F9FCF4;
	padding:10px;
	line-height:18px;
}
#ResultBloc A:link 		{ color:#88B929; text-decoration:underline;}
#ResultBloc A:visited	{ color:#88B929; text-decoration:underline;}
#ResultBloc A:hover		{ color:#88B929; text-decoration:underline;}
#ResultBloc .Titre
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#BlocBref
{
	background-image:url(../images/grad_bg_bloc.jpg);
	background-repeat:repeat-x;
	width:315px;
}

#BlocAbo
{
	width:194px;
	height:140px;
	margin-left:10px;
	margin-top:4px;
}

.blocAboTop {
	background-image:url(../images/_bloc/bloc_abos_01.gif);
	background-repeat:no-repeat;
	width:194px;
	height:46px;
}
.blocAboMiddle {
	background-image:url(../images/_bloc/bloc_abos_02.gif);
	background-repeat:repeat-y;
	width:194px;
}
.blocAboBottom {
	background-image:url(../images/_bloc/bloc_abos_03.gif);
	background-repeat:no-repeat;
	width:194px;
	height:36px;
}
.ContAbo
{
	padding-left:14px;
	width:155px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	color:#737373;
}

#blocAgenda
{
	background-repeat:no-repeat;
	width:195px;
	margin-left:10px;
	margin-top:12px;
}

.blocAgendaTop {
	background-image:url(../images/_bloc/bloc_agenda_top.gif);
	background-repeat:no-repeat;
	width:195px;
	height:37px;
}
.blocAgendaMiddle {
	background-image:url(../images/_bloc/bloc_agenda_middle.gif);
	background-repeat:repeat-y;
	width:195px;
}
.blocAgendaBottom {
	background-image:url(../images/_bloc/bloc_agenda_bottom.gif);
	background-repeat:no-repeat;
	width:195px;
	height:42px;
}

.ContAgenda
{
	padding-left:14px;
	width:155px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#737373;
}

#utilsArt, #utilsArt A
{
	color:#B3B3B3;
	font-size:11px;
}

.ulGreen
{
	list-style-position:outside;
	margin-left:-15px;
	color:#76AD1C;
}

.itemLi
{color:#737373;}

#BtTxt
{
	background-image:url(../images/bt_txt_vert.gif);
	background-repeat:no-repeat;
	height:29px;
	width:113px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-left:8px;
}

#BtTxtLarge
{
	background-image:url(../images/bt_txt_vert_large.gif);
	background-repeat:no-repeat;
	height:29px;
	width:196px;
	color:#FFFFFF;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-left:8px;
	padding-bottom:8px; 
}

#NuDem
{
	width:220px;
	float:right;
	border-bottom:dashed 1px #CCCCCC;
	padding-bottom:4px;
	color:#595959;
}

#NbPersCont
{
	background-image:url(../images/bloc_nb_pers.gif);
	background-repeat:no-repeat;
	display:inline-block;
	width:43px;
	height:22px;
	margin-left:6px;
	padding-top:1px;
	padding-left:4px;
}

#NbPersCont #NbPers
{
	width:30px;
	height:14px;
	font-size:12px;
	color:#76AD1C;
	border:0px;
}

#ArchsEvent
{
	background-image:url(../images/select_archs_events.gif);
	background-repeat:no-repeat;
	width:316px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
}

#ArchsYear
{
	background-image:url(../images/select_archs_y.gif);
	background-repeat:no-repeat;
	width:97px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
	display:inline-block;
}

#ArchsYearTri
{
	background-image:url(../images/select_archs_y_tri.gif);
	background-repeat:no-repeat;
	width:174px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:8px;
	display:inline-block;
}

#BlocMainDem {
	height:30px;
	border-bottom:dashed 1px #CCCCCC;
	vertical-align:middle;
}
#BlocMainDem:hover {
	background-color:#DEECC9;
}

#BlocMainDemOpen
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:13px;
	height:22px;
	color:#76AD1C;
	background-color:#DEECC9;
}

#LigneDem
{
	display:inline-block;
	width:252px;
	font-size:12px;
	padding-left:26px;
	vertical-align:top;
	padding-top:8px;
}

#LigneLogo
{
	display:inline-block;
	padding-left:20px; 
	width:80px;
}

#LigneQuand
{
	display:inline-block;
	font-size:12px;
	vertical-align:top;
	text-align:right;
	width:200px;
	padding-top:8px;
}

#contResult
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:13px;
	color:#666666;
	display:block;
	border-bottom:dashed 1px #CCCCCC;
	padding-bottom:6px;
	padding-top:4px;
	padding-right:10px;
	padding-left:5px;
	background-image:url(../images/bg_result_dem.png);
	background-repeat:no-repeat;
}

#contResult:hover
{
	background-color:#F6FAF1;
	color:#000000;
}

#contDemOpen
{
	padding-top:4px;
	margin-left:5px;
}

#contDem
{
	padding-top:7px;
	/*margin-left:5px;*/
}

.dashPix
{border-bottom:1px dashed #CCCCCC;}

#utilsArt A:link
{color:#B3B3B3; text-decoration:none;}

#utilsArt A:visited
{color:#B3B3B3; text-decoration:none;}

#utilsArt A:hover
{color:#000000; text-decoration:underline;}


#demArch A:link
{color:#595959; text-decoration:none;}

#demArch A:visited
{color:#595959; text-decoration:none;}

#demArch A:hover
{color:#000000; text-decoration:underline;}



#liensUtiles A, #liensUtiles p A{
	color: #77A41C; 
}
#liensUtiles ul {
	padding-top:15px; 
	margin-top:0px;
	line-height:13px; 
}
#liensUtiles li {
	margin-bottom:6px;
}

.CorpsSiteMap h2
{
	font-size:14px;
	margin:25px 0 0 0; 
	padding:0; 
}

.CorpsSiteMap A
{text-decoration:none;}

.CorpsSiteMap ul {
	padding-top:0px; 
	line-height:10px; 
	list-style-type: none;
}

#BlocUne
{
	background-image:url(../images/grad_bg_bloc.jpg);
	background-repeat:repeat-x;
}

.selectAlaune img { margin:0 7px;}
.selectAlaune A { color:#77AD1C; }

#BlocNote
{
	width:198px;
	margin-left:8px;
	margin-top:8px;
}
.BlocNoteTop {
	background-image:url(../images/_bloc/blocNote_1.gif);
	background-repeat:no-repeat;
	width:198px;
	height:35px;
}
.BlocNoteMiddle {
	background-image:url(../images/_bloc/blocNote_2.gif);
	background-repeat:repeat-y;
	width:198px;
}
.BlocNoteBottom {
	background-image:url(../images/_bloc/blocNote_3.gif);
	background-repeat:no-repeat;
	width:198px;
	height:14px;
}
.ContNote
{
	padding-left:12px;
	width:175px;
	font-size:11px; 
	line-height:17px;
	color:#595959;
}

.ContNote a
{
	color:#77AD1C;
	text-decoration:none;
}

.ContNote img
{
	padding-right:5px;
}

/* On a aimé */
.BlocSuki			{ margin-top:20px; padding-bottom:20px; border-top:dashed 1px #CCCCCC; }
.BlocSukiImage img  	{ padding:5px 0px; margin:0px; border:0px; }
.BlocSukiImage h2, .BlocSuki h2
{
	font-size:17px;
	font-weight:normal; 
	font-family:Trebuchet MS, Geneva, serif;
	color:#77AD1C;
}
.BlocSuki h2 {
	width:250px; 
}


#BlocBrefCol
{
	width:198px;
	margin-left:8px;
	margin-top:4px;
	margin-bottom:10px;
}
.BlocBrefColTop {
	background-image:url(../images/_bloc/blocBref_1.gif);
	background-repeat:no-repeat;
	width:197px;
	height:29px;
}
.BlocBrefColMiddle {
	background-image:url(../images/_bloc/blocBref_2.gif);
	background-repeat:repeat-y;
	width:197px;
}
.BlocBrefColBottom {
	background-image:url(../images/_bloc/blocBref_3.gif);
	background-repeat:no-repeat;
	width:197px;
	height:14px;
}
.ContBrefCol
{
	padding-left:15px;
	padding-top:2px;
	padding-bottom:3px;
	width:170px;
	line-height:15px;
	color:#595959;
	font-size:11px;
}

.ContBrefCol img 			{ padding-right:7px; }
.ContBrefCol a 			{ color: #08357E; text-decoration:none; }
.ContBrefCol a:hover 	{ color: #08357E; text-decoration:underline; }

#BlocNouveau2
{
	margin-top:6px;
	margin-left:9px;
}

#blocNouveau
{
	background-image:url(../images/bg_nouvel.png);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	height:112px;
	margin-top:12px;
	margin-left:6px;
	padding-top:5px;
	padding-left:15px;
	color:#FFFFFF;
}
#blocNouveau a {
	color:#fff;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

#blocNouveau .titNouvel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#blocServ
{
	margin-top:15px;
	margin-left:6px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#737373;
}
.blocServTop {
	background-image:url(../images/_bloc/bloc_services_top.gif);
	background-repeat:no-repeat;
	width:192px;
	height:34px;
}
.blocServMiddle {
	background-image:url(../images/_bloc/bloc_services_middle.gif);
	background-repeat:repeat-y;
	width:192px;
}
.blocServBottom {
	background-image:url(../images/_bloc/bloc_services_bottom.gif);
	background-repeat:no-repeat;
	width:192px;
	height:46px;
}

#blocServ .contServ
{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:20px;
	font-size:11px;
}

#blocServ .titServ
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	color:#04276E;
	font-weight:bold;
}
#blocServ A	{ text-decoration:none; }

#blocMag
{
	background-image:url(imgs/bloc_mag.png);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	margin-top:10px;
	height:166px;
	margin-left:6px;
	color:#737373;
}

#blocMag #contMag
{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:40px;
	padding-left:20px;
	font-size:11px;
	line-height:13px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#737373;
}

#contMag A {
	font-size:11px;
	color:#77AD1C; text-decoration:none;
}

#contMag A:hover {
	font-size:11px;
	color:#77AD1C; text-decoration:underline;
}

.colMag A 
{color:#77AD1C; }

.MagCol A:link
{color:#595959; text-decoration:underline;}

.MagCol A:visited
{color:#595959; text-decoration:underline;}

.MagCol A:hover
{color:#000000; text-decoration:underline;}

.MagCol img 	{margin-right:5px; }

.titPublis
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#77AD1C;
}

#BlocActu
{
	padding:3px;
	padding-top:6px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	line-height:1.3; 
	color:#595959;
	border-bottom:1px solid #CCCCCC;
	height:60px;
	width:170px;
}

#BlocActu:hover
{
	background-image:url(../images/bg_hoveractu.png);
	background-repeat:no-repeat;
	background-position:bottom right; 	
	background-color:#E1E1E1;
}

#BlocActu a {
	color:#595959;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

#BlocBrefInner
{
	padding:3px;
	padding-left:0px;
	padding-top:6px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#595959;
	border-bottom:1px solid #CCCCCC;
}

#BlocBrefInner:hover
{background-color:#E1E1E1;}

#BlocBrefInner a {
	color:#595959;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

#BlocBrefInner .titActu,
#BlocBrefInner a .titActu 
{
	font-weight:700; 
	color:#0D1858; 
	font-size:14px;
}

.link
{
	font-weight:700; 
	color:#0D1858; 
	font-size:12px;
}

.dateactu
{
	color:#9EC05C;
	font-size:10px;
}

.dateTxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A6A6A6;
}

.corpsEvent
{
	font-size:11px;
	color:#737373;
}
.corpsEvent  A
{color:rgb(193, 0, 43);}


#typeActu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#88B929; 
}

#blocAssoc
{
	margin-top:8px;
	width:95px;
	margin-left:9px;
	float:left;
	display:block;
}

#blocComm
{
	margin-top:8px;
	width:95px;
	float:right;
	margin-right:11px;
	margin-bottom:15px;
	display:block;
}

#blocPress {
	margin-left: 10px;
	margin-bottom: 10px;
}

#typeActu A:link
{color:#77AD1C; text-decoration:none;}

#typeActu A:visited
{color:#77AD1C; text-decoration:none;}

#typeActu A:hover
{color:#77AD1C; text-decoration:underline;}

.titActuCol
{
	font-size:12px;
	font-weight:700; 
	line-height: 1.3;
	font-family:Trebuchet MS, Geneva, serif;
	color:#77AD1C;
}

.titActu
{
	font-size:17px;
	font-family:Trebuchet MS, Geneva, serif;
	color:#77AD1C;
}
.titActu A { text-decoration:none;}
.titActu A:hover { text-decoration:underline; }

.InputCross
{
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	color:#595959;
}

#crossDivCont
{
	height:19px;
	background-image:url(../images/input_cross_off.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:20px;
}

#crossDivCont #crossDiv
{
	height:19px;
}

.corpsActu 				{font-size:12px; font-family:Trebuchet MS, Geneva, serif; color:#737373;}
.corpsActu img 			{margin:0 7px; }
.corpsActu A:link 		{color:#77AD1C; text-decoration:none; font-size:11px;}
.corpsActu A:visited 	{color:#77AD1C; text-decoration:none; font-size:11px;}
.corpsActu A:hover 		{color:#77AD1C; text-decoration:none; font-size:11px;}

A:link.print_txt
{
	font-size:11px;
	font-weight:bold;
	color:#B3B3B3;
	text-decoration:none;
}

A:hover.print_txt
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

A:visited.print_txt
{
	font-size:11px;
	color:#B3B3B3;
	text-decoration:none;
}


#formulaire {
	color:grey;
}
#formulaire h2 {
	font-size:14px;
}
#formulaire A {
	color:#77AD1C;
}
#formulaire legend {
	padding-left: 15px;
	padding-right: 135px;
	border: none;
}
#formulaire fieldset {
	padding: 1em 0.625em 0.75em;
	border-bottom:0px; 
	border-left:0px; 
	border-right:0px; 
	border-top:dotted 2px #CCCCCC;
}
#formulaire #identite label {
	color:#595959; 
	display:block;
	width:130px;
	float:left;
	font-size:12px;
}
#formulaire #identite input, #identite textarea {
	margin-bottom:0.8em;
}
.error {
	text-decoration:none;
	font-weight:bold;
	color:rgb(255,0,0);
}

/* Page : Publication */
.fieldHolderForm
{
	width: 296px;
	height: 28px;
	background: url(../images/bg_txt_mail.gif) no-repeat;
}
.fieldHolderFormShort
{
	width: 60px;
	height: 28px;
	background: url(../images/bg_txt_short.gif) no-repeat;
}
.fieldHolderFormMid
{
	width: 235px;
	height: 28px;
	background: url(../images/bg_txt_city.gif) no-repeat;
}


/* Page : Envoyer le lien à un ami */
.fieldHolderNu
{
	width: 180px;
	height: 26px;
	background: url(../images/bg_searchbox_nu.gif) no-repeat;
}
.InputNu
{
	/*width: 170px;*/
	height: 16px;
	background: none;
	border: 0px;
	color: #595959;
	font-weight:bold;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:11px;
	margin-top: 2px;
	margin-left: 3px;
}

/* Page : L'agenda */
#SelectBox
{
	background-image:url(../images/select_agenda_on.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:8px;
	margin-top:8px;
	font-weight:bold;
	display:inline-block;
}
#SelectBoxOff
{
	background-image:url(../images/select_agenda_off.gif);
	background-repeat:no-repeat;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:8px;
	margin-top:8px;
	font-weight:bold;
	display:inline-block;
}
#SelectBox select, 
#SelectBoxOff select
{
	font-family: Arial, Helvetica, sans-serif;
	width:165px;
	border:none; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:700;
	background-color:transparent;
}
#SelectBox select	{
	background-color:#7BAF2D; 
}
#SelectBoxOff select	{
	background-color:#818181; 
}

/* Page : Moteur de recherche */
.fieldHolder
{
	width: 313px;
	height: 28px;
	background: url(../images/bg_searchbox_archs.gif) no-repeat;
}

.InputArchs
{
	width: 296px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}
.textField	/* textarea */
{
	background-image:url(../images/txtfield2.gif);
	background-repeat:no-repeat;
	width:300px;
	height:143px;
	font-family:Trebuchet MS, Geneva, serif;
	font-size:12px;
	color:#595959;
	padding-top:3px;
	padding-left:5px;
	display:inline-block;
}


/* Page : les marchés publiques */
#marchepublic
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}
#marchepublic td, #marchepublic th 
{
	font-size:12px;
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}
#marchepublic th 
{
	font-size:12px;
	text-align:center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#fff;
}
#marchepublic td 
{
	vertical-align:top; 
}
#marchepublic tr.alt td 
{
	color:#000;
	background-color:#EAF2D3;
}

