body
{
	background:#F2F2F2;
	width:100%;
	margin:0;
	font-family:"Open Sans"
}

.brut 
{
	width:100%;
	text-align:center; /* Pour centrer tous les blocs convertis "inline" */
	margin:0 auto;
	height:auto;
	border:0px solid red;
}

#col1
{
	display: inline-block;
	vertical-align: top;
	width:710px;
	border :0px solid red;
	margin-right:10px;
	overflow: hidden;
	border-radius:5px;
}

#col2
{
	vertical-align: top;
	display: inline-block;
	width:290px;
	border :0px solid red;
	margin-left:10px;
	overflow: hidden;
	border-radius:5px;
}

#line0bis, #line0, #line1, #line2
{
	width:100%;
	margin:0 auto;
	border: 0px solid black;
	margin-bottom:5px;
}

/* Bloc Photo */
#bloc01
{
	width:100%;
	border: 0px solid white;
	overflow: hidden;
	margin-bottom:0px;
	max-height:800px; /* on limite la hauteur du conteneur */
}

#banner
{
	background-size:1600px; /* Pour prendre toute la largeur */
	height:266px; /* Divisé par 6 */
	width:100%;
	overflow: hidden;
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position: center top;
}

#panoramique
{
	margin:auto;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	width:100%;
	max-width: 100%; /* Tjs 100% du conteneur */
	height: auto; /* Pour conserver les proportions */
}

/* paramètres */
.bloc02
{
	background:white;
	width:95%;
	height:auto;
	padding:15px;
	border: 0px dotted red ;
	overflow: hidden;
	text-align:left;
	margin:0 0 10px 0px;
}

/* Les dons standardisés */
#blocky
{
	background:white;
	margin:0 0 10px 0px;
	padding: 5px 0px;
}

/* La description */
#bloc1
{
	background:white;
	width:95%;
	height:auto;
	padding: 15px 15px;
	vertical-align: middle;
	color: #242424;
	margin-bottom:10px;
	font-size: 0.85em;
	text-align:justify;
	margin-bottom:1%;
	white-space:normal; /* Retour a la ligne */
	width:96%;
	line-height: normal;
}

/* Montant */
.bloc_montant
{
	background:white;
	width:100%;
	height:auto;
	padding:30px 0px;
	border: 0px dotted red;
	margin-bottom:10px;
	text-align: center;
	z-index:2;
}

.bloc_montant .participe
{
	font-size:1.1em;
	margin:20px 0 40px 0px;
	padding:20px 20px;
	width:90%;
}

#montant_mobile
{
	display:none;
}

#montant_desktop
{
	display:block;
}

#goodies
{
	margin: 10px auto;
}

#nombre,#remaining
{
	display: inline-block;
	vertical-align: middle;
	padding:20px;
	font-size:14px;
}

/* Les invités */
.bloc3
{
	background: white;
	width:94%;
	padding: 0 12px 0 12px;
	vertical-align: middle;
	text-align: left;
	border: 0px dotted red;
	height:auto;
	white-space:normal; /* Permet le retour a la ligne d'une bulle */
}

.bloc7
{
    padding:15px;
	background: white;
}

/* Facebook comments */
#bloc7_desk
{
	background:white;
	display:block;
	border:0px solid black;
	height: auto;
    text-align: left;
}

#bloc7_mob
{
	display:none;
}

.item
{
	font-size:0.8em;
	line-height:3.2em;
}

.icone
{
	width:16px;
	margin:0 8px 0 0;
	vertical-align: middle;
	padding-bottom:2px;
}

#bloc1 a {
	color: #030b6b;
	text-decoration: none;
}

/* Pour les photo horizontales et panoramiques */
#sous_bloc1bis
{
	display:block;
	width: 95%; /*Taille indispensable pour Ellipsis */
	text-overflow: ellipsis;  /* A appliquer directement sur le bloc pour IE */
	margin:0 auto 0 auto; /* Centrer le texte */
}

.bloc02 div
{
	padding-bottom:5px;
}

.bloc02 a
{
	font-size:0.8em;
	line-height:2.3em;
}

.bloc02 a:hover
{
	color:#FF003A;
}

/* Nom de la cagnotte */
.titre_cagnotte
{
	position:relative;
	top:-35px; /* On le fait déborder sur la banner */
	width:60%;
	font-size: 1.7em;
	font-weight:400;
	color:black;
	background:white;
	border: 1px dotted #E9954A;
	margin: 0 auto;
	border-radius: 5px;
	text-transform: uppercase;
	z-index:200 ;
	word-wrap: break-word;
	text-align: center;
	padding:10px 0;
}

