/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.grid16-4 {width: 210px;}
/*.grid16-indent-4 {margin-left: 210px;}*/
.grid16-12 {width: 690px;}
.grid16-8 {width: 465px;}
/* Header Regions
-------------------------------------------------------------- */
/* Header Group */
#header-group-wrapper, .main-wrapper, .footer-wrapper {
	background-color: #666;
}
#header-group {
	background: url(../images/jfondombre.gif) repeat-y;
}
#header-group-inner {
	background: url(../images/jtoptop.gif) no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
/* menu haut primary */
#header-primary-menu-wrapper, .header-primary-menu-wrapper {
	background-color: #666;
	border-bottom-style: none;
	border-bottom-width: 0;
	background-image: none;
}
#header-primary-menu {
	background: url(../images/jfondombre.gif) repeat-y;
}
#primary-menu-inner {
	padding-right: 15px;
	padding-left: 15px;
}
.primary-menu-inner ul.menu li a:focus, .primary-menu-inner ul.menu li a:hover, .primary-menu-inner ul.menu li:hover a, .primary-menu-inner ul.menu li.hover a, .primary-menu-inner ul.menu li.active-trail a, .primary-menu-inner ul.sf-menu li a:hover, .primary-menu-inner ul.sf-menu li:hover a, .primary-menu-inner ul.sf-menu li.hover a {
background:none repeat scroll 0 0 #F4F4F4;
color:#8B8B8B;
}
/* herdear rotor */
#header-site-info {
	display: float;
	float: left;
	z-index: 10;
}
#header-site-info-inner {
	z-index: 11;
}
#block-views-rotor-block_1 {
	display: ;
	position: absolute;
	top: 0px;
	z-index: 1;
}
#block-views-rotor-block_1 .inner {
	margin: 0;
	z-index: 2;
}
.rotor-items {
	width: 930px;
	
}
.rotor-content-detail {
	z-index: 2;
}
#logo {
	z-index: 12;
}
#site-name-slogan {
	z-index: 13;
	padding-top: 10px;
}
/* Diaporama */
#preface-top-wrapper {
	background-color: #7E7E7E;
}
#preface-top {
	background: url(../images/jfondombre.gif) repeat-y;
	padding: 0;
}
#block-views-Diaporama-block_1 {
	margin: 0;
}
.imageflow .slider {
	height:35px;
	margin-left:-11px;
	margin-top:-17px;
	position:absolute;
	width:22px;
}
.imageflow .caption {
	/*background-color: rgba(255,230,166,0.7);*/
	margin-top: 50px;
	width: 300px;
	color: #fff;
	text-shadow: 1px 2px 5px #111;
	font-size: 160%;
}
/* Main Group */
#main-wrapper {
	padding: 0;
}
#main {
	background: url(../images/jfondombre.gif) repeat-y;
	padding-top: 15px;
}
#main-inner {
	background: url(../images/jfond_photo.jpg) no-repeat 0 bottom;
	margin-right: 15px;
	margin-left: 15px;
}
.breadcrumbs .inner  {
background: #6a6a6a none repeat scroll 0 0;
border-color:#555 #888 #999 #666;
border-style:solid;
border-width:1px;
color: #a7b2c3;
}
#content-inner, #content-bottom-inner {
	background: url(../images/jfondcontenu.png) repeat;
}
#block-user-3 .content {
	color: white;
}
#block-user-3 .content em {
	color: #9effcf;
}
.node {
	border-bottom: 3px dotted #e2700f;
}
#sliderwrapper {
	width: 670px;
	height: auto;
}
/* Footer Group */
#footer-wrapper {
	background: #333 url(../images/jfooter_fond.gif) repeat-x 0 top;
	border-style: none;
	border-width: 0;
	
}
#footer {
	background: url(../images/jfooter_photo.jpg) no-repeat 0 top;
	padding:5px 0 0;
}
#footer-inner {
	height: 120px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer-message-wrapper {
	background-color: #333;
}
#block-system-0 a {
	background-color: transparent;
}
#footer-message-text-inner strong {
	color: #d7d7d7;
}
#footer-message-text-inner {
	text-align: right;
}
/* MENU */
#sidebar-first .content {
	background-image: url(../images/jfondmenu.png);
}
/* OG menu */
#block-og-0 div h2 a {
	color: lime;
}
/* calendrier */
.event-calendar td.sat, .event-calendar td.sun {
background: #ecc799 none repeat scroll 0 0;
}
.event-calendar td.today {
background: #ff9155 none repeat scroll 0 0;
}
.event-calendar th {
background: #9c673b none repeat scroll 0 0;
border: 1px solid #ff9155;
color: #ffeebd;
padding:1px 0.33em;
text-align:center;
	font-weight: bold;
	font-size: 90%;
}
tr.even td, tr.odd td {
background:none repeat scroll 0 0 transparent;
border: 1px solid #ff9155;
}

/* POLICES */
h1, h2, h3, h4, h5, h6 {
color: #ddd;
}
h2 {
font-size:160%;
}
#site-name a:link, #site-name a:visited {
	font-size:120%;
	color: #fff0bd;
	padding: 0;
	background-color: transparent;
}
#site-name a:over, #site-name a:active {
	font-size:120%;
	color: #ffd719;
	padding: 0;
	background-color: transparent;
}
#logo a {
	background-color: transparent;
}
#slogan {
	color: #ffd619;
}
/* Tableau cartes de peche */
.horizon  { background-color: #fffacd }
.bleu  { background-color: #6cc }
.vert  { background-color: #9c9 }
.saumon    { background-color: #ffa07a }
.femme    { background-color: #fff }
.jaune   { background-color: #ff9 }
.bleu2    { background-color: #0cf }
.enfant   { background-color: #fcc }

