/* Base */
@import url(http://static.typepad.com/.shared:v25.4:typepad:fr_fr/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v25.4:typepad:fr_fr/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a
{
	text-decoration: underline;
	font-weight: bold;
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }


/* layout */

body
{
	margin: 0;
	color: #666666;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: large;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */

	#banner
	{
		height: 301px;
		background-image: url("http://www.metrotextuel.fr/.a/6a011570d25f3d970c01348288f1a9970c-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 301px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px dotted #CCCCCC;
	padding: 15px 15px 15px 14px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #003366; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #003366; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 800px;
	}


	.layout-two-column-left #alpha
	{
		width: 300px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-left #beta
	{
		width: 500px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 700px;
	}


	.layout-two-column-right #alpha
	{
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 1000px;
	}


	.layout-three-column #alpha
	{
		width: 300px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #beta
	{
		width: 500px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 1000px;
	}


	.layout-three-column-right #alpha
	{
		width: 500px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: 300px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border-left: 1px dotted #CCCCCC;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* Custom CSS */
body, .body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
height: 100%;
font-family: Arial, sans-serif;
background-color: rgb(255, 255, 255);
}
#main, #z_col0.full .fullmod, #z_col100.full .fullmod {
width: 980px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
border-left-width: 15px;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-right-width: 15px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
}
#z_col0.full .fullmod {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
margin-top: 0px;
margin-bottom: 0px;
}
#z_col100.full .fullmod {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
margin-top: 0px;
margin-bottom: 0px;
}
.fullwidthsite {
width: 980px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#main_table_inner {
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
width: 980px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: rgb(242, 242, 242);
}
#z_col0 {
position: static;
}
.z_col0_td_inner {
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: transparent;
background-repeat: repeat no-repeat;
}
.z_col0_inner {
background-color: transparent;
background-repeat: repeat no-repeat;
}
#z_col0 .z_col0_inner {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#z_col0 div.ecart_col0 {
height: 0px;
}
#z_col0 div.ecart_col0 hr {
display: none;
}
#z_centre {
position: relative;
width: 100%;
}
.z_centre_inner {
overflow-x: hidden;
overflow-y: hidden;
width: 100%;
display: block;
}
#z_col1 {
position: static;
width: 645px;
}
.z_col1_td_inner {
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 645px;
background-color: transparent;
}
.z_col1_inner {
background-color: transparent;
}
#z_col1 .z_col1_inner {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
#z_col1 div.ecart_col1 {
height: 15px;
}
#z_col1 div.ecart_col1 hr {
display: none;
}
#z_col2 {
position: static;
width: 335px;
}
.z_col2_td_inner {
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 335px;
background-color: transparent;
}
.z_col2_inner {
background-color: transparent;
}
#z_col2 .z_col2_inner {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 0px;
}
#z_col2 div.ecart_col2 {
height: 15px;
}
#z_col2 div.ecart_col2 hr {
display: none;
}
#z_colfull {
position: static;
}
.z_colfull_td_inner {
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: transparent;
}
.z_colfull_inner {
background-color: transparent;
}
#z_colfull .z_colfull_inner {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
#z_colfull div.ecart_colfull {
height: 15px;
}
#z_colfull div.ecart_colfull hr {
display: none;
}
#z_col100 {
position: static;
}
.z_col100_td_inner {
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color: rgb(51, 51, 153);
background-repeat: no-repeat no-repeat;
}
.z_col100_inner {
background-color: rgb(51, 51, 153);
background-repeat: no-repeat no-repeat;
}
#z_col100 .z_col100_inner {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#z_col100 div.ecart_col100 {
height: 10px;
}
#z_col100 div.ecart_col100 hr {
display: none;
}
.mod_2018708 {
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2018708 .titre, .mod_2018708 .titre a {
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
text-transform: none;
font: normal normal normal 25px/normal Arial, sans-serif;
}
.mod_2018708 .titre a:hover {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2018708 .titre a {
background-color: rgb(255, 255, 255);
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
}
.mod_2018708 .titre_image {
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
text-transform: none;
font: normal normal normal 25px/normal Arial, sans-serif;
position: relative;
display: block;
}
.mod_2018708 .image {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#z_col100.full .mod_1987296 .cel1 .fullmod, #z_col100.full .mod_1987296 .entete .fullmod, #z_col100.full .mod_1987296 .cel2 .fullmod {
width: 950px;
}
.mod_1987296 {
position: relative;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.mod_1987296 .legal {
color: rgb(255, 255, 255);
text-align: center;
font: normal normal bold 12px/normal Arial, sans-serif;
}
.mod_1987296 .bouton, .mod_1987296 .bouton a {
color: rgb(255, 255, 255);
text-align: center;
text-decoration: none;
font: normal normal bold 12px/normal Arial, sans-serif;
}
.mod_1987296 .bouton a:hover {
color: rgb(255, 255, 255);
text-decoration: underline;
}
#z_col0.full .mod_1992448 .cel1 .fullmod, #z_col0.full .mod_1992448 .entete .fullmod, #z_col0.full .mod_1992448 .cel2 .fullmod {
width: 950px;
}
.mod_1992448 {
position: relative;
height: 100%;
}
.mod_1992448 .entete {
background-color: rgb(233, 233, 233);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(255, 153, 0);
text-align: left;
text-decoration: none;
text-transform: uppercase;
font: normal normal bold 24px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992448 .bouton {
color: rgb(105, 105, 105);
text-align: center;
text-decoration: none;
text-transform: uppercase;
font: normal normal bold 14px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992448 .bouton a {
color: rgb(105, 105, 105);
text-align: center;
text-decoration: none;
text-transform: uppercase;
font: normal normal bold 14px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992448 .bouton a:hover, .mod_1992448 .bouton a.selected {
color: rgb(255, 153, 0);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992448 {
background-color: rgb(241, 241, 241);
}
.mod_1992448 .menu_ligne {
width: 100%;
}
.mod_1992448 .menu_ligne .cel1 {
position: relative;
background-color: rgb(241, 241, 241);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
}
.mod_1992448 .menu_ligne .cel2 {
position: relative;
background-color: rgb(241, 241, 241);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
}
.mod_1992448 .menu_ligne .cel1 a {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.mod_1992448 .menu_ligne .cel2 a {
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.mod_1992448 .menu_ligne .id1 {
width: 16%;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id1 a {
display: block;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id4 {
border-left-style: none;
border-left-width: initial;
border-left-color: initial;
width: 16%;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id4 a {
display: block;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id6 {
border-left-style: none;
border-left-width: initial;
border-left-color: initial;
width: 16%;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id6 a {
display: block;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id3 {
border-left-style: none;
border-left-width: initial;
border-left-color: initial;
width: 16%;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id3 a {
display: block;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id2 {
border-left-style: none;
border-left-width: initial;
border-left-color: initial;
width: 16%;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id2 a {
display: block;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id5 {
border-left-style: none;
border-left-width: initial;
border-left-color: initial;
line-height: 1em;
}
.mod_1992448 .menu_ligne .id5 a {
display: block;
line-height: 1em;
}
#z_col0.full .mod_2694575 .cel1 .fullmod, #z_col0.full .mod_2694575 .entete .fullmod, #z_col0.full .mod_2694575 .cel2 .fullmod {
width: 960px;
}
.mod_2694575 {
position: relative;
background-color: transparent;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.mod_2694575 .slogan {
color: rgb(51, 51, 153);
text-align: right;
text-decoration: none;
font: normal normal bold 15px/normal 'Century Gothic', sans-serif;
}
.mod_1987318 {
position: relative;
}
.mod_1987318 .entete {
background-color: rgb(221, 221, 221);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 22px/normal Georgia, serif;
}
.mod_1987318 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_1987318 .left {
position: relative;
padding-right: 5px;
float: left;
}
.mod_1987318 .right {
position: relative;
padding-left: 5px;
float: right;
}
.mod_1987318 .center, .mod_1987318 .top {
position: relative;
padding-bottom: 5px;
float: none;
text-align: center;
}
.mod_1987318 .rubrique, .mod_1987318 .rubrique a {
color: rgb(163, 163, 163);
text-align: left;
text-decoration: none;
font: normal normal bold 14px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987318 .rubrique a:hover {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987318 .titre, .mod_1987318 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 20px/normal 'Century Gothic', sans-serif;
}
.mod_1987318 .titre a:hover, .mod_1987318 .menu_arrow li.selected .titre a {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 102);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987318 .premier_titre, .mod_1987318 .premier_titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 30px/normal 'Century Gothic', sans-serif;
}
.mod_1987318 .premier_titre a:hover {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 102);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987318 .texte, .mod_1987318 .texte a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.mod_1987318 .texte a:hover {
color: rgb(105, 105, 105);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987318 .legende {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
text-align: center;
font-weight: bold;
}
.mod_1987318 .auteur, .mod_1987318 a.auteur, .mod_1987318 a.auteur:hover {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
text-decoration: none;
background-color: transparent;
}
.mod_1987318 .date, .mod_1987318 a.date, .mod_1987318 a.date:hover {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
text-decoration: none;
background-color: transparent;
}
.mod_1987318 .une {
background-color: rgb(221, 221, 221);
width: 615px;
position: relative;
}
.mod_1987318 .une_6 .cel1 {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_1987318 .lire_suite a, .mod_1987318 .lire_suite img {
color: rgb(51, 51, 153);
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
padding-right: 1ex;
}
.mod_1987318 .cellpadding {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.mod_1987318 .scroller {
width: 615px;
overflow-x: hidden;
overflow-y: hidden;
}
.mod_1987318 .scroller div.section {
float: left;
overflow-x: hidden;
overflow-y: hidden;
width: 615px;
}
.mod_1987318 .scroller div.content {
width: 10000px;
height: auto;
}
.mod_1987318 .pager, .mod_1987318 .pager a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 20px/normal 'Century Gothic', sans-serif;
font-weight: normal;
}
.mod_1987318 .pager {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
text-decoration: none;
}
.mod_1987318 .pager a {
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
line-height: 32px;
}
.mod_1987318 .pager a:hover, .mod_1987318 .pager .sel {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 102);
border-top-color: rgb(241, 241, 241);
border-right-color: rgb(241, 241, 241);
border-bottom-color: rgb(241, 241, 241);
border-left-color: rgb(241, 241, 241);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-weight: bold;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987318 .pager .sel {
text-decoration: none;
}
.mod_1987318 .pager span {
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
}
.mod_1987318 .pager a span {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_1987318 .pager, .mod_1987318 .pager a {
font-size: 14px;
}
.mod_1987318 td.pager {
width: 40px;
text-align: center;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}
.mod_2690844 .entete {
background-color: rgb(242, 242, 242);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 30px/normal 'Century Gothic', sans-serif;
}
.mod_2690844 .eau {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_2690844 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2690844 .cel2 {
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2690844 td {
vertical-align: top;
}
.mod_2690844 .photo {
position: relative;
padding-right: 5px;
float: left;
}
.mod_2690844 .rubrique, .mod_2690844 .rubrique a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
}
.mod_2690844 .date, .mod_2690844 .date a, .mod_2690844 a.date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2690844 .titre, .mod_2690844 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 18px/normal 'Century Gothic', sans-serif;
}
.mod_2690844 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690844 .titre {
margin-bottom: 2px;
}
.mod_2690844 .date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2690844 .texte, .mod_2690844 .texte a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
}
.mod_2690844 .lire_suite {
text-align: right;
}
.mod_2690844 .lire_suite a, .mod_2690844 .lire_suite img {
color: rgb(36, 36, 36);
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
padding-right: 1ex;
}
.mod_2690844 .pager, .mod_2690844 .pager a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal 'Century Gothic', sans-serif;
font-weight: normal;
}
.mod_2690844 .pager {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
text-decoration: none;
}
.mod_2690844 .pager a {
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color: rgb(241, 241, 241);
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
line-height: 24px;
}
.mod_2690844 .pager a:hover, .mod_2690844 .pager .sel {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(36, 36, 36);
border-top-color: rgb(241, 241, 241);
border-right-color: rgb(241, 241, 241);
border-bottom-color: rgb(241, 241, 241);
border-left-color: rgb(241, 241, 241);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-weight: bold;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690844 .pager .sel {
text-decoration: none;
}
.mod_2690844 .pager span {
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
}
.mod_2690844 .pager a span {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2236716 .cel1 {
position: relative;
}
.mod_2236716 .resize .photo {
position: static;
}
.mod_2236716 .noresize .photo {
position: relative;
}
.mod_2236716 .cel_entete {
position: relative;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2236716 .cel_centre {
position: relative;
background-color: rgb(255, 255, 255);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2236716 .cel_pied {
position: relative;
background-color: rgb(0, 0, 0);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2236716 .left {
position: relative;
padding-right: 5px;
float: left;
margin-right: 5px;
}
.mod_2236716 .right {
position: relative;
padding-left: 5px;
float: right;
margin-left: 5px;
}
.mod_2236716 .center, .mod_2236716 .top {
position: relative;
padding-bottom: 5px;
float: none;
text-align: center;
}
.mod_2236716 .titre, .mod_2236716 .titre a, .mod_2236716 .titre .access {
color: rgb(255, 153, 0);
text-align: left;
text-decoration: none;
font: normal normal normal 17px/normal Georgia, serif;
}
.mod_2236716 .titre a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(255, 153, 0);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .categorie, .mod_2236716 .categorie .access {
color: rgb(102, 102, 102);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .resume, .mod_2236716 .resume .access {
color: rgb(105, 105, 105);
text-align: justify;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .resume {
width: 611px;
}
.mod_2236716 .texte, .mod_2236716 .texte .access, .mod_2236716 .texte a, .mod_2236716 a.texte {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .date, .mod_2236716 .date .access {
color: rgb(255, 153, 0);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .date a:hover {
color: inherit;
}
.mod_2236716 .liens, .mod_2236716 .liens a, .mod_2236716 a.liens {
color: rgb(105, 105, 105);
text-align: justify;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .liens:hover, .mod_2236716 .liens a:hover, .mod_2236716 a.liens:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .tag, .mod_2236716 .tag a {
color: rgb(105, 105, 105);
text-align: justify;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .tag:hover, .mod_2236716 .tag a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .auteur, .mod_2236716 .auteur a, .mod_2236716 .auteur .access, .mod_2236716 .auteur .access a {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 10px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .auteur a:hover, .mod_2236716 .auteur .access a:hover {
color: rgb(80, 56, 30);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .pied_page, .mod_2236716 .pied_page a {
color: rgb(255, 153, 0);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .pied_page a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 a.pied_page:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .navi, .mod_2236716 .navi a {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
text-align: center;
}
.mod_2236716 .pj, .mod_2236716 .pj a {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236716 .suite, .mod_2236716 .suite .access {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
text-align: right;
}
.mod_2236716 .legende {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
text-align: center;
font-weight: bold;
}
.mod_2236716 .lire_suite {
text-align: right;
}
.mod_2236716 .lire_suite a, .mod_2236716 .lire_suite img {
color: rgb(105, 105, 105);
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
padding-right: 1ex;
}
.mod_2236716 .bottom {
position: relative;
padding-top: 5px;
float: none;
text-align: center;
}
.mod_2236716 text {
display: inline;
padding-left: 5px;
}
.mod_2236716 .img_rating img {
vertical-align: baseline;
}
.mod_2236716 .left {
float: left;
position: relative;
margin-right: 1ex;
}
.mod_2236716 .leftsafe {
float: left;
position: relative;
margin-right: 5px;
}
.mod_2236716 .rightsafe {
float: right;
position: relative;
margin-left: 5px;
}
.mod_2236716 .digg, .mod_2236716 .digg a {
color: rgb(255, 153, 0);
text-align: left;
text-decoration: none;
font: normal normal normal 17px/normal Georgia, serif;
}
.mod_2236716 .digg {
background-image: url(http://www.ginisty.com/_images/icones/digg.png);
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
width: 57px;
height: 50px;
font-size: 24px;
line-height: 28px;
padding-top: 5px;
text-align: center;
background-position: 0% 0%;
background-repeat: no-repeat no-repeat;
}
.mod_2236716 .digg a:hover, .mod_2236716 .digg_hover {
color: rgb(102, 102, 102);
}
.mod_2236716 .digg .label {
font-size: 14px;
line-height: 12px;
}
.mod_2236716 .digg {
font-size: 12px;
line-height: 12px;
height: 44px;
display: inline-block;
margin-bottom: 5px;
vertical-align: top;
}
.mod_2236716 .digg .label {
display: block;
margin-top: -4px;
}
.mod_2236716 .digg_hover {
padding-top: 8px;
font-size: 24px;
display: block;
}
.mod_2236716 .pager, .mod_2236716 .pager a {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
font-weight: normal;
}
.mod_2236716 .pager {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
text-decoration: none;
}
.mod_2236716 .pager a {
border-top-color: rgb(105, 105, 105);
border-right-color: rgb(105, 105, 105);
border-bottom-color: rgb(105, 105, 105);
border-left-color: rgb(105, 105, 105);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color: rgb(241, 241, 241);
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
line-height: 23px;
}
.mod_2236716 .pager a:hover, .mod_2236716 .pager .sel {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(204, 204, 204);
border-top-color: rgb(241, 241, 241);
border-right-color: rgb(241, 241, 241);
border-bottom-color: rgb(241, 241, 241);
border-left-color: rgb(241, 241, 241);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-weight: bold;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236716 .pager .sel {
text-decoration: none;
}
.mod_2236716 .pager span {
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
}
.mod_2236716 .pager a span {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2236716 .chapitres {
height: 142px;
overflow-x: auto;
overflow-y: auto;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2236716 .chapitres .item {
height: 68px;
margin-bottom: 7px;
}
.mod_2236716 .chapitres .item .photo {
float: left;
width: 97px;
margin-right: 15px;
}
.mod_2236716 .chapitres .item .photo img {
width: 97px;
height: 60px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.mod_2236716 .chapitres .item .titre {
color: rgb(255, 153, 0);
margin-bottom: 5px;
font-size: 14px;
}
.mod_1987329 .entete {
background-color: transparent;
position: relative;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
color: rgb(80, 56, 30);
text-align: right;
text-decoration: none;
font: normal normal bold 20px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987329 .cel1 {
position: relative;
background-color: transparent;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
white-space: nowrap;
}
.mod_1987329 .texte {
color: rgb(221, 221, 221);
text-align: right;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987329 .avance, .mod_1987329 .avance a {
color: rgb(51, 51, 153);
text-align: right;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987329 .avance a:hover {
color: rgb(255, 255, 255);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987329 .avance a {
background-color: rgb(255, 255, 255);
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
}
.mod_1987329 form {
text-align: left;
}
.mod_2021653 .entete {
background-color: transparent;
position: relative;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
color: rgb(80, 56, 30);
text-align: right;
text-decoration: none;
font: normal normal bold 20px/normal 'Trebuchet MS', sans-serif;
}
.mod_2021653 .cel1 {
position: relative;
background-color: transparent;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}
.mod_2021653 .texte {
color: rgb(204, 102, 0);
text-align: right;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2021653 .avance, .mod_2021653 .avance a {
color: rgb(204, 102, 0);
text-align: right;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2021653 .avance a:hover {
color: rgb(255, 255, 255);
text-decoration: underline;
}
.mod_2021653 .avance a {
background-color: rgb(255, 255, 255);
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
}
.mod_2021653 form {
text-align: left;
}
.mod_1987320 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
}
.mod_1987320 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_1987320 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
white-space: nowrap;
}
.mod_1987320 .texte, .mod_1987320 .texte a {
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
}
.mod_1987320 form {
text-align: left;
}
.mod_2690846 .entete {
background-color: rgb(221, 221, 221);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 30px/normal 'Century Gothic', sans-serif;
}
.mod_2690846 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_2690846 .inner {
width: 100%;
position: relative;
}
.mod_2690846 .titre, .mod_2690846 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 24px/normal 'Century Gothic', sans-serif;
}
.mod_2690846 .titre a:hover {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 102);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .rubrique, .mod_2690846 .rubrique a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 25px/normal Verdana, sans-serif;
}
.mod_2690846 .rubrique a:hover {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .texte, .mod_2690846 .texte a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal Verdana, sans-serif;
}
.mod_2690846 .texte a:hover {
color: rgb(105, 105, 105);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .date, .mod_2690846 a.date, .mod_2690846 .date a, .mod_2690846 a.date:hover, .mod_2690846 .date a:hover {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_2690846 .date a:hover, .mod_2690846 a.date:hover {
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .titre_suivants, .mod_2690846 .titre_suivants a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal Verdana, sans-serif;
}
.mod_2690846 .titre_suivants a:hover {
color: rgb(34, 34, 34);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(75, 75, 75);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .photo {
position: relative;
padding-right: 5px;
float: left;
position: static;
}
.mod_2690846 .lire_suite {
text-align: right;
}
.mod_2690846 .lire_suite a, .mod_2690846 .lire_suite img {
color: rgb(36, 36, 36);
text-decoration: none;
font: normal normal normal 11px/normal Verdana, sans-serif;
padding-right: 1ex;
}
.mod_2690846 .pave {
position: relative;
float: left;
width: 99%;
}
.mod_2690846 .pave .bloc {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_2690846 .bloc_rub {
border-bottom-color: transparent;
border-bottom-width: initial;
border-bottom-style: initial;
}
.mod_2690846 .scroller {
width: 250px;
overflow-x: hidden;
overflow-y: hidden;
}
.mod_2690846 .scroller div.section {
float: left;
overflow-x: hidden;
overflow-y: hidden;
width: 250px;
}
.mod_2690846 .scroller div.content {
width: 10000px;
height: auto;
}
.mod_2690846 .table {
width: 250px;
}
.mod_2690846 table td {
vertical-align: top;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
}
.mod_2690846 .pager, .mod_2690846 .pager a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 24px/normal 'Century Gothic', sans-serif;
font-weight: normal;
}
.mod_2690846 .pager {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
text-decoration: none;
}
.mod_2690846 .pager a {
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
line-height: 36px;
}
.mod_2690846 .pager a:hover, .mod_2690846 .pager .sel {
color: rgb(241, 241, 241);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 102);
border-top-color: rgb(241, 241, 241);
border-right-color: rgb(241, 241, 241);
border-bottom-color: rgb(241, 241, 241);
border-left-color: rgb(241, 241, 241);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-weight: bold;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .pager .sel {
text-decoration: none;
}
.mod_2690846 .pager span {
padding-top: 2px;
padding-right: 6px;
padding-bottom: 2px;
padding-left: 6px;
}
.mod_2690846 .pager a span {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2690846 .pager, .mod_2690846 .pager a {
font-size: 14px;
}
.mod_2690846 table td.pager {
width: 30px;
text-align: center;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
vertical-align: middle;
}
.mod_2690846 .rubrique {
border-top-style: none;
border-top-width: initial;
border-top-color: initial;
height: 100%;
}
.mod_2690846 .rubrique ul {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2690846 .rubrique li {
position: relative;
float: left;
margin-right: 10px;
}
.mod_2690846 .rubrique li a {
display: block;
padding-top: 1ex;
padding-right: 1.5ex;
padding-bottom: 1ex;
padding-left: 1.5ex;
}
.mod_2690846 .rubrique li.selected {
z-index: 980;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(255, 255, 255);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .rubrique li.selected a {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
text-decoration: inherit;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .inner_tabs {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(255, 255, 255);
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2690846 .pave_header {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-bottom: 5px;
margin-bottom: 5px;
}
.mod_1987321 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
}
.mod_1987321 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_1987321 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
.mod_1987321 .cel2 {
position: relative;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
position: relative;
}
.mod_1987321 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Century Gothic', sans-serif;
}
.mod_1987321 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987321 .celdefil {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
position: relative;
}
.mod_1987321 .support {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
height: 150px;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
}
.mod_1987321 .defilbox {
height: 100%;
position: absolute;
left: 0px;
top: 150px;
visibility: hidden;
}
.mod_1987321 .onglet, .mod_1987321 .onglet a {
color: rgb(51, 51, 153);
text-align: right;
text-decoration: none;
font: normal normal bold 11px/normal 'Century Gothic', sans-serif;
}
.mod_1987321 .onglet a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987321 .auteur {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987321 .date, .mod_1987321 .date a, .mod_1987321 a.date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987321 .onglet {
border-top-style: none;
border-top-width: initial;
border-top-color: initial;
height: 100%;
}
.mod_1987321 .onglet ul {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_1987321 .onglet li {
position: relative;
float: left;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.mod_1987321 .onglet li a {
display: block;
padding-top: 1.5ex;
padding-right: 1.5ex;
padding-bottom: 1.5ex;
padding-left: 1.5ex;
}
.mod_1987321 .onglet li.selected {
z-index: 900;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(255, 255, 255);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(255, 255, 255);
border-right-color: rgb(255, 255, 255);
border-bottom-color: rgb(255, 255, 255);
border-left-color: rgb(255, 255, 255);
border-bottom-style: none;
border-bottom-width: initial;
border-bottom-color: initial;
margin-top: 0px;
margin-right: 0px;
margin-bottom: -1px;
margin-left: 0px;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987321 .onglet li.selected a {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
text-decoration: inherit;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987321 .inner_tabs {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(255, 255, 255);
border-right-color: rgb(255, 255, 255);
border-bottom-color: rgb(255, 255, 255);
border-left-color: rgb(255, 255, 255);
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(255, 255, 255);
height: 100%;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
position: relative;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2486495 .entete {
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 30px/normal 'Century Gothic', sans-serif;
}
.mod_2486495 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}
.mod_2486495 .left {
position: relative;
padding-right: 5px;
float: left;
}
.mod_2486495 .right {
position: relative;
padding-left: 5px;
float: right;
}
.mod_2486495 .center, .mod_2486495 .top {
position: relative;
padding-bottom: 5px;
float: none;
text-align: center;
}
.mod_2486495 .bottom {
position: relative;
padding-top: 5px;
float: none;
text-align: center;
}
.mod_2486495 .titre {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 20px/normal 'Century Gothic', sans-serif;
}
.mod_2486495 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2486495 .pied_page, .mod_2486495 .pied_page a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2486495 .pied_page a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2486495 a.pied_page:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(80, 56, 30);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2486495 .texte {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.mod_2486495 .lire_suite {
text-align: right;
}
.mod_2486495 .lire_suite a, .mod_2486495 .lire_suite img {
color: rgb(36, 36, 36);
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
padding-right: 1ex;
}
.mod_2005024 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
position: relative;
}
.mod_2005024 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_2005024 .annuaire {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_2005024 .inner {
position: relative;
}
.mod_2005024 .cel1pad {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_2005024 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_2005024 .lien, .mod_2005024 .lien a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2005024 .lien a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 153);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2005024 .description, .mod_2005024 .description a {
color: rgb(102, 102, 102);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2005024 .description a:hover {
color: rgb(102, 102, 102);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2005024 .left, .mod_2005024 .left_margin {
float: left;
position: relative;
}
.mod_2005024 .left_margin {
margin-right: 10px;
}
.mod_2005024 .titre_margin {
margin-top: 5px;
}
.mod_1987323 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
position: relative;
}
.mod_1987323 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_1987323 .annuaire {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_1987323 .inner {
position: relative;
}
.mod_1987323 .cel1pad {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_1987323 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_1987323 .lien, .mod_1987323 .lien a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987323 .lien a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 153);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987323 .description, .mod_1987323 .description a {
color: rgb(102, 102, 102);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_1987323 .description a:hover {
color: rgb(102, 102, 102);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1987323 .left, .mod_1987323 .left_margin {
float: left;
position: relative;
}
.mod_1987323 .left_margin {
margin-right: 10px;
}
.mod_1987323 .titre_margin {
margin-top: 5px;
}
.mod_2978494 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
position: relative;
}
.mod_2978494 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_2978494 .annuaire {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_2978494 .inner {
position: relative;
}
.mod_2978494 .cel1pad {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2978494 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2978494 .lien, .mod_2978494 .lien a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2978494 .lien a:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(51, 51, 153);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2978494 .description, .mod_2978494 .description a {
color: rgb(102, 102, 102);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_2978494 .description a:hover {
color: rgb(102, 102, 102);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2978494 .left, .mod_2978494 .left_margin {
float: left;
position: relative;
}
.mod_2978494 .left_margin {
margin-right: 10px;
}
.mod_2978494 .titre_margin {
margin-top: 5px;
}
.mod_1992439 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
position: relative;
}
.mod_1992439 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_1992439 .xml {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_1992439 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_1992439 .cel2 {
position: relative;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_1992439 .chapeau, .mod_1992439 .chapeau a {
color: rgb(255, 153, 0);
text-align: justify;
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992439 .chapeau a:hover {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992439 .titre, .mod_1992439 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal 'Century Gothic', sans-serif;
}
.mod_1992439 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992439 .texte, .mod_1992439 .texte a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal Verdana, sans-serif;
}
.mod_1992439 .auteur {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992439 .date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal 'Trebuchet MS', sans-serif;
}
.mod_1992439 .photo {
position: relative;
padding-right: 5px;
float: left;
}
.mod_1992439 .lire_suite {
text-align: right;
}
.mod_1992439 .lire_suite a, .mod_1992439 .lire_suite img {
color: rgb(255, 153, 0);
text-decoration: none;
font: normal normal normal 12px/normal 'Trebuchet MS', sans-serif;
padding-right: 1ex;
}
.mod_2236762 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
position: relative;
}
.mod_2236762 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 30px/normal 'Century Gothic', sans-serif;
}
.mod_2236762 .xml {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_2236762 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2236762 .cel2 {
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2236762 .chapeau, .mod_2236762 .chapeau a {
color: rgb(102, 102, 102);
text-align: justify;
text-decoration: none;
font: normal normal normal 10px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236762 .chapeau a:hover {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236762 .titre, .mod_2236762 .titre a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal 'Century Gothic', sans-serif;
}
.mod_2236762 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236762 .texte, .mod_2236762 .texte a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
}
.mod_2236762 .auteur {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal Verdana, sans-serif;
}
.mod_2236762 .date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal Verdana, sans-serif;
}
.mod_2236762 .photo {
position: relative;
padding-right: 5px;
float: left;
}
.mod_2236762 .lire_suite {
text-align: right;
}
.mod_2236762 .lire_suite a, .mod_2236762 .lire_suite img {
color: rgb(102, 102, 102);
text-decoration: none;
font: normal normal normal 10px/normal 'Trebuchet MS', sans-serif;
padding-right: 1ex;
}
.mod_2236721 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(219, 219, 219);
position: relative;
}
.mod_2236721 .entete {
background-color: rgb(241, 241, 241);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(219, 219, 219);
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(219, 219, 219);
border-right-width: 1px;
border-right-style: solid;
border-right-color: rgb(219, 219, 219);
position: relative;
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal Georgia, serif;
}
.mod_2236721 .cel1, .mod_2236721 .cel1safe {
position: relative;
background-color: rgb(255, 255, 255);
}
.mod_2236721 .cel1 {
padding-top: 7px;
padding-right: 7px;
padding-bottom: 7px;
padding-left: 7px;
}
.mod_2236721 .col {
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
text-align: center;
}
.mod_2236721 .vignette {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236721 a.vignette {
display: block;
cursor: pointer;
text-decoration: none;
}
.mod_2236721 .vignette_ie6 {
}
.mod_2236721 a:hover .vignette {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(201, 201, 201);
border-right-color: rgb(201, 201, 201);
border-bottom-color: rgb(201, 201, 201);
border-left-color: rgb(201, 201, 201);
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236721 .titre, .mod_2236721 .titre a, .mod_2236721 a.vignette .titre_16_9 {
color: rgb(105, 105, 105);
text-align: center;
text-decoration: none;
font: normal normal normal 14px/normal 'Trebuchet MS', sans-serif;
}
.mod_2236721 a.titre:hover, .mod_2236721 .titre a:hover, .mod_2236721 a.vignette:hover .titre_16_9 {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236721 a.vignette .titre_16_9 {
position: absolute;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
bottom: 8px;
}
.mod_2236721 .titre, .mod_2236721 .commentaires {
margin-top: 5px;
}
.mod_2236721 .liens, .mod_2236721 .liens a, .mod_2236721 a.liens, .mod_2236721 a.vignette .commentaires_16_9 {
color: rgb(34, 34, 34);
text-align: left;
text-decoration: none;
font: normal normal normal 14px/normal Arial, sans-serif;
}
.mod_2236721 a.liens:hover, .mod_2236721 .liens a:hover, .mod_2236721 a.vignette:hover .commentaires_16_9 {
color: inherit;
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2236721 a.vignette .commentaires_16_9 {
position: absolute;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
right: 8px;
bottom: 8px;
}
.mod_2236721 .padding_infos, .mod_2236721 .rollover_infos {
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-top: 0px;
}
.mod_2236721 .rollover_infos {
position: absolute;
top: 10px;
background-image: url(http://www.ginisty.com/_images/opacity/70_TRANSPARENT.png);
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992436 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(51, 51, 153);
}
.mod_1992436 .entete {
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 16px/normal 'Century Gothic', sans-serif;
}
.mod_1992436 .cel1 {
position: relative;
background-color: rgb(221, 221, 221);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(51, 51, 153);
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.mod_1992436 .left {
position: relative;
padding-right: 5px;
float: left;
}
.mod_1992436 .right {
position: relative;
padding-left: 5px;
float: right;
}
.mod_1992436 .center, .mod_1992436 .top {
position: relative;
padding-bottom: 5px;
float: none;
text-align: center;
}
.mod_1992436 .bottom {
position: relative;
padding-top: 5px;
float: none;
text-align: center;
}
.mod_1992436 .pj, .mod_1992436 .pj a {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
}
.mod_1992436 .pj {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
.mod_1992436 .titre {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal normal 18px/normal 'Century Gothic', sans-serif;
}
.mod_1992436 .titre a:hover {
color: rgb(36, 36, 36);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992436 .liens, .mod_1992436 .liens a {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal Verdana, sans-serif;
}
.mod_1992436 .liens a:hover, .mod_1992436 a.liens:hover {
color: rgb(255, 255, 255);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(36, 36, 36);
background-position: initial initial;
background-repeat: initial initial;
}
.mod_1992436 .soustitre {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal Verdana, sans-serif;
}
.mod_1992436 .chapeau {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal Verdana, sans-serif;
}
.mod_1992436 .intertitre {
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
font: normal normal bold 12px/normal Verdana, sans-serif;
}
.mod_1992436 .date {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal Verdana, sans-serif;
}
.mod_1992436 .auteur {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 11px/normal Verdana, sans-serif;
}
.mod_1992436 .texte {
color: rgb(36, 36, 36);
text-align: left;
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.mod_1992436 .lire_suite {
text-align: right;
}
.mod_1992436 .lire_suite a, .mod_1992436 .lire_suite img {
color: rgb(36, 36, 36);
text-decoration: none;
font: normal normal normal 12px/normal Verdana, sans-serif;
padding-right: 1ex;
}
#z_col0.full .mod_2018714 .cel1 .fullmod, #z_col0.full .mod_2018714 .entete .fullmod, #z_col0.full .mod_2018714 .cel2 .fullmod {
width: 970px;
}
#mod_2018714 {
z-index: 1000;
}
#mod_2018714 .entete {
background-color: rgb(51, 51, 153);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(51, 51, 153);
text-align: left;
text-decoration: none;
text-transform: uppercase;
font: normal normal bold 24px/normal 'Century Gothic', sans-serif;
}
#mod_2018714 .titre a {
color: rgb(221, 221, 221);
text-align: center;
text-decoration: none;
text-transform: uppercase;
font: normal normal normal 13px/normal 'Century Gothic', sans-serif;
}
#mod_2018714 .stitre a {
color: rgb(255, 153, 0);
text-align: center;
text-decoration: none;
font: normal normal bold 12px/normal 'Trebuchet MS', sans-serif;
}
#mod_2018714 ul {
list-style-type: none;
}
#menuliste_2018714_1 a {
width: 186px;
}
#menuliste_2018714_2 a {
width: 186px;
}
#menuliste_2018714_3 a {
width: 186px;
}
#menuliste_2018714_4 a {
width: 186px;
}
#menuliste_2018714_5 a {
width: 186px;
}
#mod_2018714 .main_menu {
position: relative;
background-color: rgb(51, 51, 153);
z-index: 1000;
}
#mod_2018714 .main_menu li.titre {
float: left;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#mod_2018714 .main_menu li.titre a {
display: block;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: rgb(51, 51, 153);
}
#mod_2018714 .main_menu li.titre a:hover {
color: rgb(51, 153, 255);
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
#mod_2018714 .main_menu li.stitre a {
background-color: rgb(105, 105, 105);
}
#mod_2018714 .main_menu li.stitre a:hover {
color: rgb(105, 105, 105);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
#mod_2018714 .main_menu ul li.titre ul {
display: none;
}
#mod_2018714 .main_menu ul li.slast a {
padding-bottom: 4px;
}
#mod_2018714 .main_menu ul li:hover ul, #mod_2018714 .main_menu ul li.sfhover ul {
display: block;
margin-top: 0px;
}
#mod_2018714 .main_menu ul li:hover ul li, #mod_2018714 .main_menu ul li.sfhover ul li {
float: none;
margin-left: -1px;
margin-top: -1px;
}
#mod_2018714 .main_menu li.titre ul {
position: absolute;
}
#mod_2018714 .main_menu li:hover li a, #mod_2018714 .main_menu li.sfhover ul li a {
width: 0px;
}
#mod_2018714 .main_menu ul li ul li {
}
#mod_2018714 .main_menu ul li:hover ul li ul, #mod_2018714 .main_menu ul li.sfhover ul li ul, #mod_2018714 .main_menu ul li ul li:hover ul li ul, #mod_2018714 .main_menu ul li ul li.sfhover ul li ul {
display: none;
}
#mod_2018714 .main_menu ul li ul li:hover ul, #mod_2018714 .main_menu ul li ul li.sfhover ul, #mod_2018714 .main_menu ul li ul li ul li:hover ul, #mod_2018714 .main_menu ul li ul li ul li.sfhover ul {
display: block;
margin-left: 11px;
margin-top: -25px;
}
#mod_2018714 .main_menu ul li ul li:hover ul li, #mod_2018714 .main_menu ul li ul li.sfhover ul li, #mod_2018714 .main_menu ul li ul li ul li:hover ul li, #mod_2018714 .main_menu ul li ul li ul li.sfhover ul li {
margin-left: -1px;
}
.mod_2021655 {
position: relative;
}
.mod_2021655 .entete {
background-color: rgb(241, 241, 241);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(80, 56, 30);
text-align: left;
text-decoration: none;
font: normal normal bold 22px/normal Arial, sans-serif;
}
.mod_2021655 .menu_ligne {
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
background-color: transparent;
}
.mod_2021655 .menu_ligne .cel1, .mod_2021655 .menu_ligne .cel2 {
display: inline;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.mod_2021655 .menu_ligne .cel1 a, .mod_2021655 .menu_ligne .cel2 a {
position: relative;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.mod_2021655 .menu_ligne .cel2 a {
background-color: transparent;
}
.mod_2021655 .menu {
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
}
.mod_2021655 .menu .cel1 {
position: relative;
background-color: transparent;
display: block;
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 15px/normal 'Trebuchet MS', sans-serif;
line-height: 1em;
}
.mod_2021655 .menu .cel1 a {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: list-item;
}
.mod_2021655 .menu .cel2 {
position: relative;
background-color: transparent;
display: block;
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 15px/normal 'Trebuchet MS', sans-serif;
line-height: 1em;
}
.mod_2021655 .menu .cel2 a {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: list-item;
}
.mod_2021655 .titre, .mod_2021655 .titre a {
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 15px/normal 'Trebuchet MS', sans-serif;
}
.mod_2021655 .titre a:hover, .mod_2021655 .titre a.selected {
color: rgb(255, 255, 255);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2021654 {
position: relative;
background-color: transparent;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
}
.mod_2021654 .texte, .mod_2021654 .texte a {
color: rgb(255, 255, 255);
text-align: left;
text-decoration: none;
font: normal normal normal 15px/normal 'Trebuchet MS', sans-serif;
}
.mod_2021654 .texte a:hover {
color: rgb(255, 255, 255);
text-decoration: underline;
}
.mod_2021654 .description {
color: rgb(34, 34, 34);
text-align: left;
text-decoration: none;
font: italic normal normal 12px/normal 'Trebuchet MS', sans-serif;
}
#z_col0.full .mod_2628805 .cel1 .fullmod, #z_col0.full .mod_2628805 .entete .fullmod, #z_col0.full .mod_2628805 .cel2 .fullmod {
width: 980px;
}
.mod_2628805 {
width: 100%;
}
.mod_2628805 .fullmod table {
width: 100%;
}
.mod_2628805 td {
vertical-align: top;
}
.mod_2628805 .celcombo1 {
position: relative;
background-color: rgb(255, 255, 255);
width: 490px;
}
.mod_2628805 .celcombo2 {
position: relative;
background-color: rgb(255, 255, 255);
}
#z_col0.full .mod_2628805 .fullmod .fullmod, #z_col100.full .mod_2628805 .fullmod .fullmod {
width: auto;
}
#z_col0.full .mod_1987327 .cel1 .fullmod, #z_col0.full .mod_1987327 .entete .fullmod, #z_col0.full .mod_1987327 .cel2 .fullmod {
width: 980px;
}
.mod_1987327 {
width: 100%;
}
.mod_1987327 .fullmod table {
width: 100%;
}
.mod_1987327 td {
vertical-align: top;
}
.mod_1987327 .celcombo1 {
position: relative;
background-color: rgb(51, 51, 153);
}
.mod_1987327 .celcombo2 {
position: relative;
background-color: rgb(51, 51, 153);
width: 245px;
}
#z_col0.full .mod_1987327 .fullmod .fullmod, #z_col100.full .mod_1987327 .fullmod .fullmod {
width: auto;
}
#z_col0.full .mod_2021652 .cel1 .fullmod, #z_col0.full .mod_2021652 .entete .fullmod, #z_col0.full .mod_2021652 .cel2 .fullmod {
width: 980px;
}
.mod_2021652 {
width: 100%;
}
.mod_2021652 .fullmod table {
width: 100%;
}
.mod_2021652 td {
vertical-align: top;
}
.mod_2021652 .celcombo1 {
position: relative;
background-color: transparent;
padding-left: 37px;
}
.mod_2021652 .celcombo2 {
position: relative;
background-color: transparent;
padding-top: 1px;
width: 245px;
}
#z_col0.full .mod_2021652 .fullmod .fullmod, #z_col100.full .mod_2021652 .fullmod .fullmod {
width: auto;
}
#z_col0.full .mod_2628803 .cel1 .fullmod, #z_col0.full .mod_2628803 .entete .fullmod, #z_col0.full .mod_2628803 .cel2 .fullmod {
width: 980px;
}
.mod_2628803 {
width: 100%;
}
.mod_2628803 .fullmod table {
width: 100%;
}
.mod_2628803 td {
vertical-align: top;
}
.mod_2628803 .celcombo1 {
position: relative;
background-color: rgb(255, 255, 255);
width: 490px;
}
.mod_2628803 .celcombo2 {
position: relative;
background-color: rgb(255, 255, 255);
}
#z_col0.full .mod_2628803 .fullmod .fullmod, #z_col100.full .mod_2628803 .fullmod .fullmod {
width: auto;
}
#z_col0.full .mod_2018707 .cel1 .fullmod, #z_col0.full .mod_2018707 .entete .fullmod, #z_col0.full .mod_2018707 .cel2 .fullmod {
width: 980px;
}
.mod_2018707 {
width: 100%;
}
.mod_2018707 .fullmod table {
width: 100%;
}
.mod_2018707 td {
vertical-align: top;
}
.mod_2018707 .celcombo1 {
position: relative;
background-color: rgb(255, 255, 255);
}
.mod_2018707 .celcombo2 {
position: relative;
background-color: rgb(255, 255, 255);
padding-top: 25px;
width: 340px;
}
#z_col0.full .mod_2018707 .fullmod .fullmod, #z_col100.full .mod_2018707 .fullmod .fullmod {
width: auto;
}
.mod_2691170 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(219, 219, 219);
position: relative;
}
.mod_2691170 .entete {
background-color: rgb(241, 241, 241);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(219, 219, 219);
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: rgb(80, 56, 30);
text-align: center;
text-decoration: none;
font: normal normal bold 22px/normal Arial, sans-serif;
}
.mod_2691170 .cel1 {
position: relative;
background-color: rgb(255, 255, 255);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(219, 219, 219);
}
.mod_2691170 .lien, .mod_2691170 .lien a {
color: rgb(34, 34, 34);
text-align: center;
text-decoration: none;
font: normal normal normal 14px/normal Arial, sans-serif;
}
.mod_2691170 .lien a:hover {
color: rgb(34, 34, 34);
text-decoration: underline;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.mod_2691170 .lien a, .mod_2691170 a.lien {
display: block;
}
.mod_2691170 .lien {
padding-top: 0px;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 2px;
float: left;
position: relative;
}
.homecrump a {
text-decoration: none;
}
.breadcrump, .breadcrump a, .breadcrumbs, .breadcrumbs a, .homecrump a span {
color: rgb(105, 105, 105);
text-align: left;
text-decoration: none;
font: normal normal bold 11px/normal Verdana, sans-serif;
}
.breadcrump a:hover, .breadcrumbs a:hover, .homecrump a:hover span {
color: rgb(34, 34, 34);
text-decoration: none;
background-image: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.breadcrump, .breadcrumbs {
text-decoration: none;
}
.homecrump a span {
margin-right: 5px;
}
.homecrump a img {
vertical-align: middle;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
}
.inner {
width: 100%;
}
.center {
text-align: center;
}
h1, h2, h3, h4, h5, span, ul, li, fieldset, p, hr, img, br, map, area {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
img {
vertical-align: top;
}
a img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
body {
font-size: 14px;
}
a {
color: black;
}
.division {
width: 1px;
height: 1px;
}
.clear_hidden {
clear: both;
visibility: hidden;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: 0px;
}
.clear {
clear: both;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.break {
clear: both;
font-size: 1px;
line-height: 1px;
height: 0px;
}
.u, .u a {
text-decoration: underline;
}
a:active, a:focus, object:focus {
outline-style: none;
outline-width: initial;
outline-color: initial;
}
form {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
input {
vertical-align: middle;
}
.photo img, .photo .img, a.photo_a {
border-top-color: rgb(51, 51, 153);
border-right-color: rgb(51, 51, 153);
border-bottom-color: rgb(51, 51, 153);
border-left-color: rgb(51, 51, 153);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
a.photo_a, a.photo_a * {
text-decoration: none;
}
.photo a:hover img, .photo a.img:hover, .photo a:hover .img, a.photo_a:hover {
border-top-color: rgb(36, 36, 36);
border-right-color: rgb(36, 36, 36);
border-bottom-color: rgb(36, 36, 36);
border-left-color: rgb(36, 36, 36);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
.photo img.play, .photo a img.play, .photo img.play_16_9, .photo a img.play_16_9, img.play_large {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
position: absolute;
width: 39px;
height: 39px;
background-image: url(http://www.ginisty.com/_images/icones/play.png);
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-position: 50% 50%;
background-repeat: no-repeat no-repeat;
}
img.play_large {
}
.photo img.play, .photo a img.play {
top: 17px;
left: 20px;
}
.photo img.play_16_9, .photo a img.play_16_9 {
top: 27px;
left: 54px;
}
.photo a:hover img.play, .photo a:hover img.play_16_9 {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.div_play_large {
text-align: center;
padding-right: 39px;
padding-top: 25.5px;
height: 64.5px;
display: block;
}
.separate {
background-image: url(http://www.ginisty.com/_images/preset/separateurs/4.gif);
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
height: 1px;
margin-top: 2px;
margin-bottom: 2px;
width: 100%;
background-position: initial initial;
background-repeat: repeat no-repeat;
}
.pied img {
vertical-align: top;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.entete img {
vertical-align: bottom;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.separate hr {
display: none;
}
.middle {
vertical-align: middle;
}
.photo a {
text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.image, .image a, .image img {
text-decoration: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-width: initial;
border-color: initial;
}
.button {
border-top-color: rgb(201, 201, 201);
border-right-color: rgb(201, 201, 201);
border-bottom-color: rgb(201, 201, 201);
border-left-color: rgb(201, 201, 201);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color: rgb(255, 255, 255);
color: black;
font-family: Arial, sans-serif;
font-size: 12px;
}
.ibox_color {
background-image: initial !important;
background-attachment: initial !important;
background-origin: initial !important;
background-clip: initial !important;
background-color: rgb(0, 0, 0) !important;
background-position: initial initial !important;
background-repeat: initial initial !important;
}
.ibox_font_color, .ibox_font_color a {
color: white !important;
}
.ibox_font_color a:hover {
text-decoration: underline;
}
.button2 {
border-top-color: rgb(201, 201, 201);
border-right-color: rgb(201, 201, 201);
border-bottom-color: rgb(201, 201, 201);
border-left-color: rgb(201, 201, 201);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
background-color: rgb(255, 255, 255);
color: black;
font-family: Arial, sans-serif;
font-size: 12px;
}
.fieldset {
border-top-color: rgb(201, 201, 201);
border-right-color: rgb(201, 201, 201);
border-bottom-color: rgb(201, 201, 201);
border-left-color: rgb(201, 201, 201);
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
padding-top: 1em;
padding-right: 1em;
padding-bottom: 1em;
padding-left: 1em;
}
.link, .link a, a.link {
font-weight: bold;
color: inherit;
text-decoration: none;
}
.link a:hover, a.link:hover {
text-decoration: underline;
}
.linkword {
font-weight: bold;
color: inherit;
text-decoration: none;
cursor: help;
}
.linkword_safe {
cursor: help;
}
.pointer {
cursor: pointer;
}
.nocb, .fluo_jaune {
background-color: rgb(255, 255, 0);
}
.nocb, .fluo_cyan {
background-color: rgb(2, 237, 223);
}
.nocb, .fluo_vert {
background-color: rgb(77, 252, 0);
}
.nocb, .fluo_rose {
background-color: rgb(252, 0, 184);
}
ul .list, ul.list {
list-style-type: disc;
list-style-position: inside;
}
.nomargin {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.nodisplay {
display: none;
}
.static {
position: static;
}



/* ph=1 */
/* nhm:dynamic-ssi */
