/* GENERAL */
html {
	font-size: 95%;
}
body {
	background: #666666;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

h1 {
	display:none;
}

.clear { 
	display: block;
	clear: both; 
}

.left {
	float: left;
}

.selector {
	padding: 10px 0 0 0;
	width: 200px;
	margin: 0 auto;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #016D77;
	cursor: pointer;
}

a:hover {
	background: #016D77;
}

p {
	margin: 6px 0;
}

blockquote {
	font-weight: bold;
	background: #E0E0D0;
	padding: 4px;
	margin: 6px 0;
}

#blog .leftButton {
	float: left;
}

#blog .rightButton {
	float: right;
}

.vignette {
	text-align: center;
}

label.error {
	color: #FF0000;
	font-size: 0.9em;
}

h2 {
	background: url(images/trame_bg.png) repeat top left;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase; 
	margin: 0 0 0 0;
	padding: 8px 0 8px 12px;
	line-height: 20px;
}

h3 {
	font-size: 0.95em;
	margin: 10px 0;
	padding: 0 0 0 6px;
	color: #4C4C4C;
	border-left: 4px #4C4C4C solid;
	border-right: none;
	border-bottom: none;
	border-top: none;
}

#middleContent h2 {
	font-size: 1.2em;
}

#middleContent h3 {
	font-size: 1.1em;
}

#middleContent {
	font-size: 0.8em;
	line-height: 1.4em;
}

/* MENU */
#topMenu {
	list-style: none;
	background: url(images/trame_bg.png) repeat top left;
	margin: 0 0 24px 0;
	width: 974px;
	height: 36px;
	padding: 0 0 0 26px;
}

#topMenu li {
	float: left;
	padding: 8px 0;
	margin: 0 0 0 13px;
}

#topMenu li a {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#topMenu li a:hover, #topMenu li a.active {
	background: #FFFFFF;
	color: #4C4C4C;
}

/* content */
.home #leftContent {
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}

.links #leftContent {
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}

.shop #leftContent {
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}

.contact #leftContent{
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}

.about #leftContent {
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}
#leftContent .about p:first-child {
	margin-top: 0;
}

.unsuscribe #leftContent {
	width: 508px;
	float: left;
	padding: 0 0 0 26px;
}

.gallery #leftContent,
.prod #leftContent {
	width: 608px;
	float: left;
	padding: 0 0 0 26px;
}

#leftContent .next {
	margin: 48px 0 0 0;
}
/* NEWS HOME */
.newsRow {
	background: url(images/trame_large.png) no-repeat top right; 
	padding: 12px 0;
	min-height: 130px;
	position: relative;
	clear: both;
	width: 486px;
}

.newsRow.post_0 {
	background: none;
}

.newsRow img {
	float: left;
	margin: 0 10px 0 0;
}

.newsRow .url {
	position: absolute;
	bottom: 2px;
	right: 0;
}

.newsRow h3 {
	margin: 0 0 10px 0;
}

.newsRow p {
	margin: 0pt 0pt 0pt 140px;
}

div.flux a ,
div.flux a:hover {
	display: block;
	width: 100px;
	height: 33px;
	float: right;
	margin: 20px 60px 20px 0;
	background: transparent url(images/flux_yaralt.png) no-repeat top left;
}

div.flux a {
	text-indent: -5000px;
	overflow: hidden;
}

/* gallery */
.galRow,.blogRow {
	background: url(images/trame_large.png) no-repeat top right; 
	padding: 10px 0;
}

.galRow a:hover {
	background: none;
}

.galRow {
	min-height: 188px;
}

.galRow.post_0,.blogRow.post_0 {
	padding: 0 0 10px;
	background: none;
}

.galRow p {
	margin: 10px 0 0 0;
}

.future h3 {
	margin: 10px 0 2px;
}

/* sidebar */
#sideBar {
	float: left;
	padding: 0 26px;
}

.home #sideBar {
	width: 412px;
	
}

.links #sideBar {
	width: 412px;
	
}

.shop #sideBar {
	width: 412px;
	
}

.unsuscribe #sideBar {
	width: 412px;
	
}

.contact #sideBar {
	width: 412px;
	
}

.about #sideBar {
	width: 412px;
	
}

.gallery #sideBar,
.prod #sideBar {
	width: 312px;
}

#sideBar .next {
	margin: 20px 0 0 0;
}

/* cat */
#sideBar .cat p {
	margin: 20px 0 0;
}

/* prod & expo */
.info {
	float: left;
	width: 385px;
	padding: 0 5px 0 0;
}

.rightContent {
	background: url(images/trame_bg2.png) repeat-y top left;
	float: left;
	padding: 0 0 0 8px;
	width: 210px;
}

/* newsletter */
#newsletterForm p {
	margin: 10px 0;
}

#newsletterForm p.aide {
	text-align: right;
	padding: 0.4em 0.8em;
	font-size: 0.8em;
	background: #016D77;
	color: #FFFFFF;
}

#newsletterForm label {
	float: left;
	padding: 0 5px 0 0;
}

#newsletterForm .text,
#newsletterForm .email {
	width: 310px;
	border: 1px dashed #4C4C4C;
}

#newsletterForm .submit {
	float: right;
	padding: 0 2em;
	border: 1px dashed #4C4C4C;
}

/* contact page */
#sendEmail{
	background: url(images/trame_large.png) no-repeat bottom right;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	font-size: 0.9em;
}

#sendEmail div.row {
	margin: 10px 0;
	clear: both;
	height: 1em;
}

#sendEmail div.textarea {
	margin: 10px 0;
	clear: both;
	
}

#sendEmail label {
	display: block;
	float: left;
	width: 80px;
}


#sendEmail label.error {
	float: left;
	padding: 0 0 0 10px;
	width: 150px;
}

#sendEmail .text,
#sendEmail .email {
	width: 200px; 
	border: 1px dashed #4C4C4C;
	float: left;
}

#sendEmail textarea {
	width: 350px;
	height: 200px;
	border: 1px dashed #4C4C4C;
}

#sendEmail .submit {
	
	
}

/* links */
.links #leftContent .cat {
	background: url(images/trame_bg2.png) repeat-y top left;
	padding: 0 0 0 10px;
	margin: 10px 0 20px 0;
	float: left;
	width: 158px;
}

.links #leftContent .cat p {
	margin: 0;
}

.links #leftContent .cat.post_0 {
	background: none;
}

/* footer */
#footer {
	width: 1000px;
	margin: 80px 0 0 0;
	
	clear: both;
	
}

#footer #bottomMenu {
	background: url(images/trame_bg.png) repeat-x top left;
	padding: 10px;
	width: 606px;
	margin: 0 auto;
	height: 1.4em;
}

#footer #bottomMenu li {
	float: left;
	width: 100px;
	border-right: 1px solid #4C4C4C;
	border-left: none;
	border-bottom: none;
	border-top: none;
}

#footer #bottomMenu li.last {
	border: none;
}

#footer #bottomMenu li a {
	display: block;
	text-align: center;
	width: 100px;
	padding: 0.2em 0;
	text-transform: lowercase;
	color: #4C4C4C;
	font-size: 0.7em;
}

#footer #bottomMenu li a:hover {
	color: #9C9C9C;
	background: transparent;
}

#footer p.informations {
	text-align: center;
	font-size: 0.7em;
}
