@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

body {
	color: #1b0707;
	font-family: 'Montserrat', sans-serif;
	overflow-x: hidden;
}

.clear {
	height: 0;
	float: none;
	clear: both;
}

a {
	color: #797979;
}
a:hover {
	color: #26129c;
	text-decoration: none;
}

h1 {
	color: #26129c;
	font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

h2 {
	color: #26129c;
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
	color: #26129c;
	font-size: 13px;
    font-weight: bold;
	margin: 10px 0 0;
    text-transform: uppercase;
}


.mailing_form img {
	max-width: 100px;
}


.mailing_form {
	text-align: center;
	padding-bottom: 40px;
}
.mailing_form h3 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: -12px;
}
.mailing_form img {
	padding-bottom: 5px;
}
.mailing_form input[type=text] {
	background-color: #fff;
	border: 1px solid #2d2d2d;
	padding: 4px 5px 6px;
	text-align: center;
}
@media(max-width:400px) { 
	.mailing_form h3 {
		font-size: 14px;
	}
}

.btn-primary,
.btn-primary:focus {
    background-color: #797979;
    border-color: #000;
    color: #000;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus {
    background-color: #000;
    border-color: #797979;
    color: #797979;
}



#page-content-wrapper {
	text-align: right;
	padding-top: 40px;
}

#page-content-wrapper img {
	width: 100%;
	max-width: 300px;
}

.page_artistes p {
	margin: 25px 0;
}

.page_artistes a {
	display: inline-block;
	font-size: 20px;
	text-align: right;
	text-transform: uppercase;
    text-decoration: none;
	color: #1b0707;
}
.page_artistes a:hover,
.page_artistes a:focus {
	text-decoration: none;
	color: #26129c;
}
.page_artistes a:hover img,
.page_artistes a:focus img {
	opacity: 0.5;
    filter: alpha(opacity=50);
}



.spectacles {
	display: inline-block;
	text-align: left;
	line-height: 20px;
	margin-left: 20px;
	padding: 10px;
	position: relative;
	width: 100%;
	max-width: 350px;
    text-transform: uppercase;
}
.spectacles .over {
	display: none;
	background:rgba(121,121,121,0.2);
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.spectacles .date {
	color: #797979;
	font-size: 20px;
}
.spectacles .artiste {
	color: #1b0707;
	font-size: 20px;
	font-weight: bold;
}
.spectacles:hover > .over {
	display: block;
}
.spectacles .place {
	color: #797979;
	line-height: 16px;
}
@media(max-width:768px) { 
	.spectacles {
		margin-left: 0;
	}
}
.spectacles .over .panier,
.spectacles .over .facebook {
	clear: right;
	color: #fff;
	display: block;
	float: right;
	font-size: 18px;
	padding-top: 10px;
	text-align: center;
    width: 45px;
    height: 50%;
}
.spectacles .over .panier {
	background-color: #eb270d;
}
.spectacles .over .facebook {
	background-color: #f44d37;
}

.spectacle_artiste {
	color: #000;
	display: inline-block;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    padding: 35px 0;
	text-align: center;
}
a.spectacle_artiste:hover {
	color: #26129c;
	text-decoration: none;
}
.spectacle_artiste span {
	display: block;
    font-size: 12px;
    margin-top: -10px;
}



.artiste_detail .nom {
	font-size: 22px;
	text-transform: uppercase;
}
.artiste_detail .social_icon {
	color: #1b0707;
	font-size: 20px;
	padding-left: 10px;
}
.artiste_detail .social_icon:hover {
	color: #26129c;
}
.artiste_detail .url {
	color: #1b0707;
	text-transform: uppercase;
}
.artiste_detail .url:hover {
	color: #26129c;
}
.artiste_detail .description {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
}
.prix_distinction {
	font-size: 12px;
}

#page-content-wrapper .artiste_detail img.disco_thumb {
	max-width: 100px;
}
#page-content-wrapper .artiste_detail .disco_texte {
	display: inline-block;
    line-height: 16px;
    padding-top: 5px;
    text-transform: uppercase;
}
#page-content-wrapper .artiste_detail .disco_texte .petit {
	font-size: 12px;
}






.page_contact p {
	margin: 0 0 20px;
}
.page_contact h1 {
    margin: 0;
}
.page_contact h2 {
	font-size: 16px;
    margin: 0;
}
.page_contact p.big {
	font-size: 20px;
    line-height: 22px;
}




.page_promo {
	text-align: left;
}
.page_promo ul {
	list-style-type: none;
	margin: 0;
    padding: 0;
}
.page_promo .extrait {
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 9px;
	width: 80px;
	height: 80px; 
    line-height: 10px;
    padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
}




.contact_small {
	display: inline-block;
    font-size: 12px;
    line-height: 16px;
}


.page_nouvelles {
	font-size: 12px;
}
.page_nouvelles h3 {
	color: #000;
    font-size: 17px;
    padding: 20px 0;
    text-transform: none;
}
.page_nouvelles p {
	margin: 15px 0 60px;
}


