/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

/* Free DotNetNuke Skin available from: http://www.dnncreative.com 
 Adapted to DotNetNuke by Lee Sykes from DNN Creative Magazine
 Providing DotNetNuke Tutorials, Reviews, Videos, MP3 Interviews to 
 help you get the most from DNN
*/

/*
CSS NOTE:
bleu fonce: #003b6d
rouge: #ab260c
rouge2: #b4422c
*/


body,img,form,ul,li,hr,h1,h2,h3,h4,h5,h6 {border: 0; margin: 0; padding: 0;}
body,td,h1,h2,h3,h4,h5,h6 {font: 12px arial, helvetica, sans-serif; color: #434343;}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}

.clearfix {clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;}



body {
	text-align: center;
	background: #fff;
	padding: 0;
}

body, input {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, "sans serif";
	color: #000;
}


ul {margin-left: 20px;}
li {list-style-type: disc;}



/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head
{
    font-family: Arial, Verdana, Helvetica, "sans serif";
    font-size: 12px;
    font-weight: normal;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
h1, h2, h3, h4, h5, h6, .Head
{
    font-weight: bold;
}
.ControlPanel 
{
    padding: 10px;
}
a:link.LoginSkinItem, a:link.UserSkinItem {
    color: #000000;
    text-decoration: none;
}
a:hover.LoginSkinItem, a:hover.UserSkinItem {
    text-decoration: underline;
}

/* DotNetNuke Admin Menu */
#adminmenu 
{
	display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 5px 0 5px 20px;
    margin: 0;
    background-color: #999;
}
/*** end DNN styles overrides ***/

a:link, a:visited
{
color: #003b6d;
text-decoration: none;
}

a:hover
{
color: #b4422c;
text-decoration: none;
}

a:active
{
color: #b4422c;
text-decoration: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}


.Normal .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.Normal ul.controls
{
clear: both;
margin: 0;
}

.Normal ul.controls li
{
display: inline;
font-size: 0.8em;
}

.Normal ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.Normal ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.Normal ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.Normal ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.Normal ul.linklist
{
list-style: none;
margin: 0;
}

.Normal ul.linklist li
{
line-height: 2.0em;
list-style: none;
}


/*
#headercontent
{
position: absolute;
bottom: 0em;
padding: 0px 1px 1px 2px;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 0px;
right: 15px;
padding-right: 0.0em;
}
*/

.SkinItemSearch
{
    background: #cd6c26;
    border: solid 1px #5F6800;
    font-weight: bold;
    padding: 0.35em 0.6em;
    font-size: 0.8em;
    color: #cd6c26;
    vertical-align: middle;
}
a.SkinItemSearch
{
    color: #fff;
    text-decoration: none;
}
a:hover.SkinItemSearch
{
    text-decoration: underline;
}

#dnn_dnnSEARCH_txtSearch
{
/*margin-right: 0.5em;*/
vertical-align: middle;
border-top: solid 1px #777777;
border-right: solid 1px #777777;
border-bottom: solid 1px #777777;
border-left: solid 1px #777777;
padding: 0.15em;
width: 11.0em;
font-family: Arial, Verdana, Helvetica, "sans serif";
}

/*
#headerpic
{
position: relative;
height: 158px;
background: #efefef url('images/header.jpg') no-repeat top left;
margin-bottom: 2px;
}
*/












#outer {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 62px;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#slogan {
	color: #003B6D;
	font-size: 10px;
	position: absolute;
    bottom: 2px;
    left: 5px;
}




#topnav {position: absolute; right: 0; bottom: 3px;}
#topnav ul {margin: 0; padding: 0;}
#topnav li {margin: 0; padding: 0; list-style-type: none; float: left;}
#topnav li.sep {width: 12px; background: url("images/arrow-up.jpg") no-repeat center center; text-indent: -50000px;}
#topnav a {display: block; text-transform: uppercase; padding: 2px 8px; color: #666; font-size: 11px;}
#topnav a:hover {text-decoration: none; color: #666;}
#topnav a.active {text-decoration: none; color: #666;}


#primnav {height: 49px; background: url("images/primnav.gif") repeat-x; margin-bottom: 10px;}
#primnav ul {margin: 0; padding: 0;}
#primnav li {margin: 0; padding: 0; list-style-type: none; float: left; height: 49px;}

#primnav a {
	background: url("images/primnav-item.gif") repeat-x; 
	border-right: 2px solid #fff;
	display: block; 
	text-transform: uppercase;
	padding: 20px 8px 0 8px;
	line-height: 29px;
	color: #fff;
}

#primnav a:hover,
#primnav a.active {text-decoration: none; color: #ccc; background: url("images/primnav-item-over.gif") repeat-x;}

#HouseMenuNavCurrentItem a,
#HouseMenuNavCurrentItem a:hover {text-decoration: none; color: #fff; background: url("images/primnav-item-active.gif") repeat-x;}

#HouseMenuNavItemAccueil, #HouseMenuNavItemHome {display: none;} /* Hide home-accueil, bug HOUSEMENU qui n'enleve pas cette page */

#content {padding: 0 15px;}



#footer {
	text-align: center;
	padding: 10px;
	background: #d7d7d7;
	color: #666;
	margin-top: 20px;
}



#breadcrumb {margin-bottom: 10px; padding-left: 270px; font-size: 11px;}
#breadcrumb a {font-size: 11px;}







/* Page Principale */
.frontpage {}
.home-news-separator {background: url("images/home-news-separator.gif") repeat-x center center;}
div#bannerpane-container {height: 140px; *height: 170px; padding: 15px 480px 15px 0; background: url("images/frontpage-banner.png") no-repeat bottom right;}





/* CSS pour les pages internes */
div#sidebar {
	line-height: 100%;
	width: 230px;
	float: left;
}
div#sidebar h1 {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	color: #000;
}
div#sidebar h2 {
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 2px 0;
	color: #000;
}
div#sidebar p {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

div#sidebar a {
	display: block;
	padding: 2px 0;
}
div#sidebar a.selected {
	color: #b4422c;
}

div#main-column {
	float: right;
	width: 650px;
}
div#main-column h1 {
	font-weight: bold;
	font-size: 18px;
	color: #003b6d;
}
div#main-column h2 {
	font-weight: bold;
	font-size: 14px;
}



