/*Reset*/
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, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	text-decoration:none;
	font-family:'Signika', sans-serif;
	color:#444;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	background:#fff;
}
body#body {
	background:#777;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* GENERAL */
.left {
	float:left;
}
.right {
	float:right;
}
.justify {
	text-align:justify;
}
.center {
	text-align:center;
}
.text_right {
	text-align:right;
}
.clear {
	clear:both;
}
.text-ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:400
}
h1 {
	font-size:2.5em;
}
h2 {
	font-size:2em;
	line-height:1.1em;
	padding:.5em 0
}
h3 {
	font-size:1.5em;
	padding:.25em 0;
}
h4,h5,h6 {
	letter-spacing:.125em;
	padding:1.5em 0 .5em;
	text-transform:uppercase
}
p {
	padding:.5em 0;
	line-height:1.35em;
}
a {
	color:#41B7D8;
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
a:hover {
	border-bottom:1px solid #41B7D8;
}
ul {
	list-style:disc;
	margin-left:20px
}
li {
	padding-bottom:5px
}
hr {
	border:0;
	height:1px;
	margin:0;
	border-top:1px solid rgba(0, 0, 0, 0.1);
	border-bottom:1px solid rgba(255, 255, 255, 0.3);
}
sup {
	vertical-align:super;
	font-size:smaller;
}
/* structure */
#haut, #content,.toptitle, #bas {
	margin:0 auto;
	width:960px;
	position:relative;
}
#contentouter {
	width:100%;
	height:100%;
	background:#fff;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin:0 10px 20px 10px;
}
.grid_12 {
	margin-bottom:0
}
.grid_1 {
	width:60px;
}
.grid_2 {
	width:140px;
}
.grid_4 {
	width:300px;
}
.grid_5 {
	width:380px;
}
.grid_7 {
	width:540px;
}
.grid_8 {
	width:620px;
}
.grid_10 {
	width:780px;
}
.grid_11 {
	width:860px;
}
.grid_3{
	width:220px;
}
.grid_6 {
	width:460px;
}
.grid_9 {
	width:700px;
}
.grid_12 {
	width:940px;
}
/* haut */
#haut {
	padding:5px 0 20px;
	position:relative;
	width:940px;
	min-height:110px;
	background:#eee url("pyrenees.png") no-repeat right bottom;
	/* http://ananke.blog.lemonde.fr/2011/02/27/ski-de-fond-au-plateau-de-beille-2011/
	gimp 50% opactité + 50% opacité*/
}
.wrapper {
	width:100%;
	background:#ccc;
	border-bottom:5px solid #41B7D8;
}
.toptitle {
	width:940px;
}
.toptitle span, .toptitle a {
	display:block;
	padding:8px 10px 7px;
}
.toptitle .toptitlecurrent, .toptitle span {
	background:#41B7D8;
	color:#eee;
}
.toptitle a {
	border:none;
	background-color:inherit;
	-webkit-transition:background-color .25s;
	-moz-transition:background-color .25s;
	transition-property :background-color .25s;
}
.toptitle a:hover {
	border:none;
	background-color:#ddd;
}
.toptitle a:hover.toptitlecurrent {
	background-color:rgba(65,183,216,0.5);
}
.toptitle .right .left  {
	margin-left:5px
}
.sous_titre {
	font-family:georgia,"Times New Roman",serif;
	font-size:1.1em;
	font-style:italic;
	position:absolute;
	top:100px;
	letter-spacing:0.1em;
}
.navigation {
	position:absolute;
	right:0;
	top:83px;
	font-size:110%;
	color:rgba(120, 120, 120, 0.5);
	text-shadow:0 0 5px #fff;
}
.navigation .current {
	font-size:1.3em;
	color:#444;
	padding-bottom:2px
}
.navigation  a ,.navigation  a:hover{
	height:25px;
	display:inline-block;
	line-height:23px;
	border-width:5px;
	border-color:rgba(120, 120, 120, 0.5);
	-webkit-transition:border-color .25s;
	-moz-transition:border-color .25s;
	transition-property :border-color .25s;
}
.navigation  a:hover {
	border-color:#41B7D8
}
h1 strong{
	display:block;
	/*padding:0 0 0 50px;*/
	font-size:1.75em;
	font-weight:700
}
h1 {
	height:115px;
}
h1 a {
	/*padding:0 0 0 50px;*/
	height:115px;
	border:none;
	color:#444;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-webkit-transition:color 1s;
	-moz-transition:color 1s;
	transition-property :color 1s;
}
h1 a:hover {
	color:#41B7D8;
	border:none;
}
/*h1:before{
	background:url("logoG.svg") no-repeat;
	height:100px;
	width:40px;
	display:inline-block;
	content:"";
	position:absolute
}*/
.facebook {
	position:absolute;
	top:5px;
	right:0;
	text-align:right;
}
.facebook img {
	height:25px;
}
#basouter {
	width:100%;
	border-top:5px solid #41B7D8;
}
#basouter div,#basouter p{
	color:#fff
}
#bas h2 {
	text-shadow:0 2px 2px #999;
}
#bas a {
	color:#fff
}
#bas ul {
	list-style:none;
	margin:0;
	padding:0.5em 0;
}
#bas li {
	padding-bottom:5px
}
#bas div:hover h2 {
    color:#ccc;
}
/* CONTENT */
.alpha {
	background:#eee
}
.omega {
	/*background:#f8f8f8*/
	background:#ccc
}
.article {
	margin:0 10px 20px;
}
#slider h3,
.article h3 {
	font-size:2em;
	line-height:1.1em;
}
.article .grid_1, .article .grid_2,.article .grid_3, .article .grid_4,.article .grid_5, .article .grid_6,.article .grid_7, .article .grid_8,.article .grid_9, .article .grid_10,.article .grid_11, .article .grid_1 {
	margin:0 0 20px;
}
.article .grid_5 {
	text-align:center;
}
.article .grid_5 img {
	margin-top:44px
}
.article .grid_7 {
	margin-left:20px
}
.articletitre{
	padding-bottom:0
}
.articletitre a{
	color:#444;
}
.articledate {
	font-size:1.1em;
	font-style:italic;
	color:#888
}
.articledate span,
.articletarifs {
	color:#888
}
.articledate a{
	border:none
}
.articlelieu {
	height:48px;
	line-height:48px;
	text-align:center;
}
.articlelieu a {
	border:none
}
.articlelieu h4 {
	padding:0;
	vertical-align:middle;
	display:inline-block;
	line-height:1;
	text-align:left; 
}
.articleaffiche {
	margin:0 12px 8px 0;
	display:block;
	float:left
}
.articleaffichesq img {
	width:46px
}
.articleaffiche.articleafficheright {
	margin:0 0 8px 0;
}
.partenaires a {
	display:block;
	border-color:rgba(120, 120, 120, 0.5);
    border-width:5px;
}
.partenaires a:hover {
	border-color:#41B7D8;
    border-width:5px;
}
.partenaires .grid_3 img {
	display:block
}
.partenaires .grid_6 img {
	max-width:460px;
	display:block
}
.tarifs {
	text-align:center;
	width:940px;
}
.tarifs td, .tarifs th {
	border-top:1px solid rgba(0, 0, 0, 0.1);
	padding:2px 2px 2px 4px;
	vertical-align:middle;
}
.tarifs th {
	background:#ccc;
	height:40px
}
.homepage_em1 {
	font-size:1.2em
}
.button.homepage_em2 {
	font-size:1.5em
}
.home_slider {
	width:460px;
	height:345px;
	overflow:hidden;
}
.home_slider ul,
.home_slider li {
	margin:0;
	list-style:none;
	display:block
}
.home_slider_img_ext,.home_slider_img  {
	width:460px;
	height:345px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.home_slider_img a
{
	background:#888;
	display:block;
	overflow:hidden;
	border:0;
}
.home_slider_img img {
	display:block;
	margin:auto;
}
.home_slider_img span {
	position:absolute;
	bottom:0;
	width:450px;
	padding:20px 5px 5px;
	z-index:5;
	display:block;
	text-align:left;
	color:#ffffff;
	text-shadow:0 1px 0 #000000;
	background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
	background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background:-o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background:linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000100', endColorstr='#a6000000',GradientType=0 );
	height:60px;
}
.home_slider_img:hover {
	background:rgba(0,0,0,0.65)
}
.home_slider_img:hover span {
	height:auto;
	background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
	background:-webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.95) 100%);
	background:-o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background:-ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background:linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000100', endColorstr='#a6000000',GradientType=0 );
}
.home_slider_img strong {
	padding:0
}
.home_slider_img h3 {
	color:#fff;
}
.home_slider_nav{
	position:relative;
	z-index:2;
}
.home_slider_nav li {
	display:block;
	float:left
}
.home_slider_nav a {
	display:block;
	margin:10px 0 0 10px;
	border:none;
	opacity:0.5
}
.home_slider_nav img {
	display:block
}
a.nav_first {
	margin-left:0
}
.home_slider_nav .current a,
.home_slider_nav a:hover {
	opacity:1
}
#sliderb {
	position:absolute
}
/*.grid_5 img {
	max-width:380px;
	max-height:350px;
}
.grid_3 img {
	max-width:220px;
	max-height:350px;
}*/
.grid_12.saisonsep {
	margin-bottom:0;
}
.photo_thumb {
	padding:0;
	width:226px;
	margin:0 0 12px 12px;
}
.photo_thumb.first {
	margin:0 0 12px;
}
.photo_thumb_medium {
	position:relative;
	background:#fff;
	border:1px solid #aaa;
	height:156px;
	overflow:hidden;
	padding:0;
	width:226px;
}
.photo_thumb_medium:hover {
	background:#41B7D8;
}
.photo_thumb_medium img {
	max-height:141px;
	max-width:210px;
	padding:8px;
}
.photo_thumb_medium {
	text-align:center;
	display:block;
	margin:auto;
	width:226px;
}
.photo_thumb_mediuma {
	display:block;
	width:226px;
	height:156px;
}
.photo_thumb_details {
	position:absolute;
	bottom:0;
	background:rgba(255,255,255,0.5);
	padding:2px 21px 9px;
	text-align:left;
	width:188px;
}
.photo_thumb_details p,
.photo_thumb_details h2 {
	padding:0;
}
.photo_thumb_details h2 {
	font-size:1.3em;
}
.photo_thumb_details h2 a {
	color:#000;
	border:none;
}
.photo_aff img {
	max-width:940px;
}
.photo_aff #slideright {
	position:absolute;
	right:0;
	height:600px;
	border:0
}
.photo_aff #slideleft {
	position:absolute;
	left:0;
	z-index:2;
	height:600px;
	border:0
}
.video_meta {
	width:210px;
	height:142px;
	padding:0 8px 8px;
	margin:0 0 30px;
}
.video_meta h2 {
	padding:0;
	font-size:1.3em;
	line-height:1.2em;
}
.video_meta p {
	padding:0
}
.videodate {
	color:#888;
	font-size:0.8em;
}
.video-time {
	display:inline-block;
	position:absolute;
	bottom:10px;
	right:10px;
	height:14px;
	padding:0 4px;
	background-color:#000;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	opacity:0.75;
}
.video_miniature {
	float:left;
	position:relative;
}
/*.video_miniature em {
	background:url("http://www.bolerosburgais.com/style/design/spritevect.svg") no-repeat scroll 0 0 transparent;
	display:block;
	height:38px;
	width:38px;
	position:absolute;
	left:95px;
	top:51px;
	z-index:2;
}
a:hover .video_miniature em {
	background:url("http://www.bolerosburgais.com/style/design/spritevect.svg") no-repeat scroll 0 -40px transparent;
}*/
.video_miniature em {
	display:block;
	height:36px;
	width:36px;
	position:absolute;
	left:95px;
	top:51px;
	z-index:2;
	background:rgba(0,0,0,0.5);
	border:2px solid rgba(255,255,255,0.8);
	text-align:left;
	border-radius:20px;
}
.video_miniature em:before {
	content:"\25B6";
	font-style:normal;
	font-size:25px;
	height:36px;
	width:36px;
	line-height:1em;
	color:rgba(255,255,255,0.9);
	position:relative;
	top:6px;
	left:10px;
}
.video_miniature em.music_icon:before {
	content:"\266B";
	left:9px
}
.video_miniature em.photo_icon:before {
	content:"\266B";
	left:6px
}
li.partenairesbas {
	width:220px;
	margin:0 10px 0 0
}
.partenairesbas img {
	width:48px;
}
.partenairesbasnom {
	display:block;
	width:167px;
	margin-left:5px;
}
.partenairesbasnom span {
	color:#fff;
}
.contact em {
	display:block;
	padding:0.5em 0
}
.contact h2 {
	padding:0
}
.contact hr {
	margin-top:2em
}
.contact_person_img {
	margin:3px 10px 0 0
}
.sceneslist a {
	display:block;
	width:460px;
	margin:0 0 20px;
	border:none;
	background:#ccc;
}
.sceneslist a:hover{
	background:#41B7D8
}
.sceneslist a:hover h3{
	color:#fff
}
/* SLIDER */
.sliderbutton {
	position:absolute;
	width:50px;
	height:550px;
	cursor:pointer;
	border:none;
	z-index:2
}
#slideright {
	right:0
}
#slideleft {
	left:0
}
#slideright span,#slideleft span,
#lbPrevHov span,#lbNextHov span{
	position:relative;
	right:26px;
	margin-top:200px;
	display:inline-block;
	width:58px;
	height:58px;
	border-top:5px solid rgba(0,0,0,0.5);
	border-right:5px solid rgba(0,0,0,0.5);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
