body { 
min-width:980px; 
margin:0;
padding:0;
width:100%; 
background: #2c1912 url("../images/bg.png") repeat-x ; 
font: normal 100%/1em " Times New Roman", Times, serif;
color:#FFF;
} 
/* content */
.no {
display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.black {
	color:#000;
}
#head {
	margin:0;
	padding:0;
	width:100%;
	height:120px;
}
#contact {
	float:left;
	width:300px;
	height:120px;
	background:url(../images/contact.png) no-repeat center;
}
#plan {
	float:right;
	width:300px;
	height:120px;
	background:url(../images/plan.png) no-repeat center;
}
#logo {
	margin:auto;
	width:300px;
	height:120px;
	background:url(../images/logo-architecture-cuisine-et-bains.png) no-repeat center;
}
h1 {
	margin:0;
	padding:0;

}
h1.head a {
width:300px;
height:120px;
display:block;
text-indent:-5000px;
}
h2, h3 {
	color:#00cfe8;
}
p {
	text-indent:20px;
	text-align:justify;
	padding:0 10px 0 10px;
	line-height:1.2em;
	margin:0;
}
h3.autres {
	margin:5px 0 5px 0;
	padding:0;
	text-align:center;
	color:#CCC;
}
#page {
	margin:auto;
	width:970px;
	padding:0 5px 0 5px;
	min-height:500px;
}
.into {
	background:url(../images/bg-menu.gif) repeat-x top #33221b;
}
img {
	border:0;
}
#imghome {
	margin:auto;
	padding:0;
	width:700px;
	height:368px;
}
#foot
{
	height: 74px;
	width: 950px;
	margin: auto;
	color: #fff;
	text-align: left;
}
#foot a
{
	color: #fff;
}
#foot p
{
	color: #fff;
	margin: auto;
}
#copyright
{
	float: left;
	margin: 20px 0px 0px 50px;
	font-size: 80.00%;
}
#designcredit
{
	margin: 35px 70px 0px 0px;
	float: right;
	text-align: right;
	font-size: 75.00%;
	top: 50px;
}

/** Slider */
#featured{   
    width:710px;   
    padding-right:250px;   
    position:relative;   
    height:350px;   
    background:none;   
    border:5px solid transparent;   
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:660px;
	list-style:none;
	padding:0; margin:0;
	width:300px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:48px;
}
#featured .ui-tabs-panel{
	width:660px; height:350px;
	background:#999; position:relative;
        overflow:hidden;
}
#featured .ui-tabs-hide{
	display:none;
}
#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:60px;
	color:#333;  background:#fff;
	line-height:20px;
	outline:none;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url('../images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:150px; left:0;
	height:200px; width: 660px;
	background: url('../images/transparent-bg.png');
}
#featured .info h3{
	font-size:15px; font-family:Georgia, serif; color:#00cfe8;
	padding:5px 5px 10px 5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px; padding:0;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
	text-indent:20px;
	text-align:justify;
}
#featured .info a{
	text-decoration:none;
	color:#00cfe8;
}
#featured .info a:hover{
	text-decoration:underline;
}
div.fr{background:url("../images/macaron.png") repeat scroll 0 0 transparent;height:179px;width:180px; float:right; margin:5px -5px 0 0; text-indent:-5000px;}
