/* CSS front office */

*
{
	font-family:Verdana, sans-serif;
	font-size:11px;
}

img
{
	border:0;
}

table
{
	/*border-collapse:collapse;*/
} 

span.erreurTxt
{
	color:red;
	font-size:11px;
	font-weight:bold;
}

textarea
{
	width:98%;
	height:200px;
	font-size:12px;
}

/* ---------- CONTACT ---------  */
table.formContact
{
	width:65%;
	margin-left:auto;
	margin-right:auto;
}
.formContact td
{
	padding:4px;
	vertical-align:top;
}

/* ---------- ACTUS ---------  */
table.actu td
{
	padding:4px;
	vertical-align:top;
}
div.actu_titre
{
	color:#663200;
	font-weight:bold;
	margin-bottom:3px;
	background-image:url(../images/chambre-agriculture-oise-puce.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
}
.actu_titre a, .actu_titre a:visited
{
	color:#663200;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.actu_titre a:hover
{
	color:#663200;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}

/* -------- LIENS --------- */
a, a:visited
{
	font-size:11px;
	color:#018B1D;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
span.preLink
{
	font-size:11px;
	color:#018B1D;
}

a.lienBas, a.lienBas:visited
{
	font-size:10px;
	color:white;
	text-decoration:none;
}
a.lienBas:hover
{
	text-decoration:underline;
}

a.lienConseiller, a.lienConseiller:visited { color:#424730; }



/* DIVS */
.centre
{
	width:100%;
	text-align:center;
}
div.cadre
{
	border:1px solid #AEB1AA;
	padding:12px;
}
div.lienDL
{
	margin-left:auto;
	margin-right:auto;
	width:300px;
	padding:10px;
	border:1px solid #bbb;
	background-color:#F7F4E1;
	text-align:center;
	margin-top:30px;
	font-weight:bold;
}
.lienDL a { 	font-size:13px; }

/* ----------------- AGENDA styles -------------------- */

table.agenda
{
	width:530px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	border-collapse:collapse;
}
table.agenda td
{
	padding:10px;
	border:1px solid #ddd;
	text-align:center;
}
tr.agendaHeading td
{
	text-align:font-size:11px;
	font-weight:bold;
	background-color:#eee;
	padding:3px;
	color:#aaa;
}

div.unEvent
{
	background-color:#F7F4E1;
	padding:10px;
	border:1px solid #bbb;
	margin-left:auto;
	margin-right:auto;
}
span.eventTitre
{
	font-weight:bold;
	color:#444;
	font-size:13px;
}
span.agendaTitle
{
	color:#9BC31E;
	font-size:11px; font-weight:bold;
}
/* ----------------- End of AGENDA styles -------------------- */

/* -----------  ALBUMS PHOTO ------------------- */
table.albumPhoto
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.albumPhoto td
{
	padding:8px;
	text-align:center;
}

/* -------------- ANNUAIRE --------------------- */
table.adherentsTable
{
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.adherentsTable td
{
	padding:7px;
}
span.adhNom
{
	font-weight:bold;
	font-size:13px;
}


/* -----------  FORUM ------------------- */
table.forum
{
	border-collapse:collapse;
	width:100%;
}
table.forum td
{
	padding:9px;
	text-align:left;
	border:1px solid #bbb;
	font-size:11px;
}
tr.topTable td
{
	background-color:#F7F4E1;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#777;
}
div.nomTheme a
{
	font-size:11px;
	font-weight:bold;
}
table.newTopic
{
	border-collapse:collapse;
	width:95%;
	margin-left:auto;margin-right:auto;
}
table.newTopic td
{
	padding:6px;
	text-align:left;
	border:1px solid #bbb;
	font-size:12px;
	background-color:#efefef;
}
input.champTxt
{
	width:98%;
	padding:2px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	/*background-color:#fff;*/
	/*border:1px solid #bbb;*/
}
input.bigBouton
{
	padding:6px;
	font-size:13px;
	font-weight:bold;
}


a.topicLien, a.topicLien:visited { font-size:11px; font-weight:bold; }
a.linkReply, a.linkReply:visited { font-size:16px; font-weight:bold; }

span.nomPosteur
{
	font-size:13px;
	 font-weight:bold;
	 color:#777;
}
span.mainTopicTitre
{
	font-size:18px;
}

.tablePag { width:98%; margin-left:auto; margin-right:auto; }
.tablePag table td { border:0; }


div.ok
{
	background-color:#d9f3e5;
	padding:6px;
	padding-left:24px;
	font-size:11px;
	border:1px solid #b0c882;
	background-image:url(../img/ok.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	color:#0a5200;
}
/* Message d'erreur*/
div.erreur
{
	background-color:#f2d4d4;
	padding:6px;
	padding-left:23px;
	font-size:11px;
	border:1px solid #f36d7e;
	background-image:url(../img/erreur.gif);
	background-position:4px 4px;
	background-repeat:no-repeat;
	color:#a41000;
}

span.supprimerForum
{
	cursor:pointer;
	background-image:url(../img/supp.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	font-size:11px;
	text-decoration:underline;
	color:#777;
}

span.modifMDP
{
	background-image:url(../img/modif.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	font-size:11px;
	font-size: 11px;
	color: #018B1D;
	text-decoration:underline;
	cursor:pointer;
}


/* ---------- CONTACT ---------- */

table.contactForm
{
	width:650px;
	margin-top:8px;
}
.contactForm td
{
	padding:4px;
}

/* CSS DG */
.cel-gauche {
	background-attachment: scroll;
	background-image: url(../images/chambre-agriculture-oise-bkg-03.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.cel-droite {

	background-attachment: scroll;
	background-image: url(../images/chambre-agriculture-oise-bkg-04.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #018B1D;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}.menu strong
{
	font-size:10px;
}
.standard-zoom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titre-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;

}
.lien-zoom {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #018B1D;
}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
}
.lien {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018B1D;
}