body {
	background : #09c;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font: .8em Arial, Helvetica, sans-serif;
}

img {
	border: none;
}
hr {
	display: none;
}
#total {
	position: relative;
	width: 780px;
	margin: 10px auto;
	padding-bottom: 20px;
}
#coverTop {
	position: relative;
	width: 780px;
	height: 15px;
	background: url(../images/bg_cover_top.gif) 0px 0px;
	font-size: 1px;
}
#coverBtn {
	position: relative;
	width: 780px;
	height: 15px;
	background: url(../images/bg_cover_btm.gif) 0px 0px;
	font-size: 1px;
}
#cover {
	position: relative;
	background: #f2f2f2 url(../images/bg_cover.gif) repeat-y 0px 0px;
}
#coverRB {
	position: relative;
	background: #f2f2f2 url(../images/bg_coverRB.gif) repeat-y 0px 0px;
}
#container {
	position: relative;
	width: 750px;
	margin: 0px 15px 0px 15px;
	background: transparent url(../images/bg_container.gif) no-repeat 257px 16px;
	text-align: left;
}
#coverAHome {
	position: relative;
	background: transparent url(../images/bg_home_a.gif) no-repeat 0px 0px;
}
#coverAWho {
	position: relative;
	background: transparent url(../images/bg_who_a.gif) no-repeat 0px 0px;
}
#coverAMaterials {
	position: relative;
	background: transparent url(../images/bg_materials_a.gif) no-repeat 0px 0px;
}
#coverAProducts {
	position: relative;
	background: transparent url(../images/bg_products_a.gif) no-repeat 0px 0px;
}
#coverARBourgeois {
	position: relative;
	background: transparent url(../images/bg_rbourgeois_a.gif) repeat-y 0px 0px;
}
#coverB {
	position: relative;
	background: transparent url(../images/bg_who_b.gif) no-repeat left bottom;
}
#coverBRBourgeois {
	position: relative;
	background: transparent url(../images/bg_rbourgeois_b.gif) no-repeat left bottom;
}
#subcontainer {
	position: relative;
	width: 560px;
	background: #fff;
	border-top: 1px solid #c96;
	border-right: 3px solid #c96;
	border-bottom: 3px solid #ccc;
	margin-left: 170px;
}
#footer {
	position: relative;
	width: 560px;
	height: 20px;
	margin-left: 170px;
	margin-top: 5px;
	background: transparent;
	text-align: right;
	font-size: .8em;
	color: #069;
}
/*<group=header>*/

#header {
	position: relative;
	width: 750px;
	height: 100px;
	background: url(../images/bg_header.gif) 0px 0px repeat-x transparent;
	overflow: hidden;
}
#logo {
	position: relative;
	width: 220px;
	height: 100px;
	background: transparent;
}
	
/*</group>*/

/*<group=menu>*/

#menu {
	position: relative;
	width: 520px;
	height: 18px;
	background: transparent;
	text-align: right;
	margin-left: 220px;
	top: -58px;
	font: bold 11px Tahoma, Verdana, Geneva, Helvetica, Arial, "Lucida Grande", sans-serif;
	letter-spacing: .3px;
}
#menu ul, #menu li {
	display: inline;
	list-style-type: none;
	border: none;
}
#menu li {
	padding-right: 10px;
}
#menu li a {
	color: #036;
	text-decoration: none;
}
#menu li a:hover {
	color: #c06;
}
#menu li a .active {
	color: #c06;
}
#menu small {
	color: #999;
	margin-left: 10px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
/*</group>*/

/*<group=texts>*/

h1 {
	display: block;
	text-align: center;
	margin: 10px 5px 0px 5px;
	color: #069;
	letter-spacing: .15em;
	font: bold 1.2em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
h2 {
	margin: 5px;
	letter-spacing: .1em;
	font: normal 1.1em Helvetica, Arial, sans-serif;
	color: #6699cc;
}
h3 {
	margin: 5px;
	font: normal 1em Helvetica, Arial, sans-serif;
	color: #666;
}
p {
	color: #003366;
	background: repeat-x transparent url(../images/ptrn.gif) left bottom;
	margin: 5px;
	padding-bottom: 1.4em;
}
a {
	color: #906;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.back {
	background: transparent url(../images/ptrn.gif) left bottom;
	margin: 0px 14px 0px 18px;
	padding: .4em;
}

address {
	color: #333;
	font-style: normal;
	font-weight: normal;
	margin: 5px;
}
#subcontainer small {
	display: block;
	border-top: 1px solid #ccc;
	margin: 15px 5px;
	padding-top: 15px;
	font-size: .9em;
	color: #333;
}
#footer small {
	margin-right: 5px;
	color: #333;
}
#footer small a {
	position: relative;
	display: inline;
	margin-left: 15px;
}

