/*  
Theme Name: lafmy_2009
Description: LaFMY <a href="http://www.lafmy.ch">LaFMY</a>.
Version: ver 2.0
Author: Gilles GFELLER

COLORS:

1:	#5988cc
2:	#997dcb
3:	#4cc997
4: 	#56c3d4
5:	#c48ac9
6:	#91d45b
7:	#b57777

*/
 
* {
	margin:0;
	padding:0;
}


/*~~~~ HEADER ~~~~*/

div#header {
	height: 180px;
	width:778px;
	margin: 0 auto;
	padding: 0;
}
a.logo {
	display:block;
	height: 180px;
	width: 360px;
	text-decoration: none;
	border: none;
}
/*~~~~ NAVIGATION ~~~~*/

div#menu {
	position:relative;
	height:20px;
	border-left: #000 dotted 1px;
	background-color: #FFF;
}
#navigation {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width:100%;
	font-size: 1em;
	letter-spacing: 2px;
	line-height: 20px;
	font-family: 'Courier New', Courier, monospace;
}
#navigation dl {
	float: left;
	width: 111px;
	margin: 0px;
}
#navigation dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-transform:uppercase;
	border-right: 1px #000 dotted;
}
#navigation dd {
	display: none;
}
#navigation li {
	text-align: center;
	background: none;
	list-style: none;
	text-decoration:underline;
}
#navigation li a, #navigation dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#navigation li a:hover, #navigation li a:focus, #navigation dt a:hover, #navigation dt a:focus {
	color:#000;
	background: url(images/bg_navig.jpg) no-repeat;
	background-position: 4px 1px;
}
/*~~~~ PAGE ~~~~*/

div#content {
	border-top: #000 dotted 1px;
}

/*~~~~ HOME ~~~~*/

div#content_home {
	border-top: #000 dotted 1px;
}

div#content_home h2 {
	margin:0 0 15px 0;
	font-size:1.7em;
	font-weight:normal;
	border-bottom:1px dotted #000;
	line-height: 25px;
	display:table;
	text-transform:uppercase;
	clear:both;
}

div#home_left {
	float:left;
	width:239px;
	font-size:1em;
	margin:36px 0px 20px 20px;
	line-height: 2em;
}

div#home_left ul li, div#home_center ul li  {
	list-style: none;
}

div#home_left ul li ul.home  {
	padding-left: 20px;
}

div#home_left ul li ul.home li {
	list-style:  disc;
}

div#home_left img, div#home_center img {
margin: 10px 0px;
border: none;
}


div#home_left a, div#home_center a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div#home_center {
	float:left;
	width:239px;
	font-size:1em;
	margin:36px 20px 20px 50px;
	line-height: 2em;
}




div#home_center div.bnt_home_center{
margin: 20px 0px 0px 0px;
background: url(http://www.lafmy.ch/wp-content/themes/lafmy_2009/images/bnt_telechargement-large.jpg) no-repeat 0px 0px;
}

div#home_center div.bnt_home_center:hover {
margin: 20px 0px 0px 0px;
background: url(http://www.lafmy.ch/wp-content/themes/lafmy_2009/images/bnt_telechargement-large.jpg) no-repeat 0px -69px;
}

div#home_center div.bnt_home_center a.bnt{
	display: block;
	height: 69px;
	width: 239px;
}

div#home_center div.bnt_home_center a:hover{
	padding-left: 0px;
}






div#home_center li#text-6 {
margin-bottom:  20px;
}

div#home_right {
}

div.textwidget {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*~~~~ CONTAINER ~~~~*/

div#container {
	width:778px;
	margin: 0px auto;
	padding:0px 0;
	background:url(images/bkg_page.gif) repeat-y;
	border-top: #000 dotted 1px;
	min-height: 500px;
	line-height:1.4em;
	text-align: left;
	font-family: 'Courier New', Courier, monospace;
	font-size: 76%;
}
/*~~~~ COLONNE LEFT ~~~~*/

div#colonne_left {
	float:left;
	width:530px;
	font-size:1em;
	margin:36px 0 0 20px;
	line-height: 2em;
}

