
body {
	background-color: #ffffff;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	padding-top: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #000055;
	font-size: 16px;
}

a:link {
	font-weight: normal;
	color: #3333ff;
	text-decoration: none;
}

a:visited {
	color: #3333ff;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #cc7700; 
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}

a
{
	text-decoration: none;
}


hr {
	color:#c00;background-color:#c00;height:1px;border:none;
	margin-top: 2px;
	margin-bottom: 0;
}



table.frmctl {
	width: 100%;
	background-color: #ffffff;
	margin-left: 0;	
	margin-right: 0;	
	padding-left: 0;
	padding-right: 0;
/*	border-width:  1px 1px 1px 1px ; */
/*	border-style: solid, none; */ 
	border-width:  0 ;
	border-color: #ccccff;
}

	table.frmctl td, th{
		border-width: 0 ;
		border-style: none; 
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
	}


table.btop {
	width: 100%;
	height: 43px;
	background: #fffedb url(/images/bg/bg_top-blue.gif);
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 0;
	margin-left: 0;	
	margin-right: 0;	
/*	border-width:  1px 1px 1px 1px ; */
/*	border-style: solid, none; */ 
	border-style: none;
	border-collapse: collapse;
}

	table.btop td {
		border-width: 0;
		border-style: none;
		padding: 0;
		padding-right: 5px;
		font-weight: normal;
		font-family: Arial, Helvetica, Verdana, sans-serif;
	}


	table.btop a {
		color: #000055; text-decoration:none;
	}

	table.btop a:link {
		color: #000055; text-decoration:none;
	}

	table.btop a:visited {
		color: #000055; text-decoration:none;
	}

	table.btop a:hover {
		color: #ff9900; text-decoration:underline;
	}

		

table.bhead {
	width: 100%;
	background: #f7fdff;
	padding: 0; 
}


#bhead_1 {
	margin: 0;
	white-space:nowrap;
}


table.btitle {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse; /* separate; */
	font-family: Arial, Helveica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #bb2244;
}

	table.btitle td{
		border-width: 0;
		border-style: solid;
/*		border-width: 1px 1px 1px 1px;
		border-style: solid; */
	}

#btitle1_1 {width:90%; margin-top: 10%; margin-bottom: 5%; margin-left: 5%; margin-right: 5%;}

#btitle_hr {
	width: 480px;
	height: 1px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#btitle_vin {
	height: 0px;
/*	width: 320; */
}



#btitle_1jura {
	position: relative;
	text-align: left;
	width: 100%;
	height: 250px;
/*	background: #f7fcf7 url(/images/vin/jpgs/arbois_panorama-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent ; */
}



#btitle_1 {
	height: 200px;
	position: relative;
	text-align: left;
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#ffffff), to(#aaccff));
	background-image: -moz-linear-gradient(90deg, #aaccff, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#aaccff'); /* for IE */
	background: -ms-linear-gradient(#ffffff, #aaccff);

	background: -o-linear-gradient(#ffffff, #aaccff);
	background: linear-gradient(#ffffff, #aaccff);

	background-position: center top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	
/*	background-position: 700 0; */
/*	background-attachment: fixed;
	background-color: transparent ; */
/*	background: #fffedb url(/images/bg/bg_top-green.gif); */
}


#btitle_2 {
	position: absolute;
	left: 320px;
	top: 50px;
	color: #aa0000; 
	font-size: 1.8em;
	font-family: Helvetica, arial, verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-shadow: #775533 1px 1px 1px;
}

#btitle_3 {
	position: absolute;
	left: 280px;
	top: 110px;
	color: #332200;
	font-size: 1.2em;
	font-family: Helvetica, arial, verdana, sans-serif;
/*	font-family: Bradley Hand ITC, Bradley Hand ITC TT, Comic Sans MS, Cursive;*/
	font-weight: normal;
	font-style: normal;
	text-align: left;
}


#genu {
    float:right;
    padding: 0px 0px 8px 8px;
}


#genusize {
    width: 310px;
    height: 182px;
}

#genusize200 {
    width: 310px;
    height: 200px;
}




