/* CSS Document */
html .themes-header
{
height: 158px;
background-image: url(http://preprod.lagauchemoderne.niou.net/templates/lagauchemoderne/images/header-ombrage.jpg);
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 20px;
margin-top: -55px;
margin-bottom: 20px;
}

html>body .themes-header
{
margin-top: -47px;
}


html .themes-header .index
{
z-index: 2;
position: absolute;
border-collapse:collapse;
width:971px;
height: 158px;
}

html>body .themes-header .index
{
width:969px;
}

html .themes-header .index td
{
background-color:#f2f0e0;
color:#6D6D6D;
padding:0px;
border: 1px solid #f2f0e0 !important;
}
html .themes-header .index td.col-left
{
text-align:right;
width:244px;
padding-top: 20px;
}

html>body .themes-header .index td.col-left
{
padding-top: 10px;
}

html .themes-header .index td.col-center
{
width: 310px;
vertical-align: middle;
}

html .themes-header .index td.col-center ul
{
}
html .themes-header .index td.col-center li
{
list-style: none;
margin: 0px;
padding: 0px;

}

html .themes-header .index td.col-center li  a
{
/*
background-image: url(http://lagauchemoderne.niou.net/templates/lagauchemoderne/images/5-themes-triangle.png);
background-position: center left;
background-repeat: no-repeat;
color: #4d0555;
font-size:16px;
padding:7px;
padding-left: 20px;
font-weight:bold;
text-decoration: none;
margin-left: 100px;
line-height: 32px;
font-weight:bold;
padding:0px;
padding-top: :30px;
padding-bottom: :0px;
margin:0px;
*/
display: block;
}
html .themes-header .index td.col-center li  a:hover
{
	text-decoration: underline
}

html .themes-header .index td.col-right 
{
background-image: url(http://preprod.lagauchemoderne.niou.net/templates/lagauchemoderne/images/5-themes-quote-start-bg-beige.png);
background-position: 0px 18px ;
background-repeat: no-repeat;
padding-top: 20px;
}

html .themes-header .index td.col-right .quote
{
background-image: url(http://preprod.lagauchemoderne.niou.net/templates/lagauchemoderne/images/5-themes-quote-end-bg-beige.png);
background-position: right 78px;
background-repeat: no-repeat;
color: #9d3475;
font-size:21px;
padding: 0px;

padding-top: 5px;
padding-left: 37px;
position: absolute;
width: 355px;
}



