/*
*   Layout.css - (c) 2006-2009 ngnetworks.fr
*   --------------------------------------------
*   22/06/08 tristan@nextgeneration.fr
*
*   Definitions du layout general et des blocks
*/

/* A/ Layout general **************************/

html
{
    margin: 0;
    padding: 0;
    height: 100%;
    background: url(../img/6cordes/bg.png) repeat-x left top #fff;
}

body
{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, Monotype;
    font-size: 12px;
    background: url(../img/6cordes/head_c.jpg) no-repeat top center;
}

#clouds
{

}

#wrap
{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 5px;
    width: 1050px;
}

a img
{
    border: 0;
}

#contentwrap
{
    padding-top: 1px;
    background: url(../img/bg.png) repeat-y top center;
    position: relative;
    overflow: hidden;
}

#header
{
    height: 150px;
    padding: 5px 0 0 0;
}

#header a.logo
{
    height: 70px;
    width: 510px;
    margin: 0;
    padding: 0;
    display: block;
    background: transparent;
}

#header h1
{
    height: 100px;
    width: 510px;
    margin: 0;
    padding: 0;
}

#header h1 span
{
    display: none;
}

#header #feeds
{
	float: right;
	margin-top: 5px;
    margin-right: 55px;
    list-style-type: none;
}

#feeds li
{
	float: left;
	margin-right: 20px;
}

#feeds li, #feeds li a
{
    line-height: 16px;
    font-weight: bold;
}

#feeds li a
{
    text-decoration: none;
    color: #000;
    padding-right: 20px;
}

#feeds li a:hover
{
    text-decoration: underline;
}

#feeds li.genfeed
{
    background: url(../img/feed-gen.png) no-repeat center right;
}
#feeds li.nwsfeed
{
    background: url(../img/feed-nws.png) no-repeat center right;
}
#feeds li.frmfeed
{
    background: url(../img/feed-frm.png) no-repeat center right;
}
#feeds li.blgfeed
{
    background: url(../img/feed-blg.png) no-repeat center right;
}

#navbar
{
    padding: 0;
    text-indent: 1em;
    margin: 0;
    height: 30px;
    background: url(../img/inter.png) no-repeat -3px -26px;
    font-size: 11px;
}

#umenu
{
	line-height: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 55px;
}

#umenu a
{
	color: #000;
	text-decoration: none;
}

#umenu a:hover
{
	text-decoration: underline;
}

#inter
{
    height: 42px;
    background: url(../img/inter.png) no-repeat center center;
}

#endbd
{
    height: 30px;
    background: url(../img/inter.png) no-repeat top center;
}

#navbar a
{
    font-weight: bold;
    color: #009;
    text-decoration: none;
}

#navbar a:hover
{
    text-decoration: underline;
    color: #06f;
}

#footer
{
    background: url(../img/bg.png) repeat-y top center;
    color: #333;
}

#footerlinks
{
    position: relative;
    overflow: hidden;
    background: url(../img/footer.jpg) no-repeat center center;
}

#footer a
{
    text-decoration: none;
    color: #029;
}

#footer a:hover
{
    color: #05a;
    text-decoration: underline;
}

.fls
{
    float: left;
    width: 230px;
    margin: 10px;
}

.fls h5
{
    font-family: "Trebuchet MS";
    font-size: 15px;
}

.fls ul
{
    list-style-type: none;
    padding-left: 30px;
}

#contentwrap .sidebar
{
	clear: right;
    float: right;
    width: 258px;
    margin: 0 16px 0 0;
    padding-top: 5px;
    background: url(../img/kna/sidebar.png) no-repeat top center #fff;
}

#contentwrap .sidebarend
{
    float: right;
    width: 258px;
    margin: 0 16px 10px 0;
    height: 7px;
    background: url(../img/kna/sidebar.png) no-repeat bottom center #fff;
    clear: right;

}

/* B/ Systeme grille *********************/

#contentwrap .gridrow
{
    display: block;
    width: 728px;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    margin: 0 0 0 18px;
    clear: left;
}

