

/*  Styles généraux
------------------------------------------------------------------------*/

body {
	font: 0.85em/ 130% Verdana, "Lucida Grande", Lucida, Tahoma,
		"Trebuchet MS", Arial, Geneva, Helvetica, Sans-Serif;
	color: #000;
	padding: 0;
	margin: 0;
}

p,h1,h2,h3,h4,h5,h6,div,legend,fieldset,table,tr,td,ul,ol,li,dt,dl,dd,img,form,map,area
	{
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	overflow-x: auto;
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body {
	text-align: center;
	background: #B5B3B4 url(../images/body_bg.jpg) repeat-x;
}

a,a:link,a:active {
	color: #287D16;
}

a:hover {
	color: #000;
}

.no-pict-box {
	float: left;
	width: 90px;
	height: 110px;
	background: #e5e5e5;
	font-size: .8em;
	color: #444;
	text-align: center;
	padding: .6em;
	line-height: 100px;
	overflow: hidden;
}

.spacer {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

* html .spacer {
	display: inline;
}

/* Styles des textes */
.contentzone h2 {
	position: relative;
	color: #0A55A2;
	font-size: 1em;
	font-weight: bold;
	margin-left: 7px;
	margin-bottom: 7px;
}

a.toutesphotos,
a.toutesphotos:link,
a.toutesphotos:active {
	color: #000;
	white-space: nowrap;
	text-decoration: underline;
}

a.toutesphotos:hover {
	color: #287D16;
}

a.speciallink,
a.speciallink:link,
a.speciallink:active,
a.speciallink:visited
	{
	line-height: 12px;
	float: left;
	font-size: 10px;
	color: #6B6B6B;
	text-decoration: none;
	margin-top: 7px;
	padding-bottom: 8px;
	padding-left: 13px;
	margin-right: 10px;
	background-image: url(../images/link_arrow.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
}

a.speciallink:hover {
	color: #287D16;
	text-decoration: underline;
}


a.speciallink2,
a.speciallink2:link,
a.speciallink2:active,
a.speciallink2:visited
	{
	line-height: 20px;
	float: right;
	font-size: 0.8em;
	color: #6B6B6B;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	margin-right: 10px;
	margin-top: 2px;
	background-image: url(../images/link_arrow.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

a.speciallink2:hover {
	border: 1px solid #D9D9D9;
	color: #24685C;
	background-color: #DFFFDD;
}

#recherche input.button {
	float: left;
	width: 120px;
	height: 20px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	border: 1px solid #C5C4C4;
	margin-bottom: 10px;
	padding: auto 3px auto 5px;
}

* html #recherche input.button {
	margin: 0;
}

#recherche input.button:hover {
	border: 1px solid #D9D9D9;
	color: #24685C;
	background-color: #DFFFDD;
}

.textfield {
	width: 170px;
	background-color: #f7f7f7;
	border: 1px solid #C5C4C4;
	margin: 2px 3px 6px 12px;
}

#recherche input.textfield {
	float: left;
	margin: 2px 9px 6px 12px;
	width: 172px;
}

#recherche input.textfield:focus {
	background-color: #fff;
	border: 1px solid #348F23;
}

#recherche label {
	font-size: 10px;
	color: #5F5F5F;
}

#recherche p {
	margin: 0 0 0 0.4em;
}

#recherche a,
#recherche a:link,
#recherche a:active {
	float: left;
	color: #287D16;
	font-size: 0.8em;
	line-height: 22px;
	margin-left: 5px;
}

#recherche a:hover {
	color: #000;
}

.hidden,a.hidden,
a.hidden:link,
a.hidden:hover,
a.hidden:active,
a.hidden:visited,
a .hidden,
a:link .hidden,
a:hover .hidden,
a:active .hidden,
a:visited .hidden,
span.hidden,
a span.hidden
	{
	visibility: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



/*  Styles réservés à la structure des blocs
-----------------------------------------------------*/

.special-date {
	float: left;
	width: auto;
	margin-left: 10px;
	line-height: 23px;
	color: #7a7a7a;
	font-size: 0.8em;
	font-weight: normal;
}

#top {
	position: relative;
	float: left;
	width: 760px;
	height: 139px;
	background: url(../images/banniere_briensphoto.jpg) top left no-repeat;
}

