<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2009-11-27 21:41:42]  --> <rss version="2.0">
<channel>
<copyright>Copyright 2008 Blogg</copyright>
<pubDate>Fri, 27 Nov 2009 21:41:42 +0100</pubDate>
<lastBuildDate>Fri, 27 Nov 2009 21:41:42 +0100</lastBuildDate>
<docs>http://www.blogg.org/blog-66065.html</docs>
<description>transmail</description>
<link>http://www.blogg.org/blog-66065.html</link>
<title>le-corbac-freux</title>
<language>fr</language>
<category>Blogg</category>
<ttl>60</ttl>
<item>
<title>REPRISE DE CE BLOG SUR :  LA PAGE DU JOUR</title>
<link>http://www.blogg.org/blog-66065-billet-1024255.html</link>
<description><![CDATA[<p><img src="http://98266429.free.fr/up/1242462428.jpg" alt="" width="242" height="320" /></p>
<p><strong><span style="text-decoration: underline;"><span style="font-size: large;"><span style="color: #ff0000;">LA CONTINUITE DE CE BLOG EN TAPANT&nbsp; :&nbsp; LA PAGE DU JOUR</span></span></span></strong></p><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=1117570&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sat, 16 May 2009 08:31:09 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-1024255.html</guid>
</item>
<item>
<title>loup</title>
<link>http://www.blogg.org/blog-66065-billet-1021407.html</link>
<description><![CDATA[<p>
<object width="350" height="300" data="http://www.youtube.com/v/',width:'100',height:'100'" type="application/x-shockwave-flash">
<param name="wmode" value="transparent" />
<param name="src" value="http://www.youtube.com/v/',width:'100',height:'100'" />
</object>
</p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sat, 09 May 2009 07:59:19 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-1021407.html</guid>
</item>
<item>
<title>la radio qu il vous faut</title>
<link>http://www.blogg.org/blog-66065-billet-1013144.html</link>
<description><![CDATA[<p><a href="http://file.blog-24.com/utili/70000/66000/66065/file/radiocourtoisie.gif">radiocourtoisie.gif</a>&nbsp;</p>
<p>
<script src="http://file.blog-24.com/util/player.js" type="text/javascript"></script>
</p>
<!--   body,td,a,textarea,input,select {  font: 8pt Verdana, sans-serif} body { background-color: white; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px } table.border { border : gray solid; border-width: 1px 0px 0px 1px} td.border,th.border {border : gray solid; border-width: 0px 1px 1px 0px} button,input {border: 1px solid #000000} input.noborder {border: 0px; background-color:transparent;} input.button { background-color:#CCCCE0; height:17px } button { width:17px;height:17px;font-family:Marlett;font-size:10pt} a { text-decoration: none; color: blue} a:hover { text-decoration: underline; color: #9999FF } a.button:hover { text-decoration: none; color: green } a.bottom { font-size:7pt; color: #888888 } a.bottom:hover { color: black } div.tree { margin-left: 15px} fieldset { width:510px; padding:4px; text-align:left;} .8pt {font-size:8pt; font-weight:normal;} .10pt {font-size:10pt; font-weight: normal} .12pt {font-size:12pt; font-weight: normal} .select_out, .select_over { font-size: 8pt; padding-right: 2px; padding-left: 2px; width:100%; height:12px} .select_out { color: black; background-color: white } .select_over { color: white; background-color: darkblue } #popup{ 	background-color:white; 	border:1px solid black; 	overflow-x:hidden; 	overflow-y:auto; 	position:absolute; 	text-align:left; 	visibility:hidden; 	white-space:nowrap; 	z-index:1; } -->
<p>
<script type="text/javascript"><!--
 
// player->scheduler:off File Ok: TimeInterval:0
// --></script>
<script type="text/javascript"><!--
 
magicvarstring = '';
var video = '';
var s2 = '';
var s = '';
var Stream = 'http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx';
function Wplay()
{
 
	exp = new RegExp("override_autostart");	
	
	var link = '' + window.location;
 
	/* Si override_autostart est renseigne */
	if (exp.test(link) == true)
	{
	 /* On remplace son etat 0  par un etat 1, si il etait deja a 1, rien ne sera fait.*/
   link = link.replace(/override_autostart=0/, 'override_autostart=1');
  }
  else
  {
    /* Si il est pas renseigné alors on le renseigne a 1 */
    link  = link + '&override_autostart=1';
  }
  window.location = link;
  
}
 
function Rplay()
{
	//document.forms["StreamForm"].elements["STREAM"].DoPlay();
	document.STREAM.DoPlay();
}
 
function Qplay()
{
	document.STREAM.Play();
}
// --></script>
<script type="text/javascript"><!--
 
magicvarstring = '';
var video = '';
var s2 = '';
var s = '';
var Stream = 'http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx';
function Wstop()
{
	
	exp = new RegExp("override_autostart");	
	
	var link = '' + window.location;
 
	/* Si override_autostart est renseigne */
	if (exp.test(link) == true)
	{
	 /* On remplace son etat 1  par un etat 0, si il etait deja a 0, rien ne sera fait.*/
   link = link.replace(/override_autostart=1/, 'override_autostart=0');
  }
  else
  {
    /* Si il est pas renseigné alors on le renseigne a 0 */
    link  = link + '&override_autostart=0';
  }
  window.location = link;
}
 
function Rstop()
{
	//document.forms["StreamForm"].elements["STREAM"].DoStop();
	document.STREAM.DoStop();
}
function Qstop()
{
	document.STREAM.stop();
}
// --></script>
<script type="text/javascript"><!--
magicvarstring = '';
var video = '';
var s2 = '';
var s = '';
var Stream = 'http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx';
function Wvolume_up()
{
	curvol = document.forms["StreamForm"].elements["STREAM"].Volume;
	iVolume = curvol+500;
	if ((iVolume > -10000) && (iVolume <= 0))
	{
		document.forms["StreamForm"].elements["STREAM"].Volume = iVolume;
	}
	else if (iVolume <= -10000) 
	{
			document.forms["StreamForm"].elements["STREAM"].Volume = -10000;
	}
	else {
			document.forms["StreamForm"].elements["STREAM"].Volume = 0;
	}
}
 
function Rvolume_up()
{
	thevol = document.STREAM.GetVolume()+ 10;
	document.STREAM.SetVolume(Math.min(100,Math.max(0,thevol)));
	
}
 
function Qvolume_up()
{
	thevol = document.forms["StreamForm"].elements["STREAM"].GetVolume()+ 15;
	document.forms["StreamForm"].elements["STREAM"].SetVolume(Math.min(255,Math.max(0,thevol)));
	
}
// --></script>
<script type="text/javascript"><!--
magicvarstring = '';
var video = '';
var s2 = '';
var s = '';
var Stream = 'http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx';
function Wvolume_down()
{
	curvol = document.forms["StreamForm"].elements["STREAM"].Volume;
	iVolume = curvol-500;
	if ((iVolume > -10000) && (iVolume <= 0))
	{
		document.forms["StreamForm"].elements["STREAM"].Volume = iVolume;
	}
	else if (iVolume <= -10000) 
	{
			document.forms["StreamForm"].elements["STREAM"].Volume = -10000;
	}
	else {
			document.forms["StreamForm"].elements["STREAM"].Volume = 0;
	}
}
 
function Rvolume_down()
{
	thevol = document.STREAM.GetVolume()- 10;
	document.STREAM.SetVolume(Math.min(100,Math.max(0,thevol)));
}
 
function Qvolume_down()
{
	thevol = document.forms["StreamForm"].elements["STREAM"].GetVolume()- 20;
	document.forms["StreamForm"].elements["STREAM"].SetVolume(Math.min(255,Math.max(0,thevol)));
}
// --></script>
</p>
<div id="SCFORMAT" style="position: absolute; width: 118px; height: 18px; top: 158px; left: 30px;">
<script type="text/javascript"></script>
</div>
<div id="IFequalizer" style="position: absolute; width: 96px; height: 34px; top: 76px; left: 215px;"><iframe src="http://www.tv-radio.com/player_generique/img/tvradio-player-equalizer.gif" width="96" height="34" name="equalizer"></iframe></div>
<!-- Chargement du logo -->
<div id="LOGO" style="position: absolute; width: 100px; height: 50px; top: 76px; cursor: pointer; left: 35px;"><img onclick="function onclick() { function onclick() { window.open('http://www.radiocourtoisie.net'); } }" src="http://www.radiocourtoisie.net/logo_courtoisie.jpg" alt="" width="100" height="50" /></div>
<p>
<script type="text/javascript"><!--
function getMimeType()
{
var mimeType = "application/x-mplayer2";
var agt=navigator.userAgent.toLowerCase();
if (navigator.mimeTypes && agt.indexOf("windows")==-1) {
	// pour les non windows et non IE
	var plugin=navigator.mimeTypes["audio/mpeg"].enabledPlugin;
	if (plugin) mimeType="audio/mpeg" // Mac Safari/Ffox et Linux Ffox
}
return mimeType
}
function CreeEmbed(ID, dir) {
var element = document.getElementById(ID);
if (getMimeType()=="application/x-mplayer2") {
extstream = "m3u";
}
else{
extstream = "pls";
}
}
// --></script>
</p>
<form id="StreamForm" enctype="application/x-www-form-urlencoded" method="get">
<object width="1" height="0" data="http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx" type="application/x-shockwave-flash">
<param name="name" value="STREAM" />
<param name="src" value="http://www.tv-radio.com/station/courtoisie/courtoisie-20k.asx" />
</object>
<script type="text/javascript"><!--
 
var Timer;
function OnPositionChange()
{
var Player = document.getElementById('STREAM');
var t = timeFormat(Player.CurrentPosition * 1000);var html = 'Lecture : ' + t ;
dynamic('STATE', html);
}
function OnPlayStateChange(newState)
{
if (Timer) clearInterval(Timer);var Player = document.getElementById('STREAM');
switch (newState) {
case 0: // stopped
   dynamic('STATE', 'Arrêté');
 break;
case 1: // paused
dynamic('STATE', 'Pause');
 break;
case 2: // playing
if ((Player.ReadyState == 4))
{Timer = setInterval("OnPositionChange()", 200);
}else{
dynamic('STATE', 'Localisation');}
break;
break;
}
}
function OnOpenStateChange(newState)
{
switch (newState) {
        case 0: // closed
              dynamic('STATE', 'Arreté');
 break;
         case 1: // loading asx
        	dynamic('STATE', 'Tampon');
 break;
        case 2: // loading nsc
             dynamic('STATE', 'Tampon');
 break;
        case 3: // locating
             dynamic('STATE', 'Localisation');
 break;
        case 4: // connecting
              dynamic('STATE', 'Connexion');
 break;
       case 5: // opening
           dynamic('STATE', 'Ouverture');
 break;
        case 6: // open
            dynamic('STATE', 'Ouvert');
 break;
}
}
function Buffering() {var Player = document.getElementById('STREAM');
dynamic('STATE', 'Buffering : ' + Player.BufferingProgress + ' %');if (Player.BufferingProgress == "100")
{OnPlayStateChange(2);}}function OnBuffering(bstart)
{
var Player = document.getElementById('STREAM');
if (bstart) {
     if (Timer) clearInterval(Timer);
     Timer = setInterval('Buffering();',200);
}
}
// --></script>
<script type="text/jscript"><!--
OnPlayStateChange(newState);
// --></script>
<script type="text/jscript"><!--
OnOpenStateChange(newState);
// --></script>
<script type="text/jscript"><!--
OnBuffering(bstart);
// --></script>
<script type="text/javascript"></script>
</form>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sun, 19 Apr 2009 14:54:13 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-1013144.html</guid>
</item>
<item>
<title>re 2009  bonne année d'alain souchon</title>
<link>http://www.blogg.org/blog-66065-billet-947339.html</link>
<description><![CDATA[<p><img src="http://esa-dev.com/fub/12220.gif" alt="" /> &nbsp;</p>
<table style="width: 627px;" border="0" cellspacing="0" cellpadding="2">
<colgroup span="1"><col span="1" width="623"></col></colgroup>
<tbody>
<tr>
<td width="623">
<p><span style="font-family: arial, helvetica;">
<object width="425" height="344" data="http://www.youtube.com/v/7fGTpks6LCs&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash">
<param name="allowFullScreen" value="true" />
<param name="src" value="http://www.youtube.com/v/7fGTpks6LCs&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" />
<param name="allowfullscreen" value="true" />
</object>
</span></p>
</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Wed, 31 Dec 2008 17:09:08 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-947339.html</guid>
</item>
<item>
<title>BONNE ANNEE 2008</title>
<link>http://www.blogg.org/blog-66065-billet-734212.html</link>
<description><![CDATA[<P>&nbsp;</P>
<DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<DIV></DIV></TD></TR></TBODY></TABLE>
<TABLE class="" cellSpacing=0 cellPadding=0 width="61%" border=0>
<TBODY>
<TR>
<TD class="" width="17%">
<P align=center>
<SCRIPT language=JavaScript1.1>
<!--
hsh = new Date();
hsd = document;
hsi = '<a href="http://www.xiti.com/xiti.asp?s=66808"           '
hsi += ' TARGET="_top"><img width="39" height="25" border=0 '
hsi += 'src="http://logv17.xiti.com/hit.xiti?s=66808'
hsi += '&p=&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;}
hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>');
//-->
</SCRIPT>
<NOSCRIPT></NOSCRIPT><NOSCRIPT></NOSCRIPT></P></TD>
<TD class="" width="23%">
<DIV align=center><A href="http://www.hit-parade.com/hp.asp?site=a291016" target=_top><IMG title=Hit-Parade height=15 src="http://loga.hit-parade.com/logohp1.gif?site=a291016" width=77 border=0></A></DIV></TD></TR></TBODY></TABLE>
<CENTER></CENTER>
<DIV></DIV><!-- #EndTemplate --><A href="http://www.skoazell-vreizh.org/"><IMG height=60 alt="Skoazell Vreizh / Secours Breton : Comité de soutien aux familles des détenus politiques bretons" src="http://www.skoazell-vreizh.org/skeudenn/liammsv.gif" width=60 border=0></A> <A href="http://www.skoazell-vreizh.org/"><IMG height=60 alt="Skoazell Vreizh / Secours Breton : Comité de soutien aux familles des détenus politiques bretons" src="http://www.skoazell-vreizh.org/skeudenn/liammsv.gif" width=60 border=0></A> <A href="http://www.referencement-gratuit.net/"><IMG title="referencement gratuit" height=60 alt="referencement gratuit" src="http://www.referencement-gratuit.net/img/logo46860-2.gif" width=468 border=0></A> <!-- DEBUT DU CODE COUNTUS -->
<SCRIPT type=text/javascript>
<!--
today = new Date;
sec = today.getTime();
document.write('<scr'+'ipt type="text/javascript" src="http://countus2.editeurjavascript.com/countus.php3?pseudo=f_028083&timer=')
document.write(sec)
document.write('&present=1&color=%2333FFFF&textcolor=%23FF0033" mce_src="http://countus2.editeurjavascript.com/countus.php3?pseudo=f_028083&timer=')
document.write(sec)
document.write('&present=1&color=%2333FFFF&textcolor=%23FF0033"><\/scr'+'ipt>')
//-->
</SCRIPT>
<!-- FIN DU CODE COUNTUS -->
<P><!-- code ref-ici-->
<SCRIPT src="http://www.ref-ici.com/code.php?id=27651" type=text/javascript></SCRIPT>
<NOSCRIPT></NOSCRIPT><!-- code ref-ici--><!-- code ref-ici-->
<SCRIPT src="http://www.ref-ici.com/code.php?id=27651" type=text/javascript></SCRIPT>
<NOSCRIPT></NOSCRIPT><!-- code ref-ici-->&nbsp;&nbsp;&nbsp; <FONT color=#cc3333 size=4>voir la vidéo :<FONT color=#ff33ff size=5><STRONG> </STRONG></FONT><A href="http://www.bivouac-id.com/2008/03/28/exclusif-bivouac-id-fitna-en-francais/"><FONT color=#ff33ff><STRONG>http://www.bivouac-id.com/2008/03/28/exclusif-bivouac-id-fitna-en-francais/</STRONG></FONT></A></FONT></P>
<P><FONT color=#cc3333 size=4>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;et le site:&nbsp;&nbsp;&nbsp; <FONT color=#ff6633>http://www.sosfrance.com/forum/viewtopic.php?t=13899</FONT></FONT></P>
<P><FONT face="wingdings,zapf dingbats" color=#ff33ff size=5><STRONG>u </STRONG></FONT></P>
<P><FONT face=Wingdings color=#ffff00 size=6>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face="comic sans ms,sand">BONNE&nbsp; ANNEE&nbsp; 2008&nbsp; A TOUS MES LECTEURS</FONT></FONT></P>
<P><FONT face="Comic Sans MS" color=#ff0000 size=4>Un Blog convivial ou l'on peut s'exprimer:&nbsp; </FONT></P>
<P><FONT face="Comic Sans MS" color=#ff0000 size=4><FONT color=#00ff00 size=6>Le&nbsp; blog&nbsp; du&nbsp; gaulois&nbsp; en&nbsp; co</FONT></FONT><FONT face="Comic Sans MS" color=#ff0000 size=4><FONT color=#00ff00 size=6>lère</FONT></FONT></P>
<P><FONT face="Comic Sans MS" color=#cc3399 size=5><A href="http://gaulois.blog.ca/2005/11/08/"><STRONG>http://gaulois.blog.ca/2005/11/08/</STRONG></A></FONT></P>
<P>&nbsp;</P>
<P><STRONG></STRONG>&nbsp;</P>
<P>&nbsp;</P>
<P style="MARGIN-BOTTOM: 0cm"><STRONG><A href="http://www.kewego.fr/video/iLyROoaftUzS.html">http://www.kewego.fr/video/iLyROoaftUzS.html</A></STRONG> </P>
<P style="MARGIN-BOTTOM: 0cm"><EM><A href="http://www.abcpromoblog.com/vote.php?blog=10919">http://www.AbcPromoBlog.com/vote.php?blog=10919</A>&nbsp;&nbsp;&nbsp;&nbsp; <FONT color=#ff6600 size=5><STRONG>POUR&nbsp; VOTER :&nbsp; COPIER---COLLER:</STRONG></FONT></EM></P>
<P style="MARGIN-BOTTOM: 0cm"><EM><FONT color=#ff6600 size=5><STRONG>&nbsp;</STRONG><U><FONT face=impact,chicago color=#ffff00>PROMOUVOIR et FAITE&nbsp; VISITER&nbsp; CE&nbsp; SITE </FONT></U></FONT></EM></P>
<P style="MARGIN-BOTTOM: 0cm"><EM><FONT color=#ff6600 size=5><FONT color=#000000>http://www.AbcPromoBlog.com/vote.php?blog=10919</FONT><STRONG>&nbsp;</STRONG></FONT></EM><BR><BR><BR><BR></P>
<P style="MARGIN-BOTTOM: 0cm">&nbsp; <FONT face=verdana,geneva color=#ff6600 size=5><STRONG>Une&nbsp; Bonne Blague entres Amis, Un Geste Citoyen :&nbsp;&nbsp;</STRONG></FONT></P>
<P style="MARGIN-BOTTOM: 0cm"><FONT face=verdana,geneva color=#ff6600 size=5><STRONG>&nbsp;CLIQUER ICI</STRONG></FONT></P>
<P style="MARGIN-BOTTOM: 0cm">&nbsp;</P>
<P style="MARGIN-BOTTOM: 0cm"><A href="http://www.email-anonyme.net/"><STRONG><FONT color=#33cc00 size=6>http://www.email-anonyme.net/</FONT></STRONG></A><BR></P>
<P><FONT color=#33cc00 size=6></FONT>&nbsp;</P>
<OBJECT type=application/x-shockwave-flash height=368 width=400 data=http://www.kewego.fr/p/fr/iLyROoaftUzS.html>
<embed src="http://www.kewego.fr/p/fr/iLyROoaftUzS.html"                                                       width="400" height="368" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">
<a href="http://www.kewego.fr/video/iLyROoaftUzS.html"                                                       title="c'est quoi être identitaire? - kewego"><img src="http://t.kewego.com/t/1/0427/154x114_iLyROoaftUzS_2.jpg"                                                       alt="c'est quoi être identitaire? - kewego" /></a><br />
<a href="http://www.kewego.fr/video/iLyROoaftUzS.html">c'est quoi être identitaire? - kewego</a>
</embed></OBJECT>[a=http://www.AbcPromoBlog.com/vote.php?blog=10919]Vote pour mon blog ![/a] 
<DIV style="WIDTH: 400px"><A href="http://www.kewego.fr/video/iLyROoaftUzS.html">c'est quoi être identitaire? - kewego</A> <BR>clip montrant quelques unes des valeurs identitaire. 
<DIV>Mots-clés : <A href="http://www.kewego.fr/search/?q=identitaire">identitaire</A> <A href="http://www.kewego.fr/search/?q=jeunesse identitaires">jeunesse identitaires</A> <A href="http://www.kewego.fr/search/?q=dropkick murphys">dropkick murphys</A> </DIV>
<DIV style="TEXT-ALIGN: right"><A href="http://www.kewego.fr/video/iLyROoaftUzS.html">Video</A> de <A href="http://www.kewego.fr/search/?q=user:danceny08">danceny08</A> </DIV></DIV><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=877330&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sun, 06 Jan 2008 08:18:04 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-734212.html</guid>
</item>
<item>
<title>LES TEMPLIERS DE LA NEUVIEME CROISADE</title>
<link>http://www.blogg.org/blog-66065-billet-684186.html</link>
<description><![CDATA[<A href="http://www.referencement-gratuit.net/"><IMG title="referencement gratuit" height=31 alt="referencement gratuit" src="http://www.referencement-gratuit.net/img/logo8831.gif" width=88 border=0></A> <!-- DEBUT DU CODE COUNTUS -->
<SCRIPT type=text/javascript>
<!--
today = new Date;
sec = today.getTime();
document.write('<scr'+'ipt type="text/javascript" src="http://countus2.editeurjavascript.com/countus.php3?pseudo=f_028090&timer=')
document.write(sec)
document.write('&present=1&color=%23FFFF33&textcolor=%23FF6600" mce_src="http://countus2.editeurjavascript.com/countus.php3?pseudo=f_028090&timer=')
document.write(sec)
document.write('&present=1&color=%23FFFF33&textcolor=%23FF6600"><\/scr'+'ipt>')
//-->
</SCRIPT>
<!-- FIN DU CODE COUNTUS -->
<DIV style="WIDTH: 180px; HEIGHT: 236px">
<OBJECT height=220 width=180><PARAM NAME="movie" VALUE="http://www.deezer.com/embedded/widget.swf?path=1796297&amp;lang=en&amp;autoplay=true&amp;id=245684">
<embed src="http://www.deezer.com/embedded/widget.swf?path=1796297&lang=en&autoplay=true&id=245684"         type="application/x-shockwave-flash" width="180" height="220"></embed></OBJECT><A style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-TOP: 0px; BORDER-BOTTOM: medium none" href="http://www.deezer.com/"><IMG title="free music" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-TOP: 0px; BORDER-BOTTOM: medium none" alt="free music" src="http://www.deezer.com/embedded/footer.jpg" border=0></A></DIV>
<DIV style="WIDTH: 180px; HEIGHT: 236px" s<div><A style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-TOP: 0px; BORDER-BOTTOM: medium none" href="http://www.deezer.com/"></A></DIV>
<P><FONT face=verdana,geneva color=#cc6600 size=5><STRONG><U></U></STRONG></FONT>&nbsp;</P>
<P><FONT face=verdana,geneva color=#cc6600 size=5><U><STRONG>&nbsp;<EM><FONT color=#ff3300>MONTER LE SON POUR LE FOND MUSICAL</FONT></EM></STRONG></U></FONT></P>
<P><FONT face=verdana,geneva color=#cc6600 size=5><STRONG><U>Désensablons l'Identité Européenne</U></STRONG></FONT></P>
<P><STRONG><FONT color=#cc6600 size=4>Une des tâches essentielles qui nous incombe est de désensabler notre identité régionale européenne.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>En effet, la bonne défense de notre identité passe par sa bonne connaissance.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>C'est à nous de la définir et de l'exprimer, et nous n'avons pas à nous laisser enfermer dans des définitions</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>venues d'ailleurs.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Comme en toute région du globe, l'identité s'inscrit dans une culture régionale originale, forgée par la géographie</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>et le climat; accumulée et amendée depuis la nuit des temps ( bien avant les temps historiques ) .</FONT></STRONG></P><STRONG><FONT color=#cc6600 size=4>Une <NUIT FONT traces< de peu laissé ont préhistoriques et proto civilisations les car d?éclairer, tâcher faut nous qu?il temps, des></STRONG></FONT><FONT color=#cc6600 size=4>
<P><STRONG><FONT color=#cc6600 size=4>notamment faute de témoignages écrits.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Or absence de témoignages ne signifie pas absence de civilisation, de culture, de valeurs.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Nous devons fouiller profondément le sol de notre culture européenne pour en retrouver les racines profondes?</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>afin de nous faire une vision aussi authentique que possible de nous même.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Dans cette quête, il ne faut pas s'arrêter à la surface des choses.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Les langues et les religions ont été souvent imposées au peuple par des bouleversements historiques.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>La pratique du français ou de l'anglais ne fait pas de l'Afrique noire une région culturellement européenne,</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>et ses racines profondes n'ont rien à voir avec l'europe.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>De même,les religions chrétiennes ne font pas de celle-ci une région culturellement sémitique,</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>et ses racines profondes n'ont rien à voir avec le moyen-orient.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>On peut ainsi multiplier les exemples.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>Les aléas historiques sont anecdotiques sur le très long terme, et les régions tendent toujours</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4>à se rééquilibrer sur leur profond socle infraculturel.</FONT></STRONG></P>
<P><STRONG><FONT color=#cc6600 size=4><FONT color=#ffcc00>A nous donc de dépasser l'anecdotique pour percevoir le fondamental</FONT>.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300 size=4>Eclairons et suivons ce fil culturel continu qui nous lie aux origines de notre bonne vieille région européenne,</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300 size=4>et nous saurons enfin vraiment qui nous sommes.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300 size=4>Et les autres régions du monde sont invitées à s'engager dans un processus équivalent de désensablement identitaire.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>La France en tant que région européenne, doit être une Nation souveraine, indépendante de toute autorité ou organisation </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>étrangère ou internationale.La souveraineté Nationale ne peut être limitée que par des traités ou accords internationaux </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>librement négociés.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Le territoire National est inaliénable, toutes velléités séparatrices doivent être fermement réprimées.l'usage des parlers </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>et coutumes doit être respecté.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>L'armé française doit être la garantie principale de la souveraineté Nationale, de l'intégrité du territoire, de la sureté </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>intérieure et extérieure de l'Etat. La conscription doit être rétablie, chaque français étant par nature un défendeur de la </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Nation.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>La Nationalité Française n'est pas le résultat d'un acte administratif, c'est la reconnaissance d'une hérédité ou d'une </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>naturalisation.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Seront déchus de la Nationalité Française ceux qui se reconnaissent des liens d'allégeance avec un état étranger.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Chaque Naturel Français uniquement doit être libre de manifester ses opinions par la parole et par l'écrit.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>La constitution de la nation française en etat hiérarchique est de salut public.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>L'Etat assure l'intérêt général et le bien commun, armée,magistrature,police,finance générales,diplomatie sont des </FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>services publique sous contrôle de l'état restauré dans ses fontions régalienne.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Les sociétés secrètes et associations occultes doivent être déclarées illégales.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>La justice doit être rendue de façon équitable à tous les Français.L'indépendance de l'autorité judiciaire</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>doit être confiée à la garde de la direction suprême de l'état.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Tous les français doivent avoir accès à l'instruction élémentaire,à l'enseignement supérieur suivant leurs capacités.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Les traditions religieuses qui font partie du patrimoine moral de la nation doivent, seules, être professées librement.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>Les activités économiques doivent être orientées au service de la nation.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>La santé est la richesse première du peuple, l'amélioration des conditions de vie et d'hygiène doit contribuezr à relever</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>son niveau sanitaire et à réduire les dépenses de santé.</FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300>L'Etat doit superviser le système de protection sociale.<FONT size=3> (</FONT><FONT color=#33ff00 size=2> texte remanié )</FONT></FONT></STRONG></P>
<P><STRONG><FONT color=#ff3300></FONT></STRONG>&nbsp;</P>
<P>&nbsp;</P>
<P><STRONG><FONT color=#ff3300 size=4></FONT></STRONG>&nbsp;</P></FONT><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=783421&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Tue, 16 Oct 2007 07:14:43 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-684186.html</guid>
</item>
<item>
<title>LUI,  A ESSAYE</title>
<link>http://www.blogg.org/blog-66065-billet-678688.html</link>
<description><![CDATA[<A href="http://www.referencement-gratuit.net/"><IMG title="referencement gratuit" height=60 alt="referencement gratuit" src="http://www.referencement-gratuit.net/img/logo46860.gif" width=468 border=0></A> 
<DIV style="WIDTH: 180px; HEIGHT: 236px">
<OBJECT height=220 width=180><PARAM NAME="movie" VALUE="http://www.deezer.com/embedded/widget.swf?path=1796297&amp;lang=en&amp;autoplay=true&amp;id=245684">
<embed src="http://www.deezer.com/embedded/widget.swf?path=1796297&lang=en&autoplay=true&id=245684"     type="application/x-shockwave-flash" width="180" height="220"></embed></OBJECT><A style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-TOP: 0px; BORDER-BOTTOM: medium none" href="http://www.deezer.com/"><IMG title="free music" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0px; BORDER-TOP: medium none; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: medium none; PADDING-TOP: 0px; BORDER-BOTTOM: medium none" alt="free music" src="http://www.deezer.com/embedded/footer.jpg" border=0></A></DIV>
<SCRIPT language=JavaScript1.2 src="http://www.altavista.com/static/scripts/translate_engl.js"></SCRIPT>

<P><STRONG><EM><FONT face=verdana,geneva color=#ff6600 size=5></FONT></EM></STRONG>&nbsp;</P>
<P><STRONG><EM><FONT face=verdana,geneva color=#ff6600 size=5>Notre Ancêtre a essaye d'arrêter la Romanisation du </FONT></EM></STRONG></P>
<P><STRONG><EM><FONT face=verdana,geneva color=#ff6600 size=5>Pays </FONT></EM></STRONG></P>
<P><STRONG><EM><FONT face=verdana,geneva color=#ff6600 size=5>Nous devons arrêter l'Arabisation</FONT></EM></STRONG></P>
<P><STRONG><EM><FONT face=verdana,geneva color=#33ff00 size=5><A href="http://www.sosfrance.com/forum/viewforum.php">www.sosfrance.com/forum/viewforum.php</A></FONT></EM></STRONG></P>
<P><STRONG><EM><FONT face=verdana,geneva color=#ffff00 size=5>http://have-it.com/denonciation/pages/accueil.html</FONT></EM></STRONG></P>
<P><STRONG><EM><FONT face=verdana,geneva color=#ff6600 size=5></FONT></EM></STRONG>&nbsp;</P><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=777682&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sun, 07 Oct 2007 08:10:01 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-678688.html</guid>
</item>
<item>
<title>HYME  BRETON</title>
<link>http://www.blogg.org/blog-66065-billet-674065.html</link>
<description><![CDATA[<A href="http://www.referencement-gratuit.net/"><IMG title="referencement gratuit" height=60 alt="referencement gratuit" src="http://www.referencement-gratuit.net/img/logo23460.gif" width=234 border=0></A> <A href="http://www.meilleurduweb.com/index.php?id=150363" target=_blank><IMG alt="www.meilleurduweb.com : Classement des meilleurs sites Web." src="http://www.meilleurduweb.com/images/pub/votez_88.31.gif" border=0></A> 
<P><FONT color=#ff6600>&nbsp; <STRONG><FONT size=5>&nbsp;&nbsp;</FONT></STRONG></FONT><FONT color=#ff6600 size=5><STRONG>Bro Goz ma Zadoù<BR><BR><BR>Ni Breizhiz a galon karomp hon gwir Vro, <BR>Brudet eo an Arvor dre ar bed tro-dro. <BR>Dispont kreiz ar brezel hon tadoù ken mat, <BR>A skuilhas eviti o gwad <BR><BR><BR>O Breizh, ma Bro me 'gar ma Bro,<BR>Tra ma vo ar mor 'vel mur en he zro, <BR>Ra vezo digabestr ma Bro ! <BR><BR><BR>Ar Vretoned zo tud kalet ha kreñv, <BR>N'eus pobl ken kalonek a-zindan an neñv. <BR>Gwerz trist, son dudius a ziwan eno, <BR>O pegen kaer ez out ma Bro ! <BR><BR>Breizh douar ar sent kozh, douar ar varzhed, <BR>N'eus Bro all a garan kement 'barzh ar bed.<BR>Pep menez, pep traonienn da'm c'halon zo kaer, <BR>Enno kousk meur a Vreizhad taer !<BR><BR>Mard eo bet trec'het Breizh er brezelioù bras, <BR>He Yezh zo bepred ken bev ha biskoazh.<BR>He c'halon birvidik a lamm c'hoazh en he c'hreiz, <BR>Dihunet out bremañ, ma Breizh !&nbsp;</STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG></STRONG></FONT>&nbsp;</P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#33ff99>Lien:&nbsp; </FONT><FONT color=#00ffff size=4><A href="http://aebsoft.free.fr/Brit/Histoire1.htm">http://aebsoft.free.fr/Brit/Histoire1.htm</A></FONT></STRONG></FONT><FONT color=#ff6600 size=5><STRONG> </STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG>Un peu d'Histoire</STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>56 avant jésus-Christ: César , ulcèré d'avoir dû livrer une terrible bataille navale qu'il n'a que très difficilement gagné,</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>se venge en exterminant les 3/4 des Armoricains survivants. ( peut être Un des premiers génocide de l'histoire )</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>Pendant les500 ans suivants&nbsp;le peuple Armoricain ne parviendra pas à retrouver sa démographie antérieure.</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>Les campagnes d'Armorique restent dépeuplées et c'est seulement lors de l'arrivée de leurs cousins de grande Bretagne </FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>en 460 après Jésus-Christ, chassés de leurs terres ancestrales par l'invasion des ordes de barbares pour majorité </FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>Angles et SAXONS que le peuple Celte renaîtra.</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>Le&nbsp;PAYS se développera alors plus que jamais et attisera la convoitise des voisins Francs, puis Normand.</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#ffff00 size=4>Bien qu'ayant repoussé les nombreux assauts de ces pillards , la Bretagne du accepter le joug des&nbsp;Français en 1532</FONT></STRONG></FONT></P>
<P><FONT color=#ff6600 size=5><STRONG><FONT color=#0099ff>Les Bretons sont donc Français depuis 1532</FONT>&nbsp;</STRONG></FONT></P>
<P><FONT color=#ff6600><STRONG><FONT size=5>seulement Un siècle avant les Antillais</FONT></STRONG><STRONG><FONT size=5>&nbsp;</FONT></STRONG></FONT></P>
<P><STRONG><FONT color=#66ff00 size=5>Il aura fallu PRESQUE un demi millénaire pour être Français a part entière.</FONT></STRONG></P>
<P><STRONG><FONT color=#66ff00 size=5>Il aura fallu aux autochtones de ces deux régions défendrent les libertés de la France</FONT></STRONG></P>
<P><STRONG><FONT color=#66ff00 size=5>et ce en première ligne à différentes occasions pour mérité leur carte d'identité.</FONT></STRONG></P>
<P><STRONG><FONT color=#66ff00 size=5>Alors que viennent nous chanter ( souvent en rap ) ces profiteurs du bien être acquis par </FONT></STRONG></P>
<P><STRONG><FONT color=#66ff00 size=5>nos aîeux ?</FONT></STRONG></P>
<P><BR>
<SCRIPT src="http://www.google-analytics.com/urchin.js" type=text/javascript></SCRIPT>

<SCRIPT type=text/javascript>
_uacct = "UA-122422-1";
urchinTracker();
</SCRIPT>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=772861&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sat, 29 Sep 2007 14:27:29 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-674065.html</guid>
</item>
<item>
<title>lLe Pays Celtique</title>
<link>http://www.blogg.org/blog-66065-billet-674038.html</link>
<description><![CDATA[<A href="http://www.meilleurduweb.com/index.php?id=150363" target=_blank><IMG alt="www.meilleurduweb.com : Classement des meilleurs sites Web." src="http://www.meilleurduweb.com/images/pub/votez_88.31.gif" border=0></A> 
<P><STRONG><FONT face=helvetica color=#ff0033 size=5>&nbsp; CELTICA&nbsp; Le pays celte au début de notre ère,</FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5></FONT></STRONG>&nbsp;</P>
<P><STRONG><FONT face=helvetica color=#ff0033 size=5>Avant les invasions&nbsp;Romaines et Franques</FONT></STRONG></P>
<P><STRONG><FONT face=helvetica color=#ff0033 size=5>Ces Derniers confrontés Aux Armoricains et aux Bretons</FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5>( cousins de cornouaille parlant la même langue )</FONT></STRONG></P>
<P><STRONG><FONT face=helvetica color=#ff0033 size=5>chassés de leur ile par les Anglo-Saxons</FONT></STRONG>&nbsp;</P>
<P><FONT face=helvetica color=#ff0033 size=5><STRONG>Renoncèrent à la conquète de l'Armorique</STRONG></FONT></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5>a noter que l'emblème des Gaulois</FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5>n'était pas ce Coq Fanfaron perché en </FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5>haut des clochers</FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5>Mais la vive petite Allouette</FONT></STRONG></P>
<P><STRONG><FONT face=Helvetica color=#ff0033 size=5></FONT></STRONG>&nbsp;</P>
<P>&nbsp;</P><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=777680&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Sat, 29 Sep 2007 13:11:58 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-674038.html</guid>
</item>
<item>
<title>LES DROITS DE LA FEMME</title>
<link>http://www.blogg.org/blog-66065-billet-672927.html</link>
<description><![CDATA[<A href="http://www.meilleurduweb.com/index.php?id=150363" target=_blank><IMG alt="www.meilleurduweb.com : Classement des meilleurs sites Web." src="http://www.meilleurduweb.com/images/pub/votez_88.31.gif" border=0></A> * 
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; <STRONG><EM><U><FONT color=#00ff99 size=4>LES DROITS&nbsp; DE&nbsp; LA&nbsp; FEMME</FONT></U></EM></STRONG></P>
<P><STRONG><EM><U><FONT color=#cc0000 size=4>1789: c'est aussi l'abolition de l'esclavage de la femme</FONT></U></EM></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Contrairement à certaines civilisations ( qui n'en portent que le nom ) aux moeurs barbares,sanguinaires et innacceptables à notre époque,LE PEUPLE FRANCAIS, dans sa diversité du moment principalement composé de Gallo-Romains, de Francs et de Celtes de tous poils, reconnait aux femmes le droit d'être traitées sur un pied d'égalité avec les hommes: elle est l'égal de l'homme. Bien que certaines étaient encore très dépendantes en 1789 elles ont depuis rivaliser dans tous les domaines, et bien souvent démontré leur supériorité par rapport à l'ex mâle dominant.Celà est une très bonne chose et l'homme aprécie de plus en plus à être épaulé( et même dominé )par son épouse.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 1</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Les hommes et les femmes naissent et demeurent libres et égaux en droits. Les distinctions sociales ne peuvent être fondées que sur l'utilité commune.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 2</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Le but de toute association politique est la conservation des droits naturels et imprescriptibles de l'homme. Ces droits sont:<FONT color=#0000ff>LA LIBERTE,&nbsp; <FONT color=#ffffcc>LA PROPRIETE</FONT>,</FONT><FONT color=#ff0000> LA SURETE, ET LA RESISTANCE A L'OPPRESSION.</FONT></FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 3</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Le principe de toute souveraineté réside essentiellement dans la Nation. Nul corps, nul individu ne peut exercer d'autorité qui n'en émane expressément.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 4</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La liberté consiste à pouvoir faire tout ce qui ne nuit pas à autrui:ainsi, l'exercice des droits naturels de chaque homme n'a de bornes que celles qui assurent aux autres membres de la société la jouissance de ces mêmes droits. Ces bornes ne peuvent être déterminées que par la loi.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 5</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La loi n'a le droit de défendre que les actions nuisibles à la société. Tout ce qui n'est pas défendu par la loi ne peut être empêché, et nul ne peut être contraint à faire ce quelle n'ordonne pas.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 6</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La loi est l'expression de la volonté générale . Tous les Citoyens ont droit de concourir personnellement , ou par leurs représentants à sa formation.Elle doit être la même pour tous, soit quelle protège, soit quelle punisse. Tous les Citoyens étant égaux&nbsp;à ses yeux sont également admissibles à toutes dignités, places et emplois</FONT></STRONG><STRONG><FONT color=#00ffff size=4>&nbsp;publics, selon leurs capacités et sans autres distinction que celle de leurs vertus et de leurs talents.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 7</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Nul homme ne peut être accusé, arrêté ni détenu que dans les cas déterminés par la loi, et selon les formes quelle a prescrites.Ceux qui sollicitent, espédient, exécutent ou font exécuter des ordres arbitraires, doivent être punis; mais tout Citoyen appelé ou saisi en vertu de la loi doit obéir à l'instant:<FONT color=#ff6600> il se rend coupable par la résistance</FONT></FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 8</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La loi ne doit établir que des peines strictement et évidemment nécessaire, et nul ne peut être puni qu'en vertu d'une loi établie et promulguée antérieurement au délit, et légalement appliquée.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 9</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Tout homme étant présumé innocent jusqu'à ce qu'il ait été déclaré coupable, s'il est jugé indispensable de l'arrêter, toute rigueur qui ne serait pas nécessaire pour s'assurer de sa personne doit être sévèrement réprimée par la loi.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 10</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Nul ne doit être inquiété pour ses opinions, même religieuses, <FONT color=#ff0000>pourvu que leur manifestation ne trouble pas l'ordre établi par la loi.</FONT></FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 11</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La libre communication des pensées et des opinions est un des droits les plus précieux de l'homme:<FONT color=#ff0066>tout Citoyen peut donc</FONT> <FONT color=#ff0033>parler, écrire, imprimer librement</FONT>, sauf à répondre à l'abus de cette liberté dans les cas déterminés par la loi.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 12</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La garantie des droits de l'homme et du Citoyen nécessite une force publique: cette force est donc instituée pour l'avantage de tous et non pour l'utilité particulière de ceux auquels elle est confiée.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 13</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Pour l'entretient de la force publique et pour les dépenses d'administration, une contribution commune est indispensable:elle doit être également répartie entre tous les Citoyens, en raison de leurs facultés.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 14</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Tous les Citoyens ont le droit de constater, par eux mêmes ou par leurs représentants , la nécessité de la contribution publique, de la consentir librement, d'en suivre l'emploi, et d'en déterminer la quotité, l'assiette, le recouvrement et la durée.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 15</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>La société a le droit de demander compte à tout agent public de son administration.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>Art 16</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4><FONT color=#cc0033>Toute société dans laquelle la garantie des droits n'est pas assurée, ni la séparation des pouvoirs déterminée, n'a point de Constitution</FONT>.</FONT></STRONG></P>
<P>&nbsp;</P>
<P><FONT color=#00ffff size=4><STRONG>Art 17</STRONG></FONT></P>
<P><STRONG><FONT color=#00ffff size=4>La propriété étant un droit inviolable et sacré, nul ne peut en être privé, si ce n'est lorsque la nécessité publique, légalement constatée, l'exige évidemment, et sous condition d'une juste et préalable indemnité.</FONT></STRONG></P>
<P><STRONG><FONT color=#00ffff size=4>VOIR AUSSI :&nbsp; <A href="http://www.droitshumains.org/Femmes/Drts_Femmes.htm"><FONT color=#ff0000>http://www.droitshumains.org/Femmes/Drts_Femmes.htm</FONT></A></FONT></STRONG></P>
<P><STRONG><FONT color=#ff0000 size=4></FONT></STRONG>&nbsp;</P>
<P><STRONG><FONT color=#ff0000 size=4></FONT></STRONG>&nbsp;</P><p class="ta_img"><img border=0 src="http://www.blogg.org/afficher_image.php?id=771582&amp;img_x="></p>]]></description>
<category>le-corbac-freux</category>
<pubDate>Thu, 27 Sep 2007 14:23:34 +0000</pubDate>
<guid>http://www.blogg.org/blog-66065-billet-672927.html</guid>
</item>
</channel>
</rss>
