/*------------------------------------------------------------------
	STYLESHEET FOR Tapissier Paris
		Version 1.0
	(c) SOFTAKT - www.worldakt.com
-------------------------------------------------------------------*/

/* -----------------------------------
		Global 
------------------------------------*/

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding:0;
background:#fff url(/upload/images/design/back.jpg);
}

a {
color: #442e0f;
}

a:hover {
color: #333;
text-decoration: underline;
}

/* -----------------------------------
		Utils 
------------------------------------*/

ul, li {
	list-style-type:none;
}

p {
margin: 1em 0;
}

.clear {
	clear:both;
}

* {
margin:0;
padding:0;
}

/* -----------------------------------
		Layout 
------------------------------------*/

#container {
margin: 0 auto;
background:#fff;
width:800px;
}

#header {
height:150px;
background: url(/upload/images/design/header.jpg) no-repeat;
}

#menu {
background:url(/upload/images/design/menu.jpg) no-repeat;
padding-left: 135px;
height:30px;
}

#content {
padding: 0 20px;
}

#footer {
clear:both;
text-align:center;
font-size:10px;
padding: 5px 0;
}

#footer a {
text-decoration:none;
}

/* -----------------------------------
		Menu 
------------------------------------*/

#menu ul {
padding-top: 5px;
}

#menu li {
float:left;
padding: 0 5px;
}

#menu li a {
text-align:center;
margin: 0 0 5px 0;
text-decoration:none;
font-weight:bold;
font-size: 12px;
}

#menu li a:hover {
text-decoration:underline;
}

#content h2 {
color: #442e0f;
font-size: 18px;
height: 65px;
text-align: center;
border-top: solid 1px #442e0f;
width: 500px;
padding-top: 10px;
margin: 10px  auto 0 auto;
background: url(/upload/images/design/h2.jpg) no-repeat center bottom;
clear:both;
}

#content h3 {
font-size: 16px:
}

#realisations {
width: 720px;
margin:0 auto;
}

/* -----------------------------------
Galerie 
------------------------------------*/

.galerie_item {
float:left;
display:block;
margin: 10px 10px 0 0;
height: 263px;
overflow:hidden;
}

.galerie_item img {

}

#cms_content {
background: #fff;
}