#top.west-images {
	background-image: url(../images/banniere_proto5.jpg);
}

a#top-logo {
	display: block;
	float: left;
	width: 300px;
	height: 110px;
}

#fullpage {
	text-align: left;
	display: block;
	width: 760px;
	margin: 0 auto 0 auto;
}

.centercontent {
	float: left;
	width: 100%;
	background: #fff url(../images/briens_fake_side_bg.gif) repeat-y 510px 0
		; /* ce fond simule une colonne de droite */
}



/*  Défini la largeur du contenu principal - colonne de gauche
------------------------------------------------------------------------*/

.reunionlist {
  float: left;
  width: 66%;
}

* html .reunionlist {
  width: 63%;
}

.reunionlist h1 {
  font-size: 0.9em;
  clear: both;
  margin: 10px 0 10px 10px;
  padding: 3px;
  border-top: 1px solid #666;
  letter-spacing: 0.2em;
  color: #666;
}


/*  Visuel de la colonne de droite et son contenu
-----------------------------------------------------*/

#rightpart {
	position: relative;
	float: right;
	width: 250px;
	margin-top: -5px;
	overflow: hidden;
}

#recherche {
	float: right;
	position: relative;
	margin: 0;
	width: 100%;
	background: #EBEBEB url(../images/find_corner_bl.gif) no-repeat bottom
		left;
}

#recherche form {
	display: block;
	float: left;
	clear: both;
	padding-bottom: 15px;
	width: 100%;
}

.findbutton {
	float: left;
	width: 98%;
	margin-left: 9px;
}

* html .findbutton {
	margin: 0;
	margin-left: 3px;
}

