/* Ractek Srl public website
   Modified: 01/10/2009
   Author:   Vito Tardia <http://www.vtardia.com/>
   ----------------------------------------------------*/ 


/* =RESET
   ----------------------------------------------------*/ 

@import url('../../../css/reset.css');



/* =REBUILD
   ----------------------------------------------------*/ 

@import url('rebuild.css');


/* =BASIC
   ----------------------------------------------------*/ 

h1, h2, h3, h4 {
	font-weight: normal;
	clear: both;
}

h1 {
	font-size: 218% ;
	line-height: 2em;
}

h2 {
	font-size: 175%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 {
	font-size: 133%;
	line-height: 1.13em;
	margin-top: 1.13em;
	margin-bottom: 1.13em;
}

h4 {
	font-size: 118%;
	line-height: 1.23em;
	margin-top: 1.23em;
	margin-bottom: 1.23em;
}

p {
	margin-top: .3em;
	margin-bottom: .3em;
}


/* =STRUCTURE
   ----------------------------------------------------*/ 

#page {
	position: relative;
	margin: 1.5em;
}

#header {
	border-bottom: 1px solid #c3c3c3;
}

#footer {
	margin-top: 1em;
	padding-top: .5em;
	border-top: 1px solid #c3c3c3;

	font-size: 83%;
}
