/* copyright ècho */
* {
	margin: 0;
	padding: 0;	
}
body {
	margin: 8px auto 0 8px;
	background-color:#000000;
	width: 1026px;
	float: left;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#FFFFFF;
	outline:none;
}
ul {
	list-style: none;
	margin: 46px 0 0;
	padding: 0;
}
a {
      /* Mozilla */
	outline:none;
 
	/* IE */
	-moz-outline-style: none;   
}
a:link {
	text-decoration: none;
	color:#F01383;
}
a:visited {
	text-decoration: none;
	color:#F01383;
}
a:hover {
	text-decoration: underline;
	color:#F01383;
}
a:active {
	text-decoration: none;
	color:#F01383;
	outline: none;
}

/*link web*/
.web a:link {
	text-decoration: none;
	color:#000;
	background-color:#FF7700;
}
.web a:visited {
	text-decoration: none;
	color:#FF7700;
}
.web a:hover {
	text-decoration:none;
	color:#FF7700;
	background-color:#FFF;
}

/* Header */
.contentHeader {
	cursor: pointer;
	position: relative;
	height: 15px;
	width: 1024px;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	text-indent: 1px;
	padding-top: 3px;
	margin-top: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}
.contentHeader:hover {
	background:#F01383;
	height: 15px;}

	
.contentHeader .date {
	position: absolute;
	right: 5px;
	font-style: italic;
	margin-top: 1px;
}
.contentHeader .project {
	position: absolute;
	margin-top: 1px;
	margin-left: 0;
	padding-left: 1px;
}
.contentHeader .type {
	position: absolute;
	left: 514px;
	margin-top: 1px;
}
.words {
	bottom: -3px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align:justify;
	line-height:20px;
	width: 1021px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 3px;
}
/* end */
/* Information */
.closeAll {
	position:fixed;
	left: 1013px;
	top: 187px;
	font-size: 12px;
	opacity: .5;
	color:#F01383;
	text-decoration: none;
	z-index: 4;
}
.openAll {
	position:fixed;
	top: 187px;
	font-size: 12px;
	opacity: .5;
	color:#F01383;
	text-decoration: none;
	z-index: 4;
	left: 1023px;
}
.closeAll:hover {
	opacity: 1;
	color:#FFFFFF;
	text-decoration: none;
	
}
.openAll:hover {
	opacity: 1;
	color:#FFFFFF;
	text-decoration: none;
}
.projectHead {
	position:fixed;
	left: 8px;
	top: 31px;
	color: #F01383;
	letter-spacing: 0;
	word-spacing: 1px;
	z-index: 0;
	font-weight: normal;
	font-style: normal;
}
.typeHead {
	position:fixed;
	top: 31px;
	color: #F01383;
	font-size: 14px;
	letter-spacing: 0;
	word-spacing: 2px;
	z-index: 0;
	left: 523px;
	font-weight: normal;
	font-style: normal;
}
.dateHead {
	position:fixed;
	left: 1003px;
	top: 31px;
	color: #F01383;
	font-size: 14px;
	letter-spacing: 0;
	word-spacing: 1px;
	z-index: 0;
	font-weight: normal;
	font-style: normal;
}
.topMenu {
	width: 1024px;
	position: fixed;
	top: 205px;
	opacity: .5;
	height: 1px;
	background-color:#F01383;
	
}
#logo {
	width:320px;
	height:180px;
	margin-top:10px;
	background-position:left;
	background-repeat:no-repeat;
}
.information {
	cursor: pointer;
	position: absolute;
	left: 330px;
	top: 144px;
	color: #F01383;
	word-spacing: -2px;
	z-index: 50;
	letter-spacing: 1px;
	font-size: 12px;
	z-index: 800;
}
.information:hover {
	text-decoration: line-through;
}
.informationBody {
	position: absolute;
	margin-top: 25px;
	z-index: 50;
	background-color: white;
	height: 258px;
	width: 1024px;
}
.informationText {
	position: absolute;
	height: 10px;
	font-size: 11px;
	left: 258px;
	top: 5px;
	float: none;
	line-height: 12px;
	width: 700px;
}
	
.informationImg {
	width: 250px;
	margin-top: 1px;
	z-index: 1;
	background-color: #F01383;
	float: left;
	margin-right: 17px;
	height: 249px;
}
/* end */
/* group IMG */
img {
	margin-right: 1px;
	margin-top: 8px;
	background-color: #F01383;
}

.bgsonia{
background-color:#99FF00;
font-size:14px;
color:#000000;
}

.bgfrancesca{
background-color:#FF0066;
font-size:14px;
color:#000000;
}

.bggiulia{
background-color:#0099FF;
font-size:14px;
color:#000000;
}

.bgdavide{
background-color:#FF7700;
font-size:14px;
color:#000000;
}

.facebook a:link {
border:none;
text-decoration:none;
}

/*FOTO GALLERY*/

.sonia {
	color: #0F3;
}
	#gallery {
		background-color: #000;
		padding: 10px;
		width: 820px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #666666;
		border-width: 5px 5px 20px;
		color: #000;
	}
	#gallery ul a:hover { color: #000; }
/* fine */

