/* CSS Document */

div#print{
display:none;

}
hr.visualClear{
  visibility: hidden;
  clear: both;

}

* {
	margin: 0;
	padding: 0;
}
html {
	background:  #D5CEB2 url(../images/fond2.jpg) repeat-x;
	background-position: 0 0;
}
body {
	padding-bottom: 35px;
}

a {outline:none;}

body, h6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
div#site {
	margin: 0 auto;
	width: 700px;
	margin-top: 5px;
	
}
div#fondint {
	margin: 0;
	padding: 0;
	width: 700px;
	background:  url(../images/fondint.gif) repeat-y 100% 0;
	float: left;
	display:inline;
	margin-left: 1px;
}
* html body div#fondint {
	width: 700px;
}

hr{
    display:none;
}

hr.visible{
    display:block;
    color:#EEE;
    background-color:#EEE;
    width:80%;
    margin-left:auto;
    margin-right:auto;
}


div.separation hr{
display:block;
clear:both;
margin:0;
margin-top:10px;
}

.droite 			{ float: right; }	
.gauche			{ float : left; }
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
p#chemin {
	font-size: 11px;
	display: inline;
	color: #aaa;
	float: left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
}
p#chemin a {
	text-decoration: underline;
}


/*----------------------------------------------------------------------------*/
div#outilsIcones {
	float: left;
	display:inline;
	width: 500px;
	margin-left: 0px;
	margin-top: -5px;
	padding-bottom: 7px;
	margin-bottom: 2px;
}
body.pageInt div#outilsIcones {
	border-bottom: 1px solid #E8E8E8;
}
body.pageAccueil div#outilsIcones {
	float: left;
	display:inline;
	padding-top: 10px;
	width: 320px;
	margin-left: 170px;
}
div#outilsIcones ul {
	float: right;
	margin: 0;
	padding: 0;
}
div#outilsIcones ul li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	display: inline;
}
div#outilsIcones ul li a {
	width: 14px;
	height: 11px;
	display: inline;
	float: left;
}
div#outilsIcones ul li a span {
	display: none;
}
a#envoyerAmi {
	margin-right: 11px;
	background: url(../images/envoyerAmi.gif) no-repeat 0 0;
}
a#imprimer {
	background: url(../images/imprimer.gif) no-repeat 0 0;
}
a#envoyerAmi:hover, a#imprimer:hover {
	background-position: 100% 0;
}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
div#outilsIcones ul#outilsZoom {
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	margin-right:10px;
}
div#outilsIcones ul#outilsZoom li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	display: inline;
}
div#outilsIcones ul#outilsZoom li a {
	width: 16px;
	height: 11px;
	display: inline;
	float: left;
}
div#outilsIcones a#zoomMoins {
	margin-right: 7px;
	background: url(../images/zoomMoins.gif) no-repeat 0 0;
}
div#outilsIcones a#zoomPlus {
	background: url(../images/zoomPlus.gif) no-repeat 0 0;
}
div#outilsIcones a#zoomMoins span, a#zoomPlus span {
	display: none;
}
div#outilsIcones a#zoomMoins:hover, a#zoomPlus:hover {
	background-position: 0 100%;
}
/*----------------------------------------------------------------------------*/


div#header {
	height: 237px;
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	border-top: 2px solid #BCB598;
	border-left: 2px solid #BCB598;
	border-right: 2px solid #BCB598;

}

div.header-automne { background:  url(../images/header-automne.jpg) no-repeat 0 0; }
div.header-ete { background:  url(../images/header-ete.jpg) no-repeat 0 0; }
div.header-hiver { background:  url(../images/header-hiver.jpg) no-repeat 0 0; }
div.header-printemps { background:  url(../images/header-printemps.jpg) no-repeat 0 0; }

hr.visualClear {
	visibility: hidden;
	clear: both;
}
hr {
	margin-top: 8px;
	margin-bottom: 8px;
}
/*----------------------------------------------------------------------------*/
a{
	color: #A26C04;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #66747A;
}
a img {
	border: none;
}

