BODY {
	margin: 0px;
	background: white;
}
TABLE {
	margin: 0px;
}
TD {
	vertical-align: middle;
}
DIV {
	margin: 0px;
	padding: 0px;
	position: relative;
}
IMG
{
	border-width: 0px;
}
A:link, A:active, A:visited {
	color: #23587C;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#search_div {
	position: absolute;
	top: 9px;
	right: 65px;
}
.search_content {
	padding: 10px 0px 0px 5px;
}
#searchblank {
width: 170px;
margin: 0;
padding: 0px 0px 0px 0px;
}
#searchbutton {
	background: none;
	border: none;
	width: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	cursor: pointer;
	height: 20px;
	font-family: "Verdana", Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#hdrdiv {
	position: relative;
}
#hdrtitle
{
	position: absolute;
	top: 155px;
	right: 345px;
	text-align: right;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: White;
	font-weight: ;
	line-height: 1em;
}

A.hdrtitlelink, A.hdrtitlelink:active, A.hdrtitlelink:visited
{
	text-decoration: none;
	color: White;
}

A.hdrtitlelink:hover
{
	text-decoration: none;
}

#hdrsbtitle
{
	font-family: Times New Roman;
	font-size: 16px;
	color: White;
	font-weight: bold;
}

.hdrdate
{
	text-align: right;
	color: White;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 18px;
}

.bodytable
{
	/* width is automatic, adjusted to header pic width */
	border: 0px solid white;
	padding: 0 0 0 0;
}
#postcell {
	/* width is automatic */
	font-family: Arial, Sans-Serif, helvetica;
	background: #d2d1d0;
	vertical-align: top;
}
a.postlink:link, a.postlink:active, a.postlink:visited {color:#555;text-decoration:none;}
a.postlink:hover {text-decoration:underline;}
#categories {

}
.cat
{
	color: #555555;
}

A.catlink, A.catlink:active, A.catlink:visited
{
	color: #555555;
	text-decoration: none;
	font-size: 12px;
}

A.catlink:hover
{
	color: darkred;
	text-decoration: underline;
}
.postdiv {
	margin: 0px 10px 20px 115px;
	border: 0px solid black;
}
.pdatetime {
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
}
.ptitlebox {}
.ptitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #23587C;
	padding: 15px 5px 10px 5px;
}
.ptext {
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
	font-size: 14px;
	line-height: 1.4em;
	padding: 0px 5px;
}

.pcomments
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	padding: 0px 5px 0px 5px;
}
.ptag {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	padding: 0px 5px 0px 5px;
}
a.ptaglink:link, a.ptaglink:active, a.ptaglink:visited {
	color: #23587C;
	text-decoration: none;
}
a.ptaglink:hover {
	text-decoration: underline;
}
.psignature {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	padding: 20px 5px 0px 5px;
}
a.commentlink, a.commentlink:active, a.commentlink:visited {
	color: #23587C;
	text-decoration: none;
}

a.commentlink:hover {
	text-decoration: underline;
}

/************************/
/*** Classes rubrique ***/
/************************/
.rubtitle
{
	padding-left: 25;
	color: darkred;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
}

.rubcell
{
	width: 120px;
    text-align: center;
    background-color: #ffffff;
    border-color: Black;
    padding: 2 3 2 3;
}

/*** Musique ***/
.rubMusique
{

}

A.rublinkMusique
{
	font-family: Times New Roman, nymbus;
    color: Blue;
    text-decoration: underline;
    font-size: 12px;
}

A.rublinkMusique:active
{
    color: darkgreen;
    text-decoration: underline;
}

A.rublinkMusique:visited
{
    color: #cc00ff;
    text-decoration: underline;
}

A.rublinkMusique:hover
{
    color: Red;
    text-decoration: underline;
}

/*** Images ***/

.imgtable
{
    padding: 0 0 0 0;
    background-color: #bbbbcc;
}

.rubImages {
    width: 120px;
    height: 100px;
    border-width: 0px;
}

A.rublinkImages
{
	font-family: Times New Roman, nymbus;
    color: Blue;
    text-decoration: underline;
    font-size: 12px;
}

A.rublinkImages:active
{
    color: darkgreen;
    text-decoration: underline;
}

A.rublinkImages:visited
{
    color: #cc00ff;
    text-decoration: underline;
}

A.rublinkImages:hover
{
    color: Red;
    text-decoration: underline;
}

/*** citations ***/
A.rublinkCitations
{
	font-family: Times New Roman, nymbus;
    color: Blue;
    text-decoration: underline;
    font-size: 12px;
}

A.rublinkCitations:active
{
    color: darkgreen;
    text-decoration: underline;
}

A.rublinkCitations:visited
{
    color: #cc00ff;
    text-decoration: underline;
}

A.rublinkCitations:hover
{
    color: Red;
    text-decoration: underline;
}

