body {
	background: #001b1e;
	margin: 0;
	color: #699ba1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#main {
	background-image: url(../images/firefox.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 160px;
	width: 140px;
	position: fixed;
	top: 0px;
	z-index: 1;
}



#top {
	background: url(../images/top.jpg) repeat-x;
	width: 100%;
	height: 170px;

}

#logo {
	background: url(../images/top-logo.jpg)  no-repeat;
	width: 922px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
}




#duetube {
	margin: 20px 0 0 10px;
}

.menu {
	background: url(../images/menubar.png) center bottom no-repeat;
	margin-bottom: 25px;
	padding-top: 25px;
}

.menu ul {
	margin: 0;
	list-style-type: none;
	padding: 35px 0 25px 0;
	text-align: center;

}

.menu ul li { 
	display: inline; 
	margin: 0 ;
	padding: 0;
}

.menu img {
	padding: 0 36px;
}


.menu .3dmenu img {
	padding: 0;
}


#cont {
	background: url(../images/bg.jpg) top center no-repeat;
	min-height: 600px;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
}

#cont2 {
	width: 922px;
	margin-left: auto;
	margin-right: auto;

}

#cont4 {
	margin-top: 100px;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;

}


#bottom {
	background: url(../images/bottom.jpg) repeat-x;
	width: 100%;
	height: 80px;
	text-align:center;
}

#copy {
	background: url(../images/bottom-center.jpg)  no-repeat;
	width: 922px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}


#works {
	width: 770px;
	min-height: 364px;
	padding-left: 75px;
}

#music {
	background:url(../images/cont-right.png) no-repeat;
	width: 353px;
	min-height: 400px;
	margin-bottom: 70px;
}


#left {
	width: 40%;
	padding-left: 75px;
	float:left;
}

#right {
	width: 40%;
	padding-left: 75px;
	float:left;
}



#infos {
	background:url(../images/cont-right.png) no-repeat;
	width: 353px;
	min-height: 400px;
	margin-bottom: 60px;
}

#links {
	width: 770px;
	min-height: 364px;
	padding-left: 75px;
}

#links p {
	text-align: left;
	padding-top: 40px;
}

h1 {
	padding-top: 115px;
}

h1 img {
	margin-left: 225px;
}

.title {
	padding-top: 115px;
}

.title img {
	margin-left: 179px;
}

h2 {
	margin:0;
	padding-top: 25px;
	padding-left: 25px;
}

h3 { 
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	margin: 18px 0 10px 12px;
	color: #db9927;
}

h4 {
    margin: 0;
	padding-top: 25px;
}

h5 {
    margin: 0;
	padding-top: 15px;
	color: #db9927;

	font-size: 16px;
}


.abouttitle   {
	margin-left: 75px;
}


#intro {
	padding-left: 75px;
	padding-bottom: 25px;
}


.cclogo {
	border: none;
	position: relative;
	left: 650px;
}


hr {
	clear: both;
	visibility: hidden;
}

#copy p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:0;
	padding: 0;
}


.songlist {
	text-align: center;

}

.song {
	text-align: left;
	padding-right: 10px;
}

.songname {
	color: #ab5b13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.copyright {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}

.songinfos {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}


.double  {
	margin-bottom:10px;
	margin-top:10px;
	}


.engl {
	position: relative;
	float: right;
	margin: 0;
	border: none;
}


.fr {
	position: relative;
	float: right;
	margin: 0;
	border: none;
}




.art {
	float: left;
	width: 140px;
	text-align: left;
	padding: 5px;
}

.art p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin: 0 0 0 5px;
}



.widget p {
	padding: 0;
}

.widget a {
	color: #db9927;
}

.widget a:hover {
	color: #db9927;
	text-decoration:underline;
}

.widget a:visited {
	color: #db9927;
}

#intro h3 {
	color: #db9927;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
}

.firstthumbs {
	padding: 0px 20px 15px 0px;
	margin-top: 50px;
}

.firstthumbs img {
	border: none;
}

