/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #666;
}
a:hover {color: #9A6;}
body {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center top;
	height: 300px;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.3em;
	padding-bottom: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #030;
	text-align: justify;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 5px;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	color: #060;
	display: block;
	font-size: 1em;
	margin-bottom: 1.2em;
	text-decoration: none;
	font-family: "MS Serif", "New York", serif;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#textside {
	width: 315px;
}
blockquote p {
	color: #060;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: justify;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	width: 702px;
	background-color: #CC9;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 18px;
}

/* top */
.top {
	font: normal 2.4em Verdana,sans-serif;
	height: 125px;
	width: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	color: #FFF;
	background-image: url(img/banner-over.jpg);
}

/* header */
.header {
	height: 300px;
	width: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(img/display.jpg);
}

.headerfr {
	height: 300px;
	width: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(img/displayfr.jpg);
}

.ttt {
	width: 630px;
	height: 300px;
}

/* item */
.item {
	clear: both;
	text-align: left;
}
.item .date {
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 420px;
	background-color: #FFF;
	height: 450px;
}
.item h1 {
	color: #000;
	line-height: 40px;
	padding-left: 16px;
	background-color: #FFF;
	text-decoration: none;
	text-align: center;
}
.item .body {padding: 12px 18px;}

/* main */
.main {
	float: left;
	height: 250px;
}

/* navigation */
.navigation {
	float: left;
	margin-left: 0px;
	width: 210px;
	background-color: #FFF;
	background-image: url(img/basdroit.jpg);
	text-align: right;
	background-repeat: no-repeat;
	height: 450px
	
}
.navigation h1 {
	color: #000;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
	width: 230px;
	background-color: #FFF;
	text-decoration: underline;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation li {
	list-style: none;
}
.navigation li a {
	color: #666;
	display: block;
	text-decoration: none;
	height: 30px;
	width: 180px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 28px;
	text-align: right;
}
.navigation li a:hover {
	color: #3B943E;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #7ABD48;
}

/* footer */
.footer {
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
	width: 630px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	height: 75px;
	background-color: #FFF;
	background-image: url(img/footer.jpg);
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.container .main .item .content .body p strong {
	text-align: center;
}
.f {
	font-weight: bold;
}
contact {
	font-family: Georgia, "Times New Roman", Times, serif;
}

