/*
 =RESET CSS
 http://developer.yahoo.net/yui/license.txt
 version: 2.6.0
 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* =CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
	/* End hide from IE-mac */
/* END CLEARFIX */

/*
 *= HTML TAGS
 */

body {
	background-color: #03231A;
	color: #5C5C5C;
	font: normal 12px/12px Verdana, Tahoma, "Nimbus Sans L", arial, sans-serif;
}
a {
	outline: none;
	text-decoration: none;
	color: #1377b6;
}
	a:hover { text-decoration: underline; }

a img {
	border: none;	
}

input[type=text], input[type=password], select {
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

input[type=submit] {
	padding: 0px;
	background: transparent url(/img/local/ok.png) top left no-repeat;
	border: 0px solid #FFFFFF;
	cursor: pointer;
	outline: none;
}

strong {
	font-weight: normal;
}

/*
strong:hover {
	font-weight: bold;
}
*/

.bt-ok {
	background: none;
	border: none;
	text-indent: -9999px;
	background: transparent url(/img/local/ok.png) top left no-repeat;
	width: 30px;
	height: 23px;
	cursor: pointer;
	outline: none;
}

.bt-voter {
	background: none;
	border: none;
	text-indent: -9999px;
	background: transparent url(/img/local/voter.png) top left no-repeat;
	width: 51px;
	height: 32px;
	cursor: pointer;
	outline: none;
}

.bt-bigsearch {
	background: none;
	border: none;
	text-indent: -9999px;
	background: transparent url(/img/local/bigsearch.png) top left no-repeat;
	width: 87px;
	height: 43px;
	cursor: pointer;
	outline: none;
}

/*
 *=HEADER
 */

#header {}

#header #header-top {
	float: right;
}
#header-banner {
	background: transparent url(/img/local/bg-top-banner2.jpg) top left no-repeat;
	border-top: #234e5c;
	height: 90px;	
	display: block;
}
	#header-banner .h1 {
		background: transparent url(/logo6.gif) top left no-repeat;
		width: 248px;
		height: 73px;
		text-indent: -9999px;
		float: left;
		margin-left: 14px;
		margin-top: 10px;
	}
	#header-banner .h1desc {
		padding-right: 15px;
		font-family: Tahoma,Arial;
		color: #fef6d6;
		font-size: 24px;
		height: 38px;
		padding-top: 20px;
	}
	#header-banner #recherche {
		display: block;
		width: 933px;
		margin: 9px 0px;
		margin-right: 10px;
		float: right;
		background-color: #3b5a69;
		color: #FFF;
		height: 32px;
		line-height: 21px;
		padding: 10px 20px 0px 20px;
		_padding-bottom: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
		#header-banner #recherche input {
			float: left;
		}
		#header-banner #recherche input[type=text] {
			margin-right: 5px;
		}
		#header-banner #recherche .search {
			margin-right: 5px;
			display: block;
			float: left;
			padding-left: 20px;
			background: transparent url(/img/local/arrow-blue-big.gif) 0px 0px no-repeat;
			color:#fff;
			font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;
			font-size:12px;
			font-style:normal;
			font-weight:normal;
		}
	#header-sections {
		float: right;
		margin-right: 16px;
		_margin-top: 16px;
	}
		#header-sections li, #header-sections li.current {
			float: right;
			display: block;
			padding: 0px 0px 0px 5px;
			margin-right: 3px;
			background: #1b83ac url(/img/local/menu-item.gif) bottom left no-repeat;
		}
		#header-sections li.current {
			background: #1b83ac url(/img/local/menu-item.gif) top left no-repeat;
		}
			#header-sections li a, #header-banner #header-sections li a.current {
				float: left;
				background: #1b83ac url(/img/local/menu-item.gif) bottom right no-repeat;
				height: 31px;
				line-height: 30px;
				text-align: center;
				padding: 0px 10px 0px 5px;
				color: #FFF;
				font-weight: bold;
				font-size: 12px;
			}
			#header-sections li.current a {
				background: #1b83ac url(/img/local/menu-item.gif) top right no-repeat;
			}

