﻿/*
	@autor : Cédric Thiébaut
	@url : www.onedesignonline.fr
	
	Coucou à celui ou celle qui lira ça ^_^

*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}

a img {
	border: 0;
}

body {
	color: #000;
	background: #fff;
	font: normal 80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

fieldset {
	border: 0;
}

textarea {
	font: inherit;
}

@font-face {
	font-family: "League Gothic";
	src:url(font/LeagueGothic/LeagueGothic.eot);
	src:local("☺"), url(font/LeagueGothic/LeagueGothic.woff) format('woff'), url(font/LeagueGothic/LeagueGothic.ttf) format('truetype');
}

a:link, a:visited{
	color: #114a81;
}
a:hover {
	color: #114a81;
	text-decoration:none;
}


/* Construction */
#header {
	background: #22262a url(img/header_fd.png) repeat-x;
	height: 70px;
	display:block;
	margin:0px;
}

#sous-header {
	background: url(img/sous-header_fd.png) repeat-x;
	height: 401px;
	display:block;
	margin:0px;
}


#sh_contenu {
	height: 401px;
	width : 962px;
	margin: 0 auto 0 auto;
	background: url(img/sous-header_fdcontenu.jpg) no-repeat 0px 0px; 
	display:block;
	text-transform: uppercase;
	color:#2D3237;
	font-size:70px;
	text-shadow:0 1px 1px #AEC7E6;
	font-family: "League Gothic";
	line-height:80px;

}

#sh_contenu em{
	font-style:normal;
	color:#fff;
}

#sh_contenu a, #sh_contenu a:hover {
	text-decoration:none;
	color:#2D3237;
	margin-top: 80px;
	
}

#anim {
	margin-top:1px;
	float:right;
	display: block;
	width:520px;
	height:400px;
}

#contenu {
	width : 962px;
	margin: 0 auto 0 auto;
	background: #fff;

}


h1 {
	font-size: medium;
}
.intro {
	text-align:center;
	font-size:medium;
	font-weight:bold;
}



ul {
margin:15px auto 15px 50px;

}

li {
	list-style-image: url('img/puce.png');
	margin:5px auto 5px auto;
	font-weight:bold;
}

div.hr {
	height: 19px;
  background: #fff url(img/barre.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.packsite a{
	float : left;
	display: block;
	width: 290px;
	height: 160px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:20px;
	padding: 5px;
	text-decoration: none;
	color: #000;
}
.packsite a:hover {
	background:none repeat scroll 0 0 #E0EDF9;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
}

.pictogauche {
	float:left;
	margin-right:8px;
}

#contenu .sitedetail {
	clear:both;
	margin-top: 20px;
	margin-bottom:70px;
}

.description {
	color: #8d9398;
	margin-top: 10px;
}

td.description2 {
	margin-top: 10px;
	width:500px;
	padding-left: 50px;
}

div#footer { clear: both; text-align: center; background: #232323; color: #8e8e8e; padding: 0;}
div#footer a {color: #8e8e8e; text-decoration:none;}
div#footer a:hover {color: #ff8400; text-decoration:none;}
div#footer2 {background: #0f0f0f; height:169px; margin: 0;}
div#coords {width: 960px; margin:0 auto; position: relative; text-align:left; background: #0f0f0f}
div.coords_text {margin: 10px; float: left;}

/* /Construction  */

#header h1 {
	text-indent: -9999px; 
	position: absolute; 
	left: 20px; 
	top: 12px; 
	width: 179px; 
	height: 42px; 
	background: transparent url(img/logo.png) no-repeat 0px 0px; 
	overflow: hidden; 
}

#header h2 {
	float: right;
	margin-right: 20px; 
	margin-top: 8px; 
	font-size:40px;
	text-shadow:0 1px 1px #000;
	font-family: "League Gothic";
	color:#b0b0b0;
	text-transform: uppercase;
}

#bigphrase {
	padding-top:60px;
}


/* TESTS */

