/* @override 
	http://www.nordisere.com/sites/www.nordisere.com/squelettes/css/commun.css
	http://www.somexpert.com/sites/www.somexpert.com/squelettes/css/commun.css
*/

/* www.quorom.com */

/* @group Général */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, "Bitstream Vera Sans",  Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: #2d5764 url(body_fond.png) repeat-x 0 top;
}

/* @group Redéfinitions */

.cacher {
	display: none;
}

.centrer {
	text-align: center;
}

a#haut_page {
	display: block;
	width: 309px;
	height: 11px;
	background-color: #bfcfd4;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

label:hover {
	cursor: pointer;
}

hr.mef {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0;
	visibility: hidden;
	clear: left;
}

#sidebar_lateral hr.mef {
	clear: right;
}

/* @end */
/* @end */

/* @group Page */
#page {
	margin: 0 auto;
	padding: 0 17px;
	width: 947px;
	background: url(page_fond.png) repeat-y center;
	text-align: left;
	min-height: 650px;
	position: relative;
}

#sommaire a {
	color: #41b5b9;
}

/* @group Zone Latérale */
#zone_laterale {
	border-right: #bfcfd4 1px solid;
	height: 100%;
	width: 164px;
	position: absolute;
	top: 0;
	left: 17px;
}

#menu {
	margin: 0;
	padding-left: 35px;
}

#menu li {
	padding: 8px 0;
	list-style-image: url(puce_menu_off.png);
}
#menu li:hover, #menu li.on { list-style-image: url(puce_menu_on.png); }

#menu li a {
	color: #264c58;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
}
#menu li a:hover, #menu li.on a { color: #41b5b9;}
/* @group Actualités */
#actualites {
	height: 160px;
	margin: 40px 0;
}

#actualites h2 {
	font-size: 1.4em;
	margin: 0;
	background: transparent url(actualites_titre_fond.png) no-repeat right bottom;
	text-align: center;
	color: #4c656f;
	line-height: 3em;
}

#actualites ul {
	margin: 0;
	padding: 0 0px;
	list-style-type: none;
}

#actualites ul li {
	padding: 10px 2px 20px;
	height: 95px;
	background: #ffffff url(actualites_fond.png) repeat-x center bottom;
	width: 160px;
	position: relative;
	list-style-type: none;
}

/*#zone_laterale div.slider-wrap {
	margin: 0 0px;
}*/

#actualites ul li a {
	color: #797878;
}

#actualites ul li a span.date {
	display: block;
	margin-left: 7px;
	padding-left: 10px;
	background: url(puce_smenu.png) no-repeat left center;
}

#actualites ul li a span.lien {
	position: absolute;
	font-weight: bold;
	color: #41b5b9;
	bottom: 3px;
	right: 0;
	cursor: pointer;
	right: 6px;
}

#actualites ul li a b {
	display: block;
	margin: 1em .5em 1em 17px;
}

/* @group jQuery */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 164px;
	height: 128px;

	/* custom decorations */
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
.scrollable li {
	float: left;
	/*margin: 2px;*/
	/*padding: 2px;*/
	cursor: pointer;
	/*width: 100px;*/
	height: 75px;
}

.scrollable .active {
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}

.scrollable {
	float: left;
}

a.browse {
	display: none;
}

a.disabled {
	visibility: hidden !important;
}

.navi {
	margin-left: 55px;
	margin-bottom: 6px;
	height: 8px;
}

.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(puce_actualites.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

.navi a:hover {
	background-position: 0 -8px;
}

.navi a.active {
	background-position: 0 -16px;
}
/* @end */
/* @end */
/* @end */

/* @group Entête */
#entete {
	margin-left: 165px;
	height: 180px;
	background: #2f5764 url(entete_fond.jpg) no-repeat 190px top;
	color: #fff;
	position: relative;
}

#entete #logo_adherent {
	float: left;
	margin-right: 15px;
}

