body
{
	text-align:center;
	font-family:Arial;
	background-image:url('/themes/kododo/images/fond-kododo.gif');
	font-size:11px;
}

div#wrapper
{	
	text-align:left;
	margin:30px auto 0 auto;
	position:relative;
	width:790px;
}


div#modele-header
{
	background-image:url('/themes/kododo/images/header-kododo.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:254;
	width:790px;
	position:relative;
}
a#link-logo
{
	position:absolute;
	display:block;
	top:-30px;
	left:-30px;
	background-image:url('/themes/kododo/images/logo-kododo.gif');
	background-repeat:no-repeat;
	height:163px;
	text-decoration:none;
	width:163px;
}

a#link-logo span
{
	visibility:hidden;
}

span#modele-description
{
	display:block;
	position:absolute;
	top:12px;
	left:480px;
	color:#482219;
	font-size:10px;
}

div#link-header-container
{
	position:absolute;
	top:60px;
	left:330px;
	height:150px;
	width:300px;
	text-align:center;
	font-size:130px;
	color:#d3c8cb;
}

div#link-header-container a
{
	position:absolute;
	font-size:15px;
	text-decoration:none;
	line-height:15px;
}
div#link-header-container a span
{
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
}

div#link-header-container a#link-header-maternite
{
	top:35px;
	left:10px;
	width:110px;
	color:#81CADB;
	text-align:right;
}

div#link-header-container a#link-header-portage
{
	top:80px;
	right:3px;
	width:100px;
	color:#49241E;
	text-align:left;
}

td#leftContent
{
	background-image:url('/themes/kododo/images/border-contenu-gauche.gif');
	background-position:top left;
	background-repeat:repeat-y;
	background-color:white;
	padding-left:40px;
	padding-top:20px;
	padding-right:20px;
}

td#rightContent
{
	background-image:url('/themes/kododo/images/border-contenu-droite.gif');
	background-position:top right;
	background-repeat:repeat-y;
	background-color:white;
	text-align:left;
	padding-top:30px;
	padding-right:30px;
	padding-left:15px;
	_padding-left:25px;
	padding-bottom:15px;
	color:#482219;
	font-size:10px;
}
td#footContent
{
	background-image:url('/themes/kododo/images/footer-kododo.jpg');
	background-position:top left;
	background-repeat:no-repeat;;
	background-color:white;
	height:44px;
	width:790px;
}

div#footLinks
{
	position:relative;
	padding-top:2px;
	padding-left:50px;
}

div#footLinks a
{
	padding:0 5px;
}
div#footLinks, div#footLinks a
{
	color:#482219;
	text-decoration:none;
}

div#footLinks a:hover
{
	text-decoration:underline;
}

div#footer
{
	position:absolute;
	bottom:12px;
	right:85px;
	font-size:9px;
	color:#67504A;
}


/* menu */
td#leftContent img
{
	margin:0;
	padding:0;
}

ul#nav
{
	_margin-top:-20px;
	_padding-top:20px;
	padding-bottom:10px;
	border-left:6px solid #81cadb;
	border-right:6px solid #81cadb;
	font-size:14px;
}
ul#nav li
{
	list-style:none;
	padding-left:0;
}


ul#nav li.level0
{
	line-height:35px;
	border-bottom:1px dotted #482219;
	margin:0 13px;
	list-style:none;
	background-image:none !important;

}
ul#nav li.level0 a
{
	color:#482219;
	text-transform:uppercase;
	text-decoration:none;
}
ul#nav li.level1 a
{
	text-transform:none;
}

ul#nav li.level1
{
	font-size:11px;
	line-height:15px;
	background-image:url('/themes/kododo/images/puce-berceau-bebe.gif');
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:0;
	background-position:left center;
}

ul#nav li.level0 a:hover
{
	color:#3F7588;
}

ul.menu1
{
	margin-bottom:10px;
}

div#contactContainer
{
	background-image:url('/themes/kododo/images/adresse-kododo-maternite.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	width:165px;
	_margin-top:-5px;
	background-color:#D8D0CE;
	padding:0 0 10px 20px;
	min-height:75px;
	_width:185px;
	_height:95px;
	margin-bottom:10px;
}

div#contactContainer h1, div#contactContainer a
{
	color:#48251B;
	text-decoration:none;
}

div#contactContainer h1
{
	background:none;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:40px;
}
div#contactContainer p
{
	line-height:15px;
}
div#contactContainer a:hover
{
	color:#81cadb;
}