h6{
 	 color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	
}

h2 {
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #A26C04;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	display: inline;
	color: #666666;
}
h4 {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #66747A;
}
h5 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}
ul {
	margin-left: 9px;
	margin-bottom: 16px;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 14px;
	line-height: 16px;
	background: url(../images/puceFleche.gif) no-repeat  0px 6px;
}
img.right {
	float: right;
	display: inline;
	margin-left: 13px;
	padding: 1px;
}
img.left {
	float: left;
	display: inline;
	margin-right: 13px;
	padding: 1px;
}
img.center {
	display: inline;
	margin-left: 25px;
	margin-bottom: 2px;
	padding: 1px;
}
table{
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-spacing: 0px;
}
table thead tr{
   background: #E2DCC6;
   color: #66766C;
}
table td{
    padding: 2px;
    border: 1px solid #eee;
}
/*----------------------------------------------------------------------------*/
#menu {
	margin: 0px auto 0;
	width: 700px;
	height: 26px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	margin-top: 108px;
}
#menu ul {
	margin: 0 auto;
	/*padding: 0 10px 0;*/
	list-style: none;
	height: 26px;
	margin-left:20px;
}
#menu li {
	float: left;
	display:inline;
	background: url(../images/avantmenu.gif) no-repeat 0 0;
	margin: 0;
	padding: 0 0 0 4px;
	height: 24px;
}
#menu a {
	display: block;
	background: url(../images/apresmenu.gif) no-repeat 100% 0;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	color: #666666;
	margin-right: 1px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:hover {
	color: #A26C04;
}
div#menu ul li#menu1 a, div#menu ul li#menu7 a{
	border-bottom: 2px solid #D3273C;
}
div#menu ul li#menu2 a, div#menu ul li#menu8 a{
	border-bottom: 2px solid #3797B8;
}
div#menu ul li#menu3 a, div#menu ul li#menu9 a{
	border-bottom: 2px solid #95B837;
}
div#menu ul li#menu4 a, div#menu ul li#menu10 a{
	border-bottom: 2px solid #E0A628;
}
div#menu ul li#menu5 a, div#menu ul li#menu11 a{
	border-bottom: 2px solid #D3CC27;
}
div#menu ul li#menu6 a, div#menu ul li#menu12 a{
	border-bottom: 2px solid #C82795;
}

/*---------------------------------------------*/

div#site div#contenu {

	border-bottom: 2px solid #BCB598;
	border-left: 2px solid #BCB598;
	border-right: 2px solid #BCB598;
  	position: relative;
}



body.pageAccueil div#contenu {
	margin: 0;
	padding: 0;
	width: 700px; 
  	background: #fff url(../images/fondSite.gif) repeat-y  0 0;
	clear:both;
}

* html body.pageAccueil div#contenu {
  	background: #fff  url(../images/fondSiteIE.gif) repeat-y  0 0;
}
*+html body.pageAccueil div#contenu {
  	background: #fff  url(../images/fondSite.gif) repeat-y  0 0;
}


body.pageInt div#contenu {
	margin: 0;
	padding: 0;
	width: 700px;
	background: url(../images/fondSiteInt.gif) repeat-y  0 0;
	float: left;
}
div#colonneG {
	float: left;
	margin-left: 30px;
	display: inline;
	width: 500px;
	margin-top: 10px;
}
body.pageAccueil div#colonneG {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
	width: 500px;
}
div#article {
	color: #666666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	float: left;
	text-align: justify;
	display: inline;
	padding-bottom: 10px;
	width: 500px;
}
div#article div#contenuArticle {
	text-align: justify;
	clear:both;
	
}



