html, body {
    margin: 0;
    padding: 0;
	
}
html{
 background: url(images/fondecran.jpg) no-repeat top center; 
 
}
body {
  color:black;
  font:cursive;
  font-family:arial;
  font-size:15px;
  text-align: center;
}

h1 {
    font-size: 14px; 
    color: black; 
    text-align: center;
}

h1.center {
    font-size: 16px; 
    color: #d02e2e; 
    text-align: center;
}

h1.titrepage {
    font-size: 14px; 
    color: red; 
    text-align: center;
    text-shadow:0px 0px 5px black;
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
}

h1.titreonglet {
    font-size: 14px; 
    color: white; 
    text-align: center;
    text-shadow:0px 0px 5px black;
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
}

font.titrerouge{
    font-size:70px; 
    color: #d02e2e; 
    text-align: center;
	font-weight:italic;
    text-shadow:-2px 2px 5px black, 0px 0px 10px white;
    -o-text-shadow:-2px 2px 5px black, 0px 0px 10px white;
    -ms-text-shadow:-2px 2px 5px black, 0px 0px 10px white;
    -webkit-text-shadow:-2px 2px 5px black, 0px 0px 10px white;
    -moz-text-shadow:-2px 2px 5px black, 0px 0px 10px white;
}
font.titrenoir{
    font-size: 70px; 
    color: black; 
    text-align: center;

    text-shadow:-2px 2px 10px black, 0px 0px 12px white;
    -o-text-shadow:-2px 2px 10px black, 0px 0px 12px white;
    -ms-text-shadow:-2px 2px 10px black, 0px 0px 12px white;
    -webkit-text-shadow:-2px 2px 10px black, 0px 0px 12px white;
    -moz-text-shadow:-2px 2px 10px black, 0px 0px 12px white;
}
font.blanc{
    
    color: white; 
    text-align:left;
    text-shadow:0px 0px 5px black;
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
}


h1.rouge{
	color:red;
}
h1.orange{
	color:orange;
}
h1.purple{
	color:purple;
}
h1.justify{
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
	text-shadow:0px 0px 5px black;
}

h1.indexjustify{
	font-size:15px;
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}

