/* CSS Document */




#topinfos {
	color:white;
	font-weight:bold;
	padding:10px;
	width:560px;
	margin:0px;
}


#wrapfr {
	text-align:left;
	padding:0px;
	width:600px;
	height: 1010px;
	margin:0px auto;
	background:url(../images/portfolio/bkgdportfolio-fra.png) no-repeat top right;
	
}

#wrapen {
	text-align:left;
	padding:0px;
	width:600px;
	height: 1010px;
	margin:0px auto;
	background:url(../images/portfolio/bkgdportfolio-eng.png) no-repeat top right;
	
}

#ulthumb {
	width:375px;
	height:450px;
	position:relative;
	
	left:25px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	display:block;
}

#ulthumb li {
	float:left;
	padding:0px;
	margin:13px 15px 0px 0px;
	width:74px;
	height:74px;
}

#ulthumb img {
	cursor:pointer;
}

#menuportfolio {
	float:right;
	width:190px;
	margin: 12px 0 0 0;
	padding:0;
	height:523px;
	
}

#menuportfolio p {
	font-weight:bold;
	color:#FFF;
	vertical-align:top;
	height:55px;
	padding:0;
	margin:0;	
}
/*
#CheckboxGroup1_1
{
	margin:0 0 0 80px;
}

#CheckboxGroup1_2
{
	margin:0 0 0 38px;
}

#CheckboxGroup1_3
{
	margin:0 0 0 3px;
}

#CheckboxGroup1_4
{
	margin:0 0 0 74px;
}

#CheckboxGroup1_5
{
	margin:0 0 0 86px;
}

#CheckboxGroup1_6
{
	margin:0 0 0 52px;
}

#CheckboxGroup1_7
{
	margin:0 0 0 84px;
}*/







#bottomnote {
	font-style:italic;
	padding:10px;
	margin:0;
	width:600px;
	border:1px solid black;
	text-align:left;
	
}





/* section description commence */


#closebutt	 {
	width:598px; 
	text-align:right; 
	border:0px; 
	}

#showbox {
	width:500px;
	background:transparent;
	text-align:center;
	margin:0 auto;
	z-index:9999;
	/*height:300px;*/
}

#showbox  button{
	

	/*background:#bbb;
	background: url(../images/portfolio/deco.png);
	border:2px solid #036;*/
	color:#036;
	font-weight:bold;
	font-size:80%; 

}

#videobox {
	z-index:9999;
	margin-bottom:20px;
	

}

#slideshow {
	z-index:9999;

}

#desc {
	margin:10px auto 20px auto;
	width:496px;
	border:2px solid #fff;
	background:url(../images/portfolio/bkgddescription.png) no-repeat top left;
	text-align:left;
}

#desctext {
	padding:8px 20px 0 20px;
	line-height:150%;
	width:455px !important;
	color:#fff;
	font-weight:bold;
}

#desctext2 {
	float:right;
	width:300px !important;
	padding:8px 20px 0 20px;
	margin-top:-180px;
	line-height:150%;
	color:#fff;
	font-weight:bold;
}



.animlink {
text-align:center; 
width:800px; 
height:100px;

}



.animlink a {
color:#000 !important;
background:url(../images/portfolio/animbkgd.png) no-repeat top left;
border:1px solid #000;
padding:2px 10px 2px 10px;
text-decoration:none;
font-size:80%;
}

.slidebut {
	background: url(../images/portfolio/deco.png) no-repeat bottom left; 
	width:500px; 
	height:20px; 
	border-top:2px solid #036;
	margin-top:-3px;
	padding:2px 0 2px 0;

		}


		
button.go
		{
		
		cursor:pointer;
		padding : 2px 2px 2px 2px;
		margin : 0px 0px 2px 0px;
		font-size: 1.0em;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		z-index: 50;
		border-bottom: 1px double #333399;
		border-right: 1px double #333399;
		border-top: 1px double #cccccc;
		border-left: 1px double #cccccc;
		
		}
		

/* section description fin */




