/* IMPORTANT */
/* Ce fichier CSS (cascading style sheets) est basé sur un template de Gordon Mac, modifié et adapté pour le site sextigre.com
Le webmaster de sextigre a respecté la license "Creative Commons Attribution-ShareAlike 2.0 License" */

@media screen {
	
* { font-size: 100%; margin: 0; padding: 0; }

html { height: 100%; }

body { background: url(img/body.jpg) #FFFFFF repeat-x 0 0; color: #666666; font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; min-width: 810px; }

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre, table { margin: 0 0 .5em 0; }

/* =Haut de page
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 { background: transparent; color: #50514B; font-weight: normal; }

#content h2 { font-size: 1.2em;  font-weight: bold; }

#content h3 { font-size: 1.2em; }

#content h4 { font-size: 1em; }

#content h5{ font-size: 1em; }

#content h6 { font-size: 1em; }

/* =Menu Catégories */


a img { border: none; }

a.menu:link {
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #666666;
}
a.menu:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F59208;
}
a.menu:active {
	text-decoration: none;
	color: #666666;
}

/* =Menu Partenaires */


a img { border: none; }

a.menu2:link {
	color: #666666;
	text-decoration: none;
}
a.menu2:visited {
	text-decoration: none;
	color: #666666;
}
a.menu2:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDD3D;
}
a.menu2:active {
	text-decoration: none;
	color: #666666;
}

/* =WESH WESH Arrête de matter mon code source >_< */


a img { border: none; }

a.menu3:link {
	color: #666666;
	text-decoration: none;
}
a.menu3:visited {
	text-decoration: none;
	color: #666666;
}
a.menu3:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu3:active {
	text-decoration: none;
	color: #666666;
}


/* C'est les humains qui ont inventés Dieu, et non Dieu qui a inventé les humains */


a img { border: none; }

a.menu0:link {
	color: #252a30;
	text-decoration: none;
	font-size: 12px;
	margin-left: 10px;
}
a.menu0:visited {
	text-decoration: none;
	color: #252a30;
	font-size: 12px;
	margin-left: 10px;
	}
a.menu0:hover {
	font-size: 12px;
	background-color: #FFC804;
	margin-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
a.menu0:active {
	text-decoration: none;
	color: #252a30;
	font-size: 12px;
	margin-left: 10px;
}




/* Page */

a img { border: none; }

a:link { color: #666666; text-decoration: none }

a:visited, a:hover, a:focus, a:active { background: transparent; color: #000000; }


/* =Listes
----------------------------------------------- */
#content ol { list-style-position: inside; list-style-type: lower-roman; }

#content ul { list-style-type: none; }

#content ul li { background: transparent; }

#content dt { font-weight: bold; }

#validation li { display: inline; margin-right: 4px; }

/* =Wrappers
----------------------------------------------- */

#wrapper-b { border-bottom: 10px solid #FFDD3D; width: auto; }

#wrapper-c {
	background: transparent url(img/wrapper.jpg) repeat-y 0 0;
	text-align: left;
	width: 788px;
	margin: auto;
}

#content { background: transparent url(img/content.jpg) no-repeat 0 0; width: auto; }

/* =Heading
----------------------------------------------- */
#heading { position: relative; }

#heading h1, #heading h2 { left: -9999px; position: absolute; }

/* =General layout
----------------------------------------------- */
#content-a { float: left; width: 386px; }

#content-a-inner { padding: 220px 20px 0 66px; }

#content-b { float: left; width: 402px; }

#content-b-inner { padding: 5px 20px 0px 12px; }

#footer { background: transparent url(img/footer.jpg) no-repeat 0 0; clear: both; height: 50px; text-indent: -9999px; }

/* =Main Navigation
----------------------------------------------- */


/* =Code
----------------------------------------------- */
code, pre, var { background: transparent; color: #50514B; font: 1em Pragmata, "Courier New", Courier, monospace; }

pre { background: #FFFFFF; border: 1px solid #DDDDDD; height: auto; -moz-border-radius: 4px 4px 0 0; overflow: -moz-scrollbars-horizontal; overflow: auto; padding: 4px; width: 367px; }

pre.php { color: #B22222; }

pre.php span.comment { color: #FFA500 !important; }

pre.php var { color: #333333; }

pre.html span.comment { color: #999999 !important; }

/* =Misc. Text Formatting
----------------------------------------------- */
kbd { background: transparent; color: #000000; font: 1em Pragmata, "Courier New", Courier, monospace; }

del { background: transparent; color: #DDDDDD; }

ins { background: transparent; color: #333333; text-decoration: underline; }


} 
@media print {
body { background: #FFFFFF; color: #333333; font: 8pt Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6, code, pre { color: #333333; }

h2	{ font-size: 10pt; }

h3	{ font-size: 9pt; }

h4, h5, h6 { font-size: 8pt; }

abbr, acronym { border-bottom: none; }

abbr:after, acronym:after { content: ' (' attr(title) ') '; }

a:after { content: ' (' attr(href) ') '; }

a { color: #333333; text-decoration: none; }

#nav-main, form { display: none; }

#heading { border-bottom: 2px solid #666666; }

}



/* Elements BLV3 */


.b_u {
	width: 80px;
	height: 80px;
	float: left;
	padding-bottom: 7px;}
	
.b_v {
	width: 80px;
	height: 80px;
	float: left;}
	
a.b_v img {
  opacity: 1.0;
  filter:alpha(opacity=100);
  }

a.b_v:hover img {
	opacity: 0.8;
	filter:alpha(opacity=80);-moz-opacity:0.8
  }
	
.Cstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	letter-spacing: -1px;}

/*suite */

a.nat:link {
	color: #666666;
	text-decoration: none;
}
a.nat:visited {
	text-decoration: none;
	color: #666666;
}
a.nat:hover {
	text-decoration: underline;
	color: #999999;
}
a.nat:active {
	text-decoration: none;
	color: #FFCC33;
}
.punk {
	margin-right: 10px;
}


a.next:link {
	color: #666666;
	text-decoration: none;
	font-size: 18px;
}
a.next:visited {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
}
a.next:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
}
a.next:active {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
}