/*

	Mercato Edile 2007
	Created By Delai Luca

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/background_01.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #162a33;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

img
{
border: solid 1px #ffffff;
}

img.left
{
position: relative;
float:left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider_01
{
position: relative;
background: #ffffff url('images/border_02.jpg') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider_02
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
position: relative;
background: #FDFCF6 url('images/background_box.jpg') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

.title_01{
	padding:0.5em;
	font-style:italic;
	font-size:22px;
	text-align:center;
	font-weight:bold;
}

#background_up
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #ffffff url('images/background_02.jpg');
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 90%;
border: solid 7px #ffffff;
background-color: #ffffff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #080208 url('images/header_bg_01.jpg') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
width: 550px;
}

#headercontent h1
{
font-weight: normal;
color: #ffffff;
font-size: 2.5em;
}

.sup
{
font-size:14px;
color: #777777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaaaaa;
}

#headerpic
{
position: relative;
height: 109px;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #304646 url('images/menu_bg_01.jpg') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 11px;
left: 8px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #304646 url('images/menu_bg_02.jpg') repeat-x top left;
}

#menubottom
{
background: #ffffff url('images/border_01.jpg') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #ffffff url('images/border_02.jpg') repeat-x 0em 2.5em;
font-size: 10px;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#table_contact
{
border:1px #CCCCCC dotted;
width:100%;
margin-top:20px;
}

#table_contact .thead
{
border-bottom:1px #cccccc dotted;
width:30%;
font-size:24px;
font-weight:bold;
}

#table_contact .td_sx
{
border:0px;
width:155px;
vertical-align:middle;
}

#table_contact .td_dx
{
border:0px;
width:100%;
text-align:justify;
font-size:16px;
padding:0.5em;
vertical-align:top;
}

.table_product
{
border:0px;
width:100%;
}

.thead_prd_top
{
width:100%;
font-size:16px;
}

.td_prd_top
{
border-bottom:1px #cccccc dotted;
border-top:1px #cccccc dotted;
border-left:1px #cccccc dotted;
border-right:1px #cccccc dotted;
width:33%;
padding: 0.5em;
text-align:center;
}

.td_prd_btm
{
border-bottom:1px #cccccc dotted;
border-left:1px #cccccc dotted;
border-right:1px #cccccc dotted;
width:33%;
padding: 0.5em;
font-size:18px;
font-weight:bold;
text-align:center;
}

.table_product_single
{
border:0px;
width:33.3%;
}

.table_product_double
{
border:0px;
width:66.6%;
}