table.bcontent {
	width: 100%;
	border-color: black;
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#ffffff), to(#fffedb));
	background-image: -moz-linear-gradient(90deg, #fffedb, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fffedb'); /* for IE */
	background: -ms-linear-gradient(#ffffff, #fffedb);

	background: -o-linear-gradient(#ffffff, #fffedb);
	background: linear-gradient(#ffffff, #fffedb);

	border-style: none;
	border-collapse: collapse;
	margin-left: 0;	
	margin-right: 0;	
	padding: 0;
/*	border-width: 0 0  2px 2px; */
/*	padding: 4px; */
/*	border-style: none,hidden,dotted,dashed,double,inset,outset, goove */ 
}



	table.bcontent_hd {
		width: 100%	;
		background: black url(/images/common/bg_blackbar.gif);
		background-repeat: repeat-x;
		height: 40px;
		
/*		border-color: red;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-collapse: collapse; */

		color: #ffffff;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 16px;
	}


	table.bcontent_hd td {
		border-color: #ffffff;
		border-width: 0;
		border-width: 1px 1px 1px 1px;
		border-style: none;
/*		border-collapse: collapse; */

/*		color: #ff0055; */
		color: #ffffff;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 16px;
	}



	a.menubar:link {
		color: #ffff00;
		font-size: 20px;
	}

	a.menubar:visited {
		color: #ffffff;
		text-decoration: none;
		font-size: 20px;
	}

	a.menubar:hover {
		color: #ffaa00;
	}


	table.bcontent_tail {
		width: 100%	;
		height: 40px;
		background: #000000 url(/images/common/bg_blackbar.gif);
		background-repeat: repeat-x;
		color: #ffffff;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 16px;
	}

	table.bcontent_tail a:link {
		color: #9fcfff; text-decoration:none;
		font-size: 20px;
	}

	table.bcontent_tail a:visited {
		color: #9fcfff; text-decoration:none;
		font-size: 20px;
	}

	table.bcontent_tail a:hover {
		color: #ff9900; text-decoration:underline;
		font-size: 20px;
	}

	#bcontent_lvbar {
/*		background: #efefef; */
		width: 4px;
	}

	#bcontent_rvbar {
			/*	background: #efefef; */
		width: 4px;
	}



table.content {
	width: 100%;
	border-style: none;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}



	table.content td{
		border-width: 0 1px 0 0 ;
		border-style: none;
		padding: 10px;
	}


	table.content_unit {
		width: 100%;

/*
		background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#fff), to(#aaccff));
		background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#ffffff), to(#aaccff));
		background-image: -moz-linear-gradient(90deg, #aaccff, #ffffff);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#aaccff'); /* for IE */
*/
		background: -ms-linear-gradient(#deefff, #fafafa, #deefff);

		background: -moz-linear-gradient(90deg, #ffffff, #aaccff);
		background: -o-linear-gradient(#fafaff, #deefff);
/*		background: -webkit-linear-gradient(#ffffff, #effaff, #aaccff); */
		background: -webkit-linear-gradient(#deefff, #fafefa, #deefff);
		background: linear-gradient(#deefff, #fafafa, #deefff);

		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #7f7f7f;
		padding: 10px;
		box-shadow:1px 1px 5px #334455;
		-webkit-box-shadow:1px 1px 5px #334455;
		-moz-box-shadow:1px 1px 5px #334455;
		font-size: 10pt;
		font-weight: normal;
		font-family: Arial, Helvetica, Verdana, sans-serif;
}


table.btail {
	width: 100%;
	background: #fffedb;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

	table.btail_menu {
		width: 100%;
		text-align: center;
		background-color: #fffedb;
		padding: 10px;
		font-size: 1.4em;
		font-weight: normal;
		font-family: Arial, Helvetica, Verdana, sans-serif;
	}



table.etail {
	width: 100%	;
	height: 40px;
	background: #ffaa00 url(/images/common/bg_mustbar.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


.nav_but {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	border-radius: .8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("/images/bg/bg_white-blue.jpg");
	background-origin: padding-box;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 50px 36px;
}


.navtxt_sh {
	background-color: transparent;
}

.nav_txt {

    display: block;
    text-align: center;
    white-space:nowrap;
    border-width: 1px;
    border-color: #7a7a7a;
    border-style: solid;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    -ms-border-radius: 0.8em;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/images/bg/bg_white-blue.jpg");
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: 50px 50px;
    padding: 10px;
    font-size: 1em;
    color: #000022;
    font-weight: bold;
    margin: 5px;

    box-shadow: 1px 1px 8px #aaa;
    -o-box-shadow: 1px 1px 8px #aaa;
    -webkit-box-shadow: 1px 1px 5px #aaa;
    -moz-box-shadow: 1px 1px 8px #aaa;

    -ms-filter: "
        progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#C4C4C4),
        progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#C4C4C4),
        progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#C4C4C4),
        progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#C4C4C4)
    ";

}


	span.nav_txt a:link {
		color: #00009a; text-decoration:none;
	}

	span.nav_txt a:visited {
		color: #00009a; text-decoration:none;
	}

	span.nav_txt a:hover {
		color: #ff7700; text-decoration:none;
	}


#cpybg {
	background: #2a2a2a;
}

#lfrmbg40 {
/*	background: #555555 url(/images/frame/vbar40-left.gif); */
	background: #555555 url(/images/frame/frm_lbg.gif);
	background-repeat: repeat-y;
}

#rfrmbg40 {
	background: #555555 url(/images/frame/frm_rbg.gif);
	background-repeat: repeat-y;
}

#vdvider {
	background: #ffffff url(/images/frame/frm_lsbar.jpg);
	background-repeat: repeat-y;
}

DIV#item2-n1 {
    width: 400px;
    color: #ffffff;
}

#logo {
    width: 520px;
}




.image_container {
    float: right;
    text-align: center;
    padding: 5px ;
}


.image_container img{
    box-shadow: 1px 1px 5px #334455;
    -webkit-box-shadow: 1px 1px 5px #334455;
    -moz-box-shadow:1px 1px 1px #334455;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #000;
    padding: 1px;
}


.adshell {
    width: 100%;
	vertical-align:middle;
    min-height: 150px;
    text-align: center;
    margin-top: 10px;
}



@media screen and (max-width: 480px) {

 div.image_container {
 float: none;
 text-align: center;
 padding: 2px ;

 }
 div.image_container img {
 width: 320px;
 }

 table.btop img {
 height: 34px;
 }

 table.content td{
 margin-left: 0px;
 margin-right: 0px;
 padding: 5px;
 }

}
