/* CSS Document */

BODY { 
	scrollbar-arrow-color: #AE1F34; 
	scrollbar-base-color: #AE1F34; 
	scrollbar-dark-shadow-color: #ffffff; 
	scrollbar-track-color: #f6dedd; 
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AE1F34;
	}
	
#content {
	margin-top: 1px;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #AE1F34;
	background-color:#FFFFFF;
	padding:10px;
	}
#content .largeimage{text-align:center}
.contingut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	height: 254px;
	width: 593px;
	overflow: auto;
	position: relative;
	padding: 15px;
	text-indent: 12px;
	text-align: justify;
	visibility: visible;
	
}

.titol {
	font-size: 18px;
	font-weight: bold;
	color: #AE1F34;
	text-indent: 0px;
}
a:link {
	color:#0033CC;
	text-decoration: none;
}
a:visited {

	color:#FF0033;
	text-decoration: none;
}
a:hover {
	
	color: #000000;
	text-decoration: none;
}

.albumlist {
	list-style-type: none;
}
.albumlist li {
	display:inline;
}
.albumlist img {
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AE1F34;
	border-right-color: #AE1F34;
	border-bottom-color: #AE1F34;
	border-left-color: #AE1F34;
}
#header {
	background-color:#FFF4F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #FFFFFF;
	margin-left:60px;
	margin-right:60px;
}
#header h1 {
	font-size: 160%;
	color: #AE1F34;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}
.largeimage {
	border: 2px solid #000000;
}
#peu {
	background-color: #666666;
	text-align:right;
	padding-right:15px;
	position:relative;
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 60px;
	}
	
	#peu a:link {color:#FFCC00;
			text-decoration: none;
	}
	#peu a:visited {color:#FFCC00;
				text-decoration: none;
	}
	#peu a:hover {color: #000000;
			text-decoration: none;
	}


.details {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFFFFF;
	color:#AE1F34;
	text-align: center;
	margin-top: 15px;
}
DIV {display:compact;}
