@charset "UTF-8";
/* CSS Document */
/* from 8/01/2015 new colour scheme
light grey = #6D6E71
dark grey = #414042
violet  = #e94455

*/
.video { width: 80px; } 
.crop { width: 150px; height: 100px; overflow: hidden; } 
.crop img { width: 400px; height: 300px; margin: -75px 0 0 -100px; }
div.bloctexte {
	width: 720px;
	text-align:justify;
	vertical-align:top;
	}

div.bloctexte iframe{
	position: relative;
	float: right;
	border-left:#990000 1px solid;
	/*       top right bottom left */
	padding: 0px 0px 10px 15px;
	margin-left:20px;
}

div.bloctexte img{
	position: relative;
	float: left;
	/*       top right bottom left */
	padding: 5px 3px 10px 0px;
	width:260px;
	margin-right:20px;
	/*
	height:170px;
	*/
}
div.bloctextenv {
	width: 720px;
	text-align:justify;
	vertical-align:top;
	}

div.bloctextenv img{
	position: relative;
	float: left;
	/*       top right bottom left */
	padding: 5px 3px 10px 0px;
	width:260px;
	height:170px;
	padding-bottom:10px;
	padding-right:15px;
}
div.bloctexte table{
	position: relative;
	float: right;
	width:60px;
}

.vidright{
	position: relative;
	float: right;
	width:60px;
}
 
.textover {
	position:absolute;
	top:200px;
	left:0;
	width:100%;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.wallimage {
	position:relative;
	width:290px;
}
.scrollbars
{
	width:450px;
	height:300px;
	overflow:auto;
}
.mentionsLeft {
	color:#414042;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	line-height:20px;
	list-style:none;
}
.mentionsRight {
	color:#666;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	line-height:20px;
	list-style:none;
}
#page_titleNews
{
    font-size: 20px;
	font-family: 'Terminal Dosis', sans-serif;
    background-image:url("http://www.imaj32.fr/b/img/bc_bg.png"); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
	/*
    border:solid 1px #cacaca;
	*/
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}


pre,code{
	white-space:pre;
}
.bij {
	color:#333;
}
pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word;/* IE 5.5+ */
margin-top:0px;
width:100%;
color:#333;
text-align:justify;
}
span.justify {
	text-align:justify;
	margin-top:0px;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.012em;
	word-spacing: 0.102em;
	line-height: 1.2;
}
span.cdls {
	text-align:justify;
	margin-top:0px;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.012em;
	word-spacing: 0.102em;
	line-height: 1.2;
}
span.left {
	text-align:justify;
	margin-top:0px;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.012em;
	word-spacing: 0.102em;
	line-height: 1.2;
	/*
	padding-left:10px;
	*/
	
}
#annonce {
	line-height:15px;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}
code{
	display:block;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:11px;
	background-color: #FFFFFF;
	padding: 10px;
}
/***************************************************
				      GENERAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.012em;
	word-spacing: 0.102em;
	line-height: 1.2;
	
}
.desc .top {
	background-color: #FF0000;
	height: 15px;
	width: 15px;
}
.copyright
{	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:right;
	width:960px;
	line-height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	padding-right:150px;
	color:#D0D0D0;
}
body {
	height: 100%;
	font-size: 12px;
	color:#F7F7F7;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*
	background-image: url(http://www.imaj32.fr/images/bg-body.jpg);
	*/
	background-repeat: repeat;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6{
	color: #999999;
}
h1{
	font-size:28px;
	display: block;
}
h2{font-size:28px;}
h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:12px;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #e94455
;
	font-family: 'Nova Round', cursive;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -0.05em;
	word-spacing: -0.014em;
	/*
	line-height: 1.4;
	*/	
	}
th, td {
	line-height:10px;
}
.titleBox
{
	background-color:#F7F7F7;
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
}

