@charset "utf-8";
/* Feuille CSS - copyright Julien Castanier */

a
{
text-decoration: none;
outline: none;
}

body
{
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
color:#3A3A3A;
font: 14px Lucida Grande, Arial;
background-image: url("../images/skate-marque-background.jpg");
background-color: #000000;
background-position: top right;
}

.bloc-title {
	height: 24px;
	width: 955px;
	margin: auto;
	line-height: 25px;
	text-align: center;
	background-image: url("../images/main_skate_top.png");
}

.bloc-title h1 {
	font-size: 16px;
}

.bloc-title h2 {
	font-size: 16px;
}

.bloc-content h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}

.bloc-content h4 {
	font-size: 14px;
	display: inline;
	font-weight: 100;
}

#pays h3 {
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
}

.bloc-content strong {
	font-weight: 100;
}

.bloc-title-bottom {
	height: 24px;
	width: 955px;
	margin: auto;
	background-image: url("../images/main_skate_bottom3.png");
	margin-bottom: 20px;
}

.bloc-content {
	min-height: 210px;
	width: 913px;
	margin: auto;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #000000;
	border:solid 1px #555555;
	color: #C0C0C0;
    -moz-border-bottom: 10px;
    background-image: url("../images/bloc-content.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
    text-align: justify;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

.bloc-content a {
	text-decoration: underline;
	color: #0080FF;
}

#header
{
width: 955px;
height: 126px;
background-image: url("../images/play-skateshop-banniere.png");
background-repeat: no-repeat;
margin: auto;
margin-bottom: 20px;
margin-top: 15px;
}

.main
{
background-color:#FFFFFF;
}

#footer
{
height: 66px;
width: 955px;
margin-top: 10px;
padding-bottom: 40px;
padding-top: 4px;
margin-left: auto;
margin-right: auto;
font-weight: 100;
text-align: center;
font: 16px Arial;
background-image: url("../images/play-skateshop-footer.png");
background-repeat: no-repeat;
}
.cyan{font-weight:bold; font-size:13px;} .cyan a{color: #999999; padding-left: 10px; padding-right: 10px;} .cyan a:hover{color: #0099ff;}
.orange{font-weight:bold; font-size:13px;} .orange a{color: #999999; padding-left: 10px; padding-right: 10px;} .orange a:hover{color: #ff6600;}
.rouge{font-weight:bold; font-size:13px;} .rouge a{color: #999999; padding-left: 10px; padding-right: 10px;} .rouge a:hover{color: #FF2B7A;}
.vert{font-weight:bold; font-size:13px;} .vert a{color: #999999; padding-left: 10px; padding-right: 10px;} .vert a:hover{color: #8BE800;}
.violet{font-weight:bold; font-size:13px;} .violet a{color: #999999; padding-left: 10px; padding-right: 10px;} .violet a:hover{color: #7755ff;}
.jaune{font-weight:bold; font-size:13px;} .jaune a{color: #999999; padding-left: 10px; padding-right: 10px;} .jaune a:hover{color: #FFFF00;}

.welcome_title
{
width: 955px;
margin: auto;
margin-bottom: 0px;
text-align: center;
}
.welcome_title h1
{
width:955px;
height: 28px;
background-image: url("../images/title_bg.png");
background-repeat:no-repeat;
color: #555555;
font-size:16px;
font-weight:100;
padding-top: 5px;
}
.welcome_title strong{font-weight:100; color:#000000;}
.title {color: #555555;}

.welcome_title404
{
width: 955px;
margin: auto;
margin-bottom: 0px;
text-align: center;
}
.welcome_title404 h1
{
width:955px;
height: 28px;
background-image: url("../images/title_bg.png");
background-repeat:no-repeat;
color: #e00000;
font-size:16px;
font-weight:100;
padding-top: 5px;
}
.welcome_title404 strong{font-weight:100; color:#e00000;}
.title {color: #e00000;}

.marque h2
{
text-align:center;
margin-top: 0px;
z-index: 1000;
height: 252px;
padding: 3px 20px 0px 20px;
font-weight:100;
font-size:16px;
color:#999999;
background-image: url("../images/main_marque_skate.png");
background-position:top;
background-repeat:no-repeat;
}
.marque strong {font-weight:100;}
.marque a {color:#999999;}
.marque a:hover {color:#00CC00;}

.priorite {color:#0099ff;}
.priorite a {color:#0099ff;}
.priorite a:hover {color:#00CC00;}

.maintop
{
width: 955px;
height: 24px;
background-image: url("../images/main_skate_top.png");
background-repeat: no-repeat;
margin: auto;
}

.maintop h2
{
text-align:center;
margin-top: 0px;
padding: 3px 20px 0px 20px;
font-weight:100;
font-size:16px;
color:#333333;
}

.mainmiddle
{
width: 955px;
background-image: url("../images/main_skate_middle.png");
background-repeat: repeat-y;
margin: auto;
color:#ffffff;
font: 12px Lucida Grande, Arial;
}

.mainmiddle a {color:#999999;}
.mainmiddle a:hover {color:#00CC00;}

.mainbottom
{
width: 930px;
height: 231px;
background-image: url("../images/main_skate_bottom.png");
background-repeat: no-repeat;
margin: auto;
padding-left: 25px;
margin-bottom: 25px;
color:#999999;
font: 12px Lucida Grande, Arial;
}

.mainmiddleWhite
{
width: 955px;
background-image: url("../images/skate-middle-white.png");
background-repeat: repeat-y;
margin: auto;
color:#000000;
font: 12px Lucida Grande, Arial;
}

.mainmiddle a {color:#eeeeee;}
.mainmiddle a:hover {color:#0080FF;}

.mainbottomWhite
{
width: 930px;
height: 231px;
background-image: url("../images/skate-bottom-white.png");
background-repeat: no-repeat;
margin: auto;
padding-left: 25px;
margin-bottom: 25px;
color:#000000;
font: 12px Lucida Grande, Arial;
}

.partenaire a
{
color: #fff;
}

.partenaire a:hover
{
color: #00cc00;
}

.specialiste
{
width: 874px;
background-color: #111111;
border: dashed 1px #999999;
padding: 30px 0px 30px 30px;
}

.blanc-top {
	height: 10px;
	width: 955px;
	background-image: url("http://www.playskateshop.com/images/main-background-top.png");
	margin: auto;
}

.blanc-main {
	width: 915px;
	margin: auto;
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	text-align: justify;
}

.blanc-bottom {
	height: 10px;
	width: 955px;
	background-image: url("http://www.playskateshop.com/images/main-background-bottom.png");
	margin: auto;
	margin-bottom: 20px;
}

.blanc-main h1 {
	margin: 0px;
	margin-bottom: 10px;
	color: #00BF00;
	font-size: 18px;
}

.blanc-main h2 {
	margin: 0px;
	color: #0080FF;
	font-size: 16px;
	
}

.blanc-main h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: 100;
	display: inline;
}

.blanc-main strong {
	font-weight: 100;
}

.blanc-main a {
	background-color: #00BF00;
	padding: 5px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: 1px inset #aaaaaa;
	-webkit-border-radius: 8px;
	width: auto;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 2px 5px #888888;
	-webkit-box-shadow: 1px 2px 5px #888888;
	box-shadow: 1px 2px 5px #888888;
	text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
	border-top: inset 1px #cccccc;
	border-left: inset 1px #cccccc;
	border-bottom: solid 1px solid #000000;
	border-right: 1px solid #666666;
}

.blanc-main a:hover {
    background-color: #FF6500;
}

.actu-content {
	padding: 20px 20px 0px 20px;
}

.actu-gauche {
	width: 660px;
	height: 400px;
	background-color: #F3F3F3;
	background-image: url("../images/feuille.jpg");
	padding: 20px 0px 0px 20px;
}

.actu-droite {
	width: 176px;
	float: right;
	height: 380px;
	background-color: #F3F3F3;
	background-image: url("../images/feuille.jpg");
	padding: 20px;
}

.actu-droite img {
	border: none;
}

.vimeoBadge { margin: 0; padding: 0; }
.vimeoBadge img { border: 0; }
.vimeoBadge a, .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active { color: #3A75C4; text-decoration: none; font-weight: bold; cursor: pointer; }
.vimeoBadge a:hover { color:#00B0FF; }
.vimeoBadge #vimeo_badge_logo { height: 0px; visibility: hidden; }
.vimeoBadge .credit {  }
.vimeoBadge .clip { padding:0; float:left; margin:0 20px 10px 0; width:200px; line-height:0; }
.vimeoBadge .caption { line-height: 15px; overflow:hidden; width:195px; height: 30px; text-align: left; padding: 5px 0px 0px 5px; }
.vimeoBadge .clear { display: block; clear: both; visibility: hidden; } 

#tweet {
	width: 570px;
	float: right;
	margin-right: 10px;
}

#tweet li {
	width: 520px;
	height: 50px;
	background-image: url("../images/blue-tweet.png");
	list-style-type: none;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 17px;
}

#tweet li a {
	text-decoration: none;
}

#tweet ul {
	padding: 0px;
	margin-top: 0px;
	font-size: 14px;
}

#tweet a {
	color: #FF0060;
}

#tweet a:hover {
	text-decoration: underline;
}

.whotweet {
	width: 80px;
	height: 1100px;
	background-image: url("../images/whotweet.png");
}

@media screen and (max-device-width: 480px){
#tweet li {
	line-height: 10px;
	font-size: 10px;
	height: 60px;
	padding-top: 10px;
}
}

.paiement-bloc {
	width: 815px;
	padding: 20px;
	color: #000000;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
}

.paiement-bloc h2 {
	color: #E00000;
	font-size: 20px;
	display: inline;
}

.paiement-bloc h3 {
	color: #00BF00;
	font-size: 18px;
	display: inline;
}