#colonne_left h1 {
	margin:0 0 15px 0;
	font-size:1.7em;
	font-weight:normal;
	border-bottom:1px dotted #000;
	line-height: 25px;
	display:table;
	text-transform:uppercase;
	clear:both;
}
#colonne_left h2 {
	margin:0 0 15px 0;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	background-color:inherit;
	line-height: 20px;
	display:inline;
	text-transform:uppercase;
	clear:both;
}
#colonne_left h2 a {
	font-weight:normal;
}
#colonne_left h3 {
	margin:0 0 15px 0;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	background-color:inherit;
	line-height: 20px;
	text-transform:uppercase;
	font-weight: bold;
	clear:both;
}

#colonne_left p {
	line-height: 23px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}

#colonne_left ul {
	margin:0 0 20px 15px;
}

#colonne_left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 11px;
}

#colonne_left hr {
	color:#000000;
	height:1px;
}

#colonne_left a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#colonne_left a:link {
}

#colonne_left a:visited {
}


#colonne_left a:hover {
	text-decoration:underline;
}


.actualite {
	display:block;
	margin:0 0 0 0;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
}

/*~~~~ SIDEBAR ~~~~*/

div#sidebar {
	float:right;
	width:170px;
	margin:36px 20px 10px 20px;
	line-height:1.4em;
}

#sidebar a {
	color: #000;
	font-weight: bold;
}

#sidebar a:link {
}

#sidebar a:visited {
}


#sidebar a:hover {
	text-decoration:underline;
	padding-left: 5px;
}

#sidebar h1 {
	margin:0 0 15px 0;
	font-size:1.7em;
	font-weight:normal;
	text-align:left;
	background-color:inherit;
	border-bottom:1px dotted #000;
	line-height: 25px;
	display:inline;
	text-transform:uppercase;
	clear:both;
}
#sidebar h2 {
	margin:0 0 15px 0;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	background-color:inherit;
	border-bottom:1px dotted #000;
	line-height: 20px;
	display:inline;
	text-transform:uppercase;
	clear:both;
}
#sidebar h4 {
	clear:both;
	height: 30px;
	margin-bottom:10px;
	color:#000;
	padding:2px;
}

div#sidebar div.bnt_sidebar {
margin: 20px 0px 0px 0px;
background: url(images/BNT_cand-artistes2.jpg) no-repeat 0px 0px;
}

div#sidebar div.bnt_sidebar:hover {
margin: 20px 0px 0px 0px;
background: url(images/BNT_cand-artistes2.jpg) no-repeat 0px -69px;
}

div#sidebar div.bnt_sidebar a.bnt{
	display: block;
	height: 69px;
	width: 170px;
}

div#sidebar div.bnt_sidebar a:hover{
	padding-left: 0px;
}

#sidebar p {
	margin:0 0 0 0;
	font-size:0.9em;
	padding-bottom: 0.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.suite {
	font-size:11px;
	padding:10px 0 0 0;
	/*letter-spacing: -1px;*/
	text-transform: lowercase;
	clear:both;
}
.suite a {
	text-decoration:underline;
}
.suite a:hover {
	padding-left: 10px;
}
/*~~~~ SEARCH ~~~~*/

#searchbar {
	margin:20px 0 20px 0;
}
#searchbar form fieldset {
	margin-left:10px;
	border:0 solid #000;
}
#searchbar #s {
	height:1.2em;
	width:110px;
	margin:0 5px 0 0;
	border:1px solid #000;
}
#searchbar #searchbutton {
	width:auto;
	padding:0 1px;
	border:1px solid #000;
	font-size:0.9em;
	text-align:center;
}

/*~~~~ LINKS ~~~~*/

li.linkcat {
list-style: none;
}

/*~~~~ CONTENT FOOTER ~~~~*/

div#content_footer {
	margin:0 auto;
	width: 776px;
	color:#000;
	font-family: 'Courier New', Courier, monospace;
	font-size:11px;
	border:#000 dotted 1px;
	background:#FFF;
	text-transform:lowercase;
}
#content_footer p {
	margin: 3px 20px;
}
#content_footer a {
	color:#000;
	background-color:inherit;
	font-weight:bold;
	text-decoration: none;
}
#content_footer a:link {
}
#content_footer a:visited {
}
#content_footer a:hover {
	color:#000;
	background-color:inherit;
	text-decoration: underline;
}
.clear {
	clear:both;
}

