body {
	background:#FFFFFF; /*url(../pictures/Logo_Franciade.png) top left no-repeat;*/
}

/* --------------- Div Newsletter --------------------- */
div.tablette {
	display:block;
	width: 480px;
	border:1px solid #641200;
	padding:10px;
	margin:5px;
	text-align:left;
	font-family:Trebuchet MS,trebuchet,arial,sans-serif;
	margin-left:auto;
	margin-right:auto;
}

div.tablette div.title {
    background-color: transparent;
    color: #901414;
    font-size: 18pt;
    height: 30px;
    margin-bottom: 10px;
    padding-bottom:30px;
    padding-left: 150px;
    padding-top: 34px;
	border-bottom:1px solid #641200;

}

div.tablette div.hello{
    color: #901414;
    font-size: 12pt;
    margin-bottom: 10px;
    margin-top:40px;
    padding-top: 0;
}

div.tablette div.infos{
	font-size:8pt;
	color:#901414;
	margin-bottom:10px;
}

div.tablette div.content font.title {
	margin-bottom:5px;

}

/* ------------------ class FONT ------------------- */

div.tablette font.text  {
	margin-top:5px;
	color:#000;
	font-style:normal;
	text-align : justify;
	position:relative;
  	top:10px;
}

div.tablette font.text a.repertory {
	color:#d41d21;
	font-style:normal;
}

div.tablette font.subtitle {
	color: #901414;
	font-style: italic;
	font-weight: normal;
	text-align : left;
	font-size : 10pt;
	display:block;
	
}

div.tablette font.subtitle:first-letter {
	text-transform: uppercase;
}

div.tablette font.title {
	font-style: italic;
	font-weight: normal;
	text-align : left;
	color: #901414;
	font-size : 16pt;
	margin-bottom:5px;
	display:block;
	
}
div.tablette font.title:first-letter {
	text-transform: uppercase;
}

div.tablette font.link {
	font-style: normal;
	text-transform: none;
}

div.tablette font.alert {
	font-style: normal;

	text-align : left;
	font-size : 140%;
	color: red;
	background-color: #FFFFFF;
}

/* -------------------- class SPAN ------------------ */
div.tablette span.attention {
	color: #57295a;
	font-weight: bold;
	background-color: #FFFFFF;
}
div.tablette span.up {
	text-transform: uppercase;
}
div.tablette span.link {
	font-style: normal;
	text-transform: none;
}

div.tablette span.subtitle {
	color: #461b3d;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	font-size : 14pt;
}

/* ------------- Paragraphes -------------------------- */

div.tablette p.title {
/*	float:normal;
*/	margin-bottom:5px;
}

div.tablette p.text {
	line-height:140%;
	margin-bottom:5px;
}

div.tablette p.textli {
	line-height:140%;
}

div.tablette p.pictures {
	float:left;
	vertical-align:top;
	width:250px;
	right:2px;
	margin-left:5px;
}

#mainmainBoxcontent div {
	border-top: 1px solid #641200;
	clear:both;
	margin-top:20px;
}

#mainmainBoxcontent div.pictures,  #mainmainBoxcontent div.clear {
	border:0px;
}

/* ----------- Image ----------------------- */
div.tablette img {
	border: 1px solid #606060;
	margin-left: 0px;
	margin-bottom : 15px;
	margin-top: 0px;
	margin-right: 0px;
	position : relative;
	right: 0px;
	vertical-align:top;
	display:inline;
}

/* -------- Sommaire ---------------------*/
div.summary {
	float:left;
	border:1px solid #641200;
	background:#FFFFFF url(../pictures/summary.gif) top left no-repeat;
	padding-left:20px;
	width:120px;
	color:#FFFFFF;
	margin-right:10px;
}
div.summary a {
	color:#641200;
}
div.summary font {
	color:#641200;
}

div.tablette img.logo{
	border:0px;
	float:left;
	width:200px;
	height:113px;
}

div.tablette span.date {
	display:block;
	width:100%;
	clear:both;
	margin-top:20px;
}

/* -------------- Ventes groupées --------------- */
div.ventesgroupees {
	border:1px solid #641200;
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

div.ventesgroupees div.title {
	width:100%;
	background:url(../pictures/fond_top.png) no-repeat scroll right bottom #FFFFFF;
	padding:10px;
	height:60px;
}

div.ventesgroupees div.title img.logo{
	border:0px;
	float:left;
	width:200px;
	height:113px;
}

div.ventesgroupees div.intro{
	margin-top:20px;
	font-size:14pt;
	color: #641200;
	border-bottom:1px solid #641200;
}

div.ventesgroupees #mainmainBox {
	margin:10px;
}

div.ventesgroupees font.text  {
	margin-top:5px;
	color:#000;
	font-style:normal;
	text-align : justify;
	position:relative;
  	top:10px;
}

div.ventesgroupees font.text a.repertory {
	color:#d41d21;
	font-style:normal;
}

div.ventesgroupees font.subtitle {
	color: #901414;
	font-style: italic;
	font-weight: normal;
	text-align : left;
	font-size : 10pt;
	display:block;
	
}

div.ventesgroupees font.subtitle:first-letter {
	text-transform: uppercase;
}

div.ventesgroupees font.title {
	font-style: italic;
	font-weight: normal;
	text-align : left;
	color: #901414;
	font-size : 16pt;
	margin-bottom:5px;
	display:block;
	
}
div.ventesgroupees font.title:first-letter {
	text-transform: uppercase;
}

div.ventesgroupees_infos {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.ventesgroupees span.date {
	display:block;
	width:100%;
	clear:both;
	margin-top:20px;
}