h1.left{
	
	text-align:left;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;
	
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
h1.right{	
	text-align:right;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;		
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
h1.justifycambria{
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	font-family: cambria ;
}

h1.titrementionscenter{
	text-align:center;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;
	font-size:14px;
}

h1.titrementionsleft{
	text-align:left;
	font-weight:bold;
	padding-left: 15px;	
	padding-right: 15px;
	font-size:15px;
	color:green;
}

h1.textementionsjustify{
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	font-size:14px;
	color:black;
}


h2 {
    font-size: 11px;
    color: black;
    padding-left: 15px;	
}
h2.left{
	text-align:left;
}
h2.carredas{
	text-align:center;
	color:white;
}
h3.accesrapide{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 10px;
	color:white;
	text-shadow:0px 0px 5px black;
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
}

h2.right{
	text-align:right;
}

p,ul,li,td {
    color: black; 
	
}
ul{
	margin:0;
	padding:0;
}

@font-face {
  font-family: 'gasperoni';
  src: url('font/gasperoni.eot');
  src: url('font/gasperoni.woff') format('woff'),
        url('font/gasperoni.svg#abcd') format('svg'),
  		 url('font/gasperoni.ttf') format('truetype');  
}
font.gasperoni{
  font-family: 'gasperoni';	
}


img{
	border:none;
	
}

a:link {
    color:green;
    text-decoration: none;
    
    

}
a:visited {
    color:green;
    text-decoration: none;
}
a:active {
   color:green;
    text-decoration: none;
}
a:hover {
    color:black;
    text-decoration: none;
}

a.souligne:link {
    color:black;
    text-decoration: underline;   
	
}
a.souligne:visited {
    color:white;
    text-decoration: underline;
}
a.souligne:active {
   color:white;
    text-decoration: underline;
}
a.souligne:hover {
    color:grey;
    text-decoration: none;
}



a.carredas:link 
{ 
	text-decoration:none;  
	color: white;
	
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.carredas:visited {
    color: white;
     -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.carredas:active {
    color:white;
     -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.carredas:hover {
    color:grey;
    text-decoration: none;
    
}

a.carredasjaune:link 
{ 
	text-decoration:none;  
	color: #fff200;
}
a.carredasjaune:visited {
    color: #fff200;
}
a.carredasjaune:active {
    color:#fff200;
}
a.carredasjaune:hover {
    color:#79EA23;
    text-decoration: none;
}

a.nonsouligne:link 
{ 
	text-decoration:none;  
	color: grey;
}
a.nonsouligne:visited {
    color: grey;
}
a.nonsouligne:active {
    color:grey;
}
a.nonsouligne:hover {
    color:white;
    text-decoration: none;
}

a.nonsouligneblanc:link 
{ 
	text-decoration:none;  
	color: white;
	
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.nonsouligneblanc:visited {
    color: white;
    -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.nonsouligneblanc:active {
    color:white;
     -o-text-shadow:0px 0px 5px black;
    -ms-text-shadow:0px 0px 5px black;
    -webkit-text-shadow:0px 0px 5px black;
    -moz-text-shadow:0px 0px 5px black;
    text-shadow:0px 0px 5px black;
}
a.nonsouligneblanc:hover {
    color:grey;
    text-decoration: none;
}


a.menu:link 
{ 
	font-weight:bold;
	text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-o-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-ms-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-webkit-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-moz-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	text-decoration:none;  
	color: black;
}
a.menu:visited {
    color: black;
    text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-o-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-ms-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-webkit-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-moz-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
}
a.menu:active {
    color:black;
    text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-o-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-ms-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-webkit-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-moz-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
}
a.menu:hover {
	/*text-shadow: 0 0 6px #fefcc9, 3px -3px 9px #feec85, -6px -6px 12px #ffae34, 6px -12px 15px #ec760c, -6px -18px 18px #cd4606, 0 -24px 21px #973716, 3px -27px 24px #451b0e;*/
    color:black;
    text-decoration: none;
    
}

a.menu2:link 
{ 
	font-weight:bold;
	text-decoration:none;  
	color: white;
}
a.menu2:visited {
    color: white;
}
a.menu2:active {
    color:white;
}
a.menu2:hover {
	text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-o-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-ms-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-webkit-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	-moz-text-shadow: 0 0 2px #fefcc9, 1px -1px 3px #feec85, -2px -2px 4px #ffae34, 2px -4px 5px #ec760c, -2px -6px 6px #cd4606, 0 -8px 7px #973716, 1px -9px 8px #451b0e;
	text-decoration:none;  
	color: black;
    
}

a.violet:link { 
	color:#c53eec;
	text-decoration:none;
}
a.violet:visited {
   color:#c53eec;
	text-decoration:none;
}
a.violet:active {
    color:#c53eec;
	text-decoration:none;
}
a.violet:hover {
	color:white;
	text-decoration:none;
}

a.nonsouligne:link { 
	color:black;
	text-decoration:none;
}
a.nonsouligne:visited {
   color:black;
	text-decoration:none;
}
a.nonsouligne:active {
    color:black;
	text-decoration:none;
}
a.nonsouligne:hover {
	color:green;
	text-decoration:none;
}

a.nonvisible:link { 
	color:white;
	font-size:10px;
	text-decoration:none;
}
a.nonvisible:visited {
   color:white;
	text-decoration:none;
}
a.nonvisible:active {
    color:white;
	text-decoration:none;
}
a.nonvisible:hover {
	color:black;
	text-decoration:none;
}








#page{
	margin-left: auto;
    margin-right: auto;
	width:960px;
	
	text-align:left;
	color:white;
}

	
#menu a{
	position:absolute;
	margin-left:100px;
	margin-top:260px;
	text-align:left;
	width:auto;
	height:auto;
	padding:5px;
	border-width:0px;
	border-style:solid;
	color:white;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	-o-box-shadow: 0 0 3px white;
	-webkit-box-shadow:0 0 3px white;
	-ms-box-shadow:0 0 3px white;
	-moz-box-shadow:0 0 3px white;
	box-shadow:0 0 3px white;
}
#menu a:hover{
	color:green;
	-o-box-shadow: 0 0 3px green;
	-webkit-box-shadow:0 0 3px green;
	-ms-box-shadow:0 0 3px green;
	-moz-box-shadow:0 0 3px green;
	box-shadow:0 0 3px green;
}

#texte {
	position:absolute;
	/*background-image:url("images/paysage.jpg");
	background-repeat:no-repeat;
	background-position:50% 50%;*/
	text-align:center;
	margin-top:295px;
	margin-left:79px;
	width:800px;
	height:450px;
	
	border-width:0px;
	border-style:solid;
	
	
	
}

#coordonnees {
	float:right;
	text-align:right;
	width:760px;
	height:60px;
	margin:0;
	border-width:0px;
	color:white;
	border-style:solid;
	font-size:12px;
}

#droit {
	float:right;
	text-align:justify;
	width:760px;
	height:250px;
	margin:0;
	border-width:0px;
	color:white;
	border-style:solid;
	font-size:10px;
	line-height:10px;
}

#pokerpage {
	float:left;
	text-align:center;
	width:500px;
	height:135px;
	margin:0;
	border-width:0px;
	border-style:solid;
}

