/* 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:209px;
	vertical-align:top;
	background-image:url(../images/bg_column_left.gif);
	background-position:left;
	background-repeat: repeat-y;
	color:#f1d4b2;
}

#canvas #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-color:#fdfcfb;
	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-image:url(../images/bg_contents_fullpage.gif);
	background-position:left;
	background-repeat: repeat-y;
	border-right: 1px solid #b29874;
}

#content{
	padding-left:10px;
	padding-right:10px;
	color: #f1d4b2;
	text-align:justify;
}

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

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

#article{
	width:778px;
	color: #ddcebc;
	text-align:justify;
}

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

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

#content h2 a{
	color:#f5a861;
}

#content h1 a{
	color:#f5a861;
}

#article h2 a{
	color:#f5a861;
}

#article #content{
	color: #ddcebc;
	font-size:10pt;
}


.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:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:350px;
}


#article-relation{
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:378px;
	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{
	height:31px;
	background-image:url(../images/bg_bare.gif);
	background-repeat: repeat-x;
}

.link h2{
	margin:0;
}

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

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