.branding-top {
	background: url(banniere.png) no-repeat top left;
	width: 890px;
	height: 360px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.feeds {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds {
	background: url(feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(feeds_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
div.link_adminguide {
	float:left;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 8px 47px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}
/* Section Catégories Tutoriels */
table.NukeFeeds_FeedList
{
    margin-bottom:10px;
}
td.NukeFeeds_FeedItem
{
    background-color:Transparent;
    padding:5px 0 0 0;
}
td.NukeFeeds_FeedItem2
{
    background-color:Transparent;
    padding:5px 0 0 0;
}
.articleNavigation table
{
    width:100%;
}
td.articleArrow
{
    width:32px;
    height:32px;
}
img.articleArrow
{
    border:none;
    width:32px;
    height:32px;
}
td.articlePages
{
    text-align:center;
}
p.TutoHeader
{
    border-left:solid 2px #333;
    border-bottom:solid 2px #333;
    background-color:#D5D5D5;
    padding:5px;
    font-variant:small-caps;
    font-weight:bold;
    font-size:16px;
}
img.TutoImg 
{
    border:none;
    padding-right:5px;
    width:32px;
    height:32px;
    vertical-align:middle;
}
span.TutoTitle
{
}
p.TutoItem
{
    background-position:left center;
    background-repeat:no-repeat;
    background-image:url(http://localhost/dotnetnuke/images/node.gif);
    padding:5px 0 0 15px;
    vertical-align:middle;
    font-size:15px;
    line-height:1;
}

/* Pour la liste des news, une fois l'onglet News cliqué */
table.NewsList
{
}

td.NewsHeader
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size: 30px;
    font-weight:normal;
    color: #003872;
    padding-top:1px;
    line-height: 30px; 
}

td.NewsHeader a:link
{
    color:#003872;
}

td.NewsHeader a:visited
{
    color:#003872;
    font-weight:bold;
}

td.NewsHeader a:hover
{
    color:#B71221;
}

td.NewsHeader a:active
{
    color:#003872;
}

td.NewsArticleText
{
    font-family:Verdana, Sans-Serif;
    font-size:12px;
    line-height:19px;
    color:#333;
}

.NewsDate 
{
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    font-weight:normal;
    padding:3px 0 0;
    vertical-align:top;
    color:#333;
}

td.NewsCategories
{
    border-bottom:dotted 1px #333;
}

a.NewsArticleLink:link, a.NewsArticleLink:visited, a.NewsArticleLink:hover, a.NewsArticleLink:active
{
	font-weight:bold;
}

/* Pour la liste des tutoriels, une fois l'onglet d'une catégorie cliqué */

td.ArticleListCategorieHeader 
{
   font-family:'Trebuchet MS', Verdana, Sans-Serif;
   font-variant:small-caps;
   font-size:28px;
   font-weight:normal;
   color:#F28402;
   background-color:#D3D4D4;
   padding-top:5px;
   line-height: 30px; 
}

td.ArticleListCategorieHeader a:link
{
    color:#F28402;
   font-weight:normal;
}

td.ArticleListCategorieHeader a:visited
{
    color:#F28402;
   font-weight:normal;
}

td.ArticleListCategorieHeader a:hover
{
    color:#B71221;
   font-weight:normal;
}

td.ArticleListCategorieHeader a:active
{
    color:#F28402;
   font-weight:normal;
}

td.ArticleListCategorieText
{
    font-family:Verdana, Sans-Serif;
    font-size:12px;
    line-height:19px;
    color:#333;
}

td.ArticleListCategorieDate 
{
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    font-weight:normal;
    padding:3px 0 0;
    vertical-align:top;
    color:#333;
}

/* Détail d'un tutoriel développé */


/* Post d'un commentaire */
div.postRating
{
    border-top:dotted 1px;
}
.postRating h3
{
    padding-left:5px;
    font-size:12px;
}
.postRating label
{
    font-size:12px;
}
.articleComments h2 
{
    font-size:12px;
}

.postComment h2
{
    font-size:12px;
}
input.ArticlePostCommentName
{
    width:300px;
}
input.ArticlePostCommentEmail 
{
    width:300px;
}
input.ArticlePostCommentURL 
{
    width:300px;
}
textarea.ArticlePostCommentComment 
{
    width:500px;
    height:60px;
}
/* pour la page d'accueil, le module des tutos*/
table.TutorielAccueilList
{
}
td.TutorielsHeaderAccueil
{
    font-family: 'Trebuchet MS', Verdana, Sans-Serif;
    font-variant:small-caps;
    font-size: 20px;
    font-weight:bold;
    color: #F28402;
    padding-top:1px;
    line-height: 22px; 
    background-color:#D3D4D4;
}
td.TutorielsDateAccueil 
{
    font-family:Verdana, Sans-Serif;
    font-size:10px;
    font-weight:normal;
    padding:3px 0 0;
    vertical-align:top;
    color:#333;
}
td.TutorielsArticleTextAccueil
{
    font-family:Verdana, Sans-Serif;
    font-size:11px;
    line-height:19px;
    color:#333;
}
td.TutorielsCategoriesAccueil
{
    border-bottom:dotted 1px #333;
}
td.TutorielsHeaderAccueil a:link
{
    color:#F28402;
    font-weight:bold;
}

td.TutorielsHeaderAccueil a:visited
{
    color:#F28402;
    font-weight:bold;
}

td.TutorielsHeaderAccueil a:hover
{
    color:#F28402;
    font-weight:bold;
}
td.TutorielsHeaderAccueil a:active
{
    color:#F28402;
    font-weight:bold;
}

/* Pour les news en colonne de droite TOUTES pages */
table.NewsDroiteList
{
}
td.NewsDroiteHeader
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size: 20px;
    font-weight:bold;
    color: #003872;
    padding-top:1px;
}
td.NewsDroiteDate
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size:10px;
    font-weight:normal;
    padding:3px 0 0;
    vertical-align:top;
}
td.NewsDroiteArticleText
{
    font-family:Verdana, Sans-Serif;
    font-size:11px;
    line-height:19px;
    color:#333;
}
td.NewsDroiteCategories
{
    border-bottom:dotted 1px #333;
}
td.NewsDroiteHeader a:link
{
    color:#003872;
    font-weight:bold;
}

td.NewsDroiteHeader a:visited
{
    color:#003872;
    font-weight:bold;
}

td.NewsDroiteHeader a:hover
{
    color:#003872;
}
td.NewsDroiteHeader a:active
{
    color:#003872;
}

td.NewsDroiteArticleText a:link
{
    color:#003872;
    font-weight:bold;
}

td.NewsDroiteArticleText a:visited
{
    color:#003872;
    font-weight:bold;
}

td.NewsDroiteArticleText a:hover
{
    color:#003872;
}
td.NewsDroiteArticleText a:active
{
    color:#003872;
}
/* Liste des évènements colonne centre page d'accueil */
.NukeFeeds_ItemTitleEvents
{
	font-size:10px;
	font-family:'Trebuchet MS', Verdana, Sans-Serif;
}
.NukeFeeds_ItemTitleEvents a:link, .NukeFeeds_ItemTitleEvents a:visited,
.NukeFeeds_ItemTitleEvents a:hover, .NukeFeeds_ItemTitleEvents a:active
{
	color:#003872;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.NukeFeeds_ItemTitleEvents a:hover, .NukeFeeds_ItemTitleEvents a:active
{
	color:#B71221;
	text-decoration:none;
}

/* Pour les CP en colonne de droite TOUTES pages */
table.CPDroiteList
{
}
td.CPDroiteHeader
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size: 20px;
    color: #000;
    padding-top:1px;
    background-color:#C8C8C8;
    border:1px dashed #8D8D8D;
    margin-bottom:0;
}
td.CPDroiteDate
{
    font-family:'Trebuchet MS', Verdana, Sans-Serif;
    font-size:10px;
    font-weight:normal;
    padding:3px 0 0;
    vertical-align:top;
}
td.CPDroiteArticleText
{
    font-family:Verdana, Sans-Serif;
    font-size:11px;
    line-height:19px;
    color:#333;
}
td.CPDroiteCategories
{
    border-bottom:dotted 1px #333;
}

td.CPDroiteHeader a:link
{
    color:#000;
    font-weight:normal;
}

td.CPDroiteHeader a:visited
{
    color:#000;
    font-weight:normal;
}

td.CPDroiteHeader a:hover
{
    color:#B71221;
    font-weight:normal;
}
td.CPDroiteHeader a:active
{
    color:#000;
    font-weight:normal;
}

td.CPDroiteArticleText a:link
{
    color:#003872;
    font-weight:bold;
}

td.CPDroiteArticleText a:visited
{
    color:#003872;
    font-weight:bold;
}

td.CPDroiteArticleText a:hover
{
    color:#003872;
}
td.CPDroiteArticleText a:active
{
    color:#003872;
}




