/* CSS Style for coiffure-tendance theme */

html{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

body {
	background-color:#b79d79;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
}

img{
	padding: 0px;
	margin: 0px;
	border: none;
	display:block;
}

a{
	color:inherit;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#canvas{
	margin-left:auto;
	margin-right:auto;
	width:1008px;

}

.middle-pub{
	width:100%;
	background-color:#DDCEBB;
	border-top:1px solid #B29875; 
}

.pubvideo2{
	width:728px;
	height:90px;
	float:right;
	padding-right:10px;
	padding-top:15px;
}

.logo-full{
	background-image:url(../images/logo_bannerfull.jpg);
	background-repeat: no-repeat;
	width:988px;
	height:120px;
}

#footer td{
	color:#53442f;
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer a{
	color:#53442f;	
}

#footer a{
	padding-left: 10px;
	padding-right: 10px;
}

#canvas #border-left{
	width:9px;
	vertical-align:top;
	background-image:url(../images/border_left.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #b29874;
}

#canvas #border-right{
	width:9px;
	vertical-align:top;
	background-image:url(../images/border_right.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #b29874;
}

#canvas #column-left{
	width:302px;
	vertical-align:top;
	background-color:#fdfcfb;
	color:#f1d4b2;
}

#column-left a{
	color:#f1d4b2;
}

#canvas #column-left ul{
	list-style-type: square;
	margin:0px;
	padding:0px;
	padding-left:25px;
	font-weight:bold;
}

#canvas #column-left h2{
	font-size:9pt;
	font-weight:bold;
	color:#f5a861;
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:5px;
	
}

#canvas #column-right{
	width:347px;
	vertical-align:top;
	background-image:url(../images/bg_column_right.gif);
	background-position:left;
	background-repeat: repeat-y;
	text-align:center;
}

div.menu{
	width:319px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#canvas #column-middle{
	vertical-align:top;
	background-image:url(../images/bg_column_middle.gif);
	background-position:left;
	background-repeat: repeat-y;
	border-left: 1px solid #b29874;
	border-right: 1px solid #b29874;
	color:#F5A861;
}

#canvas #column-middle a{
	color:#F5A861;
}

#canvas #column-contents{
	vertical-align:top;
	background-color: #fdfcfb;
	
	border-right: 1px solid #b29874;
}

#content{
	font-size:12pt;
	padding-left:10px;
	padding-right:10px;
	color: #f1d4b2;
	text-align:justify;
	line-height: 20px;
}

#content h1{
	text-align:left;
	font-size:12pt;
	color:#FFFFFF;
}

#content h2{
	margin-bottom:0px;
	color:#f5a861;
	font-size:10pt;
	text-align:left;
	
}

#article{
	font-size:12pt;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #bd7751;
	text-align:justify;
}

#article h2{
	border-bottom:1px solid #bd7751;
	font-size:14pt;
}

#article h1{
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	font-size:14pt;
	color:#000000;
	/*color:#bd7751;*/
	
}

#article h3{
	margin-bottom:0px;
	color:#f5a861;
	font-size:10pt;
	text-align:left;
	
}

#content h3 a{
	color:#f5a861;
}

#content h1 a{
	color:#f5a861;
}

#article h3 a{
	color:#5F3F23;
}

#article #content{
	color:#000000;
	/*color: #bd7751;*/
	
}


.formError{
	width:auto;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-top: 5px;
	color:#FF0000;
	background-color: #FFFFFF;
}

.pagenav{
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	font-size:10pt;
}

.pagenav a{
	color:#F1D49C;
}

#pub-google-inside{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:336px;
}


#article-relation{
	margin-top:20px;
	margin-bottom:20px;
	
	
	padding-left:20px;
	padding-right:20px;
	
}

#article-photo-link{
	margin-top:20px;
	margin-bottom:20px;
	width:340px;
	float:right;
	text-align:center;
}

#article img{
	float:left;
}

a.readmore{
	color:#c7874c;
}

#menutop{
	padding-top:3px;
	height:28px;
	background-image:url(../images/bg_bare.gif);
	background-repeat: repeat-x;
}

#menutop ul, #menutop li{
	margin:0;
	padding:0;
	list-style: none;
}

#menutop ul{
	text-align:center;
	display:block;
}

