/* brandingcoaching accueil */

#colonnecentre {
	margin:0;
	width:77%;
	padding:0;
	font-size:105%;
}
#colonnedroite {
	margin:0;
	width:22%;
	padding:0 0px 0 0px;
	text-align:left;
}

.blocint.cd {
padding: 5px 10px 1px 10px;
background-image:url(img/texture-metal-03.jpg);
}

.tabacc {
width:150px;
text-align:center;
}

.tabaccs {
/*width:150px;*/
text-align:center;
padding:0 2px 0 2px;
}

.tabaccs a {
font-size:90%;
display:block;
text-decoration:none;
border-style:solid;
border-color:maroon;
border-width:1px;
color:white;
background-image:url(img/texture-metal-02.jpg);
line-height:1.75;
-moz-box-shadow: 6px 6px 8px #555;
-webkit-box-shadow: 6px 6px 8px #555;
box-shadow: 6px 6px 8px #555;
}

.tabaccs a:active {margin-top:5px;}
.tabacc a:active img {margin-top:5px;}

.tabacc a img {
border-style:solid;
border-color:maroon;
border-width:1px;
-moz-box-shadow: 6px 6px 8px #555;
-webkit-box-shadow: 6px 6px 8px #555;
box-shadow: 6px 6px 8px #555;
}