.citetext
{
	text-align: justify;
	color: #555555;
	font-size: 14px;
	padding: 0 75 0 80
}

.citesign
{
	font-style: italic;
	text-align: right;
	padding-right: 75;
	font-weight: bold;
}

.citeorder
{
    padding-left: 25;
    color: black;
    font-weight: bold;
    font-size: 16px;
}

.citeauthdiv
{
    padding-left: 50;
    color: #555555;
    font-weight: bold;
}

A.citeauth, A.citeauth:active, A.citeauth:visited
{
	text-decoration: none;
	color: #555555;
    font-weight: normal;
}

A.citeauth:hover
{
    text-decoration: underline;
    color: darkred;
    font-weight: normal;
}

.citmenu
{
	text-align: center;
	color: #555555;
	font-size: 16px;
}

A.citmenuitem, A.citmenuitem:active, A.citmenuitem:visited
{
	text-decoration: none;
	color: #555555;
	font-size: 14px
}

A.citmenuitem:hover
{
	text-decoration: underline;
	color: darkred;
	font-size: 14px
}

/************************/
/*** Classes comments ***/
/************************/
.comdatetime
{
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    padding-right: 25;
}

.comtext
{
	font-size: 14px;
	color: #555555;
	text-align: justify;
	padding: 0 50 0 50;
}

.comsign
{
	font-size: 14px;
	color: #555555;
	font-style: italic;
	text-align: right;
	font-weight: bold;
    padding-right: 50;
}

A.comsign2, A.comsign2:active, A.comsign2:visited
{
	color: #555555;
	text-decoration: underline;
}

A.comsign2:hover
{
	color: darkred;
	text-decoration: underline;
}

/**********************/
/*** Colonne droite ***/
/**********************/
#sidepaneldiv {
	margin: 0px 74px 0px 0px;
	border: 0px black solid;
}
.side_panel_title {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
	padding: 5px 0px 0px 15px;
}
.side_box_margins  {
	margin: 0px 20px 0px 20px;
}
.side_box_style {
	background: #d2d1d0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 0px 10px;
}
.ncform
{
	font-weight: bold;
	font-size: 14px;
}
.linksidelistbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
a.linksidelist:link , a.linksidelist:active, a.linksidelist:visited {
	color: #23587C;
	text-decoration: none;
}
a.linksidelist:hover {
	text-decoration: underline;
}


.adds
{
	width: 185;
	background-color: #110066;
	padding: 10 5 10 5;
	vertical-align: top;
	color: White;
}

.today
{
	font-weight: bold;
	color: Red;
}

A.calendarlink, A.calendarlink:active, A.calendarlink:visited
{
	text-decoration: none;
	background-color: #ccddff;
	color: Navy;
	font-weight: bold;
}

A.calendarlink:hover
{
	text-decoration: none;
	background-color: White;
	color: Navy;
}

A.idmorelink, A.idmorelink:active, A.idmorelink:visited
{
	color: White;
	text-decoration: underline;
}

A.idmorelink:hover
{
	color: red;
	text-decoration: underline;
}

A.rubriques, A.rubriques:active, A.rubriques:visited
{
	color: White;
	text-decoration: underline;
}

A.rubriques:hover
{
	color: red;
	text-decoration: underline;
}

A.bloglink, A.bloglink:active, A.bloglink:visited
{
	text-decoration: underline;
	color: white;
}

A.bloglink:hover
{
	text-decoration: underline;
	color: Red;
}

A.addrecentlink, A.addrecentlink:active, A.addrecentlink:visited
{
	color: White;
	text-decoration: underline;
}

A.addrecentlink:hover
{
	text-decoration: underline;
	color: red;
}

A.archlink, A.archlink:active, A.archlink:visited
{
	color: #23587C;
	text-decoration: non;
}

A.archlink:hover
{
	color: #23587C;
	text-decoration: underline;
}

A.rsslink, A.rsslink:active, A.rsslink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: ;
	color: #23587C;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

A.rsslink:hover
{
	color: #23587C;
	text-decoration: underline;
}

/********************/
/*** Post comment ***/
/********************/
.postcommentcontainer
{
    width: 400px;
    text-align: left;
}

.postcommentdiv
{
	font-size: 14px;
	padding: 15px 0px 0px 0px;
    text-align: left;
}

.postcommentfieldname
{
	font-weight: bold;
	padding-bottom: 5px;
    text-align: left;
}

.postcommentfield
{
	font-size:16px;
	font-family: Courier;
	color:#00a;
    text-align: justify;
}

.postcommentsend
{
	text-align: center;
	padding: 15px 0px 0px 0px;
}

/********************/
/*** Pied de page ***/
/********************/
.foot {
}
.signature {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	font-weight: normal;
	padding-left: 130px;
}
