* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul, li {
	list-style-type: none;
}

a {
	text-decoration : none;
	color: #000000;
}

/* ----   ---- */

body {
	background-repeat: no-repeat;
}

#main {
}

/* ----   ---- */

#leftColumn {
	float: left;
	width: 182px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 415px;
	
}

html>body #leftColumn {
	min-height: 415px;
	height: auto;
	
}

#leftColumn ul {
	width: 150px;
	margin-left: 2px;
}

#leftColumn li {
	background-image :url('/argosSites/bretigny/images/dotte_red_red.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom : 5px;
	padding-left: 13px;
}

#leftColumn li a {
	color: white;
}

/* ----   ---- */

#centerColumn {
	float: left;
	width: 469px;
}

/* ----   ---- */

#top {
	display:block;
	width: 469px;
}

/* ----   ---- */

#rightColumn {
	float: left;
	width: 116px;
}

#jeSuis {
	background-repeat: no-repeat;
	background-position: 0 0 ;
	height: 64px;
	margin-bottom:10px;
}


#jeSuis select {
	margin: 25px 0 0 12px;
	width: 90px;
	padding-left: 2px;
	
}

#recherche {
	width: 182px;
}

#search {
	margin-bottom:15px;
	background-image:url('/argosSites/bretigny/images/rechercher.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top :16px;
}

#search label {
	display : block;
}

#search #searchField{
	width: 90px;
	font-size: 11px;
	padding-left: 2px;
	height: 16px;
	background-color: white;
	float: left;
}

#search input.btnSubmit{
	background-color: white;
	border: none;
	font-weight: bold;
	width : 20px;
	margin: 0 0 0 5px;
}
#services {
	background-image:url('/argosSites/bretigny/images/service_en_ligne.gif');
	width: 116px;
	background-position: 6px 10px ;
	background-repeat: no-repeat;
	padding: 27px 2px 3px 5px;
	margin-bottom: 15px;
}

#services ul {

}

#services li {
	background-repeat: no-repeat;
	background-position: 0 4px ;
	padding-left: 10px;
}

#pratique {
	background-image:url('/argosSites/bretigny/images/bretigny_en_pratique.gif');
	background-position: 6px 10px ;
	background-repeat: no-repeat;
	padding: 30px 2px 3px 5px;
	margin-bottom: 15px;
}

#pratique ul {

}

#pratique li {
	background-repeat: no-repeat;
	background-position: 0 4px ;
	padding-left: 10px;
}

#pratique li a {
	color: #810001;
}

a.nous_ecrire{
	background-image :url(/argosSites/bretigny/images/nous_ecrire.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
	display: block;
	height: 38px;
	width: 116px;
	clear: left;
}

/* ----   ---- */

#bottomBar {
	clear: left;
	display : block;
	width: 585px;
	margin: 20px 0 0 182px;
}

#bottomBar ul {
	display:block;
	border-bottom: solid 1px #DB0029;
	padding-bottom: 15px;
}

#bottomBar li {
	float: left;
	background-image :url('/argosSites/bretigny/images/dotte_red_white.gif');
	background-repeat: no-repeat;
	background-position:  0 4px;
	padding-left: 10px;
	margin-right: 5px;
}

#bottomBar li a, #bottomBar p a{
	color: #DB0029;
}

#bottomBar p {
	clear : left;
	color: #DB0029;
}

/*---  ----*/

a.seeMore {
	color: #054958;
	clear : left;
	display:block;
	font-weight: bold;
	
}

a.seeMore strong {
	font-size: 20px;
	font-weight: normal;
	
}

.print {
	display :none;
}

hr.spacer{
	clear : left;
	display:block;
	color: white;
	
}