@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	min-width:1200px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size:14px;
	font-weight:bold;
	line-height:12px;
}
.t1 {
	font-size: 14px;
}
.t2 {
	font-size: 12px;
}
img { 
	border:none; 
}

img.border5 {
	border-color: #FFFFFF;
	border-width:5px;
	border-style:solid;
}
img.border4 {
	border-color: #FFFFFF;
	border-width:4px;
	border-style:solid;
}
img.border15 {
	border-color: #FFFFFF;
	border-width:15px;
	border-style:solid;
}
.bg_line {
	background:url(../images/spacer_line.png);
	background-repeat:repeat;
}

a:visited { color:#333333; text-decoration: none; border:none;}
a:link { color:#333333; text-decoration: none; border:none; }
a:active { color:#333333; border:none; }
a:hover { color:#333333; text-decoration: underline; border:none;border:none;border:none; }

#viticol_title {
	color:#000000;
	margin-left:5px;
	margin-top:15px;
	border-bottom-color: #7E7E7E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#page_title {
	font-size:24px;
	color:#FFFFFF;
	min-width:20px;
	font-weight:bold;
	margin-top:15px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}


.nav_lien{
	color:#FE6600;
	font-weight:bold;
}
.nav_lien_box{
	margin-left:5px;
	clear:both;
	margin-bottom:8px;
}
.tags_1{font-size: 36px;}
.tags_2{font-size: 30px;}
.tags_3{font-size: 24px;} 
.tags_4{font-size: 18px;} 
.tags_5{font-size: 14px;} 
.tags_6{font-size: 12px;}
.tags_7{font-size: 10px;}