/*
tag <tag
#pippo <div id=pippo
.pluto <div class=pluto
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

body {
    color: #50449b;
    font-family: serif;
}

#logo {
	font-size: 32px;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 12px;
	_padding-top: 16px;
	_padding-bottom: 12px;
}

.logo_img {
	width: 650px;
	height: 400px;
	opacity: 0.0;
	background: url('img/logo_cw_2009_3_rigato.jpg') no-repeat;
}

/* menu bar */

#menubg {
	background: url(img/menu_bg2.png) repeat-x;
	height: 36px;
	width: 100%;
	border: 0px;
}

#menubar {
	padding: 0;
	_padding: 0;
	list-style: none;
	width: 780px;
	height: 36px;
	float: center;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	background: url(img/menu_ct2.png) repeat-x;
}

#menubar ul li {
	list-style: none;
	width: 130px;
	float: left;
}

#menubar ul a {
	color:#DDDDDD;
	margin-top: -20px;
	display: block;
	float: left;
	margin: 0;
	width: 130px;
	padding-top: 8px;
	padding-bottom: 8px;
	_padding-top: 8px;
	_padding-bottom: 8px;
	text-decoration:none;
	font-weight: bold;
}

#menubar ul a:hover {
	color:#FFFFFF;
}

#menubar ul li.menusx a {
	display: block;
	background: url('img/menu_sx2.png') no-repeat;
	height: 36px;
	width: 130px;
}

#menubar ul li.menudx a {
	display: block;
	background: url('img/menu_dx2.png') no-repeat;
	height: 36px;
	width: 130px;
}

/* back button */

#menuback {
	position: absolute;
	left:0;
	overflow: hidden;
	padding: 0;
	_padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	background: url('img/menu_dx2.png') no-repeat bottom right;
	height: 36px;
	width:  70px;
}

#menuback a {
	display: block;
	color:#DDDDDD;
	padding-top: 8px;
	padding-bottom: 8px;
	_padding-top: 8px;
	_padding-bottom: 8px;
	text-decoration:none;
	font-weight: bold;
}

#menuback a:hover {
	color:#FFFFFF;
}


/* footer */

#footer {
	font-size: 10px;
	font-family: sans-serif;
	padding-top: 8px;
	_padding-top: 8px;
}

/* all */

#page_div {
	font-size: 14px;
	width: 650px;
	height: 480px;
	padding: 20px 0px 20px 0px;
	_padding: 20px 0px 20px 0px;
}

/* presentazione */

#pres_text {
	display: block;
	float: left;
	text-align: justify;
	width: 300px;
	height: 480px;
	padding: 8px 10px 8px 10px;
	_padding: 8px 10px 8px 10px;
}

#pres_img {
	display: block;
	float: right;
	background: url('img/pres_gest_lanif.jpg') no-repeat;
	width: 300px;
	height: 462px;
}

/* cwooltex */

#cwtx_div {
	font-size: 14px;
	width: 650px;
	height: 640px;
	padding: 20px 0px 20px 0px;
	_padding: 20px 0px 20px 0px;
}

#cwtx_text {
	display: block;
	float: left;
	text-align: justify;
	width: 300px;
	height: 640px;
	padding: 8px 10px 8px 10px;
	_padding: 8px 10px 8px 10px;
}


/* referenze */

#refer {
	width: 648px;
	height: 480px;
	background: url('img/pres_back.jpg') no-repeat;
	background-position: bottom;
	text-align: left;
}

.ref_list {
}

.ref_title {
	font-size: 15px;
	padding: 4px 0px 4px 0px;
	_padding: 4px 0px 4px 0px;
	font-weight: bold;
}

.ref_subtitle {
	padding: 8px 0px 4px 0px;
	_padding: 8px 0px 4px 0px;
	font-style: italic;
	font-weight: bold;
}

/* prodotti */

#prod {
	width: 648px;
	height: 480px;
}

.prod_title {
	font-size: 15px;
	padding: 14px 0px 14px 0px;
	_padding: 14px 0px 14px 0px;
	font-weight: bold;
}

.prod_title a {
	text-decoration:none;
}

/**** cwmail  ****/
/*
.Log {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.Log iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/
