/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url(../images_association_theatrale/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #8E959B;
}

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

a {
	color: #EB850C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.linkopacity img {
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;}

a.linkopacity:hover img {
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}

/* Header */

#header {
	width: 906px;
	height: 225px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

/* Logo */

#logo {
	float: left;
	width: 208px;
	height: 208px;
	padding: 0 15px 0 0;
	background: url(../images_association_theatrale/img02.jpg) no-repeat;
}

#logo h1 {
	padding: 40px 110px 0 0;
	margin: 0px 0px 0px 20px;
	font-family: Verdana;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
}
#logo h2 {
	margin-top: 20px;
	padding-left: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
}

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

/* Menu */

#menu {
	float: left;
	padding: 0 0 0 0;
}

#menu ul {
	height: 55px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}
#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 200px;
	height: 43px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	color: #000000;
}
#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 680px;
	margin-top: -130px;
	background-color: #F8F8F8;
	border: 0px solid #FF0000;
}

#posts .jour {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

/* Post */

.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
}

.post .category {}
.post .comments {}

.post .date {
	height: 4px;
	border-bottom: 3px solid #000000;
	font-size: 12px;
	font-weight: normal;
}
.post .datelight {
	height: 10px;
	border-bottom: 1px solid #808080;
	font-size: 12px;
	font-weight:  normal;
}

.post h2{
	clear: both;
	padding-top: 10px;
	font-size: 1.6em;
	letter-spacing: -1px;
	color: #EB850C;
}
.post h3 {
	clear: both;
	padding-top: 15px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-style: italic;
	color: #808080;
}


.post .meta {
	height: 30px;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #C0C0C0;	
	padding: 0;
	font-size: x-small;
}
.post .meta span {
}
.post .meta p {
	margin: 0;
}


/* Story */

.story {
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	border: 0px solid #0000FF;
}

.story a {
	border-bottom: 1px dotted;
}
.story a:hover {
	border-bottom: 1px solid;
}

.story h3 {
	clear: both;
	padding-top: 15px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-style: italic;
	color: #808080;
}

.story img { 
	// float: left;
	margin: 0px 10px 4px 0px;
	border: 0px solid #9EF04D;
}

.story p { 
	padding: 0px 0px 0px 20px;
	border: 0px solid #9EF04D;
}

.story ul {
	margin: 0;
	padding: 23px 0;
	list-style-position: inside;
}
.story li {
	font-weight: bold;
	display: list-item;
	line-height: 1.4em;
	list-style-image: url(../images_association_theatrale/img04.gif);
	color: #C0C0C0;
	padding-left: 20px;
}


/* Bar */

#bar {
	float: left;
	width: 200px;
}

/* Box Style */

.boxed {
	margin-bottom: 20px;
}

.boxed h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 10px;
	/* background: #EB850C; */
	background: url(../images_association_theatrale/bkgrd_menu_gauche.jpg) no-repeat;
	border: 3px solid #000000;
	border-bottom: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxed li {
	padding: 2px 2px 2px 5px;
	margin:  2px 0px 0px 0px;
	background: #F2F2F2;
	border: 1px solid #C0C0C0;
	font-size: small;
}
.boxed li ul {
	display:none;
}
.boxed li:hover ul {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}

.boxed a {
	text-decoration: none;
	font-weight: bold;
	color: #EB850C;
}

.boxed a:hover {
	color: #545C20;
}

.boxed .active, .boxed .active a {
	background: #9CF04A;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0 100px 0;
	background: #FFFFFF url(../images_association_theatrale/img011.gif) repeat-x;
	border-top: 3px solid #000000;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFFFFF;
}

#copy {
}

.TextePage	{
	width: 600px;
	padding: 0px 0px 20px 0px;
	border-bottom: 0px solid #808080;

}

.TextePage h3 {
	clear: both;
	padding-top: 10px;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-style: italic;
	color: #808080;
}



