/* RESET */

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* FONT SIZE */

html {font-size: 62.5%;}
body {
	background: #443e34 url(../images/bgd.gif) repeat-x;
	text-align: center;
}
p {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	color: black;
}

h1 {
	font-size: 2.4em;
}
h2 {
	font: 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

/* DIVS */

#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#top {
	width: 870px;
	height: 34px;
	background: url(../images/container-top.gif) no-repeat;
}

#top #lang {
	text-align: right;
	margin-right: 35px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top #lang a {
	color: #00224d;
}

#container {
	background-color: white;
}

#header {
	width: 870px;
	overflow: hidden;
}

#logo {
	width: 235px;
	height: 139px;
	background: url(../images/brodwear-logo.gif) no-repeat;
	float: left;
	margin-left: 24px;
	margin-top: 41px;
}

.intro.home {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-home.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.broderie {
	width: 557px;
	height: 216px;
	margin-left: 285px;
	-margin-left: 282px;
	background: url(../images/intro-broderie.jpg) no-repeat;
}

.intro.confection {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-confection.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.production {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-production.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.support {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-support.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.impression {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-impression.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.objets {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-objets.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.events {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-events.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro.contact {
	width: 557px;
	height: 216px;
	background-image: url(../images/intro-contact.jpg);
	margin-left: 285px;
	-margin-left: 282px;
}

.intro h1{
	text-align: center;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 174px;
}

#principal {
	overflow: hidden;
	margin-top: 13px;
	-height:1%;
}

#left {
	float: left;
	margin-left: 24px;
	-margin-left: 12px;
}

#navig {
	font: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#navig a {
	text-decoration: none;
	color: #443e34;
}

#navig table {
	margin-top: 6px;
}

#navig td.cat1 {
	color: #443e34;
	border-top: 1px solid #443e34;
	height: 30px;
	padding-left: 6px;
	font-size: 19px;
}

#navig td.cat2 {
	height: 30px;
	padding-left: 25px;
	font-size: 16px;
	background: url(../images/arrow-big.gif) no-repeat 6px 8px;
}

#navig td.active a, #navig a:hover  {
	color: #aa2f2f;
	font-weight: bold;
}

#navig td.last  {
	border-bottom: 1px solid #443e34;
}

#awex {
	text-align: center;
	font-size: 8px;
	margin-top: 30px;
}

#right{
	width: 556px;
	margin-left: 286px;
	text-align: justify;
}

#right p {
	line-height: 18px;
	padding-bottom: 10px;
}

#right h2 {
	line-height: 18px;
	padding-bottom: 5px;
	text-align: justify;
	color: #00224d;
	font-weight: bold;
}

#right table {
	text-align: center;
}

#right img {
	margin-top: 3px;
	margin-bottom: 10px;
	border: 4px solid silver;
}

#right ul {
	list-style-type: square;
	margin: 0 0 5px;
	padding: 0;
	list-style-position: inside;
}

#right li {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 18px;
}

.siteweb p {
}

.siteweb p a{
	background-color: silver;
	color: black;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

.siteweb p a:hover{
	background-color: silver;
	color: white;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

#footer, #footer a {
	color: white;
	margin-top: 10px;
}

/* FORM

form div {clear:left;display:block;width:400px;zoom:1;margin:5px 0 0 0;padding:1px 3px;}
form div label {display:block;float:left;width:130px;padding:3px 5px;margin: 0 0 5px 0;text-align:right;}

/* CORR IE 6 

div {float:left;margin:40px;display:inline;}

/* NAVBAR

#navbar ul li {display:inline;margin:0 10px 0 0;}
#navbar ul li a {color: #333;display:block;float:left;padding:5px;}
#navbar ul li a:hover {background:#eee;color:black;}

 */