

body 	{
font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif; color:#020303; text-decoration: none; font-size: 15px;
 }
td
{font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif; color:#020303; text-decoration: none; font-size: 15px;}

.txtcadrebleu
{font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif; color:white; text-decoration: none; font-size: 15px;}


 /* Links Navigation */
a:link 	{
				text-decoration:underline;
				color:rgb(51, 51, 153);
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:15px;
				}

a:active 	{
				text-decoration:none;
				color:#D68E00; /* #0D3D6E */
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:15px;
				}

a:visited 	{
				text-decoration:none;
				color:rgb(51, 51, 153);
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:15px;
				}

a:hover 	{
				text-decoration:none;
				/* color:#ffff00;  */
				color:#D68E00; /* #0D3D6E */
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:15px;
				}

 /* txtcadrebleu Navigation */
a.txtcadrebleu:link 	{
				text-decoration:none;
				color:rgb(51, 51, 153);
				font-weight:bold;
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:13px;
				}

a.txtcadrebleu:active 	{
				text-decoration:none;
				color:#D68E00;
				font-weight:bold;
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:13px;
				}

a.txtcadrebleu:visited 	{
				text-decoration:none;
				color:rgb(51, 51, 153);
				font-weight:bold;
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:13px;
				}
				
a.txtcadrebleu:hover 	{
				text-decoration:none;
				color:#D68E00;
				font-weight:bold;
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:13px;
				}

.verticaltext {
                                writing-mode: tb-rl;
                                filter: flipv flipv;
                                color:white;
				font-family: "Trebuchet MS",Verdana, Geneva, Sans Serif;
				font-size:16px;
				font-weight:bold;
}



blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}
.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

div.spip_poesie {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}


