.titre {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.texte {
	font-size: 11px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
.field {
	border: solid 1px #666666;
	padding:2px;
	margin:0px;
	font-size: 11px;
	color: #111111;
	background-color: #eeeeee;
}
.texteGras {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	background-position: left top;
}
.texteAlert {
	font-size: 11px;
	color: red;
	background-repeat: no-repeat;
	background-position: left top;
}
.bgnorepet {
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p,td {
	font-size: 11px;
	color: #666666;
}

ul {
	font-size: 11px;
 	color: #666666;
	margin: 0px;	
	padding: 0px;
	padding-left: 20px;
}

ul li {
	margin-bottom: 4px;
} 



a:link {
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #666666;
} 

body,td,input,textarea {
	font-family: verdana,arial, helvetica,sans-serif;
	font-size: 11px;
}

fieldset {
 margin:0px;
 border:0px;
}

img {
 border: 0px;
}


#header {
	background-image: url('images/bg_up.png'); 
	height: 101px;
	text-align:center;
}

#footer {
	margin-top: 10px;
	background-image: url('images/repet_down.png'); 
	height: 36px;
	text-align:center;
}

#slogan {
	width: 800px;
	height: 101px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

#page {
	width: 900px;
	min-height: 500px;
	background-image: url('images/kena_creation_sites.png');
	background-repeat: no-repeat;
	background-position: 0px 30px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#logopanel {
	float:left;
	width: 270px;
	margin-top: 10px;
}

#contentpanel {
	float:left;
	width: 440px;
}

#copyright {
 margin-top: 40px;
}

#extrapanel {
	margin-left: 20px;
	padding-top: 120px;
	float:left;
	width:165px;
	height:400px;
	background-image: url('images/rond_up.png');
	background-repeat: no-repeat;
	background-position: 20px 15px;
}

#extrapanel ul{	
 margin:0px;
 padding: 0px;
 list-style-type: none;
}

#menubar {
	height: 60px;
	padding-top: 45px;
	font-family: arial,verdana, helvetica, sans-serif;
}

#menubar ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

#menubar ul li {
 margin: 0px;
 padding: 0px;
 display: inline;
 padding-left: 10px;
 margin-right: 10px;
}

#menubar ul li a {
 color: #6699CC;
 font-weight: bold;
 font-size: 14px;
}
#menubar ul li a:hover {
 color: #666;
}

.naviliens {
 margin: 0px;
 padding:0px;
 list-style: inside;
 list-style-image: url('images/fleche.gif');
}

.portrait {
 float: right;
 margin-left: 10px;
}

.services {
 margin-top: 20px;
}

.services p {
 margin-top: 0px;
}
.services h2 {
 margin-bottom: 0px;
}

.vcard .fn {
 font-weight: bold;
}

.vcard .street-address {
 font-style: italic;
}

.vcard .country-name {
  display: none;
}

abbr {
 border: 0px;
}