.infoszone {
	float: left;
	width : 100%;
	background-image: url(../images/infos_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #F8F8F8;
	margin: -3px 0 3px 3px;
}

* html .infoszone {
	margin: 0 0 3px 1px;
}

.infoszone2 {
	float: left;
	width : 100%;
	background-image: url(../images/zone_infos_corner_bl2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0 0 0 0;
}

.shadowzone {
	float: left;
	background-color: #EBF1F7;
	width: 57%;
	background-image: url(../images/zone_infos_corner_bl3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

* html .shadowzone {
	width: 58%;
}


.photopart {
	display: block;
	margin: 1px auto 1px auto;
}

.photopart img {
	margin: 1px auto 1px auto;
}

.contentmargin {
	float : left;
	width : 100%;
	margin-top: 10px;
	margin-right: 10px;
}

.contentmargin p.deco,.editocontent div.deco {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	margin: 0 5px 5px 5px;
	padding: 0;
	width: auto;
}

.editocontent div.deco {
	float: right;
}

.contentmargin p.deco img,.editocontent div.deco img {
	display: block;
	float: left;
	border: 2px solid white;
	margin: 0;
	padding: 0;
}

.editocontent {
	font-size: 0.9em;
	line-height: 1.5em;
	width: 99%;
	background : #fff url(../images/zone_infos_corner_bl.gif) bottom left no-repeat;
	float: left;
	display: block;
	margin: 0 3px 3px 3px;
}

* html .editocontent {
	margin: 0 2px 3px 0;
	width: auto;
}

.editocontent img {
	float: right;
	margin: 7px;
}

.editocontent p {
	float: left;
	font-size: 0.9em;
	margin: 3px 4px 2px 7px;
	line-height: 1.5em;
}

* html .editocontent p {
	float: left;
	font-size: 0.9em;
	margin: 3px 4px 2px 3px;
	line-height: 1.5em;
}

p.likeedito {
	font-size: 0.8em;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-bottom: 1px;
	padding: 0.5em;
	padding-left: 20px;
	width: 94%;
	clear: both;
}

p.likeedito a:link,p.likeedito a:active,p.likeedito a:visited {
	color: black;
	text-decoration: none;
}

p.likeedito a:hover {
	color: #287D16;
	text-decoration: none;
}

p.likeedito img {
	float: right;
	margin: 5px 6px 13px 4px;
}

p.legende {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	line-height: 1.6em;
	letter-spacing: 0.01em;
	margin-left: 1.5em;
	padding: 0.1em;
	padding-bottom: 8px;
	width: 97%;
	clear: both;
}

.editozone h3,.autresinfos h3,.nosphotoszone h3 {
	color: #0A55A2;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 7px;
	padding-left: 11px;
	line-height: 18px;
	background : url(../images/title_arrow.gif) 0 6px no-repeat;
}

* html .editozone h3,.autresinfos h3,.nosphotoszone h3 {
	background-position: 0 7px;
}

.autresinfos h3,.nosphotoszone h3 {
	position: relative;
	left: -1px;
	background : url(../images/title_arrow2.gif) top left no-repeat;
	z-index: 4;
}

* html .autresinfos h3,* html .nosphotoszone h3 {
	float: left;
	background-position: 0 1px;
	z-index: 3;
}

.autresinfos,.souvenirzone {
	float: left;
	background-color: #F3F2F3;
	border-left: 1px solid #E4E4E4;
	width: 100%;
}

.rightzonefooter {
	float: left;
	background-image: #fff url(../images/right_zone_footer.gif) repeat-x;
	height: 60px;
	width: 100%;
}

* html .rightzonefooter {
	width: 99%;
}

h3 {
	position: relative;
	z-index: 5;
}

.nosphotoszone,
.formattarifszone,
.prochainementzone,
.souvenirzone,
.photospulling {
	background: #EBEBEB url(../images/right_infos_bg_small.gif) top left repeat-x;
	float: left;
	width: 99%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #EFEFEF;
	margin: 0;
	padding: 0 0 4px 0;
}

.nosphotoszone {
	clear: both;
}

.formattarifszone p {
	padding-left: 10px;
}

.nosphotoszone p {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	font-size: 0.8em;
	line-height: 2em;
	letter-spacing: 0.05em;
}

.photospulling p {
	padding-left: 10px;
	float: left;
	width: 97%;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}

.prochainementzone p {
	font-size: 0.8em;
	line-height: 1.7em;
	white-space: nowrap;
	letter-spacing: 0.03em;
	clear: both;
	padding-left: 12px;
}

.prochainementzone {
	width: 100%;
}

* html .prochainementzone {
	width: 100%;
}

p.evecol1,p.evecol2 {
	font-size: 0.8em;
	line-height: 1.4em;
	white-space: nowrap;
	letter-spacing: 0.03em;
	width: 100px;
}

p.evecol1 {
	float: left;
	text-align: left;
	margin-right: 5px;
}

p.evecol2 {
	float: left;
	text-align: left;
}

p.alignright {
	text-align: left;
	float: right;
}

.nosphotoszone h3 {
	float: left;
	width: 40%;
}

.nosphotoszone p {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
}

* html .nosphotoszone p {
	margin-left: 0px;
}

.editozone {
	float: right;
	width: 250px;
	margin-bottom: 3px;
	background-color: #fff;
	clear: both;
}

.editoshadow2 {
	float: left;
	width: 99%;
	background : #CDCEC9 url(../images/zone_infos_corner_bl2.gif) bottom left no-repeat;
	margin: 0 0 2px 2px;
}

* html .editoshadow2 {
	margin: 0 0 2px 1px;
	width: auto;
}

.editoshadow1 {
	float: left;
	width: 100%;
	background : #EBF1F7 url(../images/zone_infos_corner_bl3.gif) bottom left no-repeat;
	margin-bottom: 0;
}

.contentzone {
	display : block;
	width: 100%;
	clear : both;
	overflow : hidden;
	/*float: left; #FAFAFA */
	text-align: left;	
	margin: 0 0 0 4px;
	background : #FAFAFA url(../images/zone_infos_corner_bl.gif) bottom left no-repeat;
}

* html .contentzone {
	margin: 0 0 0 2px;
}

.contentzone img {
	float: left;
	margin: 0 7px 0 7px;
}




/* Breadcrumb bar
----------------------------------------------------------------*/
#breadcrumb-bar {
	position: absolute;
	bottom: 3px;
	right: 0;
	background-color: transparent;
	width: 63%;
}

ul#breadcrumb {
	float: left;
	clear: both;
	padding: 5px 10px;
	line-height: 10px;
	text-align: left;
	list-style-type: none;
	background : url(../images/admin_breadc_start.gif) 0px 12px no-repeat;
}


ul#breadcrumb li {
	float: left;
	margin: 0 0px 0 5px;
	text-transform: lowercase;
	font-size: 0.8em;
	color: gray;
	line-height: 2em;
}


ul#breadcrumb li a {
  text-transform: none;
  font-size: 1em;
  font-weight: normal;
  color: gray;
  text-decoration: none;
}


