/* ============================================= */
/* INDEX.PHP */
/* ============================================= */

h2
{
	margin:8px 32px 0px 32px
}
h1#titre{
	font-size: 10px;
	text-align:right;

}

div#index_page
{
	margin:64px auto 64px auto;
	width:800px;
	height:600px;
	overflow:hidden;
	background: #ffffff url('./kowmedia.jpg') no-repeat;
}

div#top_left
{
	width:400px;
	height:300px;
	float:left;
	overflow:hidden
}

div#top_right
{
	width:400px;
	height:300px;
	float:right;
	overflow:hidden
}

div#bottom_left
{
	width:400px;
	height:300px;
	float:left;
	overflow:hidden
}

div#bottom_right
{
	width:400px;
	height:300px;
	float:right;
	overflow:hidden
}

div#contacts
{
	width:260px;
	font-style: normal;
	margin-left:140px;
	font-size:14px;
	overflow:hidden;
	position:relative;
}

div#address
{
	width:260px;
	font-style: normal;
	font-size:14px;
	margin-left:70px;
	position:relative;
	overflow:hidden
}
div#liens
{
	font-style: normal;
	font-size:14px;
	position:relative;
	overflow:hidden;
	margin-top:77px;
}
p.url
{
	font-size:11px;
	font-weight:bold;
	color:#334;
	text-align:right;
}

p.contacts{

	text-align:right;
}