/*
Theme Name: Kiwanis
Theme URI: http://www.kiwanis-oyonnax.com
Description: Template pour le site du Kiwanis Oyonnax Nantua
Version: 1.0
Author: M.C. Paccard
*/
body {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
	color: black;
    background-color: #263363;
	}

a, a:visited{
  color: #333;
  text-decoration: none;
 font-weight: bold;
}
a:hover, a:active{
  color: #333;
  text-decoration: underline;
}

#wrap {
	margin: 0 auto;
	background-image: url("img/bg.gif");
        background-repeat: repeat-y;
	width: 762px;
	text-align: left;
        top: 0;
	}

#header{
  width: 760px;
  height: 215px;
  margin: 0 auto;
  background: #263363 url(img/header.jpg) no-repeat;
}

#header h1 span{
  display: none;
}

h1, h1 a {
  color: #58A0DB;
  text-decoration: none;
  font-size: 22px;
  font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
  margin-top: 35px;
  padding: 0px;
  font-weight: normal;
  }
h1 a:hover { color: #2E6584; }
.content {
	margin: 8px 8px 0 0;
	padding: 0px;
	width: 535px;
	float: right;
	}
.content h2, .content h2 a {
		margin: 0 5px 0 8px;
        padding: 8px 0 8px 8px;
		font-size: 14px;
		color: #FFF;
        background-image: url(img/titres-bg.gif);
        background-repeat: repeat-x;
        /*height: 10px; */
		text-decoration: none;
		}
.meta {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px dotted #F0F1F6;
		color: #2DB11F;
		}
.meta a { text-decoration: none; color: #E68321; }
.meta a:hover { color: #58A7D4; }
.post { margin: 10px 10 px 20px 10px; }
.post a, .post a:active, .post a:visited { text-decoration: none; color: #E68321; }
.post a:hover { color: #58A7D4; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img {padding: 2px; border: 1px solid #D9D9D9;  }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}
.post ul li, .post ol li {
			margin: 0px;
			padding: 0px 0px 7px 12px;
			list-style-type: none;
			background: url("img/li2.jpg") 0px 4px no-repeat;
			}
blockquote {
			margin: 0px;
			padding-left: 24px;
			background: url("img/blockquote.jpg") no-repeat;
			font-family: Georgia, Tahoma, sans-serif;
			}
abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
code {
			font-family: 'Courier New', Courier, Fixed;
			color: #009900;
			}

.navigation, .navigation a {
			display: block;
			text-align: center;
			margin-bottom: 20px;
			text-decoration: none;
			color: #59A2D9;
			}

.commentlist ol {
	margin: 0px; padding: 0px;
	}
.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #F0F1F6;
		list-style-type: none;
		}
.commentlist ol li a { text-decoration: none; color: #59A2D9; }

.footer {
    background-image: url(img/footer.gif);
    font-size: 10px;
	text-align: center;
    height: 93px;
    width: 760px;
    
	}
.footer a {
		text-decoration: none;
		color: white;
		}
.footer img{
  border: none;
  padding : 0;
}


.clear{
	clear: both;
	padding: 0 0 1px;
	}

#slogan{
  position: relative;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  width: 65%;
  font-family: Arial, Helvetica, sans-serif;
}

#adresse{
  position;: relative;
  float: right;
  width: 35%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#bureau{
  width: 100%;
}
#bureau span{
  color: #113E5F;
}


#bcswrapper{
  width: 100%;
}

.important{
  font-size: 14px;
  font-weight: bold;
  color: #113E5D;
  border-bottom: 1px dashed #113E5D;
}

.importants{
  font-size: 11px;
  font-weight: bold;
  color: #113E5D;
  border-bottom: 1px dashed #113E5D;
}


.floatleft{
  float: left;
}

.floatright{
  float: right;
}

b{
  color: #006699 ;
}
strong{
  color: #006699 ;
}
#menu{
  margin: 8px 8px 8px 13px;
  width: 155px;
  background-color: #A88D72;
  float: left;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  list-style: inside;
  list-style-image: url(img/puce.gif);
}
#menu a, a:visited {
  color: white;
  text-decoration: none;
}
#menu a:hover, a:active {
  color: white;
  text-decoration: underline;
}
#menu ul{
  margin: 0;
  padding: 0;
}


#menu ul li{
  padding: 5px 0 3px 0;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: white;
  border-bottom: 1px solid #88694A;
}