ul#breadcrumb li a:hover {
	text-decoration: none;
  border-bottom: 1px solid gray;
}

ul#breadcrumb li.breadcrumb-selected,
ul#breadcrumb li.breadcrumb-selected a {
	font-weight: bold;
}



/* Pied de page
----------------------------------------------------------------*/

#footer {
	float: left;
	clear: both;
	background-color: #B5B3B4;
	border: 1px solid #fff;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	height: 23px;
	width: 100%;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #fff;
	line-height: 18px;
	text-align: center;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #696868;
}

/* Navigation
----------------------------------------------------------------*/

#fullpage .main-nav {
	position: relative;
	float: right;
	right: 0px;
	top: 88px;
	width: auto;
	z-index: 3;
}

#fullpage #top.west-images .main-nav {
	top: 91px;
}

#fullpage .main-nav ul {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#fullpage .main-nav .nav-part-box2 ul {
	background-image: none;
}

#fullpage .main-nav li {
	float: left;
	font-size: 0.8em;
	list-style-type: none;
}

#fullpage .main-nav li.selected {
	background: #fff url(../images/main_menu_selected.jpg) 0px -1px repeat-x;
	color: black;
}

#fullpage .main-nav li.selected a,
#fullpage .main-nav li.selected a:link,
#fullpage .main-nav li.selected a:visited,
#fullpage .main-nav li.selected a:active
	{
	display: block;
	color: black;
	text-decoration: none;
	border: none;
	padding: 0 8px 0 8px;
}

#fullpage .main-nav li.selected a:hover {
	background : url(../images/main_menu_selected_hover.jpg) 0px -1px repeat-x;
	padding: 0 8px 0 8px;
}

#fullpage .main-nav li a,
#fullpage .main-nav li a:link,
#fullpage .main-nav li a:visited,
#fullpage .main-nav li a:active
	{
	display: block;
	line-height: 18px;
	color: white;
	text-decoration: none;
	border: none;
	padding: 0 8px 0 8px;
}

#fullpage .main-nav li a:hover {
	background : url(../images/main_menu_hover.jpg) 0px -1px repeat-x;
	padding: 0 8px 0 8px;
}


/* ---------------- Présentation JC Briens ---------------------*/

div.presentation-briens {
	padding: 0 0 1em 1em;
	width: 90%;
	font-size: .9em;
}



/* ---------------- Slideshow portraits ---------------------*/

#portrait {
	position:relative;
	display : block;
	float : left;
	clear : both;
	height : 90px;
	overflow : hidden;
	width : 90%;
	text-align : center;
	margin : 0;
	padding : 5px;
}

#portrait a {
	float : left;
  height : 90px;
  width : 90%;
}

#portrait img {
	position:absolute;
  top : 5px;
  left : 15px;
  border : 1px solid #fff;
}


p.toutes-reunions {
	float : left;
	width : 90%;
	clear : both;
	padding : 16px 0 16px 16px; 
}