.thumbs {
	background: url(../images/sep.jpg) center top no-repeat;
	padding: 25px 20px 15px 0px;
}

.thumbs img {
	border: none;
}

a {
	text-decoration: none;
	outline-color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	outline-color: #FFFFFF;
}


.firstthumbs .hd {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
}

.hd {
	position: relative;
	float: right;
	right: 0px;
	left: 15px;
	top: 15px;
}

.software {
	color: #db9927;
}

.top {
	color: #db9927;
	font-weight:bold;
	text-align: right;
}

.top a {
	color: #db9927;
	font-weight:bold;
}

.top a:hover {
	color: #db9927;
	font-weight:bold;
	text-decoration:underline;
}

.top a:visited {
	color: #db9927;
	font-weight:bold;
}

#links a {
	color: #db9927;
	font-weight:bold;
}

#links a:hover {
	color: #db9927;
	font-weight:bold;
	text-decoration:underline;
}

#links a:visited {
	color: #db9927;
	font-weight:bold;
}

.about {
	margin: 0;
	padding: 15px 80px 10px 75px;
}


.facebook {
	position: relative;
	float:left;
	top: 20px;
	left: 75px;
	border: none;
}

.form {
	margin-top: 25px;
	margin-bottom: 50px;

	text-align:center;

}

.form p {
	padding-left: 0px;
}

.form a {
	color: #db9927;
	font-weight:bold;
}

.form a:hover {
	color: #db9927;
	font-weight:bold;
	text-decoration:underline;
}

.form a:visited {
	color: #db9927;
	font-weight:bold;
}

#infos #resume {
	margin-left: 28px;
	margin-top: 30px;
	width: 320px;
	text-align: left;
}

#resume {
	padding-left: 75px;
	padding-top: 25px;
}


#resume p {
	color: #db9927;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
	
.description {
	padding-left: 12px;
}
	
.description a {
	color: #db9927;
}

.description a:hover {
	color: #db9927;
	text-decoration:underline;
}

.description a:visited {
	color: #db9927;
}

.help {
	font-weight: bold;
	padding: 0 35px;
}

.mail {
	padding-left: 70px;
	}

/*----- form defaults -----*/


.formulaire a {
	font-size: 14px;	
	}
	
form {
	margin: 0 30px 30px 30px;
}

input, select, textarea {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: middle;
	font-size: 1em;
}

input {
	outline: none;
}


textarea {
	outline: none; 
	overflow: auto;
}


.height_input {
	height:35px	;
	margin-bottom:35px;
}


.field {
	position:relative;
}
.field label {
	display:block;
	font-size:13px;
	font-weight: bolder;
	line-height:1px;
	color:#FFFFFF;	
}

.field input {
	background:#303030;
	width:400px;
	border-top:1px solid #757575;
	border-right:1px solid #757575;
	border-bottom:1px solid #757575;
	border-left:1px solid #757575;
	margin:2px 0 2px 0;
	padding:6px 2px;
}
.field textarea {
	background:#303030;
	width:400px;
	border-top:1px solid #757575;
	border-right:1px solid #757575;
	border-bottom:1px solid #757575;
	border-left:1px solid #757575;
	line-height:24px;
	margin:4px 0 0 0;
	height:200px;
	padding:2px;
}

.button_contact {
	float:left;
	position: relative;
	right: 0px;
	top: 180px;
	margin-bottom: 50px;
}


.button_contact input {
	
	border:none;
	color:#FFFFFF;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	width:72px;
	height:40px;
	line-height:44px;
	background:url(../images/sendover.jpg) no-repeat 0% 0%;
	margin:0 !important;
}
.button_contact input:hover {
	background:url(../images/send.jpg) no-repeat 0% ;
	color:#FFFFFF;
}


/*----- PUB -----*/


.turbo {
	margin-bottom: 10px;
	border: none;
}

.jam {
	margin-bottom: 50px;
	margin: 0;
	border: none;
}

.artflakes {
	padding-top: 7px;
	margin: 0;
	border: none;
}