body.pageAccueil div#article {
	width: 300px;
	margin-left: 20px;
	padding-left: 25px;
	padding-right: 20px;
}
* html body.pageAccueil div#article {
	margin-left: 10px;
}
/*----------------------------------------------------------------------------*/
div#contenu {
	margin: 0;
	padding: 0;
	width: 700px;
	float: left;
	font-weight: normal;

}
body.pageAccueil div#colonneD {
	margin-left: 10px;
	width: 182px;
	float: left;	
	display:inline;
}

body.pageAccueil div#colonneD img#Carteint {
	margin-top: -16px;
	margin-left: -2px;

}
body.pageAccueil div#colonneD img#diapo {
	margin: 0;
}
/*----------------------------------------------------------------------------*/
div#article h1 {
	margin: 0;
	padding: 0;
	/*color: #6B848C;*/
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: left;
}
body.pageAccueil div#article h1{
	text-align: center;
	margin-top:10px;
	border-bottom: 1px solid #E8E8E8;
	margin-bottom:5px;
}
div#article img#AccueilImage {
	margin-bottom: -10px;
	text-align: center;
}
* html div#article img#AccueilImage {
	margin-left: -5px;
	margin-bottom: -10px;
}
div#article h6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div#article p.right, div#article .right {
	text-align : right;
}
div#article p.left,div#article .left {
	text-align : left;
}

div#article p.justify,div#article .justify {
	text-align : justify;
}
div#article p.center, div#article .center {
	text-align : center;
}
/*----------------------------------------------------------------------------*/
div#colonneInt {
	width: 147px;
	float: left;
	margin-top: 0px;
	padding: 0px;
}
div#sousmenu {
	width: 147px;
	margin-left: 6px;
	margin-top: 5px;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	background: #F8F8F8;
}
div#sousmenu ul {
	margin: 0;
	padding: 0;
	width: 147px;
	text-align: left;
	margin-bottom: -1px;
}
* html div#sousmenu ul {
	width: 147px;
}
div#sousmenu ul a {
	text-decoration: none;
	color: #003861;
	font-family: Tahoma, Arial, sans-serif;
	display:block;
	padding-left: 20px;
}
div#sousmenu ul a:hover {
	color: #A26C04;
	text-decoration: underline;
}
div#sousmenu ul li {
	padding-left: 0;
	margin: 0;
	line-height: 22px;
	background: url(../images/puceFleche.gif) no-repeat 6px 8px;
	border-bottom: 1px solid #E2E2E2;
}
div#sousmenu ul li ul {
	margin: 0;
	padding: 0;
	background: none;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom:4px;
}
div#sousmenu ul li ul li {
	margin: 0;
	line-height: 12px;
	padding-left: 0px;
	width:115px;
	border:none;
	background: url(../images/puceFleche2.gif) no-repeat 10px 1px;
	margin-bottom:2px;
}
div#sousmenu ul li ul li a{
  margin:0;
  padding:0;
	padding-left: 30px;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
}
div#sousmenu ul li a.select {
	font-weight: bold;
	color: #CB8210;
	font-size: 11px;
}
div#sousmenu ul li ul li ul li {
	background: none;
}
div#sousmenu ul li a.select span{
  line-height: 16px;
  display:block;
}
/*----------------------------------------------------------------------------*/

div.actu p{
float:left;
display:inline;
width:500px;
}

div.actu p.grand{
min-height:80px;
}
* html div.actu p.grand{
min-height:80px;
}

div.actu a.linkimg img{
float:left;
display:inline;
margin-right:5px;
}



a#logo {
	width: 159px;
	height: 103px;
	display: block;
	position: relative;
	top: 2px;
	left: 11px;
	z-index: 3;
	background: url(../images/logo.jpg) no-repeat 0 0;
}

div#actualites {
	float: left;
	width: 182px;
	margin-left: -3px;
	display: inline;
	background: #fff;
	
}

