/* image album */
.imgalbum {
	margin: 5px;
	padding: 4px;
	display: block;
	border: 4px solid #FFCCFF;
}

.imgThumb { 
	border-style: solid;
	border-color: #E6DFD5;
	border-width: 4px;
	padding: 0px;
	margin: 5px;
}

.m_text
{
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color:#444444;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.m1_text 
{
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color:#555555;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.note
{
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color: #3366CC
}
	
.l_text
{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:12px;
	color:#555555;
}	
	
.noir
{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

.blanc
{
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

	
ul {
	margin:0; 
	padding:10px; 
	list-style:none
}

.li {
	background:url(../images/bullet.gif) no-repeat; 
	margin: 5px 0px 0px 0px; 
	padding:0px 0px 0px 10px
}



.bgflash {
	background: url(../images/bg_flash.gif) no-repeat;
}

.bgsection {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	background: url(../images/9.gif) repeat-x;

}


.leftcontent {
	background: url(../images/bg_left.gif) repeat-y;
}

.rightcontent {
	background: url(../images/bg_right.gif/) repeat-y;
}

.bgbottom {
	background: url(../images/bg_bottom.gif) no-repeat;
}


a {
	font-weight: normal;
	color: #9A5EC1;
	text-decoration:underline;
}
a:link {
	color: #9A5EC1;
	text-decoration:none;
}
a:hover {
	color: #3366FF;
	text-decoration:none;
}

a.menu {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.menu :link {
	color: #ffffff;
	text-decoration:none;
}
a.menu:hover {
	color: #FFCC33;
	text-decoration:underline;
}

a.lg {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
a.lg :link {
	color: #ffffff;
	text-decoration:none;
}
a.lg:hover {
	color: #ffffcc;
	text-decoration:underline;
}


a.topmenu {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:11px;
	color: #9A5EC1;
	text-decoration:none;
}
a.topmenu :link {
	color: #9A5EC1;
	text-decoration:none;
}
a.topmenu:hover {
	color: #3366FF;
	text-decoration:underline;
}

.bgmenupied {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	background: url(../images/bg_menupied.gif) repeat-x;

}

.bgmenutop {
	font-family:Trebuchet MS;
	font-weight: normal;
	font-size:10px;
	color: #555555;
	text-decoration:none;
	background: url(../images/bg_menutop.gif) repeat-x;

}


body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS;
	font-size:11px;
}

	
	
	
