@charset "utf-8";
/* CSS Document */

.aMenu { color:#FFF; text-decoration:none; }
.aMenu:hover { color:#FFF; background-color:#999; }

.aLinkBlack { color:#000; text-decoration:none; }
.aLinkBlack:hover { color:#960; }

.spanPage {
	color:#FFF; text-decoration:none; font-size:12px;font-weight:bold;margin-right:5px;
	background-color:#996600;padding:0 3px;
}
.aLinkPage { color:#000; text-decoration:none; font-size:12px;margin-right:5px;}
.aLinkPage:hover { color:#960; }


.aLinkFooter { color:#667; text-decoration:none; }
.aLinkFooter:hover { color:#333; }
.aBlue { text-decoration:none; color:#09C; }
.aBlue:hover { color:#C60; }

.smallAlbum {
    width:69px;
    height:72px;
    border-top:1px solid rgb(114, 114, 114); 
    border-left: 1px solid rgb(114, 114, 114);
    float:left;
    cursor:pointer;
    display:block;
    overflow:hidden;
}
.smallAlbum2 {
    width:74px;
    height:76px;
    cursor:pointer;
    display:block;
    overflow:hidden;
}

#img_10,#img_11,#img_12 {
border-bottom:1px solid rgb(114, 114, 114);
}
#img_3,#img_6,#img_9,#img_12 {
border-right:1px solid rgb(114, 114, 114);
}
.editorial{
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 13px;
}
.editorial #intro{
	margin-top: 10px;
}
.editorial p, .complet p {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: left !important;
	padding: 6px !important;
	text-indent: 1.5em;
}
.editorial ol {
    margin-left: 25px;
}
.editorial ol li {
    padding-left: 2px;
}
.continuare {
	float: right !important;
	font-family: Trebuchet MS;
	font-size: 10px;
	color:#300;
	padding: 5px;
}
.complet {
	display: none;
}
.aLinkBlack {
cursor: pointer !important;
font-family: Trebuchet MS;
font-size: 11px;
padding-left: 15px;
}
a.aLinkBlueButton {
    padding: 5px;
    margin: 0 15px;
    color:#FFF;
    background-color: #138FD6;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    float: right;
    cursor: pointer;
}
.separator {
    width: 100%;
    height: 20px;
}