/*<group=home>*/
#home, #who {
	margin: 0px 10px 0px 13px;
}
#home h1, #who h1 {
	display: block;
	margin: 10px 0px 0px 0px;
	height: 0px !important;
	height /**/:25px;
	overflow: hidden;
	background: url(../images/ptrn.gif) repeat-x 0px 0px transparent;
	padding-top: 25px;
}
#homeImages {
	margin: 0px 0px 0px 14px;
	height: 110px;
}
#homeImages img {
	position: relative;
	margin: 0px 9px 0px 0px;
	float: left;
	border: 1px solid #6699cc;
}
#homeText {
	margin: 10px 10px 0px 13px;
	background: transparent url(../images/ptrn.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
#homeText p {
	background: none;
	padding: 0px;
	min-height: 3em;
	height: auto !important;
	height: 3em;
}
#homeText p span, #whoText p span  {
	color: #369;
}
#icons {
	position: relative;
	margin: 10px 10px 0px 13px;
	text-align: right;
}
#icons small {
	position: relative;
	text-align: left;
}
#icons address {
	position: relative;
	text-align: left;
	top:  -8px;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	font-size: .9em;
}
#icons address a {
	color: #ff3300;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}
#icons address a span{
	color: #c00;
}
#icons address a:hover {
	color: #06c;
	text-decoration: underline;
}
#icons address a:hover span {
	color: #06c;
	text-decoration: underline;
}
#icons a img {
	position: relative;
	top:  -1em;
	border: 1px solid #69c;
}
#icons a:hover img {
	border: 1px solid #333;
}
/*</group>*/

/*<group=who>*/
#whoText {
	margin: 0px 10px 0px 15px;
	background: transparent url(../images/ptrn.gif) repeat-x left bottom;
	padding-bottom: 20px;
	min-height: 10em;
	height: auto !important;
	height: 10em;
}
#whoText img{
	border: 1px solid #6699cc;
}
#whoText p {
	width: 370px;
	background: none;
	padding: 0px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}
#whoText #images {
	float: right;
	width: 152px;
}
#whoText #images img {
	margin: 0px 0px 7px 0px;
}
/*</group>*/

/*<group=product>*/
#products h1 {
	margin: 5px 10px 10px 13px;
	color: #69c;
}
div.product {
	position: relative;
	margin: 15px 10px 0px 13px;
	padding-bottom: 10px;
	min-height: 9.4em;
	height: auto !important;
	height: 9.4em;
	background: transparent url(../images/ptrn.gif) repeat-x 0px 0px;
	font-size: .9em;
	border-bottom: 5px solid #cccccc;
}
.product .description {
	position: relative;
	padding: 0px;
	top: 20px;
	width: 200px;
	min-height: 7em;
	height: auto !important;
	height: 7em;
	float: left;
}
.description p {
	background: none;
	color: #336;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.product .image {
	position: relative;
	padding: 0px;
	top: 20px;
	width: 171px;
	min-height: 8em;
	height: auto !important;
	height: 8em;
	margin-left: 5px;
	float: left;
}
.product .details {
	position: relative;
	padding: 0px;
	top: 20px;
	min-height: 8em;
	height: auto !important;
	height: 8em;
	background: #f5f5f5;
	margin-left: 5px;
	float: left;
	width: 155px;
}
.product .details ul {
	list-style: none;
	margin: 1.4em 0px 0px 0px;
	padding: 0px;
}
.product .details li a {
	text-decoration: none;
	padding-left: 10px;
	margin-left: 5px;
	background: url(../images/list_detail.gif) transparent no-repeat 0em .3em;
	line-height: 1.3em;
}
.product .details li a:hover {
	text-decoration: underline;
}
.product .details li strong {

}
.product hr {
	position: relative;
	display: block;
	height: 5px;
	color: #ccc;
	background: #ccc;
}
.prRbourgeois {
	background: no-repeat 0px 0px transparent url(../images/img_pr_rbourgeois.jpg);
}
.prDeangeli {
	background: no-repeat 0px 0px transparent url(../images/img_pr_deangeli.jpg);
}
.prCeros {
	background: no-repeat 0px 0px transparent url(../images/img_pr_ceros.jpg);
}
.prIsocom {
	background: no-repeat 0px 0px transparent url(../images/img_pr_isocom.jpg);
}
.prInco {
	background: no-repeat 0px 0px transparent url(../images/img_pr_inco.jpg);
}
.prEri {
	background: no-repeat 0px 0px transparent url(../images/img_pr_eri.jpg);
}
.prNpf {
	background: no-repeat 0px 0px transparent url(../images/img_pr_npf.jpg);
}
#item {
	position: relative;
	margin: 15px 10px 0px 13px;
	padding-bottom: 10px;
	background: transparent url(../images/ptrn.gif) repeat-x 0px 0px;
	padding-top: 18px;
}
#item .description {
	border-bottom: 5px solid #ccc;
	padding-bottom: 10px;
}
#item .details {
	border-bottom: 2px solid #ccc;
}
#item .details h2 {
	font-size: 1.1em;
	word-spacing: normal;
	color: #336699;
	letter-spacing: inherit;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px solid #dddddd;
	background: #f5f5f5;
	padding-top: .2em;
}
#item .details img {
	float: right;
	margin-left: 7px;
	border: 1px solid #ccc;
}
#item .details p {
	margin: 0px;
	background: none;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	display: block;
}
/*</group>*/

