#head
{
width:775px;
height:130px;
background:url(images/kakala.png);
}

#urls{

margin-left:320px;
color:#FCFCFC;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size:60%;
}

body{
margin:0 auto;
background:url(images/back.jpg) repeat-x #FEEDB7;
cursor:url("images/cursor.cur");
text-align: justify;
}

a {
font-weight: bold; 
color: rgb(255, 185, 80);
text-decoration:none;
cursor:url("images/hand.cur");
padding: 4px 3px; 
}

a:hover {
background: url(images/bouton.png) repeat-x; 
border: solid 1px #FFF; 
color: #FFF;
}

.linkcnt{
font-weight: bold;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.linkcnt:hover{
border:none;
background:none;
}

.fleche{
background: none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}
.fleche:hover{
background: url(images/arr.gif);
border:none; 
border-bottom:1px dotted #B6A27A;
}


#book{
	margin-left: 58px;
        margin-top: 38px;
	
}
#book:hover{
	border:none;
background:none;
}

#layout{
width:775px;
height:700px;
background:url(images/kakalabas.png);
margin:auto;
border-left:1px solid #000;

}

#layout1{
width:775px;
height:680px;
background:url(images/kakalabasmail.png);
margin:auto;
border-left:1px solid #000;

}

#layout2{
width:775px;
height:680px;
background:url(images/kakalaser.png);
margin:auto;
border-left:1px solid #000;

}

#middle{
background-image:url(images/middle.png);
width:775px;
height:244px;
background-repeat:no-repeat;
margin-top:-7px;
border-bottom:none;
border-top:none;
}

#links{
float:left;
width:158px;
height:176px;
background-repeat:no-repeat;
position:relative;
left:0px;
top:30px;
}


#menu{
background-image:url(images/link.gif);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
        position: absolute;
	left:50px;
	top:27px;
	}
	#menuserv{
	background-image:url(images/link.gif);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:50px;
	top:66px;
	}
	#menuprop{
	background-image:url(images/link.gif);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:50px;
	top:105px;
	}
	#menucont{
	background-image:url(images/link.gif);
	
	width:13px;
	height:18px;
	background-repeat:no-repeat;
	position: absolute;
	left:50px;
	top:144px;
	}
	
.linkstxt{
background-image:none;
width:200px;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
margin-left:40px;
padding-top:23px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

.linkstxt:hover{
background: none; 
border: none; 
color:#FFB950;
}

.linksdead{
background-image:none;
width:200px;
font-weight:bold;
color:#FFB950;
margin-left:40px;
padding-top:25px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

.linksdead:hover{
background: none; 
border: none; 
color:#FFB950;
cursor:url("images/cursor.cur");
}

#startbody{
width:775px;
height:224px;
}


#badgepos{
width:268px;
height:223px;
}

.ajx{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin-left: 15px;
	}
	
.serv{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-top: 1px;
	margin-left: 50px;
	}


#texte{
	width:240px;
	height:212px;
	margin-left: 200px;
	margin-top: -220px;
}

#texte1{
	width:240px;
	height:212px;
	margin-left: 200px;
	margin-top: -212px;
}

#texte2{
	width:240px;
	height:212px;
	margin-left: 200px;
	margin-top: -240px;
}

#posit{
	width:86px;
	height:127px;
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	margin-left: 10px;
}


.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFB950;
	width:200px;
	margin-left: 110px;
	margin-top: -145px;
}

.titre1{

	margin-left: 110px;
	margin-top: -150px;
}


.imprt{
	border-bottom:1px dotted;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F0F0F0;
	width: 320px;
	margin-left: 110px;
}

input.submit { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: url(images/bouton.png) repeat-x; 
	padding: 4px 3px; 
	color: #FFF;	
	border: solid 1px #FFF;	
	width: 180px;
}
input.text {
width: 175px;
	background: #9E9E9E url(images/form.gif) repeat-x;
	border: none;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}