﻿html
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center; /* pour corriger le bug de centrage IE */
}

img
{
	border: none;
}


div#page
{
	position: relative;
	min-height: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	width: 1034px; /* largeur obligatoire pour être centré */
	text-align: left; /* on rétablit l'alignement normal du texte */
	font-family: Verdana;
	font-size: 11px;
	border: 0px;
}

div#menunav
{
	color: #ffffff;
	height: 34px;
	width: 100%;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
	border: 0px;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
}

#menunav a, #menunav a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#menunav2 
{
	margin-left:15px;
	float:left;
}

#menunav2 a, #menunav2 a:visited
{
	margin-left: 35px;
	margin-left: 35px;
	color: #2262D1;
	float: left;
	text-decoration: none;
}


#menunav a:hover, #menunav2 a:hover
{
	text-decoration: underline;
}



div#banner
{
	height: 128px;
	border: 0px;
	background-image: url(../images/line_banner.gif);
	background-repeat: repeat-x;
}

div#linebanner
{
	float: left;
	height: 128px;
	width: 262px;
	text-align: center;
	border: 0px;
}


div#left
{
	float: left;
	margin-top: 10px;
	height: 100%;
	width: 300px;
}

div#center
{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 550px;
}

div#right
{
	margin-left: 10px;
	float: left;
	width: 160px;
	margin-top: 10px;
	height: 100%;
}

div#footer
{
	float: left;
	background-position: center;
	background-color: #9999CC;
	border-bottom-color: #ADADD6;
	border-top-color: #ADADD6;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width: 1010px;
	color: #ffffff;
	font-family: Arial;
	font-size: 9px;
	text-align: left;
	margin-top: 20px;
	padding-top: 7px;
	height: 44px !important; /*all browsers except IE*/
	height: 53px; /*IE5.x*/
	height: /**/ /**/ 44px; /*IE6*/
}

div.footeritem
{
	float: left;
	width: 490px;
	height: 35px;
	margin-left: 9px;
}