#entete #nom_adherent {
	position: absolute;
	bottom: 0;
	left: 0;
} 

#entete h1 {
	margin: 0 0 0 30px;
	padding: 0px 15px;
	font-size: 3.7em;
	font-family: 'Bookman Old Style', Georgia, serif;
}

#entete h1 img {
	vertical-align: top;
}

#entete #accroche { margin-left: 30px;}
#entete #accroche .ligne1 {
	font-size: 2em;
	/*margin-right: 120px;*/
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	display: block;
}

#entete #accroche .ligne2 {
	color: #41b5b9;
	font-size: 1.4em;
}
/* @end */

/* @group Brèves animées */
.tickercontainer {
	width: 773px;
	height: 19px;
	margin: 0 0 0 164px;
	padding: 0 5px;
	overflow: hidden;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 5px;
	top: 5px;
	width: 1000px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0 50px 0 0;
	font-style: italic;
	font-variant: small-caps;
	color: red;
}

ul.newsticker li h4, ul.newsticker li p {
	display: inline;
	margin: 5px 0;
}
/* @end */

/* @group Contenu */
#contenu {
	margin-left: 164px;
	background: url(contenu_fond.png) no-repeat right top;
}

#datedujour {
	margin: 10px 0 28px 147px;
	padding-top: 7px;
	color: #264c58;
	font-size: .8em;
	text-transform: capitalize;
}

/* @group Espaces Réservés */
#espace_reserve {
	float: right;
	margin: 0 0 10px 20px;
	padding-left: 8px;
	color: #456671;
	width: 193px;
}

#espace_reserve h2 {
	position: relative;
	left: -8px;
	color: #264c58;
	margin-top: 0;
	padding: 20px 0 0 7px;
	font-size: 1.4em;
	border-left: #bfcfd4 1px solid;
}

#espace_reserve h3 {
	font-size: .95em;
	padding-left: 10px;
	margin: 12px 0 0 0;
	background: url(puce_espace_reserve.png) no-repeat left center;
	color: inherit;
	text-transform: uppercase;
	vertical-align: text-top;
	color: inherit;
	line-height: 2em;
}

#espace_reserve h3 a {
	color: #264c58;
}

#espace_reserve h3 a * {
	vertical-align: middle;
}

#espace_reserve p {
	font-size: 0.85em;
	margin: 0 0 3px 10px;
}

#espace_reserve p * {
	vertical-align: middle;
}

#espace_reserve p label {
	float: left;
	padding-right: 2px;
	line-height: 22px;
	width: 6.5em;
}

#espace_reserve p input {
	width: 7em;
	height: 1.4em;
	border: #41B5B9 1px solid;
	background-color: #fff;
}

#espace_reserve input.submit {
	width: 2em;
	margin-left: 3px;
	height: 20px;
}

#espace_reserve ul {
	margin: 0;
}

#espace_reserve p.reponse_formulaire {
	text-align: center;
}
#espace_reserve p.reponse_formulaire_erreur { color: red; }

#espace_reserve p.quitter {
	float: right;
	margin: 0 10px 0 0;
	line-height: 2em;
}

#espace_reserve p.quitter a {
	color: red;
	font-weight: bold;
}
#espace_reserve p.quitter a span, #espace_reserve li a {
	color: #264C58;
	text-decoration: underline;
}
#espace_reserve li a { font-size: smaller;}
#espace_reserve p.quitter a:hover span, , #espace_reserve li a:hover { color: #41b5b9; }


/* Pour supprimer des éléments du login public */
#espace_reserve div.choix, #espace_reserve p.remember_pass, 
#espace_reserve #pass_securise, #espace_reserve .bugajaxie {
	position: absolute;
	visibility: hidden;
}

/* @group Documents */
#documents {
	margin: 0 20px;
	padding: 0;
	text-align: center;
}

#documents li {
	list-style-type: none;
	float: left;
	width: 150px;
	height: 100px;
}

