/* ------------------------------- */
/* -- CSS By Prezenz			-- */
/* -- http://www.prezenz.com	-- */
/* -- Copyright 2009			-- */
/* ------------------------------- */

/* ------------------------------- */
/* -- STRUCTURE				-- */
/* ------------------------------- */

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
}

body {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	font-size:12px;
	background-color:#414A51;
	background-attachment:fixed;
	background-image:url(../../images/sport4life/fond.gif);
	background-position:-400px -300px;
}



/* ------------------------------- */
/* -- WEBSITE					-- */
/* ------------------------------- */

div#page {
	/* Tous les browsers */
	height: auto !important; 
	/* Pour IE */
	height: 100%; 
	/* Tous les browsers */
	min-height: 100%; 
	position: relative;
	text-align: left;
	width:910px;
	margin:0 auto 0 auto;
}


/* ------------------------------- */
/* -- FORM						-- */
/* ------------------------------- */

fieldset {
	color:#000;
}

input {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	margin-bottom:4px;
}

select {
	border:1px solid #CCC;
	padding:2px;
	width:145px;
	margin-bottom:4px;
}

textarea {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	margin-bottom:4px;
}

.button div {
	display:block;
	width:auto;
	float:right
}

.left div {
	float:left
}

	.button-left {
		background-image:url(../../images/sport4life/btn_left.gif);
		color:#FFFFFF;
		background-position:left top;
		background-repeat:no-repeat;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:1px;
		height:12px;
		width:5px;
	}
	
	.button-right {
		background-image:url(../../images/sport4life/btn_arrow_right.gif);
		color:#FFFFFF;
		background-position:right top;
		background-repeat:no-repeat;
		padding-right:1px;
		padding-top:6px;
		padding-bottom:6px;
		height:12px;
		width:4px;
	}
	
	.button-middle {
		background-image:url(../../images/sport4life/btn_middle.gif);
		color:#FFF;
		background-position:left top;
		background-repeat:repeat-x;
		padding:6px;
		padding-top:6px;
		padding-bottom:6px;
		height:12px;
		text-transform:none;
	}
	
.arrow .button-right {
	background-image:url(../../images/sport4life/btn_arrow_right.gif);
	width:21px;
}
	
.write .button-right {
	background-image:url(../../images/sport4life/btn_write_right.gif);
	width:21px;
}
	
.mail .button-right {
	background-image:url(../../images/sport4life/btn_mail_right.gif);
	width:21px;
}

/* ------------------------------- */
/* -- COMMUN					-- */
/* ------------------------------- */

a { 
	color:#CF215C;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#333;
}

.color { 
	color:#CF215C;
}

h1 {
	color:#888;
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:10px;
}

h2 {
	color: #666;
	text-transform:none;
	font-size:16px;
	margin-bottom:4px;
}

h3 {
	color: #666;
	text-transform:none;
	font-size:12px;
	margin-bottom:4px;
}

.alignleft {
	float:left;
	padding-top:2px;
	margin-right:5px;
	margin-bottom:1px;
}

.alignright {
	float:right;
	padding-top:2px;
	margin-left:5px;
	margin-bottom:1px;
}

.aligncenter {
	text-align:center
}

.image-gauche {
	float: left;
	padding-top: 3px;
	padding-right: 8px;
}

.image-droite {
	float: right;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 8px;

}

.gris {
color:#999;
}

.tennis .gris {
color:#e46300;
}

.golf .gris {
color:#678f4d;
}

/* signature prezenz light background */

.prezenz-bglight {
	padding-top:10px;
	padding-bottom:10px;
	text-transform:none;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}
	.prezenz-bglight a {
	text-decoration:none;
}
	.prezenz-bglight .prezenz-text {
	color: #999999;
}
	.prezenz-bglight .prezenz-name {
	color:#F2F2F2;
}
	.prezenz-bglight .prezenz-quote {
	color: #83B4E0;
}

/* ------------------------------- */
/* -- HEADER					-- */
/* ------------------------------- */

div#top {
	clear:both;
	height:15px;
	padding:95px 10px 5px 10px;
}

div#top div#topmenu {
	float:right;
	padding-right:15px;
	padding-top:0;
	color: #e0e0e0;

}

div#top div#topmenu a {
	color: #FFF;
}

