/*  
Theme Name: Typebased
Theme URI: http://www.woothemes.com/
Description: Typebased by WooThemes
Version: 1.0.0
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*
html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}
*/
/*
body {
	background: #334F60;
}
*/
/*
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
*/
/*
p {
	line-height: 18px;
}
*/
/*
p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 10px 0;
}
*/

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

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

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 14px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}


/*- Page Navigation -*/
#nav{
	background: #000000;
	height: 30px;
	padding: 4px 0 0;
	margin-right: auto;
	margin-left:auto;
	width:902px;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:300px;
	}
#nav ul {
	position: relative;
    height: 26px;
    overflow: hidden;
	padding-left:10px;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:12px;
}
#nav ul  li.back {
    /*background-color: #333333;*/
    background-color: #FF6600;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
	text-decoration: none;
	color: #dddddd;
	outline: none;
	text-align: center;
	top: 6px;
	/*text-transform: uppercase;*/
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;	
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
} 

/*- Search -*/
#search{
	background: #333333;
	border: 1px solid #b3b3b3;
	float: right;
	height: 23px;
	margin: 0 15px 0 0;
	padding: 0 10px 0 0;
	width:250px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 10px;
	width:210px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}

/* Container */

#container {
	margin:20px 0 0 0;
	width: 902px;
	margin: 0 auto;
	background-color: #ffffff;
	/*background: url(images/top.gif) no-repeat 0 163px;*/
}

/* Header */



/* Main Menu */

#menu {
	width: 100%;
	height: 35px;
	margin-bottom: 4px;
}

#menu ul {
	width: 764px;
	height: 35px;
	margin-left: 160px;
	padding: 0;
	background: url(images/menu_bg.gif) repeat-x 0 bottom;
}

#menu ul li {
	line-height: 30px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans";
}

#menu ul li a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 0 27px 0 0;
	color: #C0CDCF;
	border-left: #2B404D 1px solid;
}

#menu ul li a:hover {
	color: #fff;
	cursor: pointer;
}

#menu ul li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 27px;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item {
	line-height: 35px;
}

#menu ul li.current_page_item a {
	background: url(images/menu_button.gif) no-repeat right top;
	margin-top: 0;
	color: #1A272E;
	border: 0;
}

#menu ul li.current_page_item a:hover {
	color: #1A272E;
}

#menu ul li.current_page_item a span {
	background: url(images/menu_button.gif) no-repeat left top;
	height: 35px;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	margin-right: -1px;
	position: relative;
}

/* Content Area - Content and Sidebar */

.background {
	/*background: #F5F5F5 url(images/content_bg.gif) repeat-y right top;*/
}

/* Content */

#content {
	width: 530px;
}

h2.arh {
	width: 460px;
	margin-left: 50px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 20px;
	background: #FFF0D4;
	border-bottom: #D7D7D7 1px solid;
	border-top: #D7D7D7 1px solid;
	line-height: 25px;
}

/* Post */

.post {
	width: 520px;
	margin-left:20px;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;
	color:#3a3a3a;
	/*background: url(images/post_element.gif) no-repeat 159px 21px;*/
}

.error, .page {
	border: 0;
}

/* Post Content */

.post-content {
	width: 380px;
	/*margin-right: 21px;*/
	display: inline;
}

.post-content p {
    text-align: justify;
}

.post-content a {
	/*font-weight: bold;*/
    text-decoration: underline;
    color: #3e3e3e;
}

.post-content a:hover {
	text-decoration: none;
    color: #CA9000;
}

/* Post Content Headings */
.post-content h1 {
	padding:10px 0 10px 0;
	text-decoration:none;
	font-style:normal;
	color:#CA9000;
	font-size:20px;
}

.post-content h1 a {
	text-decoration:none;
	font-size:20px;
	color:#CA9000;
	font-style:normal;
}

.post-content h1 a:hover {
	text-decoration: underline;
}


.post-content h2 {
	padding:10px 0 10px 0;
	text-decoration:none;
	font-style:normal;
	color:#CA9000;
	font-size:16px;
}

.post-content h2 a {
	text-decoration:none;
	font-size:16px;
	color:#CA9000;
	font-style:normal;
}

.post-content h2 a:hover {
	text-decoration: underline;
}

