body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #0033CC;
}

/* par defaut */
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

td.content{
	border: 1px solid #000000;
	padding: 10px;
	background-color:#FFFFFF;
	width:600px;
	height:500px;
}

td.article{
	border: 1px solid #000000;
	padding: 10px;
	background-color:#FFFFFF;
	width:500px;
	height:300px;
}

div.contenu{
	border: 1px solid #000000;
	padding: 10px;
	background-color:#FFFFFF;
	width:550px;

}


a.menu:link {  
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.menu:visited {  
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.menu:hover {  
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

td.menu{
background-color: #CCCCCC;
}

td.menuSel{
background-color: #FF0000;
}
span.titre{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  #262D67;
font-weight:bold;
}

span.titreRouge{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  #FF0000;
font-weight:bold;
}
span.grosTitre{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:  #262D67;
font-weight:bold;
}
span.grosTitreArticle{
font-size: 18px;
color:  #262D67;
font-weight:bold;
}

a.button:link, a.button:visited {  
color: #000000;
text-decoration: none;
font-weight: bold;
background-color: #FF0000;
}


a.button:hover {  
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
background-color: #000000;
}

a.menuSection:link, a.menuSection:visited {  
color: #0033CC;
text-decoration: none;
font-weight: bold;
font-size:16px;
}


a.menuSection:hover {  
color: #FF0000;
text-decoration: none;
font-size:16px;
font-weight: bold;
}

a.menuSectionSel:link, a.menuSectionSel:visited {  
color: #FF0000;
text-decoration: none;
font-weight: bold;
font-size:16px;
}


a.menuSectionSel:hover {  
color: #FF0000;
text-decoration: none;
font-size:16px;
font-weight: bold;
}



input.Wnorm{
width:500px;
}
input.Wmedium{
width:100px;
}
textarea.Wnorm{
width:500px;
height:50px;
}

input.Wpetit{
width:50px;
}

div.spNorm{
	height:10px;
}

div.imageHumour{
border: 1px solid #000000;
 float:left;
 margin:2px;
 width:205px;
 height:205px;
 text-align:center;

}

span.imageHumour{
	vertical-align: super;
	display: inline;
}

div.menuBox {
	border: 4px solid #000000;
	padding: 5px;
	z-index: 100;
	position: absolute;
	visibility: hidden;
	top:0px;
	background-color: #FFFFFF;
}

a.bttMnu:link,a.bttMnu:visited{
color: #0033CC;
text-decoration: none;
font-weight: bold;
font-size:14px;
}
a.bttMnu:hover,a.bttMnu:active{
color: #FF0000;
text-decoration: none;
font-size:14px;
font-weight: bold;
}


div.liens{
 float:left;

 margin:5px;

}
td.formulaire{
	border-bottom: 1px solid #CCCCCC;

}

div.articleBox{
width:600px;
padding-left:20px
}
div.imagesBox{
width:650px;
}

ul#sections {

	margin:  0px 0px 10px 0px;
	padding-left: 0px;

}


#sections li
{
	padding-left: 0px;
	line-height: 13px;
	margin-bottom:8px;
}
ul#articles {

	margin:  0px 0px 10px 0px;
	padding-left: 0px;

}


#articles li
{
	padding-left: 30px;
	line-height: 13px;
	margin-bottom:5px;
	list-style-type: none; 

}