.orga
{
	font-size: 1.1em;
	margin-bottom:30px;
	overflow: hidden; /* A applicuer directement sur le texte */
	white-space:nowrap; /* Pas de retour a la ligne */
	text-overflow: ellipsis; /* A applicuer directement sur le texte */
}

.choix_prix
{
	font-weight:bold;
	font-size:20px;
	color:#e9954a;
	margin-bottom:5px;
}

#courrier
{
	margin:0 0 0 20px;
}

/*Le titre obsolete */
#bloc1 #msg
{
	font-size: 0.9em;
	color:black;
}

#bloc1
{
	font-size: 0.85em;
	text-align:justify;
	margin-bottom:1%;
	white-space:normal; /* Retour a la ligne */
	width:96%;
	line-height: normal;
}

#pitch
{
	overflow: hidden; /*Empecher l'image de déborder */
}

#pitch img
{
	margin:5px auto;
}

#bloc1 p
{
	margin-bottom:0;
}

.bloc02 .puce
{
	width:12px;
	height:12px;
	background:white;
	border-radius:50%;
	margin-right:8px;
	display:inline-block;
	vertical-align:middle;
	padding:0; /* Pour éviter les ovales */
}

/* Excel */
.bloc02 .puce img
{
	width:12px;
	height:12px;
	border-radius:50%;
	margin-right:6px;
	margin-bottom:11px;
	display:inline-block;
	vertical-align:middle;
	padding:0; /* Pour éviter les ovales */
}

.bloc02 div
{
	line-height:1.3em;
}

#msg
{
	font-weight: bold;
	white-space:normal;
}

form
{
	width:80%;
	margin: 0 auto;
}

.square_plus, .cadre_msg_plus, .cadre_msg_plus_mob
{
	display: none;
}

#montant
{
	font-weight: bold;
	margin-top:10px;
	font-size: 1.7em;
}

#collected
{
	font-size: 1.2em;
}

/* Reste à collecter */
#reste
{
	font-size: 1em;
	font-weight:400;
}

/* Le reliquat en montant */
#reliquat
{
	font-size: 1.2em;
	font-weight:800;
	margin-top:10px;
}


/* Le bloc des personnages */
.bloc3 .square, .square_plus
{
	font-size: 0.6em;
	padding: 9px 0 9px 0; /* Etrange cette sensibilite */
	margin:0 0;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid lightgrey;
}

.bloc3 .avatar img
{
	width:130%;
	margin-top:3%;
}

/* Le cercle des personnages */
.bloc3 .avatar
{
	width:50px; /*Taille du cercle */
	height:50px;
	border:1px dotted grey;
	border-radius:50%; /* Le cercle */
	background: white;
	margin:0 auto;
	overflow: hidden;
}

/* L'acronyme */
.bloc3 .lettre
{
	width:45px; /*Taille du cercle */
	height:45px;
	border:1px dotted grey;
	border-radius:50%; /* Le cercle */
	text-transform: capitalize;
	background: white;
	margin:0 auto;
	font-size:17px;
	text-align: center;
	line-height: 45px;
}

.avatar,.lettre,.bloc_contributeur
{
	display: inline-block;
	vertical-align:middle ;
	margin:0 15px;
}


/* Taille du montant contribué */
#euro
{
	font-size:13px;
	font-weight: bold;
	margin-right:5px;
	display: inline-block;
	vertical-align: middle;
}

#date
{
	color: #898989;
	display: inline-block;
	vertical-align: bottom;
	font-size:12px;
}


#date_euro
{
	margin-top:4px;
}


.bloc_contributeur
{
	width:70%;
}

#pseudo
{
	font-size:13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

a
{
	color:black;
}

/* mini titres */
.titre_bloc
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom:2%;
	z-index: 999;
}

#visit
{
	font-size: 12px;

}

 /*---------------------La bulle -----------------------------------*/

  /* Le lien hypertexte permettant de modifier les messages et bulles*/
  #editer
  {
	  color:#FF5D83;
  }

	#editer:hover
	{
		color:#FF3161;
	}


	#titre_orga
	{
		font-size:14px;
		margin-bottom:15px;
	}

  #msg_orga
  {
	  width:98%;
	  font-size:13px;
	  padding:4px;
	  margin-bottom:15px;
  }

  #button_orga
  {
	  font-size:16px;
  }


	#nb_guest
	{
		font-weight: normal;
		font-size:13px;
		margin-top:30px;
		text-align: right;
	}

	.fb-share-button
	{
		margin:0 auto;
	}

#sous_col2.fixed 
{
	position: fixed;
	top: 0;
	width:inherit; /* Permet de transmettre la taille du contenr */
}

#bloc13
{
	text-align: center;
	background:white;
	border-radius:5px;
	width:95%;
	height:auto;
	padding:10px 10px;
	margin-bottom:10px;
	vertical-align: top;
	text-align: center;
	border: 0px dotted red;
}