.post-content h3 {
	font-size: 13px;
	padding: 5px 0;
    color:#CA9000;
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Post Content Images*/

.post-content img {
	/*padding: 5px;*/
	background: #1A272E;
}

/* Post Content (read more) */

.post-content span.read_more {
	/*padding: 5px 0 10px 0;*/
	/*display: block;*/
	/*float: left;*/
	font-size: 13px;
	color: #CA9000;
}

.post-content a span.read_more {
	color: #CA9000;
	text-decoration: none;
}

.post-content a:hover span.read_more {
	color: #CA9000;
	text-decoration: underline ;
}

.more-link {
    font-weight: normal;
}

/* Post Meta */

.post-meta {
	width: 100px;
	margin-left: 0px;
	text-align: right;
	display: inline;
	padding-top: 11px;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* Post Meta Date */

.post-meta .date_perso {
	padding: 3px 0;
	margin-bottom: 23px;
    padding-bottom: 10px;
}

.post-meta .date_perso span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #D09621;
}

.post-meta .date_perso span.month, .post-meta h3 span.year {
	color: #D09621;
	width: 40px;
}

.post-meta .date_perso span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta .date_perso span.year {
	font-size: 14px;
	display: block;
}

/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}

.post-meta h4.author {
	background: url(images/icon_author.gif) no-repeat right 2px;
	font-style: italic;
}

.post-meta h4.comments {
	background: url(images/icon_comment.gif) no-repeat right 4px;
}

.post-meta h4.comments a {
	color: #666666;
}

/* More Entries */

.more_posts {
	width: 400px;
	clear: both;
	margin-left: 190px;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* Comments (single.php and comments.php) */

h3#comments, .lc {
	font-size: 18px;
	border-bottom: #D7D7D7 2px solid;
}

.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 370px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: #D7D7D7 1px dotted;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	width: 300px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 330px;
	border:1px solid #999999;
	margin:30px 0 55px 0;
	background-color:#dddddd;
    color:#A6A9A4;
	margin-right:10px;
}

#sidebar ul{
    list-style: none;
}

#sidebar ul li{
    list-style: none;
}

#sidebar .section_side {
    font-size: 20px;
    font-weight: bold;
	color: #CA9000;
    padding-bottom:10px;
    text-decoration: none;
}


/* Sidebar Search */
/*
#search {
	width: 100%;
	height: 57px;
	background: url(images/search_block_bg.gif) no-repeat 0 0;
	height: 50px;
}

#search form {
	padding: 14px 0 0 14px;
}

#search form div {
	width: 259px;
	height: 28px;
	background: url(images/search_field.gif) no-repeat 0 0;
	position: relative;
}

#search form input.search_box {
	width: 175px;
	border: 0;
	position: absolute;
	left: 5px;
	top: 5px;
	padding-top: 2px;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	outline: none;
}

#search form input.submit {
	position: absolute;
	right: 0;
}
*/

/* Sidebar Block */

#sidebar .block {
	padding: 14px 4px 14px 14px;
	/*background: url(images/sidebar_block_top.gif) repeat-x 0 0;*/
}

#sidebar .block a {
	color: #333333;
	text-decoration:none;
}

#sidebar .block a:hover {
	/*color: #131A1C;*/
	text-decoration:underline;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	font-weight: bold;
	/*border-bottom: #BDCCD1 1px solid;*/
	line-height: 20px;
	padding: 4px 0 4px 21px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	/*background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;*/
	/*margin-top: 3px;*/
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 280px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar .categories ul li, #sidebar .widget_categories ul li {
	/*background: url(/images/puce-sidebar.jpg) no-repeat 0 6px;*/
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 10px;
}

#sidebar .categories {
    list-style: none;
}

/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	background: #fff;
	border: #BFCACE 1px solid;
}

#recent-posts li{
	background: url(/images/puce-sidebar.jpg) no-repeat 0 6px;
}

/* Sidebar Adverts */

#sidebar .adverts {
	width: 285px;
	padding: 15px 0 10px 4px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .adverts ul {
	padding: 0;
}

#sidebar .adverts ul li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}

#sidebar .adverts img {
	display: block;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C0DBE2;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 5px;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	background: url(images/footer_bg.gif);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
}

#footer a {
	color: #B2D1E4;
}

#footer a:hover {
	color: #318DE1;
}

#footer h2 {
	color: #6D7E87;
}

/* Footer Popular Articles */

#footer .popular {
	padding-bottom: 30px;
}

#footer .left-col .wrap {
	width: 646px;
}

