/**************************GENERALE********************************************/
html{
	padding:0;
	margin:0;
	/*height:100%;*/
}

body{
	padding:0;
	margin:0;
	/*height:100%;*/
	background:#1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

div#page{
	background:#1A1A1A;
}

div#contentAndSide{
	width:1000px;
	/*height:600px;*/
	margin:0 auto;
}

h2{
	text-transform:uppercase;
	font-weight:normal;
	font-stretch:extra-condensed;
	letter-spacing:-2px;
}

a{
	color:#000;
	text-decoration:none;
	/*
	border:dotted;
	border-width:0 0 1px 0;
	*/
	outline:none;
}


a:hover{
	background:#000;
	color:#FFF;
	outline:none;
}

a:active{
	outline:none;
}

ul{
	list-style:none;
	padding:0;
	/*
	margin:0;
	*/
}

/***************************HEADER*****************************************/

div#header{
	background:#000;
	height:290px;
	width:100%;
	border:solid #666;
	border-width:0 0 1px 0;
}


#header h1{
	margin:0;
	background:url(../blog/wp-content/themes/atp/header.jpg) no-repeat;
	height:290px;
	text-indent:-5000px;
}


#header a{
	color:#FFF;
	border:none;
}

#header a:hover{
	cursor:pointer;
}
a p{
	margin:-20px 0 0 0;
	color:#333;
	text-align:right;
}

ul#switcher{
	width:865px;
	margin:-19px auto;
	list-style:none;
	padding:0 0 0 80px;
}

#switcher li{
	float:left;
}

#switcher li.switcher{
}

li a#blog{
	display:block;
	width:95px;
	height:20px;
	background:url(../blog/wp-content/themes/atp/boutons-switcher.gif) 0 -20px;
	text-indent:-5000px;
	margin:0;
}

li a#blog:hover{
	background:url(../blog/wp-content/themes/atp/boutons-switcher.gif) no-repeat 0 0;
}


li a#portfolio{
	display:block;
	width:104px;
	height:20px;
	background:url(../blog/wp-content/themes/atp/boutons-switcher.gif) no-repeat -95px -20px;
	text-indent:-5000px;
}

li a#portfolio:hover{
	background:url(../blog/wp-content/themes/atp/boutons-switcher.gif) no-repeat -95px -20px;
}

li#description{
	margin: 0 0 0 10px;
	padding:0;
	color:#666;
}

p.attention{
	color:#CCC;
	text-align:center;
	font-size:14px;
	position:absolute;
	background:#333;
	width:380px;
	height:50px;
	padding:10px;
	top:50%;
	right:50%;
	margin:-30px -195px 0 0;
}

p.attention a{
	color:#F00;
	font-weight:bold;
	text-decoration:underline;
	}
/***********************FOOTER***************************************/

div#footer{
	background:#000;
	height:30px;
	width:100%;
	border:solid #666;
	border-width:1px 0 0 0;
	color:#999;
	font-weight:normal;
	font-size:11px;
	margin:0 0 0 0;
	padding:0;
}

div#footer ul{
	list-style:none;
	padding:0;
	width:865px;
	margin:0 auto;
}

div#footer li{
	margin:0;
	padding:0;
}
div#footer a{
	color:#FFF;
	padding:1px 2px;
}

div#footer a:hover{
	background:#FFF;
	color:#000;
}

div#footer a#contact{
	display:inline-block;
	width:104px;
	height:19px;
	background:url(contact.gif) no-repeat 0 0;
	text-indent:-5000px;
	float:right;
}

div#footer a#contact:hover{
	background:url(contact.gif) no-repeat 0 -20px;
}
/*******************************MENU************************************/
ul#menu li{
	margin:0;
	padding:0;
}
ul#menu li a{
	text-indent:-5000px;
	margin:0;
}

ul#menu li div{
	/*background:url(loading_03.gif) no-repeat center;*/
}

ul#menu li a.ancre{
	background:none;
	display:none;
}

ul#menu li#graphisme a.rubrique{
	display:block;
	background:url(titre_graphisme.png) no-repeat center;
	height:132px;
}
ul#menu li#graphisme a:hover{
	/*
	background:url(titre_graphisme.png) no-repeat center #1E1E1E;
	*/
}


ul#menu li#motion a.rubrique{
	display:block;
	background:url(titre_motion.png) no-repeat center;
	height:100px;
}
ul#menu li#motion a:hover{
	/*
	background:url(titre_motion.png) no-repeat center #1E1E1E;
	*/
}


ul#menu li#demo a.rubrique{
	display:block;
	background:url(titre_demo.png) no-repeat center;
	height:132px;
}
ul#menu li#demo a:hover{
	/*
	background:url(titre_demo.png) no-repeat center #1E1E1E;
	*/
}

ul#menu li#aPropos a.rubrique{
	display:block;
	background:url(titre_apropos.png) no-repeat center;
	height:130px;
}

ul#menu li#aPropos a:hover{
	/*
	background:url(titre_apropos.png) no-repeat center #1E1E1E;
	*/
}


ul#menu li div{
	text-align:center;
}
li#graphisme div{
}
li#motion div{
	
}
li#demo div{
	height:600px;
}
li#aPropos div{
}
/*******************************TWITTER*********************************/
a#twitter{
	color:#FFF;
	background:url(twitter.jpg);
	display:block;
	width:49px;
	height:174px;
	top:320px;
	right: -5px;
	position:fixed;
	text-indent:-5000px;
}

a#twitter:hover{
	right:0;
}

/*******************************A Propos*********/
ul#menu div#aPropos{
	background:#1A1A1A /*url(test/fd_apropos.jpg)*/ no-repeat 0 0 fixed;
	width:776px;
	height:475px;
	margin:0 auto;
	overflow: auto; 
}

div#aPropos p{
	text-align:left;
	padding: 20px;
	color:#FFF;
	font-size:16px;
}

/*******************************Graphisme*********/
ul#menu div#graphisme{
	background:#1A1A1A;
	white-space:nowrap; 
	_overflow: hidden; 
	width:800px;
	height:548px;
	margin:0 auto;
}

ul#menu div.jScrollPaneContainer{
	width:800px;
	margin:0 auto;
	
}
ul#menu div#graphisme span{
	display:inline-block;
}
/*******************************MotionDesign*********/
ul#menu div#motion{
	_overflow: hidden; 
	width:800px;
	height:595px;
}

div#motion span{
	margin:15px;
}

div#motion img{
	margin:15px;
	-moz-box-shadow: 1px 1px 12px #000;
	
	-webkit-box-shadow: 1px 1px 12px #000;
	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=90, Strength=12);
	zoom:1;
	clear:inherit;
}
ul#menu div#motion a{
	border:none;
}

ul#menu div#motion a:hover{
	/*border:2px solid #FFF;*/
	background:none;
	color:#FFF;
}
/***************avertissement******************/
p.avertissement{
	color:#FFF;
	display:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	p.avertissement{
		color:#900;
		display:block;
		text-align:center;
		font-size:16px;
		font-weight:bold;
	}
	
	.avertissement a{
		color:#F00;
		text-decoration:underline;
	}
}
