/* Eccellenze al femminile */
/* Novembre 2008 */

* {
	padding: 0;
	margin: 0;
}
img {
	border:0
}
a {
	outline:none;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
body {
	background-color: #e2e2e2;
	background-image:url(../img_struct/bgBody.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:2em;
	color: #222;
	padding-top:30px;
}
a {
	color: #222;
}
.clear {
	clear:both;
}
h1 {
	color:#afafaf;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing:5px;
	font-size:19px;
	font-weight: normal;
	margin-bottom:25px;
}
h2 {
	color: #222;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing:5px;
	font-size:15px;
	font-weight: normal;
	margin-bottom:25px;
}
h3 {
	color: #222;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing:5px;
	font-size:15px;
	font-weight: normal;
	margin:10px 0px;
}

.pdf { 
background-image:url(../img_struct/pdf_icon.jpg);
background-position: left;
background-repeat: no-repeat;
padding:15px 0px 15px 50px;
}

#header {
	position: relative;
	background-image:url(../img_struct/header_eccellenze_new.jpg);
	height:326px;	
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position: center;
}
#wrapper {
	background-color:#FFF;
	margin: 0px auto 20px auto;
	width: 950px;
	border:1px solid #ccc;
	overflow:auto;
}

#onecolumn {
	width: 950px;
	float: left;
}
#leftcolumn1 {
	margin-left:5px;
	width: 190px;
	float: left;
}
#leftcolumn {
	width: 410px;
	float: left;

}
#rightcolumn {
	float: right;
	text-align:right;

}
#tube {
	padding:0px 20px;
}
#menu01 {
	height:50px;
	background-repeat:no-repeat;
	line-height: 50px;
	text-align:left;
	margin-left:10px;
	bottom:0px;
	position: absolute;
	width:940px;
}
#menu01 ul {
	list-style-type: none;
	float:left;
}
#menu01 ul li {
	display: inline;
}
#menu01 ul li a {
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin:0px 10px;
	text-decoration: none;
}
#menu01 ul li a:hover, #menu01 ul li a.active {
	text-decoration: underline;
}

#socialnetwork_btn {
float:right;
padding-right:5px;
padding-top:5px;
}
#footer {
	clear: both;
	padding-top:10px;
	text-align: center;
}
.partnerOrnaments {
	background-image:url(../img_struct/partnerOrnaments.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #555;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top:30px;
}