#menutop li{
	display:inline;
	color:#5F3F23;
	padding-right:10px;:
}
#menutop li a{
	color:#5F3F23;
	font-weight:bold;
}

.link h2{
	margin:0;
}

.link td{
	padding-top:10px;
}

.link td.detail{
	padding-left:10px;
}

#articles-search{
	padding-left:5px;
}

.articles-bar{
	padding-top:6px;
	padding-left:15px;
	background-image:url(../images/bg_bare.gif);
	background-repeat:repeat-x;
	height:25px;
	margin-bottom:5px;
}

.publeft{
	padding-top:20px;
	width:300px;
	float:left;
}

.pubright{
	padding-top:20px;
	width:300px;
	float:left;
}

/* jQuery Bookmark styles v1.1.4 */
#bookmark_title{
	margin-top:12px;
	margin-bottom:2px;
	padding:5px;
	color:#BD7751;
	font-weight:bold;

}
#bookmark{
}

.bookmark_popup_text img {
	border: none;
	vertical-align: bottom;
}
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	border: 1px solid #aaa;
}
.bookmark_list {
	display: inline-block;
	float: left;
	list-style-type: none;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	width:640px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* Safari3/Opera9 */
	.bookmark_list {
		font-size: 100%;
	}
}
html:first-child .bookmark_list {  /* Opera */
	font-size: 80%;
}
.bookmark_list li {
	display: block;
	float:left;
	margin: 0px 1px;
	padding: 1px;
	padding-right: 5px;
	list-style: none;
}

#question .bookmark_list li{
	list-style: none;
}

.bookmark_compact {
	background-color: #eee;
	border: 1px outset;
}
.bookmark_compact li {
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 2px;
	background-color: transparent;
	border: none;
}
.bookmark_list a {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list img {
	border: none;
}

#canvas .searchform {
	background-color:#E1E1E1;
	margin-bottom:15px;
	margin-top:15px;
	padding:8px;
}

#canvas .addthis_toolbox {
	background-color:#E1E1E1;
	margin-bottom:15px;
	margin-top:15px;
	padding:8px;
}

#canvas .addthis_toolbox .two_column 
{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
    width: 280px;
    padding: 10px 0 10px 0px;
    border: 3px solid #b5b5b6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#canvas .addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 28px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: #3a00ff;
}

#canvas .addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

#canvas .addthis_toolbox .two_column span
{
    position: absolute;
    left: 8px;
    top: 4px;
}

#canvas .addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
	text-align:center;
}


#canvas .addthis_toolbox .two_column  .bottom
{
    padding: 0 0 10px 0;
    border-top: solid 1px #eee;
    margin-top: 10px;
   
}

#canvas .addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

#canvas .addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

#canvas .addthis_toolbox .two_column .more span
{
    display: none;
}

#canvas .addthis_toolbox .two_column .column1
{
    width: 92px;
    float: left;
}

#canvas .addthis_toolbox .two_column .column2
{
    width: 92px;
    float: left;
}

#canvas .addthis_toolbox .two_column .column3
{
    width: 92px;
    float: left;
}

#canvas .addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

#column-left #article-relation a{
	color:#000000;
}

#column-left #article-relation p{
	font-size:9px;
	color:#000000;
	margin-top:3px;
}

#column-left #article-relation h3{
	margin-bottom:3px;
}

#article .photo-coiffure img{
	float:none;
}

.photo-coiffure{
	margin-left:10px;
	margin-right:10px;
	
}

.photo-coiffure .photo-title{
	margin-top:20px;
	margin-bottom:15px;
	margin-left:30px;
	
}

.photo-coiffure-menu{
	width:605px;
	background-color:#ebebea;
	padding:1px;
	margin-left:auto;
	margin-right:auto;
}

.photo-coiffure-menu ul{
	padding:0;
	margin:0;
	margin-top:15px;
	margin-bottom:10px;
	width:200px;
	color:#000000;
}

.photo-coiffure-menu ul li{
	font-size:12px;
	list-style-position: inside;
	text-align:left;
	padding:0;
	margin:0;
	line-height: 18px;

}

.photo-coiffure-menu ul li a{
	color:#000000;
}

.left{
	float:right;
}

h3{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	font-weight: bold;
}

