@charset "utf-8";



/*

Design by MS

*/



* {

	margin: 0;

	padding: 0;

}



body {

	background: Black none repeat;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #4A5157;

}



h1, h2, h3 {

	text-transform: none;

	color: #292929;

}



h1 {

	letter-spacing: -1px;

	font-size: 22px;

}



h2 {

	font-size: 18px;

	color: #292929;

}



h3 {

	font-size: 13px;

	color: #292929;

}



p, ul, ol {

	margin-bottom: 2em;

	text-align: justify;

	line-height: 150%;

}



p {

}



ul {

}



ol {

}



a {

	color: #FF0000;

}



a:hover {

	text-decoration: none;

	background: transparent;

}

a:active {

	text-decoration: none;

	background-color: transparent;

	color: Gray;

}



img {

	border: none;

}



img.left {

}



img.right {

}







hr {

	display: none;

}



/* Logo */



#logo {

	width: auto;

	height: 90pX;

	margin: 30px 30;

	background: url(images/PariSMlogosite.gif) no-repeat left;

}



#logo h1 {

	float: left;

	padding: 70px 30px 0 0;

	height: 50px;

	background: url(images/img02.gif) no-repeat 100% 63px;

	font-size: 38px;

	font-weight: normal;

	letter-spacing: -2px;

}



#logo h2 {

	float: right;

	padding: 35px 0;

	text-transform: none;

	font-weight: bolder;

	font-size: larger;

	color: #FFFFFF;

	text-align: right;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Menu */



#menu {

	width: 900px;

	height: 30px;

	margin: 0 auto;

}



#menu ul {

	margin: 0;

	padding: 0px 0 0 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: inline;

	text-transform: capitalize;

}



#menu a {
	background: #555 url(images/) repeat-x left bottom;
	display: block;
	float: left;
	WIDTH: 80px
	height: 20px;
	border: px color: red ;
	margin:  0px 10px 0px 0px;
	padding: 5px 15PX 5PX 15PX;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



#menu a:hover {

background: #999999 url(images/img03.gif) repeat-x left bottom
	text-decoration: none;

	color: Red;

}



#menu a:active {

	background: #EC0000 url(images/img03.gif) repeat-x left bottom;
color: Black;

}





/* Page */



#bg {

	background: #555555;

	background-image: none;

}



#page {

	width: 900px;

	margin: 0 auto;

	background: url(images/lgrey011.jpg) repeat;

}



/* Content */



#content {

	float: left;

	width: 550px;

	padding: 0 0 0 15px;

}



#content h1 {

	margin: 45px 0 20px 0;

	padding-left: 30px;

	background: url(images/oring.gif) no-repeat left center;

}



#content .content {

	padding-left: 30px;

}



/* Posts */



.post h1.title {

	margin: 45px 0 20px 0;

	padding-left: 30px;

	background: url(images/oring.gif) no-repeat left center;

}



.post h2.title {

	margin: 40px 0 25px 0;

	padding-left: 33px;

	background: url(images/oring.gif) no-repeat left center;

}



.post .title a {

	text-decoration: none;

	color: #292929;

}



.post .entry {

	padding-left: 32px;

}



.post ul, .post ol {

	margin-left: 3em;

}



.post ul {

	list-style-type: square;

}



.post ol {

	list-style-type: decimal;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 250px;

	padding: 0 0 0 0;

}



#sidebar a {

	color: #4A5157;

}



.box {

}



.box .title {

	height: 27px;

	padding: 6px 0 0 15px;

	background: url(images/FdBox.gif) repeat-x;

	text-transform: none;

	font-size: 17px;

	color: #FFFFFF;

}



.box .content {

	padding: 5px 10px;

	background: White repeat-y;

}



.box ul {

	list-style: none;

	line-height: normal;

}



.box ul li {

	margin-bottom: 15px;

	font-size: 12px;

}



.box small {

	font-size: 11px;

	color: #808C96;

}

.flyer img {

	border:  0px solid #F50000;
	width: 250px;
	background-color: Gray;

}

.flyer a:hover img {

	border: 1px  solid #F50000;
	width: 248px;

}

/* Footer */



#footer {

	padding: 5px 5px;
   WIDH: 900px;
	background: black  center ;

	font-size: 12px;
text-align: center;
	
}

#footer p {


}