#header_friend{
	width				: 700px			;
	height				: 80px			;
	background-color	: #FFFFFF		;
	}

.logo_friend{
background-image:url(http://www.evaandoli.com/src/logo.gif);
display:block;
height:60px;
left:20px;
position:absolute;
top:15px;
width:360px;
}

#central_friend{
	margin-left		: 10px		;
		}

p.line_friend{
	width				: 700px	;
	float				: left	;
	display				: block	;
	margin				: 0px	;
	padding				: 0px	;
	font-weight			: bold	;
	}

p.msg_friend{
	width				: 650px		;
	float				: left		;
	display				: block		;
	margin				: 10px		;
	padding				: 0px		;
	font-weight			: bold		;
	font-size			: 12px		;
	text-align			: center	;
	color				: #957B95	;
	}


span.title_friend	{
	width				: 200px		;
	float				: left		;
	display				: block		;
	font-size			: 10px		;
	margin-left			: 20px		;
	}

#central_friend{
	width				: 650px		;
	}

.big_title_friend{
	border-left		: 5px solid #957B95	;
	color			: #957B95			;
	font-weight		: bold				;
	padding-left	: 5px				;
	margin			: 20px				;
	}

p.valid_friend{
	width				: 650px		;
	display				: block		;
	text-align			: right		;
	margin				: 20px		;
	}