#slideleft span, #lbPrevHov span {
	left:13px;
	-ms-transform:rotate(225deg);
	-moz-transform:rotate(225deg);
	-webkit-transform:rotate(225deg);
	transform:rotate(225deg);
}
#slideright:hover span,#slideleft:hover span,#lbPrevHov:hover span,#lbNextHov:hover span{
	border-color:#41B7D8
}
#lbPrevHov ,#lbNextHov {
	position:relative
}
#lbPrevHov span,#lbNextHov span{
	visibility:hidden;
	position:absolute;
}
#lbPrevHov span {
	left:0;
	margin-left:40px;
}
#lbNextHov span {
	right:0;
	margin-right:40px;
}
#lbPrevHov:hover span,#lbNextHov:hover span{
	visibility:visible
}
#slider {
	float:left;
	position:relative;
	overflow:auto;
	width:960px;
	height:650px;
	z-index:1
}
#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0
}
#slider li{
	float:left;
	width:960px;
	height:650px
}
#slider li img{
	max-height:456px;
	max-width:330px;
}
.concert_nav .sliderbutton {
	position:relative;
	display:block;
	width:460px;
	height:60px;
}
.concert_nav #slideright span,.concert_nav #slideleft span {
	right:5px;
	margin:15px 0 30px 5px;
	display:inline-block;
	width:25px;
	height:25px;
	border-width:3px;
}
.concert_nav #slideleft span {
	left:5px;
	margin:15px 5px 30px 0;
}
.concert_nav h3 {
	white-space:nowrap;
}
.concert_nav a:hover {
	border:none
}
.concert_nav a:hover h3 {
	color:#41B7D8
}
#pagination {
	display:none
}
/*.pagination {
	position:absolute;
	top:5px;
	margin-left:50px;
	list-style:none;
	height:25px;
}
ul.pagination li {
	float:left;
	margin:0 3px;
	padding:0;
	background:none;
	list-style:none;
	min-height:0;
	-webkit-border-radius:7px;
	   -moz-border-radius:7px;
		border-radius:7px;
	-moz-box-shadow:0 0 5px rgba(255, 255, 255, 0.35);
	-webkit-box-shadow:0 0 5px rgba(255, 255, 255, 0.35);
	-khtml-box-shadow:0 0 5px rgba(255, 255, 255, 0.35);
	box-shadow:0 0 5px rgba(255, 255, 255, 0.35);
}
.pagination li:hover {
	padding:0;
	background:none;
}
.pagination li a {
	display:block;
	text-indent:-1000em;
	-webkit-border-radius:7px;
	   -moz-border-radius:7px;
		border-radius:7px;
	width:14px;
	height:14px;
	background:rgba(101, 101, 102, 0.4);
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
	   -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
		box-shadow:inset 0 1px 1px rgba(0, 0, 0, .25);
	float:left;
	overflow:hidden;
}
.pagination li a:hover {
	background:rgba(101, 101, 102, 0.7);
	border:0;
}
.pagination li.current a,
.pagination li.current a:hover {
	border:0;
	cursor:default;
	background:#08c;
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#ea7e7e),color-stop(24%,#ea4646),color-stop(100%,#c90303));
	background:-webkit-linear-gradient(top,#ea7e7e 0%,#ea4646 45%,#c90303 100%);
	background:  -moz-linear-gradient(top,#ea7e7e 0%,#ea4646 45%,#c90303 100%);
	background:	linear-gradient(top,#ea7e7e 0%,#ea4646 45%,#c90303 100%);
	-webkit-box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
	   -moz-box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
		box-shadow:inset 0 1px 0 rgba(0, 0, 0, .25);
}/*
/* MODAL BOX */
#lbClose {
	position:absolute;
	right:0;
	top:0;
	font-size:20px;
	font-family:arial,sans-serif;
	font-weight:700;
	height:2em;
	margin:0 0.7em;
	width:2em;
	border:none;
}
#lbClose:after {
	content:"\2716";
	display:block;
	height:1.5em;
	width:2em;
	padding:0.5em 0 0;
	border:none;
	background:#aaa;
	color:#fff;
	text-align:center;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
