/*
MacOS X templates by AideInfo (alias Eric FICHOT)
Copyright © 2003 Eric FICHOT
Website : http://www.forum-aideinfo.fr.fm
E-mail : phpbb@aideinfo.fr.fm
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #ffffff;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:#EFEFEF;
	scrollbar-darkshadow-color:#000000;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt;
	
}

/* General font families for common tags */
font,th,td,p {font-family: Verdana, Arial, Helvetica; font-size: 10pt; }
a:link,a:active,a:visited {color : #787878; font-family: Verdana, Arial, Helvetica; }
a:hover		{text-decoration: underline; color : #3482E4; }
hr	{height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #6EA000 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F5F5F5; }
td.row2	{ background-color: #EEEEEE; }
td.row3	{ background-color: #DFDFDF; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic1.gif);
		background-repeat: repeat-y repeat-x;
}

/* Header cells */
th	{
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#DFDFDF; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #F5F5F5; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Verdana Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; font-family: Verdana, Arial, Helvetica; }
.genmed { font-size : 11px; font-family: Verdana, Arial, Helvetica; }
.gensmall { font-size : 10px; font-family: Verdana, Arial, Helvetica; }
.gen,.genmed,.gensmall { color : #000000; font-family: Verdana, Arial, Helvetica; }
a.gen,a.genmed,a.gensmall { color: #787878; text-decoration: none; font-family: Verdana, Arial, Helvetica; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #3482E4; text-decoration: underline; font-family: Verdana, Arial, Helvetica; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{font-size : 11px; color : #000000; font-family: Verdana, Arial, Helvetica; }
a.mainmenu		{text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.mainmenu:hover {text-decoration: underline; color : #3482E4; font-family: Verdana, Arial, Helvetica; }


/* Forum category titles */
.cattitle		{font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000; font-family: Verdana, Arial, Helvetica; }
a.cattitle		{text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.cattitle:hover {text-decoration: underline; font-family: Verdana, Arial, Helvetica; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #000000; font-family: Verdana, Arial, Helvetica; }
a.forumlink 	{text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.forumlink:hover {text-decoration: underline; color : #3482E4; font-family: Verdana, Arial, Helvetica; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{font-weight: bold; font-size: 11px; color : #000000; font-family: Verdana, Arial, Helvetica; }
a.nav			{text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.nav:hover		{text-decoration: underline; font-family: Verdana, Arial, Helvetica; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{font-weight: bold; font-size: 11px; color : #000000; font-family: Verdana, Arial, Helvetica; }
a.topictitle:link   {text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.topictitle:visited {text-decoration: none; color : #909090; font-family: Verdana, Arial, Helvetica; }
a.topictitle:hover	{text-decoration: underline; color : #3482E4; font-family: Verdana, Arial, Helvetica; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; font-family: Verdana, Arial, Helvetica; }
a.postlink:link	{ text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.postlink:visited { text-decoration: none; color : #787878; font-family: Verdana, Arial, Helvetica; }
a.postlink:hover { text-decoration: underline; color : #3482E4; font-family: Verdana, Arial, Helvetica; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, Verdana; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/*#787878 #64A6F4 #3482E4*/
/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #787878; text-decoration: none; font-family: Verdana, Arial, Helvetica; text-decoration: underline; }
a.copyright:hover { color: #3482E4; text-decoration: underline; font-family: Verdana, Arial, Helvetica; }


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, Verdana;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
/*	background-color : #FFFFFF;*/
	background-color : #FFFFFF; background-image: url(images/textarea_background.gif); background-attachment: fixed; background-position: center;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #EEEEEE; border-style: none; }


/* Fancy form styles for IE */

input, textarea, select {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

input { text-indent : 2px; }

input.button {
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
}

.postbody { line-height: 18px}

/* Classes personnelles */
.topic1 {background-color: #F6F6F6; }

.topic2 {background-color: #E4E2E4; }


body {padding:0;margin:0;background:#f2f2f2;font-size:12px;font-family:Georgia, serif;}
form, fieldset {margin:0;padding:0;border-width:0;}
input, select, textarea {font-family:arial, serif;font-size:11px;color:#595959;}
p, ul {margin-top:1em;margin-bottom:1em}
img {vertical-align:bottom;}
a img {border-width:0;}
a {color:#8bc53f;text-decoration:none;}
a:hover {text-decoration:underline;}
a:focus {outline-width:0;}
.none {display:none;}
.columns {width:100%;overflow:hidden;}

#bg-main {}
#container {width:940px;margin:0 auto;padding:0;}

#menu {list-style-type:none;margin:0;padding:27px 0 0 25px;overflow:hidden;width:915px;}
#menu li {float:left;margin-right:19px;}
#menu li a {float:left;padding:17px 0 0 0;}
#menu li a:hover, #menu li.selected a {background:transparent url(images/menuhover.png) no-repeat 50% 0;}

#top {height:351px;position:relative;width:100%;background:transparent url(wwwimages/bgtop1.jpg) no-repeat;}
#top h1 {margin:0;padding:80px 0 0 0;position:absolute;z-index:10;}
#top p {font-size:21px;font-style:italic;}
#top .top-text {width:220px;padding:43px 0 50px 10px;background:transparent url(wwwimages/columns.png) repeat-y;top:113px;right:0;position:absolute;margin:0;text-shadow: white 0 1px 0;color:#c4c4c4;}

#flash {position:absolute;right:-59px;top:95px;}
* html #flash {right:-1px;}
*+html #flash {right:-1px;}
#bg-main #top {height:446px;background:transparent url(wwwimages/bgtop.jpg) no-repeat}
#bg-main #top h1 {margin:0;padding:80px 0 0 0;}
#bg-main #top p {width:430px;text-align:right;font-size:24px;font-style:italic;}

#path {padding-bottom:51px;padding-top:2px;}
#path ul {display:inline;list-style-type:none;margin:0;padding:0;}
#path p, #path li {margin:0;display:inline;}
#path a {color:#c4c4c4;text-decoration:underline}
#path a:hover {text-decoration:none}
#path li {padding-left:8px;color:#8bc53f;background:transparent url(wwwimages/path.png) no-repeat 0 2px;}
#path li.home {background:none;padding-left:0;}

.content {background:transparent url(wwwimages/content.jpg) no-repeat left bottom;padding-bottom:30px;}
.main-content {background:transparent url(wwwimages/content1.jpg) no-repeat left bottom;padding-bottom:63px;}
.columns3 {background:transparent url(wwwimages/columns3.gif) repeat-y 470px 0;width:100%;overflow:hidden;margin-top:10px;}
.columns2 {background:transparent url(wwwimages/columns.png) repeat-y 709px 0;width:100%;overflow:hidden;}
.columns2 .left {float:left;width:700px;}
.main-bg {background:transparent url(wwwimages/mainbg.jpg) no-repeat;}

.main-news {padding-top:10px;position:relative;width:100%;}
.main-news h2 {padding-bottom:7px;margin-top:0;}
.main-news ul {list-style-type:none;margin:0;padding:0;position:relative;width:100%;height:228px;}
.main-news ul li {width:100%;vertical-align:bottom;margin-bottom:17px;}
.main-news .photo {position:absolute;left:0;top:0;display:none;background-color:#f2f2f2;border:1px solid #8bc53f;padding:4px;}
.main-news .selected .photo {display:block;}
.main-news .description {margin-left:466px;padding-left:14px;;}
.main-news .selected .description {background:url(wwwimages/mainnews2.png) no-repeat 0 5px;}
.main-news .last .description {height:53px;}
.main-news .description h3 {font-size:18px;margin:0;font-weight:normal;}
.main-news .description h3 a {color:#999999;}
.main-news .selected .description h3 a {color:#8bc53f;}
.main-news .description p {margin:0;line-height:1.75em;padding:2px 0 0 0;}
.main-news .more {position:absolute;right:0;top:8px;margin:0;}

.box-declaration {padding-top:48px;}

.left {float:left;width:460px;margin-right:20px;}
.center {float:left;width:220px;}
.right {float:right;width:220px;}

.box-articles .columns {width:100%;overflow:hidden;background:transparent url(wwwimages/columns.png) repeat-y 219px 0;}
.box-articles h2 {margin:0 0 1em 0;}
.box-articles .col-left {float:left;width:220px;}
.box-articles .col-right {float:right;width:220px;}
.article-summary {padding:3px 0 14px 0;}
.article-summary h3 {font-size:18px;font-weight:normal;margin:0;}
.article-summary h3 a {color:#999999;}
.article-summary p {margin:0;line-height:1.75em;padding-top:2px;}

.box-tags {width:100%;position:relative;line-height:1.75em;padding-bottom:9px;padding-top:30px;}
.box-tags h2 {margin:0;padding-bottom:19px;}
.box-tags ul {list-style-type:none;margin:0;padding:0;}
.box-tags li {display:inline;}
.box-tags li.size10 {font-size:10px;}
.box-tags li.size12 {font-size:12px;}
.box-tags li.size14 {font-size:14px;}
.box-tags li.size16 {font-size:16px;}
.box-tags li.size18 {font-size:18px;}
.box-tags li.size21 {font-size:21px;}
.box-tags li.size24 {font-size:24px;}

.box-quote h2 {margin:0;padding-bottom:19px;}
.box-quote {width:100%;position:relative;line-height:1.75em;padding-bottom:39px;}
.box-quote blockquote {margin:0;padding:0;}
.box-quote blockquote p {margin:0;}
.box-quote blockquote .quote {float:left;padding:4px 18px 0 18px;}

.box-newsletter {width:100%;position:relative;line-height:1.75em;padding-bottom:29px;}
.box-newsletter h2 {margin:0;padding-bottom:19px;}
.box-newsletter .input {border:1px solid #c4c4c4;color:#c4c4c4;background:white url(wwwimages/inputbg.png) repeat-x;padding:2px 8px;font-style:italic;font-family:georgia, serif;font-size:14px;width:202px;}
.box-newsletter p.button {width:146px;margin-left:auto;text-align:right;font-size:12px;position:relative;font-family:verdana, sans-serif;height:25px;overflow:hidden;margin-top:14px;margin-bottom:0;}
.box-newsletter p.button .button-text {color:#8bc53f;text-decoration:underline;border-width:0;padding:0;background:transparent;font-size:12px;font-family:verdana, sans-serif;height:25px;vertical-align:middle;width:44px;cursor:pointer}
.box-newsletter .btn {float:left;}
.box-newsletter .hover {position:relative;top:-25px;}

.box-cancer {background:transparent url(wwwimages/rak.png) no-repeat;margin-top:-25px;padding-bottom:24px;}
.box-cancer ul {list-style-type:none;margin:0;padding:26px 0 0 94px;}
.box-cancer ul li {padding:0 0 12px 0;}
.box-cancer ul li a {display:block;height:30px;overflow:hidden;position:relative;}
.box-cancer ul li a:hover {border-width:0;}
.box-cancer ul li a:hover img {position:relative;top:-30px;}

.box-gallery {padding-top:7px;}
.box-gallery .infiniteCarousel1 {padding:4px;border:1px solid #8bc53f;width:450px;margin:19px 0 0 0;}
.box-gallery .infiniteCarousel1 .wrapper {padding:0;width:450px;height:313px;}
.box-gallery .infiniteCarousel1 li {padding:0;width:450px;height:313px;}
.box-gallery .infiniteCarousel1 img {width:450px;height:313px;padding:0;}

.box-see {width:100%;position:relative;padding-bottom:24px;}
.box-see h2 {margin:0;}
.box-see .infiniteCarousel {padding:4px;border:1px solid #8bc53f;width:210px;margin:30px 0 0 0;}
.box-see .infiniteCarousel .wrapper {padding:0;width:210px;height:115px;}
.box-see .infiniteCarousel li {padding:0;width:210px;height:115px;}
.box-see .infiniteCarousel img {width:210px;height:115px;padding:0;}

.infiniteCarouselUl {list-style-type:none;text-align:center;height:12px;overflow:hidden;position:relative;margin:18px 0 14px 0;padding:0;}
.infiniteCarouselUl li {display:inline;}
.infiniteCarouselUl li img {vertical-align:top;padding:0 4px;}
.infiniteCarouselUl li .selected img {position:relative;top:-12px;}

.infiniteCarousel1Ul {list-style-type:none;text-align:center;height:12px;overflow:hidden;position:relative;margin:18px 0 14px 0;padding:0;}
.infiniteCarousel1Ul li {display:inline;}
.infiniteCarousel1Ul li img {vertical-align:top;padding:0 4px;}
.infiniteCarousel1Ul li .selected img {position:relative;top:-12px;}

.box-links {width:100%;position:relative;line-height:1.75em;padding-bottom:39px;}
.box-links h2 {margin:0;padding-bottom:19px;}
.box-links .more {margin:0;position:absolute;right:0;top:-2px;}
* html .box-links .more {top:8px;}
*+html .box-links .more {top:8px;}
.box-links ul {list-style-type:none;margin:0;padding:0;}
.box-links ul li a {padding-left:8px;background:transparent url(wwwimages/point.png) no-repeat 0 6px;}

.articles {background:transparent url(wwwimages/bg1.png) no-repeat center bottom;padding-bottom:18px;}
.articles h2 {margin:0;}
.articles .list {list-style-type:none;margin:15px 0 0 0;padding:0;width:100%;overflow:hidden;background:transparent url(wwwimages/columns3a.gif) repeat-y 229px 0;}
.articles .list li {float:left;width:220px;padding-left:20px;padding-bottom:4px;}
.articles .list li.first {padding-left:0;}
.articles .list h3 {font-size:18px;font-weight:normal;margin:0;padding-bottom:3px;}
.articles .list h3 a {color:#999999;}
.articles .list p {line-height:1.75em;margin:0;}

.more-articles .header {font-size:18px;font-family:verdana, sans-serif;font-weight:bold;text-shadow: white 0 1px 0;padding-bottom:2px;}
.more-articles ol {list-style-type:none;margin:0;padding:0;line-height:1.75em;}
.more-articles li {margin-top:1.75em;}
.more-articles li h3 {font-size:12px;font-weight:normal;margin:0;}
.more-articles li p {margin:0;}

.text {padding-left:80px;color:#c4c4c4;font-size:12px;}
.text h2 {margin:0;}
.text p, .text ol, .text ul {line-height:1.75em;margin-top:1.65em;margin-bottom:1.75em;}
.text h3 {font-size:18px;font-weight:normal;color:#999999}
.text strong {color:#999999;}
.text a {text-decoration:underline;}
.text a:hover {text-decoration:none;}
.text .em {float:left;text-align:right;border-top:1px solid #8bc53f;width:140px;color:#8bc53f;font-size:18px;font-style:normal;padding-top:4px;margin:14px 20px 14px -80px;}


#footer {width:100%;overflow:hidden;padding-top:2px;background:transparent url(wwwimages/line.png) repeat-x;padding-bottom:26px;}
#footer .col1 {float:left;width:240px;padding-top:26px;}
#footer .col2 {float:left;width:480px;}
#footer .col3 {float:left;width:120px;}
#footer .col4 {float:right;width:60px;}
#footer h2 {padding:26px 0 20px 0;margin:0;font-size:16px;}
#footer p {margin:0;}
#footer ul {list-style-type:none;margin:0;padding:0 0 9px 0;}

#pageflip img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
	z-index:10000;
}
#pageflip img {
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}