#contentGeneric {
	padding: 6px 15px;
	background-color: #f0fef0;
}

/*
 *= GABARIT PAGE
 */

#container {
	width: 997px;
	margin: 0 auto;
	border: 1px solid #60747f;
	border-top: none;
	background-color:transparent;
}

#main {
	text-align: left;
	width: 699px;
	float: left;
}

#sidebar {
	text-align: center;
	width: 252px;
	float: right;
	padding-top: 38px;
}
#sidebar p {
	text-align: justify;
	color: #2525e7;
	margin: 5px;
}

#typarticle {
	float: left;
	width: 30px;
	_width: 20px;
	border: none;
	overflow: visible;
	background: url(/img/local/typarticle.jpg) top left no-repeat;
}
#typarticle .type {
	width: 28px;
	height: 100%;
	float: left;
	padding-left: -15px;
	margin-right: 10px;
	overflow: visible;
}

#artcontent {
	float: right;
	width: 650px;
	margin-left: 15px;
	border: none;
	overflow: visible;
}

#presentation {
	color: #fff;
	color: #131300;
}
#presentation p {
	text-align: justify;
	font-weight: bold;
}
#presentation p span {
	font-weight: normal;
}
#presentation h2 {
	background: none;
}
#presentation .next { margin: 0px; }
#presentation img {
	height: 100px;
	width: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#presentation .format {
	width: 28px;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#presentation a {
	color: #139413;
}
#presentation a img {
	height: 0;
	width: 0;
	border-width: 0;
}
#presentation a:hover img {
	position: absolute;
	top: expression(parseInt(this.offsetX) + "px");
	left: expression(parseInt(this.offsetY) + "px");
	width: 120px;
	height: 80px;
	border: 2pt solid #242424;
	z-index: 1;
}

#resume {
	float: left;
	color: #131300;
	text-align: justify;
	width: 100%;
}
#resume a {
	color: #131374;
}
#resume a:hover {
	text-decoration: underline;
}
#resume h2 a {
	color: #f5790d;
}
#resume p {
	text-align: justify;
	line-height: 12px;
}
#resume h2 {
	color: #f5790d;
	font-weight: bold;
	background:none;
	text-decoration: underline;
	margin: -5px 0px 3px -10px;
	cursor: pointer;
	font-size: 14px;
	min-height: 30px;
}
#resume .next { margin: 0px; }
#resume .listing {
	margin-top: 5px;
	border: none;
}
#resume img.illustration {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
	height: 100px;
	border: 1pt solid black;
}
#resume img.logo {
	max-height: 60px;
	max-width: 150px;
	float: right;
	margin: 0px 0px 4px 5px;
	z-index: 2;
	overflow: visible;
	visibility: inherit;
	cursor: pointer;
}
#resume .meta a {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	color: #f5790d;
	color: #f5490d;
	color: #0d79f5;
}
#extrait {
	margin-bottom: 10px;
	margin-right: 0px !important;
	padding:7px 12px 7px 17px;
	text-align: justify;
	font-size: 12px;
	background: none;
	background-color: #fdfdd1;
	border: 1pt solid #555;
	font-style: italic;
}
#extrait .motcles {
	color: #f01010;
	font-style: normal;
	_margin: -10px -10px 0px 0px;
}
#extrait .details {
	font-size: 12px;
	color: #1010f0;
}
#extrait .details a {
	font-size: 12px;
	color: #1010f0;
}
#extrait del {
	background:#FFCCCC none repeat scroll 0 0;
	text-decoration:none;
}

/*
 *= BLOC MODELE TYPE 'STANDARD'
 *  C'est le modele de bloc par defaut. Diverses extensions sont disponibles.
 */