div#actualites h2{
	color: #828282;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 26px;
	background: url(../images/fondActuTitre.jpg) no-repeat 0 0;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #EDEDED;
}
div#actualites div.agendadet {
	padding: 5px;
	padding-right: 0px;
 	display: inline;
	float: left;
	margin: 0;
}
div#actualites div.agendadet h3 {
	color: #6B848C;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	line-height: 12px;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: none;
}
div#actualites div.agendadet img {
	float: left;	
	display:inline;
	padding: 1px;
	border: 1px solid #AAAAAA;
	margin-right: 3px;
	margin-top: 5px;

}
div#actualites div.agendadet h4 {
	color: #236283;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	float: left;	
	display:inline;
	padding-left: 20px;
}
div#actualites div.agendadet p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 12px;
	font-size: 10px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	float: left;	
}

div#actualites div.agendadet p span.textdroite{

display:inline;
float:left;
width:100px;

}


div#actualites div.agendadet p.grand {
min-height:80px;
}
* html div#actualites div.agendadet p.grand {
height:80px;
}
*+html div#actualites div.agendadet p.grand{
height:80px;
}

div#actualites div.agendadet a {
	color: #93814A;
}
div#actualites div.agendadet a:hover {
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
div#infoservices {
	float: left;
	display:inline;
	width: 132px;
	margin-left: 0px;
	line-height: 14px;
	margin-top:8px;
	padding-bottom:60px;
}
body.pageAccueil div#infoservices {
margin-top:-15px;
}


div#adrmairie {
	margin-left: 12px;
	font-size:10px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
}
img#armoirie{
  position: absolute;
  left:1px;
  bottom:4px;
}

img.logo-grezieu {    position: absolute;  bottom:65px;  left: 0;  }

img.logo-ccvl   {    position: absolute;  bottom:9px;  left: 50px;  }

div#menuLiens {
	float: left;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 4px;
	background: url(../images/fondParchemin.jpg) no-repeat 0 0;
	display: inline;
}
body.pageAccueil div#menuLiens {
	margin-left: 0px;
	margin-top: 10px;
}
div#menuLiens ul {
	margin: 0;
	padding: 0;
	margin-top: 0px;
}
div#menuLiens ul li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	padding-left: 32px;
}
div#menuLiens a {
	text-decoration: none;
	color:#66747A
}
div#menuLiens ul li#marchePublic {
	background: url(../images/marches_publics.gif) no-repeat 11px 6px;
}
div#menuLiens ul li#newsletter {
	background: url(../images/newsletter.gif) no-repeat 11px 6px;
}
div#menuLiens ul li#agenda {
	background: url(../images/agenda.gif) no-repeat 11px 6px;
}
div#menuLiens ul li#docstelec {
	background: url(../images/docs_telec.gif) no-repeat 11px 6px;
}
div#menuLiens ul li#lienutiles {
	background: url(../images/liens_utiles.gif) no-repeat 11px 6px;
}
/*----------------------------------------------------------------------------*/
div#footer {
	clear: both;
	height: 29px;
	/*position: relative;*/
	width: 700px;
	margin: 0px auto 0;
	padding-left:5px;
	padding-right:0px;


}

div#footer ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: left;
}
div#footer ul li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}
div#footer ul li a, div#footer ul li span {
	color: #403C28;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 6px;
	border-right: 1px solid #403C28;
	text-decoration: none;
}
div#footer ul li a#laster {
	border-right: none;
}
div#footer ul li a#noe {
	border-right: none;
	float: right;
}
div#footer ul li span {
	background: none;
}
* html div#footer ul li a#noe {
	position: relative;
	padding-top: 2px;
}
/*----------------------------------------------------------------------------*/
/*Newsletter*/
/*----------------------------------------------------------------------------*/

fieldset {

padding:5px;

}