#contentwrap .gridrow .block .blockcontents
{
    padding: 10px 0 10px 0;
    background: url(../img/kna/blck.png) no-repeat bottom left;
    margin-right: 7px;
}

#contentwrap .gridrow .block
{
	background: url(../img/kna/blck.png) no-repeat bottom right;
	margin-bottom: 10px;
}

.ads
{
    margin: 0!important;
    padding: 0!important;
}

#contentwrap .fullwidth
{
}

#contentwrap .dual
{
    float: left;
    width: 360px;
    margin-right: 8px;
    position: relative;
/*     background: #eee; */
}

#contentwrap .dualcollapsed
{
}

#contentwrap .triple
{
    float: left;
    width: 236px;
    margin-right: 10px;
    position: relative;
    /* background: #eee; */
}

#contentwrap .triplecollapsed
{
    float: left;
    width: 482px;
    margin-right: 10px;
    position: relative;
    /* background: #eee; */
}

#contentwrap .last
{
    margin-right: 0;
}

/* C/ Typo *************************/

#contentwrap h2
{
    font-family: "Trebuchet MS";
    border-bottom: 1px solid #ccc;
    padding: 2px;
    margin: 0 0 10px 0;
    font-size: 2em;
    font-weight: normal;
}

#contentwrap .gridrow h3
{
	background: #e5e5e5 url(../img/h3.png) no-repeat top right;
    font-family: "Trebuchet MS", Arial, sans-serif;
    padding: 0 2px 0 0;
    margin: 0;
    font-size: 13px;
	line-height: 1.538em;
}
#contentwrap .gridrow h3 strong {
	display: block;
	float: left;
	line-height: 1.538em;
	margin-right: 2px;
	padding: 0 5px 0 2px;
}

#contentwrap .sidebar h3
{
    font-family: "Trebuchet MS", Arial, sans-serif;
    padding: 0 2px 0 0;
    margin: 0 8px 3px 8px;
    font-size: 11px;
	line-height: 18px;
	border-bottom: 1px solid #999;
}

#contentwrap .sidebar h3 strong
{
    color: black;
    margin: 1px 0 0 0;

}

#contentwrap p
{
	line-height: 1.6667em;
}

#contentwrap .fullwidth p
{
    text-align: justify;
}

#contentwrap .dual p, #contentwrap .triple p, #contentwrap .dualcollapsed p, #contentwrap .triplecollapsed p
{
    text-align: justify;
    margin: 0 10px;
}

#contentwrap .meta
{
    padding: 2px;
    margin: 0 0 10px 0;
    color: #888;
    font-size: 10px;
}

#contentwrap .meta strong
{
    color: #009;
}

#contentwrap h4
{
    color: #009;
    font-size: 1em;
    text-align: right;
    padding: 0 1em 0 0;
    margin: 10px 0;
    line-height: 16px;
}


.defaultwidget h3 strong, .bluewidget h3 strong
{
    color: white;
    background: #9d9dbf url(../img/bleu.png) no-repeat;
}

.redwidget h3 strong
{
    color: white;
    background: #de8d8d url(../img/rouge.png) no-repeat;
}
.greenwidget h3 strong
{
    color: white;
    background: #93c893 url(../img/vert.png) no-repeat;
}
.yellowwidget h3 strong
{
    color: black;
    background: #e2e28a url(../img/jaune.png) no-repeat;
}

.blackwidget h3 strong
{
    color: white;
    background: #444 url(../img/noir.png) no-repeat;
}

/****** Conteneurs génériques *******/

#contentwrap .singleimg
{
    border: 1px solid #000;
    float: right;
    margin: 0 0 10px 20px;
}

#contentwrap #sidebar .blockcontents
{
    overflow: hidden;
    position: relative;
}

div.code
{
    border: 1px solid #0066B9;
    border-left-width: 8px;
    padding: 4px 10px;
    background-color: #fff;
    margin: 10px 0;
}