.blocTypeRight {
	margin: 0 0 10px 0;
	border:1px solid #fff;
	border:none;
}
	.blocTypeRight .alpha {
		color: #f5790d;
		font-size:11px;
		font-weight:normal;
	}
	.blocTypeRight .beta {
		color: #2525c7;
		font-size:11px;
		font-weight:bold;
		float: right;
		cursor: pointer;
	}
	.blocTypeRight h2 {
		display: block;
		background-color: #435975;
		color: #FFF;
		font-weight: bold;
		text-align: left;
		padding: 5px 10px;
		height: 12px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.blocTypeRight h2 a {
		color: #FFF;
		text-decoration: none;
	}
	.next {
		display: block;
		color: #f5790d;
		float: right;
		height: 16px;
		line-height: 16px;
		font-weight: bold;
		text-decoration: underline;
		margin-top: 3px;
	}
	
	/*
	 * EXT. LISTING
	 * Permet de faire un listing standard
	 */
	.listing li {
		list-style-type: none;
		border-bottom: 1px dotted #58727f;
		text-align: left;
		padding: 4px 0px;
	}
	.listing .last {
		border: none;
		margin-bottom: 4px;
	}
		.listing li span {
			color: #f5790d;
			font-size: 10px;
			font-weight: bold;
		}

	/*
	 * EXT. NUMBERED
	 * Permet de faire un listing standard numerote
	 */
	.numbered li {
		line-height: 16px;
	}
	.numbered li a {
		color: #256725;
		font-weight: bold;
	}
	.numbered li span {
		display:block;
		float: left;
		width: 20px;
		height: 17px;
		background-color: #96c6ff;
		margin-right: 5px;
		color: #133945;
		line-height: 17px;
		text-align: center;
	}
	.enumere li a {
		color: #256725;
		font-size: 15px;
		font-style: italic;
		font-weight: bold;
	}

	/*
	 * EXT. FILTRE
	 */
	.filtre li {
		line-height: 16px;
	}
	.filtre li a {
		color: #256725;
		font-weight: bold;
	}
	.filtre li span {
		display:block;
		float: left;
		width: 20px;
		height: 17px;
		background-color: #96c6ff;
		margin-right: 5px;
		color: #133945;
		line-height: 17px;
		text-align: center;
	}

	
	/*
	 * EXT. ARTICLES
	 * Permet de lister un ensemble d'articles
	 */
	.articles {
		width: 695px;
	}
	.articles li {
		float: left;
		border-bottom: 1px dotted #58727f;
		padding: 5px 0px 5px 0px;
		display: block;
	}
	.articles li.last {
		border: none;
		margin-bottom: 4px;
	}


	/*
	 * EXT. PICTURES THUMBNAIL
	 * Extension du bloc standard
	 * Permet de lister des vignettes images
	 */
	.blocTypeRight .picThumb {
		margin-top: 4px;
		color: #fff;
		width: 100%;
		text-align: center;
	}
	.blocTypeRight .picThumb a {
			width:120px;
	}
	.blocTypeRight .picThumb li {
		float: left;
		font-size: 11px;
		font-weight: bold;
	}
		.blocTypeRight .picThumb li a {
			text-decoration: none;
			margin-right: 10px;
			color : #4b9c30;
			font-style: italic;
		}
		.blocTypeRight .picThumb li a:hover {
			text-decoration: none;
			margin-right: 10px;
			color : #555555;
		}
		.blocTypeRight .picThumb li a img {
			float: left;
			max-width: 120px;
			max-height: 90px;
		}
	.blocTypeRight .picThumb .last {
		margin-right: 0px;
	}

/*
 * EXT. GAMEDESC
 */
#gamedesc {
	width: 650px;
	text-align: center;
	vertical-align:middle;
}
#gamedesc h2 {
	font-size: 25px;
	font-family: Arial,Verdana;
	text-align: center;
	background: none;
	color: #104010;
	font-weight: normal;
	font-style: italic;
}
#gamedesc p {
	background-color: #d0d0d0;
	color: #131336;
	padding: 3px;
	margin: 2px;
	font-size: 12px;
}
#gamedesc p {
	background-color: #d0d0d0;
}
#gamedesc p a {
	font-style: italic;
	color: #139613;
	font-weight: bold;
}
#gamedesc img.resizable {
	border: 1px solid #BFBFBF;
}