a.menu_main_href:link
{
	color: #2262d1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a.menu_main_href:visited
{
	color: #2262d1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

a.menu_main_href:hover
{
	color: #2262d1;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.title
{
	padding-left: 10px;
	height: 47px;
	width: 480px;
	vertical-align: middle;
	color: #87062F;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}


.itemleftpromenadebg
{
	background-color: #F2FFE5;
}
.itemleftpromenade
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #325BAA;
	line-height: 14px;
	min-height: 200px;
	height: auto !important;
	height: 200px; /*IE5.x and IE6*/
}


.itemleftrestobg
{
	background-color: #FEF0EF;
}
.itemlefthotelbg
{
	background-color: #EDE9FF;
}

.itemleftpoibg
{
	background-color: #F7E3FE;
}

.itemleftevtbg
{
	background-color: #EAF0FF;
}

.itemleftshoppingbg
{
	background-color: #FEF4EA;
}


.itemwraper
{
	float: left;
}

.itemleftevt, .itemleftshopping, .itemleftresto, .itemlefthotel, .itemleftpoi
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #325BAA;
	line-height: 14px;
	float: left;
	width: 255px !important; /*all browsers except IE*/
	width: 273px; /*IE5.x*/
	width: /**/ /**/ 253px; /*IE6*/
	min-height: 240px;
	height: auto !important;
	height: 240px; /*IE5.x and IE6*/
}


.itemleftedito
{
	background: #FDEFEF;
	font-family: Arial;
	font-size: 11px;
	color: #325BAA;
	line-height: 14px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	border: 1px solid #808080;
	width: 270px !important; /*all browsers except IE*/
	width: 292px; /*IE5.x*/
	width: /**/ /**/ 270px; /*IE6*/
	min-height: 232px;
	height: auto !important;
	height: 232px; /*IE5.x and IE6*/
}

.itemleftedito .frameleft
{
	position: relative;
	margin-top: -11px;
	margin-left: -11px;
	background-image: url(../Images/frame_left_2.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}


.itemleft
{
	float: left;
	width: 255px;
	height: 250px;
	padding: 10px;
	border: 0px solid #707491;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #325BAA;
	line-height: 14px;
}
.iteminfocontainer
{
	position: relative;
	top: 225px;
	left: 0px;
	height: 0px;
}
a.iteminfo:link, a.iteminfo:visited
{
	color: #87062F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
}
a.iteminfo:hover
{
	text-decoration: underline;
}
.itemname
{
	color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	padding-bottom: 5px;
}
.itemname:hover
{
	color: #353535;
	text-decoration: underline;
}
.divitemname
{
	padding-bottom: 5px;
}

.itemlabeltype
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	float: right;
	color: #87062F;
	padding-bottom: 5px;
	width: 100px;
	text-align: right;
}

.itemtype
{
	color: #87062F;
	font-size: 12px;
	font-weight: bold;
	float: right;
}


.CssListViewPanel, .CssListViewPanel4, .CssListViewPanel6
{
	margin: 0px;
	border: 1px solid #827D81;
	margin-top: 0px;
	float: left;
	padding-bottom: 10px;
	width: 550px !important; /*all browsers except IE*/
	width: 552px; /*IE5.x*/
	width: /**/ /**/ 550px; /*IE6*/
}


.PaddingListViewPanel
{
	height: 10px;
	width: 550px;
	margin: 5px;
	margin-top: 0px;
}

.topitemcenter
{
	background-repeat: repeat-x;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	width: 507px;
	color: White;
	text-align: center;
}

.topitemcenter a
{
	background-repeat: repeat-x;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	width: 507px;
	color: White;
	text-align: center;
	text-decoration: none;
}

.topitemevtleft
{
	background-image: url(../images/frame_cyan_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitemevtcenter
{
	background-image: url(../images/frame_cyan_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitemevtright
{
	background-image: url(../images/frame_cyan_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}
.topitemrestoleft
{
	background-image: url(../images/frame_pink_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitemrestocenter
{
	background-image: url(../images/frame_pink_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitemrestoright
{
	background-image: url(../images/frame_pink_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}

.topitemhotelleft
{
	background-image: url(../images/frame_blue_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitemhotelcenter
{
	background-image: url(../images/frame_blue_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitemhotelright
{
	background-image: url(../images/frame_blue_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}

.topitemshoppingleft
{
	background-image: url(../images/frame_brown_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitemshoppingcenter
{
	background-image: url(../images/frame_brown_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitemshoppingright
{
	background-image: url(../images/frame_brown_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}

.topitempoileft
{
	background-image: url(../images/frame_violet_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitempoicenter
{
	background-image: url(../images/frame_violet_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitempoiright
{
	background-image: url(../images/frame_violet_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}

.topitempromenadeleft
{
	background-image: url(../images/frame_green_left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 34px;
	height: 25px;
	margin-left: 5px;
}
.topitempromenadecenter
{
	background-image: url(../images/frame_green_middle.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 497px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
	white-space: nowrap;
}
.topitempromenaderight
{
	background-image: url(../images/frame_green_right.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 11px;
	height: 25px;
	margin-right: 5px;
}



.fichegauche
{
	float: left;
	width: 140px;
	font-size: 8px;
}

.ficheadress
{
	width: 130px;
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #CECEC6;
	border-bottom: 1px dotted #CECEC6;
	border-left: 1px solid #EDE9FF;
	border-right: 1px solid #EDE9FF;
	margin-top: 10px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #325BAA;
	background: #EDE9FF;
}

.fichecontenu
{
	float: left;
	width: 395px;
	margin-left: 10px;
	color: #325BAA;
	text-align: justify;
}

.fichephoto
{
	font-size: 8px;
	border: none;
}

.ficheimg
{
	width: 140px;
	height: 140px;
	margin-bottom: 5px;
	border: 1px solid #CECEC6;
}

.beforetitlepage
{
	margin: 15px;
	background-image: url(../images/flower.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 35px;
	float: left;
	margin-bottom: 5px;
}
.titlevenement
{
	color: #87062F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: top;
	text-decoration: none;
	border-bottom: 1px solid #87062F;
	padding-bottom: 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	margin: 15px 0 26px 15px;
}
.titlevenement a
{
	color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
}
.titlevenement a:hover
{
	color: #353535;
	text-decoration: underline;
}
.lieuvenement
{
	color: #325BAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: top;
	font-weight: bold;
}


.fichesavoirplus
{
	float: left;
	width: 124px;
	padding: 5px 5px 5px 5px;
	border-top: 1px dotted #CECEC6;
	border-bottom: 1px dotted #CECEC6;
	margin-top: 10px;
	font-size: 10px;
	color: #666699;
	background: #F4F0EC;
	margin-left: 10px;
}

.fichetitinfo
{
	color: #325BAA;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

a.ficheinfolien:hover
{
	color: #87062F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.ficheinfolien:link
{
	color: #87062F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.ficheinfolien:visited
{
	color: #87062F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.ficheinfolien:hover
{
	text-decoration: underline;
}

.titlecontact
{
	color: #930138;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

.contacttext
{
	margin-left: 15px;
	color: #004aca;
	font-size: 11px;
	text-decoration: none;
}


.contactH1
{
	font-weight: bold;
}

.contactadd1
{
	color: #004aca;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.contactadd2
{
	color: #004aca;
	font-size: 12px;
	text-decoration: none;
}

a.contactlien:link, a.contactlien:visited
{
	color: #87062F;
	font-size: 11px;
	text-decoration: underline;
}

.infotext
{
	color: #004aca;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

a.infotext:visited
{
	color: #004aca;
	font-size: 11px;
	text-decoration: none;
}

a.infotext:link
{
	color: #004aca;
	font-size: 11px;
	text-decoration: none;
}

a.infotext:hover
{
	color: #004aca;
	font-size: 11px;
	text-decoration: underline;
}

.title2
{
	color: #333;
	background: #F5F5F5;
	font: bold 16px Arial, Helvetica, sans-serif;
}


.itemlist2
{
	padding-right: 10px;
	width: 450px;
	float: left;
}

.itemlist
{
	margin: 10px 0;
	float: left;
}

.imageleft
{
	width: 140px;
	height: 140px;
	border: 0;
	margin-top: 10px;
	margin-right: 9px;
}

.linktolist a, .linktolist a:visited
{
	text-decoration: underline;
	font-size: 14px;
	color: Blue;
	font-weight: bold;
}
