@charset "UTF-8";@import url(main.css);@import url(index.css);
@import url(galery.css);
@import url(footer.css);
@import url(shadows.css);
@import url(content.css);
@import url(subMenue.css);
@import url(mainMenue.css);@media all{  html,body {		padding    		 : 0;		margin     		 : 0;  		font-family		 : Trebuchet MS,Tahoma,Verdana;    font-size  		 : 12px;			background 		 : #E5E5E5;  }    html {		overflow				: -moz-scrollbars-vertical;  }    img {    border					: none;  }    table, td {		font-size				: 12px;  }		div#pageContent h1.presse {		width						: 742px;		cursor					: pointer;				font-size				: 14px;		font-weight			: normal;				margin					: 2px 0px 0px 15px;		padding					: 4px 0px 5px 8px;				background			: #e5e5e5;	}		div#pageContent h1 a, div#pageContent h1 a:hover {		color						: #696B71;		text-decoration	: none;	}		div.presse.image {		display					: none;		width						: 748px;				margin					: 0px 0px 0px 15px;				border-left			: 1px solid #e5e5e5;		border-right		: 1px solid #e5e5e5;		border-bottom		: 1px solid #e5e5e5;	}}
