/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10;
	padding: 0;
	font-family: Verdana,Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 77%;
	background-color: #F8F8F8;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
	
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {

	width: 1000px;
	height: 80px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Tahoma, Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: auto;
	background-color: #999999;
	right: auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}
#bannerPharma {
	clear: both;
	width: 1000px;
	margin: 0 auto 0px auto;
	padding: 0px 0px 0px 0px;/*131px*/
	height: 160px;
/*	background: url(images/img03new.gif) no-repeat;*/
	background: url(images/LogoParfumerie.gif) no-repeat;
	
	/*background-color: #006633;*/
}


/* Page */
#banner {
	clear: both;
	width: 1000px;
	margin: 0 auto 0px auto;
	padding: 0px 0px 0px 0px;/*131px*/
	height: 160px;
	background: url(images/img04new.gif) no-repeat;
	
	/*background-color: #006633;*/
}

#photos {
	clear: both;
	width: 1000px;
	margin: 0 auto 0px auto;
	padding: 0px 0px 0px 0px;/*131px*/
	height: 150px;
	background-color: #FFFFFF;
}

#page {
	clear: both;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;/*131px*/
	height: auto;
	background-color: #CCCCCC;
	
	/*background: url(images/img03.jpg) no-repeat;
	/*	background: url(images/img03test.jpg) no-repeat;*/
}

/* Splash */

#splash {
	width: auto;
	height: 130px;
	padding: 10px 10px 10px 10px;
	background-color:#333333;

/*	background: url(images/img04test.jpg) no-repeat;*/
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 500px;
	border: 10px;
	padding: 5px;
	border-left: 10px;
}

.twocols .col2 {
	float: right;
	width: 400px;
	border: 10px;
	padding: 5px;
}

/* Content */

#content {
	float: right;
	width: 660px;
	padding: 10px 50px 10px 50px;
	background-color: #FFFFFF;
	height: auto;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
	/*	background:url(images/img04.gif);
*/	background-color:#CCCCCC;
	height: auto;
	
}

#sidebar ul {
	margin: 0;
	padding: 5;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	color: #FFBF23;
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding-top: 20px;
	color: #CCCCCC;
	background-color: #333333;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