#titrebas {
	float:left;
	/*background-image:url("images/entete.png");
	background-repeat:no-repeat;
	background-position:50% 50%;*/
	text-align:center;
	width:210px;
	height:135px;
	margin:0 0px;
	border-width:0px;
	border-style:solid;
	color:white;
	
}

#baspage {
	position:absolute;	
	
	/*margin-right:0%;*/
	height:auto;
	width:800px;	
	margin:750px 71px 0 79px;
	text-align:center;
	border-width:0px;	
	
	clear:both;
}

.logoCDAC a{
	float:left;
	margin:5px 70px 0px 70px ; 
	display:block;
	width:60px;	
	
	height:64px;
	text-align:left;
	font-size:10px;
	vertical-align:middle;
	background:url(images/logos/logoCDAC.png) no-repeat 50% 50%;
	background-size:50px 60px;	
	text-decoration:none;
	transition: background-size .1s linear;
	-o-transition: background-size .1s linear;
	-webkit-transition: background-size .1s linear;
	-ms-transition: background-size .1s linear;
	-moz-transition: background-size .1s linear;
} 
.logoCDAC a:hover{
	background-size:53px 64px;
	color:white;
	
}














.vegas-loading {
	/* Loading Gif by http://preloaders.net/ */
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background:#000 url(images/loading.gif) no-repeat center center;
	background:rgba(0, 0, 0, 0.7) url(images/loading.gif) no-repeat center center;
	height:32px;
	left:20px;
	position:fixed;
	top:20px;
	width:32px; 
	z-index:0;
}

.vegas-overlay {
	background:transparent url(overlays/01.png);
	opacity:0.5;
	z-index:-1;
}

.vegas-background {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	z-index:-2;
    /* counteracts global img modification by twitter bootstrap library */
    max-width: none !important;
}


div.highlight { 
	background:#fff;
	border:1px solid #000;
	font-family:consolas,deja vu,"Courier New",Courier,monospace;
	overflow: hidden;
}
div.highlight pre{
	width: 100%;
	overflow: auto;
	padding:0;
	margin:0;
	font-size:12px;
	clear: both;
}

/* tabs */
div.highlight ul.tabs {
	overflow: hidden;
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	border-bottom: 0px solid #E0E0E0;
	width: 100%;
	background:#111;
	font-size:12px;
}
div.highlight ul.tabs li {
	padding: 0;
	margin: 0 5px;
	float: left;
	background: none;
	border-bottom: 1px dashed #CCC;
	line-height:1.0em;
	color: #CCC;
	cursor: pointer;
}
div.highlight ul.tabs li.active {
	border-bottom: none;
	cursor: default;
	color: #cc9966;
}

/* pre */
div.highlight pre.code ol {
	margin: 0;
	padding:0 0 0 45px;
	background:#555; 
	color:#fff; 
}
div.highlight pre.code ul {
	margin: 0;
	padding:0;	
}
div.highlight pre.code ol li,
div.highlight pre.code ul li {
	padding:0 0 0 5px;
	border-left:1px solid #999;
	background:#333;
}
div.highlight pre.code ul li {
	border-left:none;
}
div.highlight pre.code ol li.even,
div.highlight pre.code ul li.even {
	background-color:#222;
}
div.highlight pre.source {
	display: none;
	padding:0 0 0 5px;
	color:#333;
	background:#ccc;
}

