/*
Theme Name: ULTRA
Theme URI: http://www.ergopix.com
Description: Yop pour ludo
Version: 1.0
Author: Léonard Maret
Author Ergopix Sàrl
*/



/* Begin Typography & Colors */
html,body{margin:0;padding:0;
}
*{outline:none;}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	}
	
#logo{
	height:101px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	}
	
ul{
	padding:0;
	margin:0;
	margin-bottom:5px;
	}
li{
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
	}
a {
	text-decoration:none;
	color:#000;
	}
	
.color img{
	margin-bottom:10px;
	}
.menu a {
	margin-top:10px;
	text-decoration:none;
	color:#939598;
	}
	
.menu a:hover, menu a.active {
	text-decoration:none;
	color:#000;
	}

div#wrapper{
	float:left;
	}
	
div#content{
	float:left;
	margin-top:10px;
	width:197px;
	padding-left:10px;
	height:526px;
	}

#contact{
	font-family:Courier, Courier New, monospace;
	width:180px;
	margin-left:10px;
	}
	
.menu{
	margin-top:10px;
	float:left;
	width:185px;
	padding-right:14px;
	}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	margin-bottom:12px;
	margin-top:363px;
	width:180px;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	border-top:dotted thin #000;
	width:180px;
	
	padding-top:5px;
	}
	
.img_home{
	margin-top:10px;
	
	}
	
#description{
		border-top:dotted thin #000;

	font-family:Courier, Courier New, monospace;
	width:180px;
	float:left;
	margin-top:518px;
	margin-left:-198px;
	padding-top:5px;
	line-height:12.5px;
	}
	
	
*html #description{
	margin-top:528px!important;}
*+html #description{
	margin-top:528px!important;}

	
.pane3{
	height:500px;
	overflow:hidden;
	}



img{
	border:none;
	}
	
#img_big{
	margin-top:10px;
	float:left;
	width:190px;
	margin-left: 11px;
	padding-left: 10px;
}
	
.narrowcolumn{
	position:absolute;
	margin-left:500px;}
	
	/*ie 6*/
*html* #contact{
	margin-top:536px;
	font-family:Courier, Courier New, monospace;
	width:180px;
	}
	
*html* h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	margin-bottom:20px;
	margin-top:363px;
	width:180px;
	}	
.current_page_item a{
	color: #000000 !important;
}

		/*ie 7*/
		
#contact{
	//margin-top:536px;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	//margin-bottom:20px;
	margin-top:363px;
	width:180px;
	}	
div.sc_menu_wrapper {
	position: relative; 
	float:left;	
	height: 607px!important;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 177px;
	overflow: auto;
	margin-top: 10px;
}

*html* div.sc_menu_wrapper {
	height:601px!important;
}

*+html div.sc_menu_wrapper {
	height: 601px!important;
}

html:not([lang*=""]) div.sc_menu_wrapper {
	height: 595px;
}


.sc_menu img {
	display: block;
	border: none;
}

div.sc_menu_wrapper1 {
	position: relative; 	
	height: 500px;

	overflow: auto;
}
div.sc_menu1 {
}

.sc_menu1 img {
	display: block;
	border: none;
}
.sc_menu_wrapper .loading {
  position: absolute;
  top: 50px;
  left: 25px;

  margin: 0 auto;
  padding: 10px;

  width: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;      

  text-align: center;
  color: #fff;
  border: 1px solid rgb(79, 79, 79);
  background: #1F1D1D;
}

.new{
	color: red;
}

