@charset "ISO-8859-1";

body {
	
}

#bebe-f {
	background-color: #ffffff;
	background-image: url(img/bg-bebe-f.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #333333;
	font-family: Helvetica, Arial;
	line-height: 20px;
	margin-top: 40px;
	padding-top: 0px;
	padding-left: 15px;
	background-position: left 40px;
}


#bebe-f h3 {
	font-size: 18px;
	color: #ff4aa8;
	font-weight: normal;
	padding-top: 90px;
}

#bebe-f strong {
	font-weight: normal;
	color: #ff4aa8;
}


#bebe-m {
	background-color: #ffffff;
	background-image: url(img/bg-bebe-m.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #333333;
	font-family: Helvetica, Arial;
	line-height: 20px;
	margin-top: 40px;
	padding-top: 0px;
	padding-left: 15px;
	background-position: left 30px;
}


#bebe-m h3 {
	font-size: 18px;
	color: #389cfb;
	font-weight: normal;
	padding-top: 90px;
}

#bebe-m strong {
	font-weight: normal;
	color: #389cfb;
}


#img-bebe {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}

