/*
Theme Name: PALATIMBA_2010
Theme URI: http://www.palatimba.com/
Description: latin soul band depuis 1998
Version: 0.1
Author: GFELLER Gilles

COULEURS:

framboise: e51b4f
orange: ec8e14
citron: e7d919
avocat: 81b646
mer: 92c6af

*/

body {
padding: 0px;
margin: 0px;
text-align: left;
font-family: Verdana,sans-sherif;
color: #666;
font-size: .9em;
background: url(images/bkg_body.jpg) repeat-x #FFF;
}

a:link, a:visited {
color: #81b646;
text-decoration: none;
}

a:hover {
color: #ec8e14;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
}

div#page {
width: 978px;
margin: 0px auto;
position: relative;
}

div#logo {
position: absolute;
background: url(images/logo.png) no-repeat;
height: 153px;
width: 514px;
z-index: 99;
left: 30px;
}

div#logo a {
display: block;
width: 514px;
height: 153px;
left: 30px;
}

/* HOME */

div#header_home {
height: 68px;
width: 978px;
position: absolute;
background: url(images/bkg_header.png) no-repeat;
z-index: 98;
}

div#carrousel {
background-color: #000;
min-height: 380px;
margin: 0px 19px;
padding-top: 40px;
width: 940px;
}

div#container_home {
position: absolute;
width: 978px; 
top: 390px;
z-index: 99;
}

div#navigation_home {
height: 82px;
background: url(images/bkg_navig.png) no-repeat;
}

div#content_home {
height: 487px;
background: url(images/bkg_content.png) no-repeat;
padding: 20px 29px 0px 29px;
text-align: center;
}

div#footer_home {
height: 29px;
padding: 40px 29px 0px 29px;
font-size: .7em;
background: url(images/bkg_footer.png) no-repeat;
}

/* PAGES INTERIEURES */

div#header {
height: 170px;
width: 978px;
background: url(images/bkg_header_int.png) no-repeat;
}

div#navigation {
height: 82px;
background: url(images/bkg_navig_int.png) no-repeat;
}

div#content {
background: url(images/bkg_content_middle.png) repeat-y;
padding: 20px 29px 20px 29px;
min-height: 177px;
}

div#footer {
height: 487px;
background: url(images/bkg_content.png) no-repeat;
padding: 20px 29px 0px 29px;
}

div#sub_footer {
height: 29px;
padding: 40px 29px 0px 29px;
font-size: .7em;
background: url(images/bkg_footer.png) no-repeat;
}


/* STUF */

.clear {
clear: both;
}

/* NAVIGATION */

div#pixopoint_menu_wrapper1 {
}

#suckerfishnav {
	font-size:18px;
	font-family:verdana, sans-serif;
	font-weight:bold;
}
#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:43px;
	padding:0;
	margin:30px 0px 0px 120px;
	border-right: 1px solid #DDD;
	border-left: 1px solid #BBB;
}
#suckerfishnav a {
	display:block;
	color:#669900;
	text-decoration:none;
	padding:0px 30px;
}
#suckerfishnav li {
	float:left;
	padding:0;
	border-left: 1px solid #DDD;
	border-right: 1px solid #BBB;
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:151px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#CC0000;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background: url(images/bkg_navig_on.png) repeat-x;
background-position: bottom;
border-bottom: 3px solid #990000;
}