#footer .left-col h2 {
	width: 115px;
	display: block;
	float: left;
	line-height: 24px;
	text-align: right;
	padding: 10px 35px 10px 10px;
	font-size: 20px;
	background: url(images/footer_element.gif) no-repeat right 18px;
	display: inline;
}

#footer .left-col ul {
	width: 441px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
}

#footer .left-col ul li {
	line-height: 20px;
	font-size: 16px;
	padding: 6px 0 9px 0;
	font-weight: bold;
	background: url(images/footer_line.gif) repeat-x left bottom;
}

/* Footer Subscribe */

#footer #subscribe {
	width: 241px;
	padding: 0 30px 0 18px;
	color: #B2D1E4;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 42px;
}

#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
}

/* Copyright */

#copyright {
	width: 100%;
	clear: both;
	background: #1A272E url(images/bottom.gif) no-repeat left bottom;
	border-top: #2B404D 1px solid;
	font-size: 11px;
	color: #677881;
	padding: 5px 0;
}

#copyright .left-col {
	padding-left: 15px;
}

#copyright .right-col {
	padding-right: 15px;
}

#copyright .right-col img {
	vertical-align: middle;
}

/* Fix */

.wrap:after,
.block ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Misc */

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

#searchsubmit{
	height:32px;
	width:41px;
	background:no-repeat url(/images/searchsubmit.jpg);
	border:0;
	position:relative;
	top:3px;
	left:14px;
}
#s{
	padding:5px;
	height:17px;
	width:233px;
	background:no-repeat url(/images/recherche-side.jpg);
	border:0;
}
.post-content p{
	margin:10px 0 10px 0;
    color:#3e3e3e;
}

.wp-caption-text{
    text-align: center;
    font-size:11px;
    padding-bottom:10px;
}

/*
Home
*/
.actualite{
    border-bottom:1px solid #CBCBCB;
    clear:both;
    color:#3A3A3A;
    margin:30px 0 0 10px;
    width:520px;
    padding-bottom:5px;
}
.actualite h1{
    font-size:14px;
    font-weight:bold;
    margin:10px 0 5px 0;
}
.actualite p{
    font-size:12px;
}
.actualite .suite {
    font-size:12px;
    color:#CA9000;
    text-decoration:underline;
}
.actualite .suite:hover {
    font-size:12px;
    color:#CA9000;
    text-decoration:none;
}
.actualite_img{
    float:left;
    padding:3px;
    border:1px solid #CBCBCB;
    margin-right:5px;
}
.actualite .partie{
    color:#CA9000;
}
.bar_gris{
    background-color:#A6A9A4;
    height:10px;
    width:auto;
}
.home_bloc{
    width:255px;
    float:left;
    margin-left:10px;
    margin-bottom:10px;
}
.home_bloc .titre{
    background:url("/images/fond_home_bloc.jpg") repeat-x;
    height:24px;
    width:245px;
    color:#ffffff;
    font-weight:bold;
    padding:5px 0 0 10px;
    text-transform:uppercase;
}
.home_bloc .lien_plus{
    color:#CA9000;
    float:right;
    text-decoration:none;
}
.home_bloc .lien_plus:hover{
    color:#CA9000;
    float:right;
    text-decoration:underline;
}
.home_bloc ul{
    margin:10px 5px 0 5px;
}
.home_bloc ul li{
    margin:5px 0 0 15px;
    list-style-image:url("/images/puce.jpg");
}

#sidebar_home {
    width: 320px;
    border-left:1px solid #999999;
    margin:30px 0 55px 0;
    color:#A6A9A4;
    margin-right:10px;
    padding:0 0 0 10px;
}
#sidebar_home ul{
    list-style: none;
}

#sidebar_home ul li{
    list-style: none;
}

#sidebar_home .section_side{
    font-size: 20px;
    font-weight: bold;
    color: #CA9000;
    padding-bottom:10px;
    text-decoration: none;
}

#sidebar_home .categories ul, #sidebar_home .blogroll ul, #sidebar_home .widget_categories ul, #sidebar_home .widget_links ul {
	/*background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;*/
	/*margin-top: 3px;*/
}

#sidebar_home .categories_home ul li, #sidebar_home .blogroll ul li, #sidebar_home .widget_categories ul li, #sidebar_home .widget_links ul li {
	width: 280px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar_home .categories ul li, #sidebar_home .widget_categories ul li {
	/*background: url(/images/puce-sidebar.jpg) no-repeat 0 6px;*/
        font-size:13px;
        text-decoration:none;
}

