/* css design 'LVVEA' 2006, by SO2DESIGN, http://so2design.ch/ */

/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* All associated graphics copyright 2006, SO2DESIGN */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	font: normal 0.8em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #333333;
	text-align: left;
	background: white;
}

#container {
	margin: 0;
	width: 100%;
	border: none;
	text-align: center;
	color: #333333;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
	position: absolute;
	background: no-repeat;
}

#fond{
	left:auto;
	right:auto;
	width: 100%;
	height: 100%;
	top: auto;
	margin: 0;
	padding: 0;
	z-index: 3;
	position: absolute;
}

#logo{
	position: absolute;
	right:auto;
	width: auto;
	background-repeat: no-repeat;
	height: auto;
	top: 26px;
	z-index: 10;
	left: 26px;
}

#menu{
	position: absolute;
	right:auto;
	width: 488px;
	height: 97px;
	top: 26px;
	z-index: 10;
	left: 383px;
	margin-left: 26px;
	background: white no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	padding: 3px 6px 3px 56px;
	text-align: right;
}

#texte{
	position: absolute;
	width: 550px;
	z-index: 8;
	left: 409px;
	-moz-opacity:0.8;
	opacity: 0.8;
	text-align: left;
	height: 100%;
	top: 0;
	background: transparent;
}

.menu_txt {
	color: black;
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: normal;
}
a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: white;
	text-decoration: none;
	background: #ff0000;
}

.active {
	color: white;
	text-decoration: none;
	background: #ff0000;
}

#scroll3 a:link {
	text-decoration: none;
	color: #fe0404;
}

#scroll3 a:visited {
	color: #990000;
	text-decoration: none;
}

#scroll3 a:hover {
	color: white;
	text-decoration: none;
	background: #fe0404;
}

#scroll3 a:active {
	color: white;
	text-decoration: underline;
	background: #ff0000;
}

#scroll1 {
	width: 100%;
}

#scroll2 {
	background: white;
	width: 100%;
}

#scroll3 {
	background-color: white;
	width: 468px;
	overflow:scroll;
	padding: 12px 26px 26px 56px;
	height: 390px;
	filter:alpha(opacity=80);

}

.gras {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.gras-italic {
	font-style: italic;
	font-weight: bold;
}

.titre {
	color: #333333;
	font: bold 2em Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform: uppercase;
}

.floatleft
{
float: left;
border: 1px solid #666;
	padding: 3px 3px 8px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.floatextleft
{
float: left;
	margin-right: 10px;
	width: 100px;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 12px;
	border-top: 1px solid gray;
	padding-top: 4px;
}

.floatright
{
float: left;
border: 1px solid #666;
	padding: 3px 3px 8px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 6px;
}

.floatextright
{
float: left;
	margin-right: 10px;
	padding-bottom: 12px;
	width: 330px;
	border-top: 1px solid gray;
	padding-top: 4px;
}

/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
	.flux 
{ clear: both ; }

/* List
----------------------------------------------- */


#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 450px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

.ligne {
border-bottom: 1px solid gray;
width: 450px;
}