/* ------------------------------- */
/* ------------- MENU ------------ */
/* ------------------------------- */

div#menu {	
	padding:4px;
}

div#menu ul {
	list-style:none;
}

div#menu ul li {
	list-style:none;
	display:inline;
}

div#menu ul li a {
	display:block;
	float:left;
	width:263px;
	height:65px;
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:8px;
	margin-bottom:8px;
	color:#FFF;
	font-size:12px;
	padding-left:17px;
	padding-right:15px;
	padding-top:50px;
}

div#menu ul li a:hover, div#menu ul li .active {
	background-position:bottom left;
}

div#menu ul li .last {
	margin-right:0px;
}

/* ---------------- class name */

div#menu ul li .fondation {	
	background-image:url(../../images/sport4life/bouton_fondation.gif);
}
div#menu ul li .fondation_en {	
	background-image:url(../../images/sport4life/bouton_fondation_en.gif);
}

div#menu ul li .programme {	
	background-image:url(../../images/sport4life/bouton_programmes.gif);
}
div#menu ul li .programme_en {	
	background-image:url(../../images/sport4life/bouton_programmes_en.gif);
}

div#menu ul li .partenaire {	
	background-image:url(../../images/sport4life/bouton_partenaires.gif);
}
div#menu ul li .partenaire_en {	
	background-image:url(../../images/sport4life/bouton_partenaires_en.gif);
}

div#menu ul li .media {	
	background-image:url(../../images/sport4life/bouton_medias.gif);
}
div#menu ul li .media_en {	
	background-image:url(../../images/sport4life/bouton_medias_en.gif);
}

div#menu ul li .news {	
	background-image:url(../../images/sport4life/bouton_news.gif);
}
div#menu ul li .news_en {	
	background-image:url(../../images/sport4life/bouton_news_en.gif);
}

div#menu ul li .soutenir {	
	background-image:url(../../images/sport4life/bouton_soutenir.gif);
}
div#menu ul li .soutenir_en {	
	background-image:url(../../images/sport4life/bouton_soutenir_en.gif);
}

/* ------------------------------- */
/* -- MAIN		        -- */
/* ------------------------------- */

div#main-wrapper {
	position:relative;
}

div#main {
	clear:both;
	height:350px;
	padding:4px;
	position:absolute;
	top:0px;
}

div#mainpict {
	clear:both;
	height:350px;
	padding:4px;
	background-image:url(../../images/sport4life/back_page.png) !important;
	background: none;	
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/layout/images/sport4life/back_page.png", sizingMethod="image");
	z-index:0;
}

.home div#mainpict {
	background-image:url(../../images/sport4life/back_home.png) !important;
	background: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/layout/images/sport4life/back_home.png", sizingMethod="image");
}

div#mainpicten {
	clear:both;
	height:350px;
	padding:4px;
	background-image:url(../../images/sport4life/back_page.png) !important;
	background: none;	
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/layout/images/sport4life/back_page.png", sizingMethod="image");
	z-index:0;
}

.home div#mainpicten {
	background-image:url(../../images/sport4life/back_home_en.png) !important;
	background: none;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/layout/images/sport4life/back_home_en.png", sizingMethod="image");
}


/* ---------------- picture */

div#main #picture {
	height:125px;
	padding-top:1px;
}


/* ---------------- left */
	
div#main div#left {
	width:175px;
	height:330px;
	padding:10px;
	display:table-cell;
	float:left;
	vertical-align:top;
	position:relative;
	font-size:11px;
}

.home div#main div#left {
	width:275px; 
}

/* ---------------- logo */

div#main div#logo a {
	height:150px;
	display:block;
	width:170px;
}

div#logoprint {
	display:none
}

/* ---------------- smenu */

div#left div#smenu {
	padding-top:5px;
	margin-left:20px;
}

div#left div#smenu ul {
	list-style:none;
}

div#left div#smenu ul li {
	list-style:none;
}

div#left div#smenu ul li a {
	display:block;
	padding:5px;
	line-height:12px;
	text-align:right;
	border-top:1px dotted #CCC;
	color:#666;
}
div#left div#smenu ul li.first a {
	display:block;
	padding:5px;
	line-height:12px;
	text-align:right;
	border-top:0px;
	color:#666;
}