ul, ol	{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
p.justify {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	text-align:justify;
}
p.italic {
	display: block;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.concert {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.artist1 {
	font-size: 22px;
	font-weight: bold;
	color: #e94455
;
	/*
	font-weight: normal;
	color: #666666;
	*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.artist2 {
	font-size: 16px;
	font-weight: bold;
	color: #e94455
;
	/*
	font-weight: normal;
	color: #666666;
	*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


p.titleBas
{
	font-weight:bold;
	color:#e94455
;
	font-size:22px;
}
a {
	text-decoration: none;
	color: #e94455
;
 	outline:0; border:0;	
}
a:hover {
	text-decoration: underline;
}
.popupText
{
	font-size:14px;
	color:#FFF;

}
.popup
{
	width:500px;
	height:250px;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.012em;
	word-spacing: 0.102em;
	line-height: 1.2;
	color:#333;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.read-more {
	color: #999;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	text-shadow: 0 -1px 1px #000;
	background-color: #0d0d0d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-right:10px;
}
.imgleft {
	float:left;
	margin:4px 12px 0px 0px;
}
.imgright {
	float:right;
	margin:4px 0px 0px 12px;
}
.imgvidright {
	float:right;
	wifth:420px;
	height:250px;
	margin:4px 0px 0px 12px;
}
input, textarea {
	outline-style:none;
}
.divider {
	float: left;
	width: 100%;
	display: block;
	height: 25px;

}
.border-divider {
	float: left;
	width: 100%;
	display: block;
	height: 30px;
	background-image: url(http://www.imaj32.fr/images/border.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#tooltip{
	position:absolute;
	background-color:#e32b23;
	padding:5px;
	display:none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 		
	border-radius: 3px;
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#333333'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#333333')"; /* IE8 */
	color: #FFFFFF;
	margin-top: -20px;
}
#wrapper {
	width: 100%;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#header {
	width: 100%;
	border-top-width: 5px;
	border-top-color: #b0dff9
;
	border-top-style: solid;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 60px;  /* height of block ABOVE main image */
}
#logo {
	float: left;
	padding-top: 25px;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 15px;
}
#logo p {
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/***************************************************
			TopText
***************************************************/
.toptext {
	float: left;
	width:450px;
	font-family:Calibri;
	font-size:14px; 
	top:17px; 
	position:relative; 
	left: 20px;
	color:#999;	
}
/***************************************************
			DROPDOWN LOGO (LEFT)
***************************************************/
.dxsmoothmenu {
	margin: 0px;
	display: block;
	float: left;
}
.dxsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.dxsmoothmenu ul li {
	display: inline;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.dxsmoothmenu ul li a {
	-moz-border-radius-bottomleft:3px; 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 16px;
	text-decoration: none;
	display: block;
	font-size: 28px;
	color: #FFF;
	margin: 0px;
	font-family: 'Terminal Dosis', sans-serif;
}

.dxsmoothmenu ul li a:link, .dxsmoothmenu ul li a:visited {
}
.dxsmoothmenu ul li.selected a { 
	text-decoration: none;
	background-color: #b0dff9
;   
	color: #FFFFFF;	
}
.dxsmoothmenu ul li:hover a {
	text-decoration: none;
	background-color: #b0dff9
;
	color: #000;	
}
.dxsmoothmenu ul li ul {
	display: none;
	position: absolute;
	background-color: #b0dff9
;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	visibility: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}
.dxsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	margin-left: 0px;
}
.dxsmoothmenu ul li ul li a {
	padding: 5px;
	color: #FFFFFF;
	width: 140px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0dff9;
}
.dxsmoothmenu ul li ul li a.last {
	border-bottom-style: none;
}
.dxsmoothmenu ul li ul li a:hover {
	text-decoration: none;
	background-color: #b0dff9;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius: 0;	
}
.dxsmoothmenu ul li ul li ul {
	top: 0;
	margin-left: 1px;
}
.dxshadow{position: absolute;}

/***************************************************
			DROPDOWN MENU
***************************************************/
.ddsmoothmenu {
	margin: 0px;
	display: block;
	float: right;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li {
	display: inline;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ddsmoothmenu ul li a {
	-moz-border-radius-bottomleft:3px; 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-top: 22px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 22px;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #999999;
	margin: 0px;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
}
.ddsmoothmenu ul li.selected a { 
	text-decoration: none;
	background-color: #b0dff9
;   /* was  #e32b23; */
	color: #FFFFFF;	
}
.ddsmoothmenu ul li:hover a {
	text-decoration: none;
	background-color: #b0dff9
;
	color: #FFFFFF;	
}
.ddsmoothmenu ul li ul {
	display: none;
	position: absolute;
	background-color: #b0dff9
;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	visibility: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	margin-left: 0px;
}
.ddsmoothmenu ul li ul li a {
	padding: 5px;
	color: #FFFFFF;
	width: 140px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b0dff9;
}
.ddsmoothmenu ul li ul li a.last {
	border-bottom-style: none;
}
.ddsmoothmenu ul li ul li a:hover {
	text-decoration: none;
	background-color: #b0dff9;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius: 0;	
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
	margin-left: 1px;
}
.ddshadow{position: absolute;}
/*********************************************************************
					TOGGLE STYLE
 *********************************************************************/
.open-close {
	position:relative;
	background-image: url(http://www.imaj32.fr/img/toggle-open.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	width: 98%;
}
.open-close a {
	font-family: 'Nova Round', cursive;
	text-decoration: none;
	display: block;
	background-image: url(http://www.imaj32.fr/img/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #4E4E4E;
	/*
	text-transform: uppercase;
	*/
	font-size: 24px;
	padding-top: 2px;  /* was 10 */
	padding-bottom: 2px;
}
.open-close a:hover {
}
.current{
	background-attachment: scroll;
	background-image: url(http://www.imaj32.fr/img/toggle-close.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
	color: #189ACB;
}
.desc{
	background-image: url(http://www.imaj32.fr/img/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.close-open {
	background-attachment: scroll;
	background-image: url(http://www.imaj32.fr/img/toggle-close.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	width: 98%;
}

/*********************************************************************
					TOP SLIDE SHOW
 *********************************************************************/


#backGroundImage
{
    background-image:url("http://www.imaj32.fr/img_2012/bordure.png"); 
	width:960px;
	height:327px;
}
#overlay
{
	width:180px;
	height:272px;
	opacity : 0.7; 
    -moz-opacity : 0.7; 
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
    filter : alpha(opacity=70); /* IE < 8 */ 
	background-color:#000;
	color:#FFF;
	z-index:1;
	float:right;
	top:91px;
	margin-left:745px;
	position:absolute;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
#overlayService
{
	width:180px;
	height:282px;
	opacity : 0.7; 
    -moz-opacity : 0.7; 
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
    filter : alpha(opacity=70); /* IE < 8 */ 
	background-color:#000;
	z-index:1;
	float:right;
	top:91px;
	margin-left:745px;
	position:absolute;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-family: 'Terminal Dosis', sans-serif;
	font-style: normal;
	font-size: 14px;
	color:#FFF;
}
#slider1 {
    width:930px; /* important to be same as image width */
    height: 292px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	left:15px;
	top:16px;
}

#slider1Content {
    width: 930px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}



/***************************************************
			CLOSE SLIDESHOW
***************************************************/
#content-top {
	width: 100%;
	z-index: 8;
	float: left;
	height: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #349ba8;
}
#close-tab {
	height: 24px;
	position: absolute;
	right: 0px;
	width: 25px;
	z-index: 99;
	background-image: url(http://www.imaj32.fr/images/close-tab.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
}
#close-tab a {
	display: block;
	height: 100%;
	width: 100%;
	z-index: 99;
}
.wrap {	
	height: auto;
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
}
#container {
	width: 980px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative;
	top:30px;
}
#concours {
	width: 800px;
	color: #666666;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	float: left;
	position:relative;
	top:30px;
}
/***************************************************
						 FOOTER
***************************************************/
#footer-wrapper {
	width: 100%;
	margin-top: 25px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	float: left;
	/*
	color: #454545;
	background-color: #C0C0C0; /* was 121212 */
	color: #D0D0D0;
	background-color: #303030; /* was 121212 */
	position:relative;
	top:20px;
	padding-bottom: 20px;

	background-image: url(http://www.imaj32.fr/img_2012/arrow-top-3.jpg);
	/*
	background-image: url(http://www.imaj32.fr/img/button-top.jpg);
	*/
	background-repeat: no-repeat;
	background-position: center top;
}
#footer  {
	width: 960px;
}
#footer-wrapper .top {
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
	width: 36px;
	margin-bottom: 10px;
}

.footer_text {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	/*
	padding-top: 10px;
	padding-bottom: 20px;
	*/
	color: #454545;
}
.footer_text h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	padding-bottom: 3px;
	color: #454545;
}

