/* @override http://www.gallenmusic.com/css/gallen_style_07.css */

/* @override http://www.gallenmusic.com/css/gallen_style_07.css */

@import url("gallen_portfolio_07.css");

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #FFFFFF;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(/media/07/fond_int07.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* Structure */

/* Structure gauche */

#pagetop {
	width: 799px;
	margin: 0 auto;
	padding: 0;
}

#content-left {
	width: 361px;
	height: 760px;
	background: url(/media/07/header.jpg) no-repeat 0;
	border-style: none;
	float: left;
}

#header h1, #header h2 {
	display: none;
}

/* Utilisez Firefox SVP !!! */

*html #content-left {
	width: 362px;
	float: left;
}

/* Structure droite */

#content-right {
	width: 400px;
	padding-top: 50px;
	text-align: left;
}

#content-right h1 {
	text-transform: lowercase;
	font-family: "Century Gothic", Verdana, sans-serif;
	margin-bottom: 20px;
	color: red;
}

#content-right h4 {
	font: 1.4em "Century Gothic", Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content-right a, #content-right a:visited {
	text-decoration: none;
	color: #fa0a0f;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content-right a:hover {
	border-bottom-style: none;
}

/*menu*/

ul#menu {
	margin: 110px 0px 0px;
	width: 150px;
	text-transform: lowercase;
	float: left;
}

#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
	margin: 0px;
	height: 100%;
	background: url(/media/07/fond_bouton.png) no-repeat right top;
	padding: 1px 3px 1px 0;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #191919 url(/media/07/fond_bouton.png) repeat-y right;
}

/* Flickr */

#flickr {
	width: 400px;
	float: left;
}

div.flickrlink a {
	width: 400px;
	float: right;
}