/* CSS Document */


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
        margin: 0 10px 0 0px; /* center for now */
        width: 210px; /* ems so it will grow */
        background: url(../img/news/sbbody-r-2.gif) no-repeat right bottom;
        font-size: 100%;
}
.boxhead {
	background: url(../img/boutique/box/sbhead-r-2.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0px solid;
}
.boxhead h2 {
	background: url(../img/boutique/box/sbhead-l-2.gif) no-repeat left top;
	margin: 0;
	padding: 5px 15px 5px 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	text-align: left;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
.boxbody {
	background: url(../img/news/sbbody-l-2.gif) no-repeat left bottom;
	margin: 0;
	padding: 5px 15px 20px 10px;
	text-align:justify;
}

.sideboxLarge {
	margin: 0 auto;
	width: 435px;
	background: url(../img/news/sbbody-r-2.gif) no-repeat right bottom;
	font-size: 100%;
	float: left;
}

#photo {
	position: relative;
	left: 10px;
	top: 0px;
}
#infos {
	position: relative;
}