#share
{
	font-size:14px;
	margin-bottom: 5px;
}

/* les rzo sociaux */
.rzo
{
	display:inline-block;
	vertical-align: middle;
	margin:0 8px;
}

#copy
{
	width:90%;
	margin:10px 0 20px 0;
	font-size:11px;
	text-align:center;
}

#more_space, #more_space2, #more_space2_mob
{
	display:block;
	font-size: 12px;
	margin:20px 0 20px 43%;
	color: green;
}

#ligne, #ligne_mob
{
	margin:20px 0 ;
	border-bottom: 1px black dotted;
}

#connect
{
	font-size:10px;
	color:dimgrey;
	border-bottom: 1px dotted dimgrey;
	padding:10px 0;
	margin:20px 0;
}
#titre-msg
{
	font-size: 1.2em;
	padding:10px 0 10px 0;
}

.cadre_msg, .cadre_msg_plus, .cadre_msg_plus_mob
{
    border-top: 1px dotted darkgrey;
    padding:10px 0;
}

.who_msg
{
	margin-bottom:8px;
	text-align: justify;
	font-size: 14px;
}

.bloc_msg
{
	padding:0px 15px 10px 15px;
    display: inline-block;
    vertical-align: middle;
	width:87%;
}

.the_msg
{
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    font-style: italic;
}

.cercle
{
    width:40px;
    height:40px;
    border-radius:50%;
    border:1px dotted darkgrey;
    display: inline-block;
    vertical-align: middle;
}

.img_msg
{
    width:20px;
    margin:10px 0 0 10px;
}

#signal
{
	margin-top:20px;
	text-align: right;
	color:dimgrey;
	font-size:11px;
	display: block;
}



/* ---------------------------------------------Format mobile--------------------------- */
@media screen and (min-width:0px) and (max-width:768px)
{
	.brut
	{
		width: 100%;
	}

	#banner
	{
		margin-bottom:20px;
		height:125px;
		background-size:768px;
	}

	#col1,#col2
	{
		display:block;
		width:100%;
		margin:0 auto;
	}

	.bloc02,#bloc1,#bloc12,.bloc_montant,.bloc3
	{
		margin: 0 auto 10px auto;
		padding:15px 6%;
		width:87%;
	}

	#bloc01
	{
		margin: 0 auto 10px auto;
		width:99%;
		border:0;
		height:auto;
	}

	#pitch img
	{
		width:99%; /* Pour que les photos tiennent dans le cadre */
		height:auto;
	}

	/* La photo */
	#panoramique
	{
		position:static;
		width:100%;
		margin:auto;
	}

	/* Les videos */
	#pitch iframe
	{
		width:100% !important;
	}

	#montant_mobile
	{
		display:block;
	}

	#montant_desktop
	{
		display:none;
	}

	#lien
	{
		display:none;
	}

	#sous_bloc1, #sous_bloc1bis {
		display: block;
		width: 95%;
		margin-left: 5px; /*On décale un peu pour créer une marge gauche */
	}

	#bloc1 .orga
	{
		white-space:normal; /* Forcer le retour à la ligne, fonctionne mieux que Wordwarp */
		font-size: 0.9em;
		margin-top:20px;
	}

	.titre_cagnotte
	{
		font-size: 1.3em;
		width:98%;
		top:-10px;
	}

	/* Paramètres */
	.bloc6 div {
		padding-bottom: 1%;
	}

	.item, .bloc02 a {
		font-size: 0.9em;
	}

	/* Le bloc des personnages */
	.bloc3 .square, .square_plus {
		font-size: 0.6em;
		margin: 4px 1%; /* Ecartement entre 2 cercles */
	}


	/* Le cercle des personnages */
	.bloc3 #anonyme, .bloc3 .avatar {
		width: 80px; /*Taille du cercle */
		height: 80px;
	}

	#bloc7_desk
	{
		display:none;
	}

	#bloc7_mob
	{
		display:block;
		text-align: left;
	}

	.bloc_msg
	{
		width:75%;
	}
}

/* ---------------------------------------------Format très mobile--------------------------- */

@media screen and (max-width:479px)
{
	.brut
	{
		width: 100%;
	}

	#banner
	{
		margin-bottom: 20px;
		height: 75px;
		background-size: 479px;
	}
}

/* ---------------------------------------------Petit format--------------------------- */