div#left div#smenu ul ul li a, 
div#left div#smenu ul li ul li a {
	display:block;
	padding:3px;
	line-height: 11px;
	font-size: 11px;
	text-align:right;
	color:#666;
	border-top:0px;
}

div#left div#smenu ul li a:hover, div#left div#smenu ul li a.active {
	color:#CF215C;
}


.portrait li {
	list-style-type: none;
	margin-top: 8px;
}
.portrait li li {
	list-style-type: none;
	margin-top: 4px;
}


/* ---------------- bottom */

div#left div#bottom {
	position:absolute;
	width:180px;
	bottom:0px;
	padding-bottom:14px;
	padding-left:0px;
        text-align:center;
}

.home div#left div#bottom {
        text-align:left;
	padding-left:7px;
	width:257px;
}

div#left div#bottom .print {
	color:#666;
	background-image:url(../../images/sport4life/print.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:inline-block;
	padding:1px;
	padding-left:25px;
}

div#left div#bottom .mail {
	color:#666;
	background-image:url(../../images/sport4life/mail.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:inline-block;
	padding:3px;
	padding-left:25px;
}

/* ---------------- content */
	
div#main div#content {
	width:705px;
	padding:0 0px 0 0px;
	display:table-cell;
	float:left;
	vertical-align:top;
	color:#000;
}
	
.home div#main div#content {
	width:605px; 
}

div#main div#content div#text {
	text-align:right;
	padding:5px 50px 10px 50px;
	height:185px;
	overflow:auto;
}

div#main div#content .background {
	background-image:url(../../images/sport4life/support.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

/* ------------------------------- */
/* --------   FICHE	--------- */
/* ------------------------------- */

div#fiche {
	clear:both;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	display:table;
}

#fichetop {
	padding-top:110px;
	padding-left:22px;
	height:20px;
	text-align:left
}

.fiche .golf #fichetop {
	background-image:url(../../images/sport4life/back_fiche_top_golf.gif) !important;
	background-repeat:no-repeat;
	background-position:top left;
}

.fiche .tennis #fichetop {
	background-image:url(../../images/sport4life/back_fiche_top_tennis.gif) !important;
	background-repeat:no-repeat;
	background-position:top left;
}

#fiche {
	background-image:url(../../images/sport4life/back_fiche_middle.gif) !important;
	background-repeat:repeat-y;
	background-position:top left;
}

#fiche-wrapper2 {
  height:auto !important;
  height:400px;
  min-height:400px;
}

#footerfiche {
	clear:both;
	background-image:url(../../images/sport4life/back_fiche_bottom.gif) !important;
	background-repeat:no-repeat;
	height:64px;
	background-position:top left;
}

#footerficheen {
	clear:both;
	background-image:url(../../images/sport4life/back_fiche_bottom_en.gif) !important;
	background-repeat:no-repeat;
	height:64px;
	background-position:top center;
}
	
div#fiche div#fleft {
	width:310px;
	padding:10px;
	display:table-cell;
	float:left;
	vertical-align:top;
	position:relative;
	font-size:12px;
}

div#fiche div#fcontent {
	width:570px;
	padding:0 0px 0 0px;
	display:table-cell;
	float:left;
	vertical-align:top;
	position:relative;
	color:#000;
}

#finfos {
	width:310px;
}

#finfos .box-top {
	background-repeat:no-repeat;
	background-position:top left;
	height:92px;
	padding-top:50px;
	padding-left:135px;
	padding-right:10px;
	margin:0px;
}

#finfos .box-middle {
	background-image:url(../../images/sport4life/box_middle.jpg) !important;
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px;
	padding:0px 20px;
}

#finfos .box-bottom {
	background-image:url(../../images/sport4life/box_bottom.jpg) !important;
	background-repeat:no-repeat;
	background-position:top left;
	height:15px;
	margin:0px;
}

/* ------------------------------- */
/* -- FOOTER					-- */
/* ------------------------------- */

div#footer {
	clear:both;
	font-size:11px;
	padding:4px;
	color:#999;
	padding-bottom:15px;
}

/* ---------------- footer_right */

div#footer div#footer_right {
	float:right;
font-size:9px;
}

div#footer div#footer_right a {
	color:#999;
font-size:9px;
}

