/******************************************************
 * Karasma styles                                     *
 *                                                    *
 * design        : endemicland - gaelperrin@gmail.com *
 * developpement : KurTZdev  -   laurent@kurtzdev.com *
 * version       : 1.0                                *
 *                 07-2007                            *
 ******************************************************
 *             PAGES EMAIL                            *
 ******************************************************
 *                                 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: 258px;
	background-image: url(images/bg/home_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:258px;
	left:25px;
}
div#navigation ul {
	list-style-type: none;
	padding-left: 12px;
}

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

/*****************************************************
 *                                             Contenu
*/
div#zoneText_head {
	background-image: url(images/bg/FRAME_CONTENT_HT.jpg);
	height:628px;
	width:680px;
	}
	
div#headerText p {
	color: #FFFFFF;
	text-align: right;
	width: 280px;
	padding-left: 10px;
	line-height: 24px;
	font-size: 18px;
	padding-top: 150px;
	margin-left: 280px;
	font-weight: normal;
}


	
div#contenu {
	width: 680px;
	height: 210px;
	background-image: url(images/bg/MOTIF_CONTENT.jpg);
}
/* debug IE6 **/
html>body div#contenu {
	height: auto;
	min-height: 180px;
}

div#post {
	width: 330px;
}

div#zoneText_head {
	color: #FFFFFF;
}

div#zoneText_head div#headerText img {
	float: left;
	margin-top: 24px;
	margin-left: 288px;
}


div#zoneText_content {
	margin-top: -515px;
	color: white;
}
div#contentText p {
	width: 280px;
	margin-left: 292px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding-bottom: 12px;
}
div#contentText img {
	width: 280px;
	margin-left: 292px;
	margin-top: 6px;
	margin-bottom: 15px;
	float:left;
}
div#contentText h1 {
	width: 280px;
	padding: 0;
	margin: 0;
	margin-top: 24px;
	margin-left: 300px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
div#contentText h2 {
	width: 280px;
	margin-left: 300px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #FFC000;
	margin-top: 15px;
	padding-bottom: 12px;
}
div#contentText h3 {
	width: 280px;
	margin-left: 300px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFC000;
	margin-top: 15px;
	padding-bottom: 12px;
}
div#contentText ul {
	width: 280px;
	margin:0;
	margin-left: 310px;
	padding:0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	list-style-position: outside;
}
div#contentText li {
	text-align: left;
	padding-bottom: 9px;
	
}
div#contentText ul ul {
	margin-left: 24px;
	width: 260px;
	padding-top: 6px;
	list-style-position: outside;
}
div#contentText small {
	font-size: 10px;
	color:#FFC000;
}

zoneText_foot {

}
.price {
	color: #FFD300;
	font-weight: bold;}
.white {
	color: #FFFFFF;
}
.lightYellow {
	color: #FFD300;
}
.darkYellow {
	color: #BC8000;
}



.white {
	color: #FFFFFF;
}
.lightYellow {
	color: #FFD300;
}
.darkYellow {
	color: #BC8000;
}

p.white {
	color: #FFFFFF;
}
div#contentText p.lightYellow {
	color: #FFD300;
}
div#contentText p.darkYellow {
	color: #BC8000;
}

/*****************************************************
 *                                              Footer
*/
div#footer {
	width: 680px;
	height: 498px;
	background-image: url(images/bg/FRAME_CONTENT_BS.jpg);
	background-repeat: no-repeat;

}