div#publication table thead th{
  font-weight: bold;
  background: #fff;
  border: 2px solid #fff;
  border-bottom: 2px solid #eee;
  text-align: center;
  color:#777;
  padding:0 5px;
  font-family: Arial, Helvetica, sans-serif ;

}
div#publication table{
	background: #F9F9F9;
  border-collapse: collapse;
  margin-top:15px;
}
div#publication table td{
  border: 2px solid #eee;
  padding:10px;
}
div#publication table td a{
  padding-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 6px;
}
div#telecharger {
	border: 5px solid #F0F0F0;
	background: #F9F9F9;
  padding:0px 10px 10px;
  margin-top:15px;

}
span.acrobat{
	border: 1px solid #ddd;
	background: #fff;
	display: block;
	padding: 20px 10px;
}
span.acrobat a.lienSpe{
	display:block;
	color:#525252;
	margin: 0;
	text-decoration: underline;
	margin-left:5px;
	margin-top:2px;
  padding-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 8px;
}
div#telecharger h3{
  background: none;
  border:none;
  padding:0;
  font-weight:bold;
  font-size:13px;
  color:#8AA56A;
  font-family: Arial, Helvetica, sans-serif ;
}
div#telecharger div ul{
  padding:0;
  margin:0;
  margin-top:12px;
  margin-bottom:20px;
  list-style-position: outside;
  list-style-type: none;
}
div#telecharger div ul li{
  background: none ;
  padding:0;
  margin:0;
  list-style-position: outside;
  list-style-type: none;
}
div#telecharger div ul li a{
  padding-left:15px;
  margin-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 6px;
}

/*----------------------*/

label {
display: block;
float:left;
width:100px;
}
div#zi label#quelnews{
display: block;
float:left;
width:300px;
}

/*----------*/
span.acrobat {
	background: #ededed;
	color: #66766C;
	display: block;
	padding: 5px;
	border: 1px solid #E2DCC6;
	margin-bottom:5px;
}
span.acrobat a#abodeLink {
	display: block;
	padding-left: 25px;
	height: 20px;
	background: url(../images/pdf.gif) no-repeat 0 0;
}


/*------------------------------------pagination------------------------------*/

div#article div#pagination{
    padding-bottom:5px;
    margin-top:10px;
    clear: both;
}
div#article div#pagination ul{
	float: left;
    margin:0;
    padding:0;
}
div#article div#pagination ul li{
    list-style-type:none;
    display:inline;
    background: none ;
    padding:0;
    margin:0;
}
div#article div#pagination ul li a, div#pagination ul li strong{
    display:inline;
    float:left;
    background: none;
    padding:0;
    margin:0;
    margin-right:10px;
}
/*-----------------------------------------------*/

div#article div.pagination a.moispreced{
	float: left;
}
div#article div.pagination a.moissuiv{
	float: right;
}
table.calendrier{
	background-color: #fff;
	border-spacing: 0px;
	padding: 0;
	margin: 0;
	margin-bottom:30px;
}
table.calendrier caption{
   	background: red ;
   	font-weight: bold;
   	color: #56554F;
   	font-size: 10px;
  	border-bottom: 1px solid #848F87;
  	padding: 0;
	  margin: 0;
	  width:146px;
}
table.calendrier caption a{
 	font-size: 16px;
  text-decoration: none;
  padding:0 2px;
}

table.calendrier thead tr th{
	text-align: center;
	font-size: 10px;
}

table.calendrier caption{
	background: #E2DCC6 ;
	font-weight: bold;
	color: #56554F;
	font-size: 10px;
	border-bottom: 1px solid #BDBCAD;
}
table.calendrier tr td {
	padding: 0;
	margin: 0;
	border-spacing: 0px;
}
table.calendrier tbody tr td {
	text-align: center;
	height:20px;
	color: #7DAEBE;
}
table.calendrier tbody tr td.select, table.calendrier tbody tr td.select acronym{
	background: #7DAEBE;
	color: #fff;
	border: none;
}
table.calendrier tbody tr td.select a{
	color: #fff;
}
table.calendrier tbody tr td acronym{
	color: #56554F;
}