/* highligting */
pre.code .str { 
	color: #00cc33; 
}
pre.code .kwd,
pre.code .kwd span { 
	color: #ccc;
}
pre.code .com,
pre.code .com span { 
	color:#ff0000;
	font-style: italic;
	font-weight: normal; 
}
pre.code .typ { 
	color: #ff0000; 
}
pre.code .lit { 
	color: #ffff00;
}
pre.code .pun { 
	color: #ff3300; }
pre.code .pln { 
	color: #ccc; 
}
pre.code .tag { 
	color: #0099ff;
	font-weight: bold;  
} 
pre.code .atn { 
	color: #ff9000; 
}
pre.code .atv { 
	color: #00cc22; 
}
pre.code .dec { 
	color: #ff9000; 
}
pre.code .fnc,
pre.code .fnc span { 
	color: #ff9000; 
}

/* css */
.css pre.code .kwd,
.css pre.code .kwd span { 
	color: #ff9900;
	font-weight: bold; 
}
/* php */
.php pre.code .str,
.php pre.code .str span { 
	color: #fff; 
}
.php pre.code .var,
.php pre.code .var span { 
	color: #fff; 
}
.php pre.code .com,
.php pre.code .com span { 
	color:#ff8000;
	font-style: italic;
	font-weight: normal; 
}
div.highlight { 
	background:#fff;
	border:1px solid #000;
	font-family:consolas,deja vu,"Courier New",Courier,monospace;
	overflow: hidden;
}
div.highlight pre{
	width: 100%;
	overflow: auto;
	padding:0;
	margin:0;
	font-size:12px;
	clear: both;
}

/* tabs */
div.highlight ul.tabs {
	overflow: hidden;
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	border-bottom: 0px solid #E0E0E0;
	width: 100%;
	background:#333;
	font-size:12px;
}
div.highlight ul.tabs li {
	padding: 0;
	margin: 0 5px;
	float: left;
	background: none;
	border-bottom: 1px dashed #CCC;
	line-height:1.0em;
	color: #CCC;
	cursor: pointer;
}
div.highlight ul.tabs li.active {
	border-bottom: none;
	cursor: default;
	color: #cc9966;
}

/* pre */
div.highlight pre.code ol {
	margin: 0;
	padding:0 0 0 45px;
	background:#999; 
	color:#444; 
}
div.highlight pre.code ul {
	margin: 0;
	padding:0;	
}
div.highlight pre.code ol li,
div.highlight pre.code ul li {
	padding:0 0 0 5px;
	border-left:3px solid #ccc;
	background:#e1e1e1;
}
div.highlight pre.code ul li {
	border-left:none;
}
div.highlight pre.code ol li.even,
div.highlight pre.code ul li.even {
	background-color:#FFFFFF;
}
div.highlight pre.source {
	display: none;
	padding:0 0 0 5px;
	color:#333;
	background:#e1e1e1;
}

/* highligting */
pre.code .str { 
	color: #080; 
}
pre.code .kwd,
pre.code .kwd span { 
	color: #070;
}
pre.code .com,
pre.code .com span { 
	color:#080;
	font-style: italic;
	font-weight: normal; 
}
pre.code .typ { 
	color: #606; 
}
pre.code .lit { 
	color: #066;
}
pre.code .pun { 
	color: #660; }
pre.code .pln { 
	color: #000; 
}
pre.code .tag { 
	color: #008;
	font-weight: bold;  
} 
pre.code .atn { 
	color: #606; 
}
pre.code .atv { 
	color: #080; 
}
pre.code .dec { 
	color: #606; 
}
pre.code .fnc,
pre.code .fnc span { 
	color: #00b; 
}

/* css */
.css pre.code .kwd,
.css pre.code .kwd span { 
	color: #008;
	font-weight: bold; 
}
/* php */
.php pre.code .str,
.php pre.code .str span { 
	color: #d00; 
}
.php pre.code .var,
.php pre.code .var span { 
	color: #00b; 
}
.php pre.code .com,
.php pre.code .com span { 
	color:#ff8000;
	font-style: italic;
	font-weight: normal; 
}

.content-width { width:600px; margin-left:100px; }
.clear { clear:both; }



#header { height:110px; background:url(../images/bg-header.png) no-repeat center top; margin:0 auto; margin-bottom:20px; }
#header h1 a { width:220px; height:90px; float:left; margin:0px 0 0 0; overflow:hidden; text-indent:-9999em; background:url(../images/logo.png) no-repeat center top;  }

#header nav { float:right; margin:30px 0 0 0; }
#header nav a { color:#fff; padding:10px 25px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; float:left; margin:0 15px 0 0; text-decoration:none; text-shadow:#000 1px 1px 0; 
	-moz-transition:all ease-out 0.3s;
	-webkit-transition:all ease-out 0.3s;
	transition:all ease-out 0.3s;
	position:relative;
	z-index:5;
}

#header nav a:hover, #header nav a.active { background:#000; /*box-shadow:rgba(255,255,255,0.3) 0 0 10px;*/ }

#bt-lang { width:40px; height:40px; position:absolute; overflow:hidden; text-indent:-9999em; background:url(../images/bt-lang.png) no-repeat center top; right:0; top:0; -moz-transition:opacity 0.2s; }
#bt-lang:hover { opacity:0.7; }

#box-languages { position:absolute; top:40px; right:0; background:#000; width:40px; z-index:250; -moz-border-radius:0 0 0 3px;-webkit-border-radius:0 0 0 3px;border-radius:0 0 0 3px; display:none; }
#box-languages ul { float:left; margin-top:3px; width:40px; padding:0; }
#box-languages ul li { float:left; margin-bottom:0px; width:40px; text-align:center; padding:0; }
#box-languages ul li a { float:left; margin-left:4px; }
#box-languages ul li a img { float:left; }

#content {}


/* =Configurations
-------------------------------------------------------------- */

#box-bts-config { position:relative; }

.bt-config { background:url(../images/bt-config.png) no-repeat center top; width:120px; height:120px; text-align:center; position:relative; z-index:5; text-indent:-9999em; overflow:hidden; display:block; margin:0 auto; }

#box-config { background:url(../images/bg-config.jpg) repeat left top; margin-top:-60px; padding-bottom:10px; color:#fff; float:left; width:100%; display:none; }

#nav-config { float:left; margin:60px 0 20px 190px; }
#nav-config a { float:left; padding:10px 20px; border-bottom:5px solid #333; color:#fff; text-decoration:none; text-shadow:none; 
	-moz-transition:all 0.2s; 
}
#nav-config a:hover { text-shadow:#000 0 0 5px; border-color:#555; }
#nav-config a.active { border-color:#228822; }

