body {
	background-color: #FFF;
	height:100%;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0 0 10px 0;
}
#global {
	margin:5px auto;
	width:920px;
	height: 680px;
	/*border: solid #F04E11 1px;*/
}
#logo {
	float:left;
        margin-right: 30px;
}
#header {
	width:920px;
	height:75px;
}
#newsTicker {
	text-align:center;
	width:350px;
	float: left;
}
#menuConteneur{
	width: 920px;
	display:block;
	margin-top:-2px;
	text-align:center;
	height: 25px;
}
#nav {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
}
#nav li  {
	display: inline;
	list-style:none;
	margin: 0px;
	border-right: solid #F04E11 1px;
}
#menuConteneur a {
	margin: 0 2px;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: #fff;
}
#menuConteneur a:hover {
	color:#F04E11;
	background: #F0F0F0;
}
#menuConteneur a.sel {
	margin: 0px 0px 0px -5px;
	text-decoration: none;
	background: #F0F0F0; 
	color: #000;
}
#haut {
	height: 30px;
	background-color:#CCCCFF;
}
#conteneur {
	width:930px;
	margin:0 auto;
	background-color:#CCCCFF;
}
#centre {
         margin-left: 515px;
	margin-right: 155px;
 
}
#gauche {
	float:left;
	width: 495px;
}
#droite {
	float:right;
	width: 160px;
}
#footer {
	clear:both;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	color: #666;
	text-align:center;
	font-size:10px;
	background-image: url(http://palio.typepad.com/images-blog/footer.gif);
}
#footer span {
	margin-top:3px;
	padding-top: 3px;
	display: block;
}
#gauche p.titre , #gauche h3 .entry-header{
	width:485px;
	height:17px;
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	background-image: url(http://palio.typepad.com/images-blog/fond_titre_333.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}



#centre p.titre {
	width:215px;
	height:17px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
	background-image: url(http://palio.typepad.com/images-blog/fond_titre_000.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

#gauche p.titre a, #centre p.titre a{
	color:#FFFFFF;
	font-size:11px;text-decoration:none;
}


#gauche p.titre a:hover, #centre p.titre a:hover {
	color:#FFFFFF;
	font-size:11px;text-decoration:underline;
}


#droite p.titre {
	width:145px;
	height:17px;
	background-color:#F04E11;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	background-image: url(http://palio.typepad.com/images-blog/fond_titre_orange.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}
#gauche a img, #centre a img, #droite a img {
	border: 0px;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000;
	margin: 5px 0;
}
h2 a {
	text-decoration:none;
	color:#000;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	font-size:12px;
	font-weight: normal;
	margin-top: 2px;
}
h3 a {
	text-decoration:none;
	color:#666;
}
h3 a:hover {
	text-decoration:underline;
}
#centre ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	font-size:12px;
	font-weight: normal;
	width:210px;
	margin-top:0px;
	margin-bottom:10px;
}
#centre ul a {
	text-decoration:none;
	color:#666;
}
#centre ul a:hover {
	text-decoration:underline;
}
a.lienOrange {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F04E11;
}
a.lienOrange:hover {
	text-decoration:underline;
}
img.smallImg {
	float:left;
	margin-right:5px;
}



/* droite titre typelist */

#droite .module-header {
	width:145px;
	height:17px;
	background-color:#F04E11;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	background-image: url(http://palio.typepad.com/images-blog/fond_titre_orange.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

#droite .module-list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	font-size:12px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
}
#droite .module-list a {
	text-decoration:none;
	color:#666;
}
#droite .module-list a:hover {
	text-decoration:underline;
}

#droite ul{
padding:0;margin:5;
}
#droite li{
/*
list-style:none;*/
padding:0;margin:0;
}


/* centre titre typelist */

#centre .module-header {
	width:215px;
	height:17px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
	background-image: url(http://palio.typepad.com/images-blog/fond_titre_000.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
}

#centre .module-list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	font-size:12px;
	font-weight: normal;
	width:210px;
	margin-top:0px;
	margin-bottom:10px;
}

#centre .typelist .module-list{

}

#centre .module-list a {
	text-decoration:none;
	color:#666;
}
#centre .module-list a:hover {
	text-decoration:underline;
}

#footer a, #footer  a:visited, #footer  a:active, #footer  a:link{
color: #555555;
text-decoration:underline;
text-decoration:none;
}
#footer a:hover{
color:#F04E11;
/*color: #555555;*/
text-decoration:underline;
}




#gauche p.titre2 {
	width:650px;
	height:17px; 
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:5px;
	background: url(http://palio.typepad.com/images-blog/fond_titre_666.jpg) no-repeat; 
	padding-top: 3px;
	padding-left: 10px;
        clear: both;
}

#gauche p.titre2 a, #centre p.titre2 a{
	color:#FFFFFF;
	font-size:11px;text-decoration:none;
}


#gauche p.titre2 a:hover, #centre p.titre2 a:hover {
	color:#FFFFFF;
	font-size:11px;text-decoration:underline;
}




#centre p.titre2 {
	width:228px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#EB5C1C;
	margin-bottom:10px;
	background: url(http://palio.typepad.com/images-blog/fond_titre_0002.jpg) no-repeat; 
	padding-top: 3px;
	padding-left: 10px;
        text-align: center;
        clear: both;
}






/* droite titre typelist sous blog fumiko et autres */

#centre .typelist .module-header {
	width:228px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	font-weight:bold;
	color:#EB5C1C;
	margin-bottom:10px;
	background: url(http://palio.typepad.com/images-blog/fond_titre_0002.jpg) no-repeat; 
	padding-top: 3px;
	padding-left: 10px;
        text-align: center;
}


#centre .typelist .module-list{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana;
	font-size:12px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:10px;
}

#centre .typelist .module-list a {
	text-decoration:none;
	color:#666;
}

#centre .typelist .module-list a:hover {
	text-decoration:underline;
}


#centre .typelist ul{
padding-left:10px;
/*margin:5;*/
margin-left: 29px;
list-style-type: disc;
}

#centre .typelist li{
list-style-type: disc;
padding:0;
margin:0;
/*
list-style:none;
*/
}
li{
list-style-type: disc;
}

 /*    début custom cadres      */

/*
.fumiko-cadre{
    background-color: #7B4A73;
    border-top: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-color: #7B4A73; 
    z-index:1;
    -moz-border-radius: 8px;
    padding: 10px;
    color:#FFFFFF;
}
.fumiko-cadre a{
color: #FFFFFF;
}

.pagnonpelhaitre-cadre{
    background-color: #940000;
    border-top: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-color: #940000; 
    z-index:1;
    -moz-border-radius: 8px;
    padding: 10px;
    color:#FFFFFF;
}
.pagnonpelhaitre-cadre a{
color: #000000;
}


.laffont-cadre{
    background-color: #0000C0;
    border-top: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-color: #0000C0; 
    z-index:1;
    -moz-border-radius: 8px;
    padding: 10px;
    color:#FFFFFF;
}

.laffont-cadre a{
color: #FFFFFF;
}


.hugo-cadre{
    background-color: #008000;
    border-top: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-color: #008000;
    z-index:1;
    -moz-border-radius: 8px;
    padding: 10px;
    color:#FFFFFF;
}

.hugo-cadre a{
color: #FFFFFF;
}
*/

.home-typelist{

}


#droite .home-typelist ul{
margin:0;
padding-left:10px;
margin-left: 10px;
list-style-type: none;/**/
}

#droite .home-typelist li{
list-style-type: none;/**/
padding:0;
margin:0;
}

.titre-rss{
display: none;
}
/* ph=1 */