#documents li a, #documents li img {
	display: block;
	margin: 0 auto;
}

#documents li span.taille {
	font-style: italic;
}

/* @end */
/* @end */

#contenu p.surtitre {
	margin: 0;
	color: #41b5b9;
	font-size: 1.1em;
}

#contenu h1 {
	margin: 0;
	color: #456671;
	font-size: 1.65em;
}
#contenu h1 a {
	color: #456671;
}

#chapo {
	margin-top: 20px;
	color: #797878;
	font-size: 1.25em;
}

#contenu h1, #contenu #chapo, #contenu p.surtitre {
	margin-left: 20px;
}

/* @group Sous Menu */
#contenu #sous-menu {
	margin: 0;
	list-style-type: none;
	padding: 5px 20px;
}

#contenu #sous-menu li {
	padding: 0 0 5px 7px;
	background: url(puce_smenu.png) no-repeat left 6px;
	float: left;
	width: 260px;
	height: 2.1em;
}

#contenu #sous-menu li a {
	color: #264C58;
	text-decoration: underline;
}
#contenu #sous-menu li a:hover { color: #41b5b9; }
/* @end */



/* @group Texte */
#texte {
	clear: both;
	padding: 0 20px;
	border-top: #bfcfd4 1px solid;
	color: #797878;
}

#texte h3 {
	margin: 15px 0;
	padding-left: 24px;
	color: #017285;
	background: url(puce_menu_on.png) no-repeat left center;
	/*clear: both;*/
}

#texte a {
	color: #264C58;
	text-decoration: underline;
}
#texte a:hover { color: #41b5b9; }


#texte span.spip_documents_left {
	margin: 0 20px 10px 0;
}

#texte span.spip_documents_right {
	margin: 0 0 10px 20px;
}

#texte span.spip_documents_center {
	display: block;
	text-align: center;
}

/* @group Carte Google Map */
.carte_gis {
	left: -10px;
}

.carte_gis dl {
	margin-top: 0;
}

.carte_gis dt {
	display: none;
}

.carte_gis dd strong {
	font-variant: small-caps;
}

.carte_gis dd.adresse_mail {
	margin-top: 20px;
	font-style: italic;
}
/* @end */



/* @group Contact */
#texte p.formulaire_erreur {
	color: red;
	text-align: center;
} 

#contact fieldset {
	border: none;
}

#contact fieldset legend {
	display: none;
}

#contact .obligatoire {
	font-weight: bold;
}

#contact #coordonnees p {
	float: left;
	margin: 0 0 10px 0;
	width: 45%;
}

#contact #coordonnees p label {
	float: left;
	text-align: right;
	margin-right: 3px;
	width: 45%;
}

#contact #messages textarea {
	width: 80%;
	display: block;
	margin: 0 auto;
}

#contact span.erreur {
	display: block;
	color: red;
	font-size: smaller;
	text-align: center;
}

/* @end */
/* @end */
/* @end */
/* @end */

/* @group Pied */
#pied {
	background: #2d5764 url(pied_fond.png) no-repeat center top;
	position: relative;
	margin: 0 auto;
	padding: 16px 17px 0;
	width: 947px;
	text-align: left;
}

#pied #retour_haut {
	margin: 0;
	position: absolute;
	top: 16px;
	right: 20px;
	color: #41b5b9;
	font-size: 0.7em;
	background: url(puce_retour_haut.png) no-repeat center top;
	line-height: 2.5em;
}

#pied ul {
	margin: 0 65px 0 0;
	padding: 0;
	list-style-type: none;
}

#pied ul li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: #456671 1px solid;
}
#pied ul li.dernier { border-right: none; }

#pied ul li a, #pied ul li label {
	color: #bfcfd4;
	font-size: .8em;
	font-variant: small-caps;
}
#pied ul li a:hover, #pied ul li label:hover { color: #41b5ba; }

#pied #signature {
	color: #456671;
	font-size: .7em;
}
/* @end */


