/*** C S S ***/

/* global */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
}
body {
	line-height: 1;
	width: 100%;
	height: 100%;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.layWrapper {margin: 0 auto; width: 945px;}

/* Intro page */
.eTopLine {width: 300px; height: 7px; background: #000000; margin: 0px; padding: 0px;}
.ePageTitle {
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 27px; 
	margin-top: 21px; 
	/* #margin-top: 22px; */
	padding: 0px;
}

.ePageTitle a {
	text-decoration: none;
}

h1 {
	color: #8f8f8f; 
	font-size: 69px; 
	margin: 40px 0px 0px -4px; 
	padding: 0px;
}

.eContent h1 {
	margin: 30px 0px 0px -7px; 
	color: #000000;
	font-size: 93px;
}

h1 a {
	color: #8f8f8f; 
	text-decoration: none;
}

h1 a:hover {
	color: #000000; 
}

.eMenu {
	text-align: right;
}

.eMenu ul {
	display: block; 
	margin-top: 7px;
}

.eMenu ul li {
	display: inline;
}

.eMenu ul li a {
	color: #8f8f8f;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.eMenu ul li a.active {
	color: #000000;
}

.eMenu ul li a:hover {
	color: #000000;
}

.eLineThin {
	width: 945px;
	height: 2px;
	background: url(../images/bg_line.gif) repeat-x left top;
	margin-top: 89px;
	/* #margin-top: 88px; */
	padding: 0px;
}

.eLineThinPoetry {
	width: 945px;
	height: 2px;
	background: url(../images/bg_line.gif) repeat-x left top;
	margin-top: 9px;
	/* #margin-top: 8px; */
	padding: 0px;
}

.eLineThinSeparator {
	width: 945px;
	height: 2px;
	background: url(../images/bg_line.gif) repeat-x left top;
	margin: 54px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

.eNews h2 {
	font-size: 30px; 
	margin: 14px 0px 0px -2px; 
	/* #margin: 15px 0px 0px -2px; */
	padding: 0px;
}

.eNews ul li {
	font-size: 12px;
	display: block;
	float: left;
	width: 301px;
	margin: 16px 21px 0px 0px;
	line-height: 18px;
}

.eNews ul li.last {
	margin: 16px 0px 0px 0px;
}

.eContent h2 {
	font-size: 18px; 
	margin: 52px 0px 4px -2px; 
	padding: 0px;
	line-height: 19px;
}

.eContent p {
	font-size: 12px;
	line-height: 24px;
}

.eLineFatt {
	width: 945px;
	height: 5px;
	background: url(../images/bg_line_fatt.gif) repeat-x left bottom;
	padding-top: 39px;
}

/* Stage critiques */

.critiques {
	margin-top: 59px;
}

.dramaturgy {
	margin-top: 19px;
}

.imgConteiner {
	float: left;
	margin-right: 21px;
}

.imgConteiner span {
	font-size: 10px;
	color: #8f8f8f;
}

.description {
	width: 622px;
	background: url(../images/bg_line.gif) repeat-x left top;
	padding: 16px 0px 0px 0px;
	float: left;
}

.dramaturgy .description {
	padding: 27px 0px 0px 0px;
}

.description h2 {
	color: #8f8f8f;
	margin: 0px 0px 4px 0px; 
	line-height: 24px;
}

.description h2 a {
	color: #8f8f8f;
	font-size: 18px;
	line-height: 24px;
}

.description h3 {
	color: #8f8f8f;
	font-size: 14px; 
	font-style: italic;
	line-height: 24px;
}

.dramaturgy .description h3 {
	color: #8f8f8f;
	font-size: 14px; 
	font-style: normal;
	line-height: 24px;
}

.description a {
	color: #8f8f8f;
	font-size: 12px;
	text-decoration: none;
}

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

.eFooter {
	font-size: 12px;
	padding: 16px 0px 31px 0px;
	/* #padding: 17px 0px 17px 0px; */
}

.eFooter a {
	font-size: 12px;
	color: #8f8f8f;
	text-decoration: none;
}