/* LESITE.TV 2009 */
/* PRINT STYLES */

/*************** DEFAULT DEFINITION */
html, body { 
	margin: 0; 
	padding: 0; 
	font: 100% Arial, Verdana, Helvetica, sans-serif; 
	text-align: left; 
	line-height: normal; 
	color:#454346; 
	background-color: #ffffff; 
}

img, table, td, fieldset, form, legend, h1, h2, h3, h4, h5, h6, ul, ol, li, p, dl, dt, dd { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	list-style: none; 
}

dt, dd, p, li { 
	font-size: 0.69em; 
}

li li, li p, li h2, li h3, dd li, dd p, dd dd, dd dt, dd h2, dd h3 { 
	font-size: 1em; 
}

table { 
	border-collapse: collapse; 
	font-size: 1em; 
	padding: 0; 
}

a { 
	outline: 0 none; 
	text-decoration: none; 
	color: #454346; 
}

a:hover { 
	text-decoration: underline; 
}

.offLeft {
	position: absolute;
	left: -5000px;
	top: -2000em; 
}

.clear { 
	clear: both;
	display: block;
	padding-bottom:1px;
	margin-bottom:-1px;
	font-size:0; 
}

acronym, abbr {
	border: none;
	border-bottom: 1px dotted #336699;
	cursor: help; 
}

/*************** CLEARFIX */
.clearfix:after {
	content: "."; display: block;
	height: 0; clear: both;
	visibility: hidden; 
}

.clearfix { 
	display: block; 
}

.titre {
	font-weight:bold;	
}

.texte {
	font-size:11px;
	padding: 0 0 0 10px;
	text-align:justify;
}

.texte_titre {
	color:#5F5F5F;
	font-size:14px;
}
/* LINKS */


/*************** STRUCTURE - GENERAL */
#quickAccess { display: none; }

/*************** STRUCTURE - HEADER */

/*************** STRUCTURE - CONTENT */
#container {
	 margin: 0 ;
}
/*************** TYPOS - CONTENT */

/*************** STRUCTURE - FOOTER */

/* END */