#sidebar_home .blogroll ul li, #sidebar_home .widget_links ul li {
	background: url(/images/circle.gif) no-repeat 5px 11px;
	font-size: 10px;
}

#sidebar_home .categories {
    list-style: none;
}

.titre_ville{
    background: url("/images/header_fond.jpg") repeat-x -5px;
    height:24px;
    padding:5px 0 0 5px;
    font-weight:bold;
    border: 1px solid #dddddd;
    color:#a6a9a4;
}

.home_side_bloc{
    margin-top:10px;
    margin-bottom:10px;
}

.home_side_bloc ul{
    margin:10px 5px 0 5px;
}
.home_side_bloc ul li{
    margin:5px 0 0 15px;
    list-style-image:url("/images/puce.jpg");
}
.menu_side{
    padding-left:15px;
    font-size:12px;
    font-weight:bold;
}


.separateur{
	margin: 5px;
	background-color: #ffffff;
	background: url('../images/fd-destockage.jpg') no-repeat;
	min-height:200px;
	width:522px;
	/*border:2px solid #FF6600;*/
	margin-bottom:10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(/skin/frontend/default/proclean_red/css/border-radius.htc);*/
}

.separateur h1{
	margin:0;
	padding:0;
}

.separateur h1 a {
	font-size:18px;
	color:#ED7F28;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}

.separateur h1 a:hover {
	font-size:18px;
	color:#ED7F28;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}

.separateur .produits {
	width: 520px;
	height: 100px;	
}

.separateur .produit {
	width: 245px;
	height: 90px;
	float:left;
	padding: 5px;
	/*border-right:1px solid #ACACAC;*/
}

.separateur .produit_fin {
	width: 245px;
	height: 90px;
	float:right;
	padding: 5px;
}

.separateur .produit img {
	float: left;
	width: 90px;
	height: 90px;
	border:1px solid #ACACAC;
}

.separateur .produit_fin img {
	float: left;
	width: 90px;
	height: 90px;
	border:1px solid #ACACAC;
}

.separateur .description {
	width: 520px;
	height: 90px;
	padding: 5px;
}

.separateur .prod_desc {
	text-align: center;
}

.separateur .prix_star_ancien{
	color:#D60000;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}

.separateur .prix_star_nouveau{
	color:#29A71C;
	font-size:16px;
	font-weight:bold;
}

.separateur .description p {
	padding:5px 0 0px 0;
	font-size:12px;
	font-weight: bold;
}

.separateur_side{
	margin: 5px;
	background-color: #ffffff;
	background: url('../images/fd-destockage.jpg') no-repeat;
	min-height:200px;
	width:310px;
	/*border:2px solid #FF6600;*/
	margin-bottom:10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(/skin/frontend/default/proclean_red/css/border-radius.htc);*/
}

.separateur_side h1{
	margin:0;
	padding:0;
}

.separateur_side h1 a {
	font-size:18px;
	color:#ED7F28;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}

.separateur_side h1 a:hover {
	font-size:18px;
	color:#ED7F28;
	text-decoration: none;
	font-weight: lighter;
	line-height: 24px;
}

.separateur_side .produits {
	width: 310px;
	height: 100px;	
}

.separateur_side .produit {
	width: 300px;
	height: 90px;
	float:left;
	padding: 5px;
	/*border-right:1px solid #ACACAC;*/
}

.separateur_side .produit_fin {
	width: 300px;
	height: 90px;
	float:right;
	padding: 5px;
}

.separateur_side .produit img {
	float: left;
	width: 90px;
	height: 90px;
	border:1px solid #ACACAC;
}

.separateur_side .produit_fin img {
	float: left;
	width: 90px;
	height: 90px;
	border:1px solid #ACACAC;
}

.separateur_side .description {
	width: 310px;
	height: 90px;
	padding: 5px;
}

.separateur_side .prod_desc {
	text-align: center;
}

.separateur_side .prix_star_ancien{
	color:#D60000;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}

.separateur_side .prix_star_nouveau{
	color:#29A71C;
	font-size:16px;
	font-weight:bold;
}

.separateur_side .description p {
	padding:5px 0 0px 0;
	font-size:12px;
	font-weight: bold;
}