#lbClose:hover:after{
	border:none;
	background:#41B7D8;
	cursor:pointer;
}
/* FORMULAIRE */
input[type="text"],input[type="email"], input[type="submit"], input[type="button"], input[type="file"], input[type="file"], textarea, .button {
	padding:5px;
	border:1px solid #ccc;
	margin:0 0 15px;
	font:inherit;
	color:inherit;
	background:#f5f5f5;
	background:-moz-linear-gradient(top, #dddddd 0%, #f5f5f5 20%, #f5f5f5 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(20%,#f5f5f5), color-stop(100%,#f5f5f5));
	background:-webkit-linear-gradient(top, #dddddd 0%,#f5f5f5 20%,#f5f5f5 100%);
	background:-o-linear-gradient(top, #dddddd 0%,#f5f5f5 20%,#f5f5f5 100%);
	background:-ms-linear-gradient(top, #dddddd 0%,#f5f5f5 20%,#f5f5f5 100%);
	background:linear-gradient(to bottom, #dddddd 0%,#f5f5f5 60%,#f5f5f5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddddde', endColorstr='#f5f5f5',GradientType=0 );
	-webkit-appearance:none;
}
label {
	display:block;
	margin-bottom:5px
}
.grid_7 input[type="text"], .grid_7 input[type="email"], .grid_7 textarea{
	width:528px
}
input[type="submit"],input[type="button"], .button {
	background:#41B7D8;
	color:#fff;
}
input[type="submit"]:hover, input[type="button"]:hover, .button:hover {
	cursor:pointer;
	background:#00CCFF;
}
input[type="submit"]:active, input[type="button"]:active, .button:active {
	background:#24459A
}
.button {
	margin:0.5em 0
}
.login {
	width:320px;
	margin:auto;
	padding:20px 0;
}
.login form{
	background:#fff;
    border:1px solid #e5e5e5;
    box-shadow:0 4px 10px -1px rgba(200, 200, 200, 0.7);
    font-weight:normal;
    margin-left:8px;
    padding:26px 24px 46px;
	
}
.login input[type=password] {
	font-size:24px;
	font-weight:200;
}
.login label {
	color:#777
}
/* CSS ICONS */
.map-pin{
	display:inline-block;
	font-size:16px;
	position:relative;
	width:1em;
	height:1em;
	background:#41B7D8;
	-webkit-border-radius:0.7em 0.7em 0.7em 0;
	-moz-border-radius:0.7em 0.7em 0.7em 0;
	border-radius:0.7em 0.7em 0.7em 0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-box-shadow:-0.05em 0.05em 0.1em rgba(0,0,0,.2);
	-moz-box-shadow:-0.05em 0.05em 0.1em rgba(0,0,0,.2);
	box-shadow:-0.05em 0.05em 0.1em rgba(0,0,0,.2);
}
.map-pin:after {
	font-size:16px;
	display:block;
	position:absolute;
	content:"";
	top:0.25em;
	left:0.25em;
	width:0.5em;
	height:0.5em;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#fff;
}
/*.profil-icon {
	font-size:10px;
	display:inline-block;
	position:relative;
	bottom:0.9em;
	margin-right:1em;
}
.profil-icon:before{
	display:block;
	position:relative;
	content:"";
	top:0;
	left:0.38em;
	width:0.75em;
	height:0.85em;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#47b7d8;
	-webkit-box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
	-moz-box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
	box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
}
.profil-icon:after {
	content:"";
	position:absolute;
	top:0.88em;
	-webkit-border-radius:0.7em 0.7em 0 0;
	-moz-border-radius:0.7em 0.7em 0 0;
	border-radius:0.7em 0.7em 0 0;
	background:#41B7D8;
	width:1.5em;
	height:0.8em;
	display:block;
	webkit-box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
	-moz-box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
	box-shadow:0 0.04em 0.08em rgba(0,0,0,.2);
}*/
.pointerRight {
	border-color:#333333;
	border-style:solid;
	border-width:6px 6px 0 0;
	height:10px;
	margin:8px 0 0 5px;
	width:10px;
	border-bottom-colors:none;
	border-left-colors:none;
	border-right-colors:none;
	border-top-colors:none;
	border-image:none;
	transform:rotate(45deg);
}
.info, .ok, .erreur {
	width:100%;	
}
.info {
	background:#7cb6f1;
	color:#fff;
}
.ok{
	background:#a5c752;
	color:#fff;
}
.erreur {
	background:#fb6767;
	color:#fff;
}
.info:before,.ok:before ,.erreur:before  {
	display:inline-block;
	height:24px;
	width:26px;
	margin:0 3px;
	padding:2px 0 0;
	text-align:center;
	content:"i";
	font-family:Georgia,serif;
	font-weight:700;
	font-size:1.5em;
	font-style:italic;
	border:3px solid #fff;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.ok:before{
	content:"\2714";
}
.erreur:before  {
	content:"\2716";
	font-family:arial,sans-serif;
	font-style:normal;
}
/* TIME LINE */
.timeline ul,.timeline li {
	list-style:none;
	padding:0;
	margin:0;
}
.timeline li {
	margin:1px 0 0 0
}
.timeline li a {
	display:inline-block;
	border:none;
	border-left:5px solid rgba(120, 120, 120, 0.5);
	padding:2px 0 2px 5px;
}
.timeline li li{
	margin:0
}
.timeline li li a{
	border-left:5px solid rgba(0, 0, 0, 0);
	padding:4px 4px 4px 12px;
	font-size:0.8em
}
.timeline li ul {
	display:none;
}
.timeline li.timelineyearnow ul {
	display:block;
}
.timeline li.timelineyearnow a{
	border-left:5px solid #41B7D8;
	font-weight:700;
}
.timeline li a:hover{
	border-left:5px solid #41B7D8;
	text-decoration:underline;
}
.timeline li.timelineyearnow li a{
	font-weight:400;
}
.timeline .timelinenow a {
	background:#41B7D8;
	color:#fff
}