@import "../css/skeleton.css?ts=1";

/* Propriétés globales ======================================================== */
html {
	height: 100%;
	width: 100%
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color:#fff;
	min-height: 100%;
	min-width: 320px;
	margin: 0 auto;
	-webkit-text-size-adjust: none;
	background: #363636;
	background: url("../images_g/index/arriere_plan_3.jpg") no-repeat scroll right top;
}


body,div {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.bg_gris {
	background-color: #363636;
}

.bg_violet {
	background-color: #cc0022;
}

/*
.bg_blanc {
	background-color: #FFFFFF;
}
*/
.bg {
	background: url("../images_g/index/fond_gaysneakers.png?1") no-repeat scroll right top / auto 100%;
	height: 500px;
}

.btn_1 {
	border: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: inherit;
	color: inherit;
	background: linear-gradient(#fdfdfd, #eaeaea) repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	padding: 15px 0px 14px 0px;
	width: 140px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	box-shadow: 0 0 0 1px rgba(180, 180, 180, 1) inset, 0 2px 3px 0 rgba(113, 113, 113, 0.4);
    color: #cc0022;
}


.lechangisme_fond {
	width: 565px;
	height: 500px;
}

.color_000000 {
	color: #000000;
}

.lechangisme_logo {
	width: 340px;
	/*height: 134px;*/
	padding: 20px 0px 20px 0px;
}

.div_textes {
	padding-left: 40px;
}

.txt_1 {
	font-size: 30px;
	line-height: 60px;
}

.txt_2 {
	font-size: 22px;
	line-height: 30px;
}

.float_left {float:left}

.align_center {text-align:center}

.font_size_18 {font-size: 18px;}

.font_size_16 {font-size: 16px;}

.font_size_15 {font-size: 15px;}

.font_size_12 {font-size: 12px;}

.vertical_align_11 {vertical-align: 11px;}
		
.div_champ_depart {
	float: left;
	left:50%;
	margin-left:212px;
}

.champ_depart {
    width: 400px;
    height: 50px;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 0px 15px 0px 15px;
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0 none;
	box-shadow: 0 0 0 1px rgba(124, 124, 124, 1) inset, 0 2px 2px 0 rgba(0, 0, 0, 0.2) inset;
}

.font_normal {font-weight: 400;}

.font_bold {font-weight: 700;}

.div_envoyer {
	float: left;
	padding-left:10px;
}

.footer a {
	text-decoration: none;
	color: #FFF;
}

.footer a:hover {
	text-decoration: none;
	color: #FFF;
	opacity: 0.4;
}


.footer_bas_gauche {
	float:left;
}

.footer_bas_droite {
	float:right;
}

.padding_0_0_0_20 {padding: 0px 0px 0px 20px;}

.padding_0_0_0_12 {padding: 0px 0px 0px 12px;}

.croix_popup {
	opacity: 0.8;
}





/* #Tablet Portrait (768 px) ================================================== */

	@media only screen and (max-width: 1000px) {
		
		.bg {
			background: transparent;
		}
		
		.bg_blanc {
			background: url("../images_g/index/fond_gaysneakers.png") no-repeat scroll 115px bottom;
			background-size: cover;
			height: auto;
		}
	
		.champ_depart {
			width: 400px;
			height: 50px;
			box-sizing:border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			padding: 0px 15px 0px 15px;
			background-color: #FFF;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			border: 0 none;
		}
				
		.div_champ_depart {
			float: left;
			left:50%;
			margin-left:84px;
		}
		
	}
	
	
	
/*  #Mobile Paysage (480 px) ================================================== */

	@media only screen and (max-width: 767px) {
		
		.lechangisme_logo {
			width: 389px;
			padding: 10px 0px 20px 0px;
		}
		
		
		.bg_blanc {
			background: url("../images_g/index/fond_gaysneakers.png") no-repeat scroll 300px bottom ;
			height: auto; /*330px*/
		}
		
		.div_textes {
			padding-left: 0px;
		}
		
		.txt_1 {
			font-size: 20px;
			line-height: 40px;
		}
		
		.txt_2 {
			font-size: 18px;
			line-height: 25px;
		}
		
		.footer_bas_gauche {
			float:none;
			text-align: center;
		}
		
		.footer_bas_droite {
			float:none;
			text-align: center;
			padding-top: 10px;
		}
		
		.font_size_12 {font-size: 9px;}
		
		.font_size_16 {font-size: 14px;}
		
		.font_size_18 {font-size: 15px;}
		
		.champ_depart {
			width: 310px;
			height: 50px;
			box-sizing:border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			padding: 0px 15px 0px 15px;
			background-color: #FFF;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			border: 0 none;
		}
				
		.div_champ_depart {
			float: left;
			left:50%;
			margin-left:0px;
		}
		
	}
	

/* #Mobile Portrait	(320 px) ================================================== */
	
	@media only screen and (max-width: 479px) {
		

		.lechangisme_logo {
			width: 300px;
			height: 62px;
			padding: 10px 0px 10px 0px;
		}
		
		.bg_blanc {
			background: url("../images_g/index/fond_gaysneakers.png") no-repeat scroll 140px top;
			height: 300px
		}
		
		.txt_1 {
			font-size: 15px;
			line-height: 30px;
		}
		
		.txt_2 {
			font-size: 14px;
			line-height: 20px;
		}
		
		
		.btn_1 {
			width: 300px;
			border: none;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			font-family: inherit;
			color: inherit;
			background: linear-gradient(#fdfdfd, #eaeaea) repeat scroll 0 0 rgba(0, 0, 0, 0);
			cursor: pointer;
			padding: 15px 0px 14px 0px;
			display: inline-block;
			text-transform: uppercase;
			letter-spacing: 1px;
			font-weight: 700;
			position: relative;
			-webkit-transition: all 0.3s;
			-moz-transition: all 0.3s;
			transition: all 0.3s;
			-webkit-transition: none;
			-moz-transition: none;
			transition: none;
			box-shadow: 0 0 0 1px rgba(180, 180, 180, 1) inset, 0 2px 3px 0 rgba(113, 113, 113, 0.4);
			color: #cc0022;
		}
		
		.padding_0_0_0_12 {padding: 0px 0px 0px 8px;}	
		
		.footer_bas_droite .font_size_12 {font-size: 11px;}
		
		.champ_depart {
			width: 300px;
			display: block;
			height: 50px;
			box-sizing:border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			padding: 0px 15px 0px 15px;
			background-color: #FFF;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			border: 0 none;
		}
				
		.div_champ_depart {
			float: left;
		}
		
		.div_envoyer {
			margin: 10px 0px 0px 0px;
			padding-left:00px;
		}
		
	}	

		.no_lien {
			text-decoration:none;
			color: #FFF;
			font-family: HelveticaNeueLTStd-It;
			font-size: 14px;
			font-weight: normal;
		}
		
		
		

		.no_lien_bas{
			text-decoration:none;
			color: #FFF;
			font-size: 12px;
			font-weight: normal;
		}




/* ----------------------- roll over ----------------------- */





.btn_1:hover {
	color: #cc0022;
	background: linear-gradient(#e4e4e4, #d0d0d0) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.no_lien:hover {
	text-decoration:-moz-anchor-decoration;
}

.croix_popup:hover {
	opacity: 1;
}



	@media only screen and (min-width: 1450px) {
		body {
			background-size: cover;
		}
	}

