﻿




/*
     FILE ARCHIVED ON 1:43:30 Sep 15, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:28:41 Nov 11, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* =============================================================================
   Base Reset
   ========================================================================== */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, footer, header, menu, nav, section, video,abbr, eventsource, mark, meter, time, progress, output, bb {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font:inherit;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, audio, canvas, datagrid, datalist, details, dialog, figure, figcaption, footer, header, hgroup, menu, nav, section, video {
	display: block;
}
abbr, eventsource, mark, meter, time, progress, output, bb {
	display: inline;
}
a{text-decoration:none;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
strong{font-weight:bold}
em{font-style:italic}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
nav ul { list-style:none; }
input, select {vertical-align:middle;}
/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom;}
.lt_ie8 input[type="checkbox"] {vertical-align: baseline; }
.lt_ie7 input { vertical-align: text-bottom; }


/* =============================================================================
   Base Style
   ========================================================================== */

html{height:100%;}
body {
	line-height: 1;
	min-height: 100%;
	position: relative;
}
.lt_ie7 body {height:100%;}

/* Prevents sub and sup affecting line-height in all browsers | gist.github.com/413930 */
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}


/* =============================================================================
   Common debugs
   ========================================================================== */

/*Curseur adequat pour les boutons*/
input[type="submit"],input[type="image"],button{cursor:pointer;}
/* empeche le redimensionnement en largeur d'un textarea */
textarea{resize:vertical;max-width:100%;overflow:auto}
/* bicubic resizing for non-native sized IMG: code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.lt_ie8 img { -ms-interpolation-mode: bicubic; }
/* Aligne les images inline sur le texte */
img,input[type=image]{vertical-align:bottom;}

hr.clear{
    border:0 none;
    clear:both;
}
/**** FIN RESET CSS *******/