/* Style Sheet pour le site A Chacun Sa Legende  */
/* Ecrit par Olivier David           */
/* Juillet 2013                      */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, strong, sub, sup, b, u, i, center, ol, ul, li, form, caption, tbody, tfoot, thead, th, {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	vertical-align:baseline;
	background:transparent;
}
html,body {
	height:100%;
	padding-top: 0px;
	margin-top: 0px;
}
body {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	background-color: white;
}
:focus {
	outline:0px;
} 
a, a:link, a:visited, a:active {
	color: #787878;
	text-decoration: none; 
} 
a:hover {
	text-decoration: none; 
}
#allsite {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position:relative;
	min-height:100%;
	height:100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
}
#header {
	width: 1000px;
	height: 300px;
}
#content {
	padding-bottom:70px;
}	
#top {
	width: 1000px;
	height: 70px;
	background-color: white;
}
#footer, push {
	height: 70px;
	background-color: #414141;
	text-align: center;
	color: white;
	vertical-align: middle;
	line-height:70px;
	clear: both;	
}
#menu {	  
	width: 1000px;
	height: 30px;
	position:relative;
	left: 0px;
	top: -464px;
	text-align: right;
	vertical-align: middle;
	color: white;
	line-height: 30px;
	background: url(designfiles/backmenu.png);
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
 	font-weight: 300;
	font-size:14px;
 	text-transform:uppercase;
 	letter-spacing:1px;
}
#menu a {
	color: white;
	text-decoration: none;
}
#menu a:hover {
	color: white;
	line-height: 30px;
	text-decoration: underline;
}
#border {
	width: 998px;
	height: 228px;
	border: 1px solid #696969;
	position:relative;
	top: -234px;
}
#home {
	width: 20px;
	height: 15px;
	position:relative;
	left: 10px;
	top: -486px;
	text-align: left;
}
#subtitle {	  
	width: 840px;
	height: 50px;
	position:relative;
	left: 160px;
	top: -130px;
}
#leftcol {
	width: 330px;
	position:relative;
	float: left;
	text-align: left;
}
#leftcol a, a:link, a:visited, a:active {
	color: #787878;
	text-decoration: none; 
} 
#leftcol a:hover {
	text-decoration: underline; 
	color:#c90202;	 
}
#middlecol {
	width: 630px;
	position:relative;
	float: left;
	text-align: left;
}
#middlecol a, a:link, a:visited, a:active {
	color: black;
	text-decoration: underline; 
} 
#middlecol a:hover {
	text-decoration: none; 
	color:#c90202;	 
}
#rightcol {
	width: 40px;
	position:relative;
	float: left;
	text-align: left;
}
H1 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
 	font-weight: 300;
	font-size:32px;
 	text-transform:uppercase;
 	letter-spacing:1px;
	line-height:32px;
	color:#c90202;
}
#bigmenu {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
 	font-weight: 300;
	font-size:30px;
 	letter-spacing:1px;
	line-height: 34px;
	margin-left: 40px;
	color: #7f7f7f;
}
#bigmenu a {
	color: #7f7f7f;
}
#bigmenu a:hover {
	color: #c90202;
	text-decoration: underline;
}
.menuarrow {
	height: 30px;
	background: url(designfiles/arrowmenu.png) no-repeat left;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
 	font-weight: 300;
	font-size:20px;
	padding-left: 30px;
	line-height: 30px;
}
.menuarrow a {
	color: #7f7f7f;
}
.menuarrow a:hover {
	color: #c90202;
	text-decoration: underline;
}
#slider{
	width: 1000px;
	height: 230px;
}
#footer a {
	font-size:12px;
	color:white;
}
#footer a:hover {
	text-decoration: underline;
}
.scrollup{
	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	text-decoration: none; 
	border-bottom:0px;
	background: url('designfiles/icon_top.png') no-repeat;
}