.back-nav { background:#000; position:absolute; z-index:4; }

#box-all-config { float:left; width:100%; position:relative; margin-bottom:10px; }
#box-all-config .item-config { display:none; position:absolute; top:0; left:0; }
#box-all-config .item-config.active { display:block !important; }
#box-animations {}

#bt-apply { position:absolute; top:32px; right:0px; text-indent:-9999em; overflow:hidden; width:64px; height:64px; background:url(../images/bt-apply.png) no-repeat left top; display:none; }
#bt-apply:hover { background:url(../images/bt-apply-over.png) no-repeat left top; }

#box-your-code {}
#box-your-code pre { background:#111; padding:30px; -moz-border-radius:3px;-webkit-border-radius:33px;border-radius:3px; font:14px consolas,'courier new'; padding-left:80px; }

#bt-up { position:fixed; top: 50%; right:50px; width:100px; height:100px; opacity:0.2; background:url(../images/bt-up.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; }

/* =Buttons
-------------------------------------------------------------- */
.list-buttons {}
.list-buttons li { position:relative; float:left; }
.list-buttons li a { float:left; padding:10px 20px; background:#111; color:#fff; text-decoration:none; font-size:14px; -moz-border-radius:3
px;-webkit-border-radius:3px;border-radius:3px; margin:0 10px 10px 0; }
.list-buttons li a:hover { background:#000; }
.list-buttons li a.new { background:#991100; }
.list-buttons li a.new:hover { background:#aa1100; }

.list-buttons li a.active { background:#228822; }
.list-buttons li a.active:hover { background:#009922; }

.list-select { display:none; position:absolute; top:0; left:0; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:3px 0; background:#111; z-index:10; border:1px solid #000; box-shadow:#333 0 0 5px; width:120px; }
.list-select li { width:120px; }
.list-select li a { padding:5px 10px; width:100px; margin:0; -moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; }

/* =Footer
-------------------------------------------------------------- */
#footer { position:fixed; bottom:0; left:0; width:100%;height:50px; z-index:200; }
#credits { float:left; margin:2px 0 0 5px; text-indent:-9999em; overflow:hidden; width:42px; height:42px; background:url(../images/logo-thiago.png) no-repeat left top; position:relative; z-index:10; }
#footer section { float:right; margin:15px 15px 0 0; position:relative; z-index:10;  }
#back-footer { position:absolute; z-index:9; background:url(../images/bg-page.png) repeat left top;opacity:0.8; width:100%; height:50px; }

/* =Skitter
-------------------------------------------------------------- */
.border-skitter { margin:0px auto; border:1px solid #000; width:800px; height:300px; background:#333; margin-bottom:40px; -moz-box-shadow:rgba(0,0,0,0.5) 0 0 10px; }

/* =Documentation
-------------------------------------------------------------- */
#page-documentation {}
#page-documentation dl { margin-bottom:30px; float:left; width:100%; }
#page-documentation dl dt { font-size:26px; color:#cc3333; font-weight:bold; }
#page-documentation dl dd p.definition-description { font-size:16px; margin-bottom:10px; }
#page-documentation dl dd p { font-size:14px; margin-bottom:2px; float:left; width:100%; }
#page-documentation dl dd p strong { float:left; width:60px; background:#333; color:#fff; padding:2px 5px; margin-right:10px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; font-weight:normal; font-size:12px; text-align:right; }

#page-documentation dl dd p span { margin-left:85px; display:block; }

#page-documentation dl dd p.dd-default {  }
#page-documentation dl dd p.dd-accept {  }
#page-documentation dl dd p.dd-code { font-family:consolas,'courier new'; font-size:12px; }

/* =Updatelog
-------------------------------------------------------------- */
#box-updatelog {  }
#box-updatelog dl { float:left; width:100%; margin-top:-30px; }
#box-updatelog dl dt { font-size:26px; color:#cc3333; font-weight:bold; margin-top:30px;  }
#box-updatelog dl dd { font-size:14px; margin-bottom:2px; }

/* =Download
-------------------------------------------------------------- */
#box-download { margin:0 auto; width:580px; margin-top:50px; }
#box-download a { -moz-transition:color 0.2s; }
#box-download a:hover { color:#999; text-decoration:underline; }

.bt-download-big { width:200px; text-align:center; float:left; margin:0 50px; }
.bt-download-big a { font-size:18px; font-weight:bold; color:#000; text-decoration:none; position:relative; }

.bt-download-small { width:140px; text-align:center; float:left; margin-top:30px; }
.bt-download-small a { font-size:14px; color:#000; text-decoration:none; position:relative; }

#bt-download-wp { width:140px; height:140px; background:url(../images/bt-download-wp.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }

#bt-download-helper { width:140px; height:140px; background:url(../images/bt-download-helper.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }

#bt-download-stable { width:200px; height:200px; background:url(../images/bt-download-stable.png) no-repeat left top; text-indent:-9999em; overflow:hidden; cursor:pointer; float:left; }

#box-banner-help { float:left; width:100%; }
#banner-help { width:728px; margin:0 auto; /*margin-top:100px;*/ margin-top:50px;  }
#banner-help p { font-size:14px; color:#000; margin-bottom:5px; }
#banner-help div { /*background:#000;*/ width:728px; height:90px; }

/* =Comments
-------------------------------------------------------------- */
#box-comments {  }

/* =Multiple
-------------------------------------------------------------- */
#page-multiple {}
#page-multiple .border_box { margin-bottom:50px; }

/* =Donate
-------------------------------------------------------------- */
#box-donate { float: left; width: 100%; text-align: center; margin: 40px 0 0 0; }

/* =Skitter styles
----------------------------------------------- */
.box_skitter {position:relative;width:600px;height:450px;background:#000;box-shadow:0 0 10px black;}
.box_skitter img { max-width:none; } /* Tip for stildv */
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none;}

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {position:absolute;top:50%;left:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50%;right:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top;}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}

/* =Thumbs
	Change width and height to customization dimension thumb
-------------------------------------------------------------- */
.box_skitter .container_thumbs { position:relative;overflow:hidden;height:50px; }
.box_skitter .info_slide_thumb { height:50px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;top:auto;top:0;left:0;padding:0 !important;opacity:1.0; }
.box_skitter .info_slide_thumb .image_number { overflow:hidden;width:100px;height:50px;position:relative;margin:0 !important; padding:0 !important; -moz-border-radius:0 !important;-webkit-border-radius:0 !important;border-radius:0 !important;}
.box_skitter .info_slide_thumb .image_number img { position:absolute;top:-30px;left:-30px;height:100px;}
.box_skitter .box_scroll_thumbs { padding:0; }
.box_skitter .box_scroll_thumbs .scroll_thumbs { position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101; cursor:pointer;border:0px solid #333; }

/* =Dots
-------------------------------------------------------------- */
.box_skitter .info_slide_dots {position:absolute;bottom:-40px;z-index:151;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.box_skitter .info_slide_dots .image_number {background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select {background:#cc0000;float:left;margin:0 5px 0 0;}

/* =Loading
-------------------------------------------------------------- */
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}

/* =Label
-------------------------------------------------------------- */
.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:0px;left:0px;display:none; }
.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:0px;left:0px;color:#fff;display:none;opacity:0.8;background:#000; }
.box_skitter .label_skitter p 	{ padding:10px;margin:0;font:normal 22px arial,tahoma;letter-spacing:-1px; }
.box_skitter .info_slide * 		{ font-family:Consolas,arial,tahoma !important; }
.box_skitter .progressbar 		{ background:#000; position:absolute; top:5px;left:15px;height:5px; width: 200px; z-index:99; border-radius:20px; }

/* =Preview slide
-------------------------------------------------------------- */
.box_skitter .preview_slide { display:none; position:absolute; z-index:152; bottom:30px; left:-40px; width:100px; height:100px; background:#fff; border:1px solid #222; -moz-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; -webkit-box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; box-shadow:rgba(0,0,0,0.7) 2px 2px 5px; overflow:hidden; }
.box_skitter .preview_slide ul { height:100px; overflow:hidden; margin:0; list-style:none; display:block; position:absolute; top:0; left:0; }
.box_skitter .preview_slide ul li { width:100px; height:100px; overflow:hidden; float:left; margin:0; padding:0; position:relative; display:block; }
.box_skitter .preview_slide ul li img { position:absolute; top:0; left:0; height:150px; width:auto; }

/* =Focus
-------------------------------------------------------------- */
#overlay_skitter { position:absolute; top:0; left:0; width:100%; z-index:9998; opacity:1; background:#000; }

.box_skitter .focus_button {position:absolute;top:50%;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/focus-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button {position:absolute;top:50%;z-index:151;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/pause-button.png) no-repeat left top;opacity:0;}
.box_skitter .play_pause_button.play_button {background:url(../images/play-button.png) no-repeat left top;}

/* =Example for dimenions
-------------------------------------------------------------- */
.box_skitter_large {width:400px;height:200px;}
.box_skitter_small {width:225px;height:300px;}


.jDiaporama{
	position:relative;
}

.jDiaporama ul{
	-moz-box-shadow:1px 1px 0.5em #222;
	overflow:hidden;
}

.jDiaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.jDiaporama li img{
	display:block
}

.jDiaporama li .desc{
	position:absolute;
	bottom: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
	background:url(images/boutons/back_desc.png) repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/back_desc.png',sizingMethod='scale');  _background-image:none;
	width:100%;
	height:30px;
}

.jDiaporama li .title{
	position:absolute;
	top: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama li .count{
	position:absolute;
	top: 0; right: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama_controls{
	display:none;
}

.jDiaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:block;
	margin:0 3px;
	position:absolute;
}

.jDiaporama_controls .prev{
	background:url(images/boutons/controls2.png) no-repeat bottom;
	_background:url(images/boutons/controls.gif) no-repeat bottom;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	left: 0px
}

.jDiaporama_controls .next{
	background:url(images/boutons/controls2.png) no-repeat top;
	_background:url(images/boutons/controls.gif) no-repeat top;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	right: 0px
}

.jDiaporama_controls .pause{
	background:url(images/boutons/playpause.png) no-repeat top;
	_background:url(images/boutons/playpause.gif) no-repeat top;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

.jDiaporama_controls .play{
	background:url(images/boutons/playpause.png) no-repeat bottom;
	_background:url(images/boutons/playpause.gif) no-repeat bottom;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

/**** Status ****/

.jDiaporama_status{
	text-align:center;
	margin-top:10px;
	position:absolute;
	left:50%;
	display:none
}

.jDiaporama_status a{
	background:url(images/boutons/bullets.png) no-repeat left;
	_background:url(images/boutons/bullets.gif) no-repeat left;
	float:left;
	width:10px;
	height:10px;
	text-indent:-9999px;
	margin-right:5px;
}

.jDiaporama_status a.active, .jDiaporama_status a:hover{
	background:url(images/boutons/bullets.png) no-repeat right;
	_background:url(images/boutons/bullets.gif) no-repeat right;
}    
 


