/*
CSS documents  -  Ilmed Gruppo Industriale

Date : 03/03/05
Copyrights : (C)2005 - Ilmed Servizi S.a.P.A.
*/

/*
******************
*  Page Layouts  *
******************
*/
#header{
	position: absolute;
	top: 0px;
	left: 2%;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E5513C;
	border-right-color: #E5513C;
	border-bottom-color: #E5513C;
	border-left-color: #E5513C;
	
}

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: relative;
	color: #919999;
	left: 0px;
	width: 750px;
	bottom: 0px;
}

#page{
	position:absolute;
	top: 107px;
	left: 2%;
	width:750px;
	background-attachment: fixed;
	background-image: url(/resources/images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#pageNav{
	position: absolute;
	left: 0px;
	width:178px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	top: 0px;
}

#sectionLinks{
	margin: 0px;
	font-size: 10pt;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}

#pageContents{
	margin:0px 0px 0px 178px;
	padding: 0px 10px 0px 0px;
	top: 5px;
}

#footer{
	clear: both;
	border-top: 1px solid #E5513C;
	font-size: 75%;
	color: #cccccc;
	left: 0px;
	bottom: 0px;
	position: relative;
	top: 5px;
	border-right-color: #E5513C;
	border-bottom-color: #E5513C;
	border-left-color: #E5513C;
	padding-top: 2px;
}
#verticalBar {

	position: absolute;
	top: 0px;
	left: 0px;
	width:14px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
#Contacts {
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	color: #919999;
	position: absolute;
	height: 60px;
	width: 210px;
	left: 540px;
	top: 2px;
	text-align: center;
}
#languageFlags {
	position: absolute;
	left: 498px;
	height: 20px;
	width: 60px;
	top: 55px;
}
/*
	Stili dei caratteri e dei contenuti
*/
.coreBusiness{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	color: #5a5a64;
}

.coreBusiness h3{
	font-family: Arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #E5513C;
}

.coreBusiness p{
padding: 0px 0px 10px 0px;

}

.coreBusiness a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.coreBusiness a.capsule:hover{
	text-decoration: underline;
}

td.coreBusiness{
	padding-right: 12px;
}

.profile{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	color: #5a5a64;
}

.profile h3{
	font-family: Arial, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #E5513C;
}

.profile p{
padding: 0px 0px 10px 0px;

}

.profile a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.profile a.capsule:hover{
	text-decoration: underline;
}

td.profile{
	padding-right: 12px;
}