.footer_text h1 nu {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 3px;
	color: #676767;
}
.footer_text strong {
	color: #454545;
}
.footer_text ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
.footer_text ul li {
	display: block;
	/*
	padding-bottom: 3px;
	margin-bottom: 3px;
	*/
}
.footer_text ul li a {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer_text ul li a:hover {
	text-decoration: underline;
}
ul.socialize {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.socialize li {
	padding-bottom: 0px;
	display: block;
}
ul.socialize li img {
	margin-right: 7px;
	float: left;
}
ul.socialize li a {
	line-height: 35px;
	color: #D0D0D0;
}
/*********************************************************************
					TESTIMONIALS
 *********************************************************************/
.authors {
	font-weight: bold;
	color: #666666;
	text-align: right;
	display: block;
}
#testimonials { 
	width:100%; 
}
#testimonials ul { 
	list-style:none;
	padding:0; 
	margin:0; 	 
}
ul.pagination {
	list-style:none;
}
ul.pagination li {
	float:left;
	margin-top: 15px;
	margin-bottom: 0px;
}
ul.pagination li a {
	display:block;
	height:10px;
	text-indent:-9999px;
	width:10px;
	background-color: #404040;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.pagination li a:hover {
	background-color: #9A9A9A;
}
ul.pagination li.current a {
	background-color: #349ba8;
}
/***************************************************
				      TWITTER
***************************************************/
#twitter-holder {
	float: left;
}
.tweet{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #111111;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #111111;
    padding: 10px;
}
.tweet li{
    list-style-type: none;
}
a.twitter-follow {
	padding: 0px;
	height: 50px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-indent: -9999px;
	background-image: url(http://www.imaj32.fr/images/twitter.png);
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
/***************************************************
				 COPYRIGHT
***************************************************/
.copyright {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.copyright p {
	float: left;
}
.copyright img {
	float: right;
	margin-top: -3px;
}
/*
/***************************************************
				      COLUMNS
***************************************************/

.one, .two-even, .two-odd, .three-even, .four-even { float:left; }
.two-even, .two-odd, .three-even, .four-even{
	margin-right: 35px;
}
.galerie {width: 940px;
display:block;
alignment-adjust:central;
}

.one {width: 940px;
margin-left:auto;
margin-right:auto;
}
.two-even{
	width:472px;
}
.two-odd{
	width:642px;
}
.three-even{
	width:303px;
}
.four-even{
	width:213px;
}
.last{ margin-right: 0px;}
/***************************************************
				      Arrow LIST
***************************************************/
.star-list, .check-list, .arrow-list, .arrow-list-light  {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: block;
	color:#999;
}
.star-list li, .check-list li, .arrow-list li, .arrow-list-light li {
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	*/
	padding-left: 15px;
	color:#999;
}
.arrow-list li {
	background-color: transparent;
	background-image: url(http://www.imaj32.fr/img_2012/bullets.png);
	background-repeat: no-repeat;
	background-position: -83px 5px;
	background-attachment: scroll;
	color:#999;
}
.arrow-list a {
	color:#D0D0D0;
}
.arrow-list-light li {
	background-color: transparent;
	background-image: url(http://www.imaj32.fr/img_2012/bullets_light.png);
	background-repeat: no-repeat;
	background-position: -83px 5px;
	background-attachment: scroll;
}
/*********************************************************************
						QUOTES
 *********************************************************************/
.quote-right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 45%;
	float:right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.quote-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	width: 45%;
	float:left;
	display: block;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.quote-desc {
	color:#CCCCCC;
	line-height: 140%;
}
.quote-author-right {
	color:#349ba8;
	text-align: right;
	margin-top: 10px;
	line-height: 12px;
}
.quote-author-left {
	color:#349ba8;
	text-align: right;
	margin-top: 10px;
	line-height: 12px;
}
/*********************************************************************
					SKILLS
 *********************************************************************/
.skills {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.skills li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 90%;
	background-image: url(http://www.imaj32.fr/images/skills-rates.png);
	background-repeat: no-repeat;
}
.skills li.rate1 {
	display: block;
	background-position: right 0px;
}
.skills li.rate2 {
	display: block;
	background-position: right -27px;
}
.skills li.rate3 {
	display: block;
	background-position: right -54px;
}
.skills li.rate4 {
	display: block;
	background-position: right -81px;
}
.skills li.rate5 {
	display: block;
	background-position: right -108px;
}
/*********************************************************************
					NEWS TABS STYLE
 *********************************************************************/
.news {
	list-style: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-decoration:none;
}
.news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 7px;
	width: 100%;
	float: left;
	background-image: url(http://www.imaj32.fr/c/new_img/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news li a {
	background-image: none;
	color: #666666;
	text-decoration:none
}
.news li a:hover {
	color: #000000;
}
.news li .date{
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	display:block;
	top:4px;
	color:#666;
	-webkit-border-radius:4px;-moz-border-radius:4px;				
	border-radius:4px;
	float: left;
	height: 50px; /* was 58px */
	width: 50px;  /* was 58px */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.news li .date span {
	display:block;
	padding-top:7px; /* was 12px */
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:0.5em;
}
.news li .date strong {
	display:block;
	font-size:22px;
	font-weight:normal;
	letter-spacing: -0.02em;
}
.news li .title {
	margin-left:70px;
	padding-top: 4px;
}
.news li .titleNews {
	margin-left:60px;
	padding-top: 2px;
}
.news li.last {
	background-image: none;
}
.news li.active a  {
	color: #000000;
}
.news_container {
	float: left;
	width: 690px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.news li.active .date   {
	color:#FFFFFF;
	background-color: #990000;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-shadow:0 1px 0 #000;	
}
.news_content {
	width:720px;
	vertical-align:top;
}
#concert_date {
	text-align:left; 
	vertical-align:top; 
	background-color:#fff;
	padding-left:5px;
	width:100%;
	font-size:16px;
	line-height:18px;
	color:#000;
	font-family:"Trebuchet MS", Arial;
}
#concert_artist {
	text-align:left; 
	vertical-align:top; 
	background-color:#fff;
	padding-left:5px;
	width:100%;
	font-size:22px;
	color:#000;
	font-family:"Trebuchet MS", Arial;
	line-height:22px;
}

/*********************************************************************
					SERVICES TABS STYLE
 *********************************************************************/
.tabs {
	list-style: none;
	width: 980px;
	margin: 0px;
}
.tabs li {
	padding-right: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabs li a {
	text-decoration: none;
	color: #666666;
	display: block;
	outline: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	/*
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	*/
	padding-right: 15px;
	font-size: 13px;
	text-transform: uppercase;
}
.tabs li a.last {
	border-right-style: none;
}
.tabs li.active a  {
	color: #e94455
;
	font-weight:bold;
}
.tab_container {
	float: left;
	width: 100%;
}
.tab_content {
	/*
	float: center;
	*/
	padding-top: 27px;
}

/***************************************************
				      GALERIE
***************************************************/


table.center {
	margin-left:auto;
	margin-right:auto;
	display:block;
	}


/***************************************************
				      COLUMNS
***************************************************/
#sidebar {
	width: 270px;
}
#sidebar.left {
	float: left;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 20px;
}
#sidebar.right {
	float: right;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#inner-content {
	width: 650px;
	float: left;
}
#inner-content .one, #inner-content .two-even, #inner-content .two-odd, #inner-content .three-even, #inner-content .four-even {
	display: inline;
}
#inner-content .two-even, #inner-content .two-odd, #inner-content .three-even, #inner-content .four-even {
	margin-right: 35px; 
}
#inner-content .one {
	width: 100%;
}
#inner-content .two-even {
	width:307px;
}
#inner-content .two-odd {
	width:421px;
}
#inner-content .three-even {
	width:193px;
}
#inner-content .four-even {
	width:136px;
}
#inner-content .two-even.last, #inner-content .two-odd.last, #inner-content .three-even.last, #inner-content .four-even.last { 
	float:left; margin-right: 0px; 
}
.one, .two-even, .two-odd, .three-even, .four-even { 
	float:left; 
}
.two-even, .two-odd, .three-even, .four-even {
	margin-right: 35px;
}
.one {
	width: 960px;   /* was 940px */
}
.two-even {
	width:462px;
}
.two-odd {
	width:629px;
}
.three-even {
	width:296px;
	padding-top:5px;
}
.four-even {
	width:213px;
}
.last { 
	margin-right: 0px;
}