/*------------------------------*/
acronym {
	cursor:help;
	border-bottom:1px dotted #D28442;
}
/*-----------------------------------------*/

div#Geven{
	float: left;
	width: 310px;
	padding : 0;
	margin: 0;
	
}
div#Deven{
	float: right;
	padding : 0;
	margin: 0;
}

div#Geven div.agendadet{
width: 300px;
  margin-top:13px;
  float: left;
  display:block;
border-bottom: 1px solid #ccc;
}

/*----------------------------------------------------------------------------*/


div#Geven div.agendadet ul.calend, div#Geven div.agendadet ul.calend li{
  list-style-position: outside;
  list-style-type: none;
  margin:0;
  padding : 0;
  background: none;
}
div#Geven div.agendadet ul.calend{
  background: url(../images/date.png) no-repeat 0 0;
  width:44px;
  height:57px;
  text-align: center;
  float:left;
  display:inline;
  margin-right:10px;
}

div#Geven div.agendadet ul.calend li span.date {
	display: block;
	  font-family:Arial, Helvetica, sans-serif ;
	  font-size:24px;
	  color:#fff;
	  position:relative;
	  top:4px;
	  padding-top:10px;
}
div#Geven div.agendadet ul.calend li acronym{
  border:none;
  text-decoration: none;
	cursor:help;
  font-family:Arial, Helvetica, sans-serif ;
  font-size:12px;
  font-weight: bold;
  color:#fff;
  position:relative;
  top:-2px;
  left:1px;
  
}
div#Geven div.agendadet ul.calend li.annee{
  color:#000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  position:relative;
  top:0px;
}



div#Geven div.agendadet h3{
  font-family:Verdana, Arial, Helvetica, sans-serif ;
  color:#B3635B;
  font-size: 11px;
  font-weight: bold;
  position:relative;
  top:-1px;
  display:inline;
}
div#Geven div.agendadet p{
  font-family:Verdana, Arial, Helvetica, sans-serif ;
  color:#777;
  font-size: 10px;
  line-height:12px;
  margin-top:20px;
  
}

div#Geven div.agendadet img{
	float: right;
}
/*------------------------------*/
div#siteu{
	float: left;
	margin : 0;
	padding: 0;
}
div#siteu span{
	display:block;
	float: left;
	padding-top: 5px;
	width: 400px;
	padding-bottom: 5px;
	margin-left: 2px;
	margin-right: 3px;
}

div#siteu span img{
  	float: right;
	padding: 1px;
	border : 1px solid #666;
	margin-left: 10px;
	margin-bottom: 10px;
}
/*------------------------------*/
div#marche div.bloc{
	background: url(../images/haut_marche.gif) no-repeat 100% 0;
	display: block;
	width: 500px;
}
div#marche div.bloc div{
 	background: #F6F6F6;
 	margin-top: 5px;
 	padding: 10px;
 	display: block;
 }
div#marche div.bloc div span.date{
	font-weight:normal;
	color: #C4461D;
	border: 0px;
}

div#marche div.bloc div h2{
	background: url(../images/pointille.gif) repeat-x 0 100%;
}
div#marche div.bloc div span.qui{
	display: block;
	margin-top: 5px;
	border: 1px solid #E3E7E6;
	padding: 5px;
}
div#marche div.bloc div ul{
	margin-top: 10px;
}
div#marche div.bloc div a.lienSpe{
  	margin: 10px 11px 0 11px;
}
div#marche div.candidat{
	 display:block;
	 background: transparent ;
	 padding:5px;
	 margin-top: 50px;
	 border: 1px solid #D9DCD3;
}
div#marche div.candidat a.lienSpe{
  	display: inline;
  	background: url(../images/puceSpe.gif) no-repeat 0 4px;
  	color:#525252;
  	margin: 0;
  	text-decoration: underline;

}
div#marche div.candidat h3{
	line-height:13px;
	font-weight: bold;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color:#66766C;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}
/*----------------------------------------------------------------------------*/

