@charset "utf-8";
/*****************
****** FONT ******
*****************/

/**** GLOBAL ****/

html, body {
color: #013e6a;
}

img {
border: 0;
}

a {
outline: none;
text-decoration: none;
}

a:visited {
color: #013e6a;
}

/**** NAVIGATION ****/
#navigation ul {
color: #fff;
font-size: 15px;
list-style-type: none;
}

#navigation ul li a{
display: block;
height: 28px;
padding: 5px 6px 0 8px;
_padding: 9px 6px 0 8px;
text-decoration: none;
color: #fff;
list-style-type: none;
_float: left;
}

#navigation ul li a:hover{
background: #4d7c0f url(http://www.babyfrance.com/images/new/bckg-nav-sup-hover.jpg);
}

/**** SUB NAVIGATION ****/

#subnav a{
color: #fff;
text-decoration: none;
}

#subnav a:hover{
text-decoration: underline;
}

/**** CONTENT ****/
#content p{
line-height:1.4;
}

#news-detail p{
line-height: normal;
margin: 5px 0 0 0;
}

#box p{
line-height: normal;
margin: 2px 0 0 0;
}

#box a{
color: #013e6a;
text-decoration: none;
}

#box a:hover{
text-decoration: underline;
}


/*** TITRE ***/

h2 {
}

h2 a:visited{
}

.title-news {
margin: 0 0 9px 0;
_margin: -3px 0 -5px 0;
color: #8bb822;
font-size: 14px;
font-weight: bold;
height: 40px;
_height: 25px;
width: 140px;
}

.title-home {
display: block;
width: 100%;
height: 22px;
background: transparent url(http://www.babyfrance.com/images/new/underline-title.jpg) repeat-x bottom left;
margin: 0;
color: #013e6a;
font-size: 16px;
font-weight: bold;
}

.title-club {
color: #fff;
background: transparent url(http://www.babyfrance.com/images/new/underline-title-club.jpg) repeat-x bottom left;
margin: 0 0 9px 0;
_margin: -3px 0 -5px 0;
font-size: 14px;
font-weight: bold;
height: 22px;
_height: 25px;
width: 100%;
}

h4 {
}

.recherche-title {
display: block;
width: 100%;
background: transparent url(http://www.babyfrance.com/images/new/underline-title-recherche.jpg) repeat-x bottom left;
margin: 0;
color: #013e6a;
font-size: 15px;
font-weight: bold;
}

h5 {
display: block;
width: 235px;
_width: 220px;
height: 20px;
margin: 5px 0 5px 8px;
font-size: 16px;
}

/**** FOOTER ****/
.footer p{
margin:0;
padding:5px 10px;
}

.footer-list{
}

ul.footer-list {
display: block;
float: left;
padding: 0;
font-size: 11px;
margin: 15px 0;
*margin: 15px 10px;
}

.footer-list li{
list-style-type: none;
width: 150px;
height: 14px;
margin: 0 25px;
*margin: 0 10px;
}

.footer-list li a {
display: block;
width: 150px;
height: 14px;
text-decoration:none;
color:#294f88;
margin: 4px 0 4px 0;
background:url(http://www.babyfrance.com/images/new/arrow-right.gif) right top no-repeat;
}

.footer-list li a:hover {
text-decoration: underline;
background: url(http://www.babyfrance.com/images/new/arrow-right-dark.gif) right top no-repeat;
}


#content h1 {
font-size: 18px;
background: transparent url();
}

#content h2 {
font-size: 16px;
background: transparent url();
}

#content h3 {
font-size: 14px;
background: transparent url();
}