/******************************************************
 * Karasma styles                                     *
 *                                                    *
 * design        : endemicland - gaelperrin@gmail.com *
 * developpement : KurTZdev  -   laurent@kurtzdev.com *
 * version       : 1.0                                *
 *                 07-2007                            *
 ******************************************************
 *               PRESSKIT ONLY                        *
 ******************************************************
 *                                 General & placement
*/
* {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: arial, helvetica, sans-serif;
	background-color: #000000;
}
img {
	border:0;
}
div#page {
	width: 680px;
	margin: 0 auto;
	position: relative;
}


/*****************************************************
 *                                              Header
*/
div#header {
	width: 680px;
	height: 255px;
	background-image: url(images/presskit/presskit_bg_header.jpg);
	background-repeat: no-repeat;
}
div#contact {
	float: right;
	margin: 0;
	padding: 0;
}
div#contact img {
	float: right;
	border: 0;
}

/*****************************************************
 *                                 Navigation Services
*/
div#navigationService {
	position: absolute;
	top:40px;
}

/*****************************************************
 *                                Navigation Rubriques
*/
div#navigation {
	position: absolute;
	top:255px;
	left:25px;
}
div#navigation ul {
	list-style-type: none;
	padding-left: 12px;
}

div#navigation li {
	float: left;
	padding-right: 15px;
}

/*****************************************************
 *                                             Contenu
*/
div#contenu {
	width: 680px;
	height: 726px;
	background-image: url(images/presskit/bg_presskit.jpg);
}
/* debug IE6 **/
html>body div#contenu {
	height: auto;
	min-height: 726px;
}

div#post {
	width: 330px;
	border: red solid 1px;
}
zoneText_head {
}

zoneText_content {
}

zoneText_foot {
}
div#flashSelector {
position:absolute;
top:377px;
left: 265px;
}
/*****************************************************
 *                                              Footer
*/
div#footer {
	width: 680px;
	height: 86px;
	background-repeat: no-repeat;

}
