/* @override 
	http://192.168.0.50/sibyllines.com/css/sibyllines.css
*/

html, body {
	margin: 0;
	padding: 0
}

body {
	text-align: center;
	font: 11px/15px Helvetica, Arial, sans-serif;
}

#intro {
	margin: 100px auto auto;
	text-align: center;
	display: block;
}

p {
	margin: 0 0 8px;
}

a:link {
	color: #dd0000;
	text-decoration: none;
}

a:active {
	color: #dd0000;
	text-decoration: none;
}

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

a:hover {
	color: #dd0000;
	text-decoration: underline;
}

#container {
	width: 100%;
	margin: 40px auto 0 0;
	text-align: left;
}

#extra {
	width: 35px;
	height: 358px;
	float: left;
}

#header {
	float: left;
	height: 80px;
}

#wrapper {
	width: 770px;
}

#content {
	width: 735px;
	float: left;
	background: url(../images/main/background.jpg) repeat-y;
}

#navigation {
	float: left;
	width: 175px;
	height: 358px;
	font: bold 10px Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	background-color: #131313;
}

#navigation ul {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style-type: none;
	float: left;
}

#navigation ul li {
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
}

#navigation a:link {
	color: #40cbcb;
	text-decoration: none;
}

#navigation a:active {
	color: #40cbcb;
	text-decoration: none;
}

#navigation a:visited {
	color: #40cbcb;
	text-decoration: none;
}

#navigation a:hover {
	color: white;
	text-decoration: none;
}

#text {
	float:right;
	width: 530px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#footer {
	clear: both;
	text-align: left;
	margin-left: 160px;
	font: 10px Helvetica, Arial, sans-serif;
}

#footer-haut {
	float: left;
	margin-right: 25px;
}

#footer-haut a {
	width: 7px;
	height: 33px;
	text-decoration: none;
	background: url(../images/main/btn_haut.gif) no-repeat;
	display: block;
}

#footer-haut a:hover {
	background-position: 0 -33px;
}

#footercopyright {
	margin: 0;
}

#footerartisan {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 5px;
}

#footerartisan a:link {
	color: #dd0000;
	text-decoration: none;
}

#footerartisan a:active {
	color: #dd0000;
	text-decoration: none;
}

#footerartisan a:visited {
	color: #dd0000;
	text-decoration: none;
}

#footerartisan a:hover {
	color: #dd0000;
	text-decoration: underline;
}

.hide {
	visibility: hidden;
}

/* @group Custom */

h1,h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #dd0000;
	margin: 5px 0 15px;
	padding: 0;
}

h2 {
	margin: 0;
}

h3 {
	font-size: 10px;
}

.title, .date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #dd0000;
}

.date {
	margin: 0;
	padding: 0;
}

/*p, span {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #131313;
}*/

.indent_text {
	margin: 0 0 0 15px;
}

.subtitle {
	font-weight:bold;
}

.piece {
	margin-top: 15px;
}

.piece-saison {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #dd0000;
}

.piece-title {
	font-size:15px;
	font-weight:bold;
	color:#dd0000;
}

#piece-detail-header {
	margin-left: -15px;
	background-color: #131313;
	height: 300px;
	width: 560px;
}

.piece-credit-photo {
	font-size: 9px;
	font-weight:bold;
	color: white;
	margin-left: 5px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	vertical-align: 5px;
}

/* @end */
#lien-cahier {
	margin-left: -15px;
}