/*------------------------------------------------------------------------
|                           WineEvents.lu                                |
|                        -------------------                             |
|                                                                        |
| Authors :                                                              |
| - Designer   : Claude GORJANC                                          |
|                claude.gorjanc@rsiconcept.fr                            |
| - Developper : Aurélien LOUROT                                         |
|                aurelien.lourot@gmail.com                               |
------------------------------------------------------------------------*/

body
{
	margin:0 0 0 30;
    background-image:url(pictures/inBG.jpg);
	background-attachment:fixed;
	scrollbar-face-color:#DCC081;
	font-family:"times new roman", times, "Trebuchet MS";
}

li
{
	font-style:italic;
	text-align:justify;
	font-size:13pt;
}

h1
{
	font-style:italic;
	text-align:center;
	font-variant:small-caps;
}

h2
{
	font-style:italic;
}

h2.offre
{
	text-align:center;
	line-height:0;
	margin-top:35px;
}

h3.question
{
	line-height:0;
	/*margin-top:35px;*/
}

h3
{
	font-style:italic;
	font-size:14pt;
}

b.wineevents
{
	font-variant:small-caps;
}

p
{
	font-style:italic;
	text-align:justify;
	font-size:13pt;
}

p.center
{
	text-align:center;
}

p.contact
{
	text-align:center;
	font-size:17pt;
}

a
{
	color:#aa0000;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

table.container
{
	width:600px;
}

table.diners
{
	border-width:1 0 0 1;
	border-color:#999999;
	border-style:solid;
}

td.diners
{
	border-width:0 1 1 0;
	border-color:#999999;
	border-style:solid;
	width:200px;
	padding:3 7 0 7;
	vertical-align:top;
	cursor:pointer;
	font-size:13pt;
}

td.emptyDiners
{
	border-width:0px;
	border-color:#999999;
	border-style:solid;
	width:200px;
	padding:3 7 0 7;
	vertical-align:top;
	cursor:default;
	font-size:13pt;
}

img.logoDiner
{
	border-width:1 3 3 1;
	border-color:black;
	border-style:solid;
}

td.titleDiner
{
	font-style:italic;
	text-align:center;
	font-weight:bold;
	padding:3 0 3 0;
	font-size:13pt;
}

td.infoDiner
{
	font-style:italic;
	text-align:justify;
	font-size:13pt;
}

td.infoPartner
{
	font-style:italic;
	text-align:left;
	font-size:13pt;
}

li.infoDiner
{
	margin-left:-23px;
	text-align:left;
	margin-top:7px;
	margin-bottom:-7px;
}

img.link
{
	border-width:0px;
}

a.linkImpression
{
	color:black;
	text-decoration:underline;
}

a.linkImpression:hover
{
	text-decoration:none;
}

li.linkImpression
{
}

div.impression
{
	margin-top:7px;
	_margin-top:0px;
	margin-left:-22px;
	_margin-left:0px;
	font-style:italic;
	_margin-bottom:14px;
	font-size:13pt;
}