/***************************************************
			  PORTFOLIO GALLERY
***************************************************/
ul.portfolio-tiles-gallery {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 1010px;
	float: left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
ul.portfolio-tiles-gallery li {
	float: left;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	position: relative;
	padding-left: 32px;
}
ul.portfolio-tiles-gallery  li img {
	background-color:#f7F7F7;
	padding: 10px;
	opacity : 0.6; 
    -moz-opacity : 0.6; 
    -ms-filter: "alpha(opacity=60)"; /* IE 8 */ 
    filter : alpha(opacity=60); /* IE < 8 */ 
	float:right;
	top:100px;
	z-index:200;
}
.portfolio-thumbnail{
	position:absolute;
	width:200px;
	height:200px;
	z-index:10;
	left: 32px;
	top: 0px;
	background-color: #F7F7F7;
/*
	background-image:url(http://www.imaj32.fr/sitework/cyb/bg-1.png);
	*/
	padding: 10px;
	/*
	display: none;
	*/
	border:1px solid #cacaca;
	color:#333;
}

.portfolio-thumbnail h3 {
	font-size:20px;
	color:#333;
}
.portfolio-thumbnail h5 {
	font-size:14px;
	color:#333;
}
.portfolio-thumbnail a {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 20px;
	text-decoration:none;
}
.portfolio-thumbnail a:hover {
	text-decoration: none;
}
.portfolio-thumbnail a.preview {
	background-image: url(http://www.imaj32.fr/images/icon-preview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.portfolio-thumbnail a.view {
	background-image: url(http://www.imaj32.fr/images/icon-online.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/***************************************************
		    PORTFOLIO FILTER
***************************************************/
#portfolio-filter {
	width: 980px;
	display: block;
	float: left;
}
#portfolio-filter ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#portfolio-filter li {
	background: none;
	display: inline;
	padding-right: 15px;
	float: left;
}
#portfolio-filter li a {
	text-decoration: none;
	color: #666666;
	display: block;
	outline: none;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 13px;
	text-transform: uppercase;
}
#portfolio-filter li a.last {
	border-right-style: none;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
/***************************************************
				PORTFOLIO
***************************************************/
#portfolio {
	width: 960px;
	overflow: hidden;
}
#portfolioPA {
	width: 960px;
	overflow: hidden;
	position:relative;
}
.portfolio-wrap {	
	float: left;
	padding-top:35px;
}
.portfolio-wrap ul {
	clear: both;
	width: 970px;
	margin-left: -10px;
	list-style-type: none;
}
.portfolio-wrap-x {	
	float: left;
	padding-top:5px;
}
.portfolio-wrap-x ul {
	clear: both;
	width: 970px;
	margin-left: -10px;
	list-style-type: none;
}
.portfolio-wrap ul li {
	float: left;
}
.dateActus {
	
	float:right;
	font-size:16px;
	display: block;
	color:#414042;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 2px;
}
.texteActus {
	font-size:14px;
	display: block;
	font-style: normal;
	text-align:justify;
	padding-top: 2px;
	padding-bottom: 14px;
}
.texteActusS {
	font-size:12px;
	display: block;
	font-style: normal;
	text-align:justify;
	padding-top: 2px;
	padding-bottom: 14px;
}
.styleActus {
	font-size:12px;
	display: block;
	text-align:justify;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top:-10px;
	font-style:italic;
	font-weight:bold;
	/*
	color:#6D6E71;
	*/
	color:grey;
}
.titleActus {
	font-size:16px;
	display: block;
	font-style: normal;
	color:#e94455
;
	/*
	line-height:20px;
	*/
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 6px;
}
.title {
	font-size:20px;
	display: block;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 7px;
}
.titleNews {
	font-size:16px;
	/*
	display: block;
	*/
	padding-bottom: 7px;
	margin-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 7px;
}
.col2, .col3, .col4, .col5, .col4x {
	padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
.col2 {
	width: 455px;
	height: 335px;
}
.col3 {
	width: 293px;
	height: 295px;	
}
.col4 {
	width: 212px;
	height: 280px;
}
.col4x {
	width: 212px;
	height: 305px;
}
.col5 {
	width: 212px;
	height: 250px;
}
.actus {
	padding-top:5px;
}
.actusHead {
	/*
	padding-top:5px;
	*/
	font-size:14px;
	text-align:right;
	color:#6D6E71;
}
.portfolio-wrap ul li.col2, #portfolio ul img:focus {
	background-image: url(http://www.imaj32.fr/img_2012/thumb-hover-zoom-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
.portfolio-wrap ul li.col2.play, .portfolio-wrap ul li img:focus {
	background-image: url(http://www.imaj32.fr/img_2012/thumb-hover-play-two.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 455px;
}
.portfolio-wrap ul li.col3, .portfolio-wrap ul li img:focus {
	background-image: url(http://www.imaj32.fr/img_2012/thumb-hover-zoom-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
.portfolio-wrap ul li.col3.play, .portfolio-wrap ul li img:focus {
	background-image: url(http://www.imaj32.fr/img_2012/thumb-hover-play-three.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 293px;
}
/*
.portfolio-wrap ul li.col4, .portfolio-wrap ul li img:focus {
	background-image: url(http://www.imaj32.fr/img/thumb-hover-zoom-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
*/
.portfolio-wrap ul li.col4.play, li.col5.play, .portfolio-wrap ul li img:focus {
	background-image: url(http://www.imaj32.fr/img_2012/thumb-hover-play-four.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 212px;		
}
/***************************************************
			BOXES AND BUTTONS
***************************************************/
/* ------- 1. Box Light ------- */
.box-light {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#f7f7f7; /* box background */
	color:  #fff;   /* text colour */
}
.box-light .title  {
	color: #990000;
}
.box-light:hover {
	color: #fff;
	background-color:#999;
}
.box-light:hover p {
	color: #fff;
}
.box-light:hover a, .box-light:hover .title  {
	color: #fff;   /* was 7B140F */
}
.box-light:hover .button-color {
	background-color: #990000;   /* was e32b23 */
	color:#fff;	    /* was fff */
}
.box-light:hover .post-entry-meta {
	border-top: 1px solid #981812;
}
.box-light:hover .post-entry-meta a.comment-bubble {
	display:block;
	text-align:center;
	text-decoration:none;
	background-position: bottom;
	color: #fff;
}
/* ------- 2. Box Dark ------- */
.box-dark {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#F7F7F7; /* box background  was F7F7F7*/
	color:  #7F7F7F;   
}
.box-dark:hover  {
	color: #ffffff;
	background-color:#999;
}
.box-dark:hover p  {
	color: #ffffff;
}
.box-dark:hover a, .box-dark:hover .title  {
	color: #fff;
}
.box-dark:hover .button-color {
	background-color: #e94455
;  /* was e32b23 */
	color:#fff;	    /* was fff */
}
.box-dark:hover .post-entry-meta {
	border-top: 1px solid #981812;
}
.box-dark:hover .post-entry-meta a.comment-bubble {
	display:block;
	text-align:center;
	text-decoration:none;
	background-position: bottom;
	color: #ccc;
}
/* ------- 3. Box Color ------- */
.box-color {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color: #e32b23;
	color: #FFFFFF;
}
.box-color .title, .box-color a  {
	color: #7B140F;
}
.box-color .read-more  {
	color: #fff;
}
.box-color:hover  {
	color: #7F7F7F;
}
.box-color:hover a, .box-color:hover .title  {
	color: #e32b23;
}
.box-color:hover .button-dark {
	background-color: #e32b23;
	color: #FFFFFF;
}
.box-color .post-entry-meta {
	border-top: 1px solid #981812;
}
.box-color:hover .post-entry-meta {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.box-color .post-entry-meta a.comment-bubble {
	background-image: url(http://www.imaj32.fr/img_2012/comment-bubble.png);
	background-position: left bottom;
	color: #666666;	
}
.box-color:hover .post-entry-meta a.comment-bubble {	display:block;
	text-align:center;
	text-decoration:none;
	background-position: top;
	color: #FFFFFF;
}
/* ------- 4. Buttons ------- */
.button-dark {
	-moz-border-radius:13px; 
	-webkit-border-radius:13px;
	border-radius:13px;
	background-color: #981812;
	color: #FFFFFF;	
}
.button-color {	
	-moz-border-radius:13px; 
	-webkit-border-radius:13px;
	border-radius:13px;
	background-color: #990000;
	color: #FFFFFF;
}

/***************************************************
			CONTACT FORM
***************************************************/
#form {
	margin:0px;
	background-color: #201f1e;
	float: left;
	width: 920px;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#form p {
	padding-top: 15px;
	padding-right: 25px;
	color: #999999;
}
#form div {
	float: left;
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#form div label {
	width: 310px;
	display: block;
	font-size: 0.9em;
}
.success {
	background-color: #191919;
	width: 920px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
.error {
	color: #cc0000;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 12px;
}
#form input, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #292929;
	border-bottom-color: #292929;
	border-left-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*
	color: #666666;
	*/
	color:#000;
	width:275px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
	/* light blue background colour 
	background-color: #6D6E71; */
	background-color: #F0F0F0; */
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}	
#form textarea {
	height:145px;
	width: 300px;
}
#form input:focus, textarea:focus {
	color:#CCCCCC;
	/* light blue background colour */
	background-color: #6D6E71;
	border-right-color: #3B3B3B;
	border-bottom-color: #3B3B3B;
	border-top-color: #0F0F0F;
	border-left-color: #0F0F0F;
}
#form .submit {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
-moz-box-shadow:0 1px 2px #000;
	border:medium none;
	color:#e94455
;
	cursor:pointer;
	font-size:10px;
	position:relative;
	text-align:center;
	text-shadow:0 1px 0 #000000;
	width:auto !important;
	float: right;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: -11px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	/*
	background-color: #349ba8;
	*/
	background-color: #e94455
;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#form .submit:hover, .submit.focus {
	background-color: #666666;
	color:#fff;
}
#form em {
	font-style:italic; 
	color:#CCCCCC; 
	font-size:0.9em; 
}
/***************************************************
				 CONTACT INFORMATION
***************************************************/
#contact_map {
	width: 525px;
	display: inline;
	float: right;
	background-color: #201f1e;
	padding: 10px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contact_info {
	width: 300px;
	float: none;
	padding-bottom: 25px;
}
.contact_info p.italic {
	padding-bottom: 0px;
}
.contact_info ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}




/*********************************************
					COLOR THEMES
 *********************************************/
.themes {
	position: absolute;
	display: none;
	width: 60px;
	height: auto;
	filter: alpha(opacity=75);
	opacity: .75;
	background-color: #000000;
	top: 75px;
	right: 0px;
	padding: 20px;
}
.themes ul {
	list-style-type: none;
}
.themes a{
	margin: 0;
	padding: 0;
	color:#CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
.themes a:hover{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.trigger{
	position: absolute;
	text-decoration: none;
	display: block;
	width:20px;
	z-index:1201;
	background-image: url(http://www.imaj32.fr/images/toggle-open.png);
	background-repeat: no-repeat;
	background-position: 55px center;
	top: 48px;
	right: 4px;
	padding-right: 70px;
	color: #7F7F7F;
	text-indent: -9999px;
}
a.active.trigger {
	background-image: url(http://www.imaj32.fr/images/toggle-close.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}