/*<group=contacts>*/
#contact {
	margin: 0px 14px 0px 18px;
}
#contact h1 {
	display: block;
	margin: 10px 0px 0px 0px;
	height: 0px !important;
	height /**/:25px;
	overflow: hidden;
	background: transparent url(../images/ptrn.gif) repeat-x 0px 0px;
	padding-top: 25px;
}
#contactImage {
	height: 131px;
	margin: 0px 14px 0px 18px;
	background: transparent url(../images/bg_contact.jpg) no-repeat 0px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666;
}
#contactText {
	height: 133px;
	margin: 0px 14px 0px 18px;
	background: #ccc url(../images/bg_contact2.jpg) no-repeat 0px 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}
#contactText h2 {
	margin-top: 0px;
	padding-top: 7px;
	font-weight: bold;
	color: #06c;
}
#contactText strong {
	display: block;
	font-weight: normal;
	margin-top: 5px;
	color: #333;
}
#contactText a img {
	margin: 5px 10px 0px 0px;
	float: right;
	border: 1px solid #ccc;

}
#contactText a:hover img {
	border: 1px solid #906;
}
#contactMap {
	margin: 0px 14px 0px 18px;
	text-align: center;
	border-left: 1px solid #e7e7e7;
	background: transparent url(../images/bg_map.gif) repeat-x 0px 0px;
	border-right: 1px solid #e7e7e7;
}
#contactMap img {
	margin-top: 20px;
}
#advice {
	margin: 0px 14px 0px 18px;
}
#advice h2 {
	height: 200px;
	margin: 1.2em auto 0px;
	text-align: center;
	background: transparent url(../images/bg_contact.jpg) no-repeat 0px 50px;
}
#advice p {
	background: none;
}
/*</group>*/

/*<group=minfo>*/
#mInfo {
	margin: 0px 14px 0px 18px;
}
#mInfo h2 {
	margin: 1.2em auto 0px;
	text-align: center;
}
#mInfo h3 {
	margin: .2em auto .5em;
	text-align: center;
}
#mInfo p {
	margin: 5px;
	padding: 0px;
	background: none;
}
form {
	background: transparent repeat url(../images/ptrn.gif) 0px 0px;
	padding-bottom: 1em;
}
fieldset {
	background: transparent;
	padding-bottom: 1em;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e7e7e7;
}

legend {
	border-style: none;
	color: #069;
	margin-top: 30px;
	padding-bottom: .8em;
}
label {
	display: table-cell;
	text-align: right;
	margin: 0px;
	padding-left: 5px;
	padding-right: 2px;
}
#personal {
	width: 400px;
	margin-left: 53px;
}
.row {
	display: table-row;
	height: 24px;
}

input {
	font-family: Arial;
	font-size: 1em;
	margin: 0;
	border: 1px solid #ccc;
	padding: .1em;
}
.iTxt {
	width: 60px;
	text-align: right;
}