@media screen and (min-width:769px) and (max-width:1023px)
{
		#banner
		{
			height:163px; /* Proportion de 6 */
			background-size:979px;
		}

		#col1
		{
			width:520px;
			margin-right:3px;
		}

		#col2
		{
			width:235px;
			margin-left:3px;
		}

		#bloc01
		{
			/*height:300px;*/
		}

		#sous_bloc1
		{
			width:67%;
		}
		
		 .titre_cagnotte
		{
			font-size: 1em;
		}

		#pitch img
		{
			/* width:500px; /* Comme le cadre descriptif est plus petit, les photos qui sont en valeur absolue sont coupées, voir comment on trouve un compromis */
		}

		#reliquat
		{
			font-size: 1em;
		}

		#reste
		{
			font-size: 0.9em;
		}
		
		 #bloc1 .orga
		{
			font-size: 0.8em;
		}
		
		 #bloc1 .lien
		{
			font-size: 0.7em;
		}
		
		 #bloc1 #msg
		{
			font-size: 0.7em;
		}
		
		#bloc1 #pitch
		{
			font-size: 0.7em;
		}
		
		#montant
		{
			font-size: 1.2em;
		}

		#pseudo
		{
			font-size: 12px;
		}

		#date
		{
			font-size: 11px;
		}
			
		.bloc_montant .participe
		{
			font-size:0.8em;
		}

		#nombre,#remaining
		{
			padding:20px 10px;
			font-size:12px;
		}
		
		/* mini titres */
		.titre_bloc
		{
			font-size: 0.8em;
		}
		
		/* Les 2 derniers blocs de droite */
		.item, .bloc6 a
		{
			font-size:12px;
		}
		
		#photo_hauteur
		{
		width:140px;
		}
	
		#photo_largeur
		{
		width:175px;
		}

		.bloc3
		{
			padding:0 10px;
		}
		
		.bloc3 .square , .square_plus
		{
			font-size: 0.6em;
		}

		#euro
		{
			font-size:12px;
		}

		.bloc_contributeur
		{
			width:59%;
		}

		.bloc_msg
		{
			width:80%;
		}
}

/*--------------------------------------Format 1280-------------------------------------------*/
@media screen and (min-width:1024px) and (max-width:1280px) {

	#banner
	{
		height: 213px;
		background-size: 1280px;
	}
}

/*--------------------------------------Moyen format 1024-------------------------------------------*/

@media screen and (min-width:980px) and (max-width:1024px)
{
		#banner
		{
			height:170px;
			background-size:1024px;
		}

		 .titre_cagnotte
		{
			font-size: 1.1em;
		}
		
		 #bloc1 .orga
		{
			font-size: 1em;
		}
		
		 #bloc1 .lien
		{
			font-size: 0.8em;
		}
		
		 #bloc1 #msg
		{
			font-size: 0.9em;
		}
		
		#bloc1 #pitch
		{
			font-size: 0.8em;
		}
		
		#montant
		{
			font-size: 1.4em;
		}

		.bloc_contributeur
		{
			width:65%;
		}

		#col2
		{
			width:270px;
		}
			
		.bloc_montant .participe
		{
			font-size:0.8em;
		}

		#nombre,#remaining
		{
			padding:20px 10px;
			font-size:13px;
		}
		
		/* mini titres */
		.titre_bloc
		{
			font-size: 0.9em;
		}
		
		.item, .bloc6 a
		{
			font-size:0.7em;
		}
		
		#photo_hauteur
		{
			width:150px;
		}
	
		#photo_largeur
		{
			width:190px;
		}
		
		.bloc3 .square , .square_plus
		{
			font-size: 0.6em;
		}

		#reliquat
		{
			font-size: 1.1em;
		}

		#reste
		{
			font-size: 1em;
		}

		#euro
		{
			font-size:12px;
		}
}

/* -----------------------------------Grand format 1920---------------------------------*/
@media screen and (min-width:1601px)
{
	#banner
	{
		height:320px;
		background-size:1920px;
	}

	#col2
	{
		width:330px;
	}

	#sous_bloc1
	{
		width:90%;
	}

	.titre_cagnotte
	{
		font-size: 1.5em;
	}
	
	 #bloc1 .orga
	{
		font-size: 1.1em;
	}
	
	 #bloc1 .lien
	{
		font-size: 0.9em;
	}
	
	 #bloc1 #msg
	{
		font-size: 1.1em;
	}
	
	 #montant
	{
		font-size: 2em;
	}

	#reliquat
	{
		font-size: 1.3em;
	}

	#reste
	{
		font-size: 1.1em;
	}

	.bloc_montant .participe
	{
		font-size:1.1em;
	}
	
	.bloc4 #pitch
	{
		font-size: 0.9em;
	}
	
	/* mini titres */
	.titre_bloc
	{
		font-size: 1.2em;
	}
	
	.item, .bloc02 a
	{
		font-size:0.9em;
	}

	.bloc3 .square, .square_plus
	{
		font-size: 0.7em;
		
	}

}	
		
		
		