/*
 * EXT. SITEDESC
 */
#sitedesc {
	width: 650px;
	text-align: center;
	vertical-align:middle;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitedesc h2 {
	font-size: 24px;
	font-family: Arial,Verdana;
	text-align: center;
	background: none;
	color: #104010;
	font-weight: normal;
	margin-bottom:10px;
}
#sitedesc p {
	background-color: #d0d0d0;
	color: #131336;
	padding: 3px;
	margin: 2px;
	font-size: 12px;
}
#sitedesc .commentaire {
	background: url(/img/local/green-gradient.jpg);
	text-align: justify;
	padding:7px;
	border-top: 1pt dotted #555;
	border-bottom: 1pt dotted #555;
}
#sitedesc p a {
	font-style: italic;
	color: #139613;
	font-weight: bold;
}
#sitedesc .lien {
	margin-top: 25px;
	color: #303030;
	font-style: italic;
	font-size: 12px;
}
#sitedesc .lien a {
	color: #2020E0;
}

/*
 *=BLOC FONDS D'ECRANS
 */
#wallpapers {
	margin-top: 10px;
}
#wallpapers ul li {
	width: 132px;
	margin-right: 11px;
	_margin-right: 9px;
}
#wallpapers ul .last { 
	width: 118px;
	margin-right: 4px; 
}


/*
 =FOOTER
 */

#footer {
	background-color: #03332A;
	font-size: 11px;
	color: #FFF;
	padding: 10px 3px 16px 3px;
	text-align: center;
}
#footer ul {
	text-align: center;
	margin-bottom: 5px;
}
	#footer ul li {
		display: inline;
		padding: 0px 5px;
		border-right: 1px solid #3DBEF9;
	}
	#footer ul .last {
		border: none;
	}

/*
 *= BLOC NEWSLETTER
 */
#sondage {
	text-align: left;
	background-color: #133945;
}
	#sondage h2 { background-color: #f5790d; }
	#sondage form {
		padding: 5px 10px;
		color: #FFF;
		border: 1px solid #587583;
		border-top: none;
	}
	#sondage p {
		line-height: 18px;
		font-size: 11px;
	}
	#sondage input[type=text] {
		float: left;
		display: block;
	}

/*
 *= ALPHABET
 */
.lettremorte {
	width: 13px;
	padding: 3px;
	border: 1pt solid #ddd;
	background-color: #e0e9e9;
	float: left;
	margin: 2px;
	color: #8383f7;
	font-size: 10pt;
	text-align: center;
}
.alphabet {
	width: 13px;
	padding: 3px;
	border: 1pt solid #000;
	background-color: #c0c9e9;
	float: left;
	margin: 2px;
	color: #1313f7;
	font-size: 10pt;
	text-align: center;
}
.alphabet span {
	text-decoration: none;
	cursor: pointer;
}
.alphabox {
	margin-top: 30px;
	_margin-top: 0px;
	border: 1pt solid #ddd;
	padding: 20px;
	width: 90%;
	display: none;
}

/*
 *= PAGINATION
 */
.pagin {
	width: 14px;
	padding: 2px;
	border: 1pt solid #555;
	background-color: #d0d9f9;
	margin: 3px;
	color: #1313f7;
	font-size: 10pt;
}
.pagin a {
	color: #3070d5;
}
#stamping {
	overflow: hidden;
	text-indent: -999em;
}

/* Descriptions */

.longdesc {
	display:none;
	width:100%;
}

body:nth-of-type(1) img.imgup {margin-top: 0px;}