.listLine {
	display: inline;
}
.inpName {
	width: 280px;
}
.inpDf {
	width: 307px;
}
.inpComune {
	width: 140px;
}
.inpPr {
	width: 21px;
}
.inpCap {
	width: 52px;
}
.inpPhone {
	width: 130px;
}
#interest {
	width: 400px;
	margin-left: 53px;
}
.interest, .reply {
	margin-top: .6em;
}
.interest input, .reply input, .privacy input {
	margin-right: .3em;
	margin-bottom: .2em;
	border: 1px none #ccc;
	height: 12px;
	width: 12px;
	border-spacing: 0px;
}
#message {
	width: 400px;
	padding-left: 53px;
	border: none;
}
textarea {
	display: block;
	margin-left: 0px;
	padding: 2px;
	width: 400px;
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 1em;
	overflow: auto;
}
textarea:focus, input:focus {
	border: 1px solid #069;
}
#reply {
	width: 400px;
	margin-left: 53px;
}
.preReply {
	margin: 0;
	padding: 0;
	width: 170px;
	float: left;
}
.postReply {
	margin: 0;
	padding: 0;
	width: 230px;
	float: left;
}
.privacy {
	font-size: .9em;
}
#submit {
	width: 400px;
	margin-left: 53px;
}
#buttons {
	padding-top: 1em;
}
#buttons input{
	background: #ccc;
	border: 1px solid #666;
	color: #003399;
	font-size: 1em;
	line-height: .8em;
	height: 1.6em;
}
.sent {
	color: #090;
}
.error {
	color: #cc0000;
}

/*</group>*/

/*<group=quality>*/

#quality {
	height: 110px;
	margin: 10px 10px 0px 13px;
	text-align: center;
	background: transparent url(../images/ptrn.gif) repeat-x left bottom;
}
#quality h2 {
	display: none;
}
#quality a img {
	border: 1px solid #fff;
}
#quality a:hover img {
	border: 1px solid #06c;
}
	
/*</group>*/

/*<group=pdf>*/

#pdf {
	margin: 10px 10px 0px 13px;
	padding-bottom: 23px;
	background: #f5f5f5 url(../images/ptrn_border.gif) repeat-x bottom;
	text-align: right;
}

#pdf h2, #dealers h2 {
	display: block;
	text-align: center;
	padding-bottom: .4em;
	padding-top: .8em;
}
#pdf ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
#pdf ul li {
	height: 1em;
	list-style: none;
	margin: .6em 0px .6em 5px;
	border-bottom: 1px solid #e5e5e5;
	color: #666;
}
#pdf ul li a {
	text-decoration: none;
	padding-left: 15px;
	margin-right: 1em;
	margin-left: 5px;
	background: url(../images/list_arrow.gif) transparent no-repeat 0px 50%;
}
#pdf ul li a:hover, #dealers a:hover {
	text-decoration: underline;
	color: #036;
}
#pdf ul li dfn {
	font-size: .8em;
	font-style: normal;
}
#pdf a img  {
	margin: 5px;
	border: 1px solid #999;
	
}
#pdf a:hover img  {
	border: 1px solid #990000;
	
}
	
/*</group>*/

/*<group=rb>*/

#rb {
	margin: 0px 10px 0px 13px;
}
#rb h1 {
	display: block;
	width: 528px;
	height: 0px !important;
	height /**/:51px;
	overflow: hidden;
	background: url(../images/title_rbourgeois.gif) no-repeat 0px 0px transparent;
	padding-top: 51px;
}
#rb img {
	float: right;
	border: 1px solid #6699cc;
	margin: 5px 0px 5px 5px;
}
#rb p {
	background: none;
	padding: 0px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}
#rb p span {
	color: #369;
}
	
/*</group>*/

/*<group=dealers>*/

#dealers {
	height: 7em;
	margin: 10px 10px 0px 13px;
	padding-bottom: 23px;
	background: #f5f5f5 url(../images/ptrn_border.gif) repeat-x bottom;
}
#dealers li {
	text-align: center;
	display: block;
	width: 153px;
	float: left;
}
#dealers li dfn{
	color: #666;
	font-style: normal;
}
#dealers a {
	display: block;
	text-transform: uppercase;
	margin-top: .3em;
	text-decoration: none;
}
	
/*</group>*/

/*<group=mapsite>*/
#mapSite h1 {
	margin: 5px 10px 10px 13px;
	color: #69c;
}
#linkSite {
	position: relative;
	margin: 15px 10px 0px 50px;
	padding: 30px 0px 40px 0px;
	min-height: 20em;
	height: auto !important;
	height: 20em;
	background: transparent url(../images/ptrn.gif) repeat-x 0px 0px;
	border-bottom: 5px solid #ccc;
}
#linkSite a {
	text-decoration: none;
}
#linkSite a:hover {
	text-decoration: underline;
}
#linkSite kbd {
	font-size: .8em;
	font-family: sans-serif;
	color: #666;
}
#linkSite ul {
	list-style: square;
}
#linkSite ul li {
	margin-bottom: 1em;
	font-size: 1.2em;
}
#linkSite ul li ul {
	margin: .2em 0px .6em 1em;

}
#linkSite ul li ul li {
	font-size: .8em;
	margin-bottom: .3em;
}
/*</group>*/

/*</group>*/ 