

/* CSS Document */

* {
	margin: 0 ;
	padding: 0 ;
	scrollbar-face-color       : #ff3300 ;
	scrollbar-shadow-color     : #990000 ;
	scrollbar-highlight-color  : #D07B02 ;
	scrollbar-3dlight-color    : #660000 ;
	scrollbar-darkshadow-color : #000000 ;
	scrollbar-track-color      : #000000 ;
	scrollbar-arrow-color      : #330000 ;
}
body 
{
	margin: 0;
	padding: 0;
	/*background: url(images/neige_01_red.jpg);*/
	background:url(images/black4x4.gif);
}
a {
	color: #FF5626;
}
a:hover {
	color: #FF5626;
}

#dottedimg img {
	border-collapse:collapse;
	border: dotted 1px #CF3616;
}

table {
	border-collapse:collapse;
	border: dotted 1px #CF3616;
}
table tr td a {
	text-decoration:none;
	color: #FFF;
	margin-right:0px;
}
#selected {
	color: #000;
	background-color: #FF5626;
}

table tr td a:hover {
	text-decoration:none;
	color: #000 ;
	background-color: #FF5626;
}
table td {
	border-top:#CF3616 1px dotted;
}



#borderedtable table {
	border-collapse:collapse;
	border: dotted 1px #CF3616;
}
#borderedtable table tr td a {
	text-decoration:none;
	color: #FFF;
	margin-right:10px;
}
#borderedtable table tr td a:hover {
	text-decoration:none;
	color: #000 ;
	background-color: #FF5626;
}
#borderedtable table td {
	border:#CF3616 1px dotted;
}




#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 185px;
	width: 640px !important;
	width /**/: 900px;
	background: url(images/background_container_red.jpg) repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	/*color: #BBB5A2;*/
}

#header {
position:relative;
top:15px;
left:-60px ;
width: 670px;
height: 150px;
background: url(images/top_bg_80.gif) no-repeat;
text-align: right;
}

#header h1{
font-size:3.0em;
margin:0 0 0 0;
color: #FF8626;
padding: 50px 50px 0 0;
text-decoration:overline;
}

#header h2{
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size:1.2em;
margin:0 0 0 0;
padding: 0 50px 0 0;
color: #880000;
}



#intro {
	position:relative;
	left:120px;
	width: 468px;
}

#intro {
	padding-bottom: 0;
	width: 468px !important;
	width /**/: 468px;
	color: #FF8626;
}

#intro h2{
font-size:1.5em;
margin:0.5em 0 0.5em 0;
color: #FFF;
}

#intro h3{
font-size:1.3em;
margin:0.5em 0 10px 0.0em;
color: #880000;
}

/*
#intro big {
font-size:15px;
font-weight:bold;
margin:0.5em 0 10px 0.5em;
color: #F00;
}
*/

#shortbar {
	width: 179px;
	height: 17px;
	margin: 0px 0 5px 0px ;
	padding: 0px 0px 0 0px;
	background: url(images/glass_bar_red_short.gif) top center no-repeat;
	/*border: dotted 1px #4A6A7B;*/
}

#topper {
	width: 445px;
	height: 20px;
	margin: 20px 0 0px 20px ; 
	padding: 0px 0px 0 0px;
	background: url(images/glass_bar_red2_0_50_0.gif) top center no-repeat;
	/*border: dotted 1px #CF3616;*/
}

#bottom {
	width: 445px;
	height: 20px;
	margin: 20px 0 0px 20px ; 
	padding: 0px 0px 0 0px;
	background: url(images/glass_bar_red2_0_50_0.gif) top center no-repeat;
	/*border: dotted 1px #CF3616;*/
}

#content {
	margin: 10px 0 0px 0;
	padding: 0 0 0 20px;
	width: 445px !important;
	width /**/: 460px;
}

#linkList {
	position: absolute;
	top: 170px;
	left: 120px; /*left: 525px;*/
	width: 182px;
	background-position: top center;
	/*background:url(images/neige_01_red_menu.jpg);*/
	padding: 0px 0 0 0;
}

#linkList2 {
	/*color: #BBB5A2;*/
}

#linkList2 p{
	/*color: #BBB5A2;*/
	margin:0.5em 0 10px 0.5em;
}

#linkList2 h3{
	font-size:20px;
	margin:5px 0 0px 5px;
	color: #FFF;
	text-align:center;
}

.navigation {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 155px;
	height: 31px;
}
#lnavigation ul {
	width: 150px;
	list-style-type: none;
	font-family:Comic Sans MS;
	padding-left:8px;
}
#lnavigation ul li {
	width: 150px;
	padding: 0px 0px 5px 17px;
	display: block;
	background: url(images/bullets_white.gif) 7px 7px no-repeat;
	/*border-bottom: 1px solid #CAEAFB;*/
	color:#FFF;
	font-weight:bold;
	font-size:17px ;
}
#lnavigation ul li a{
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	/*font-size: 16px;*/
	width:138px;
}
#lnavigation ul li a:hover{
	color: #000;
	background-color:#FF8626;
}
#lnavigation ul li a.c {
	/*color: #C13003;*/
	display: inline;
	font-weight: bold;
}
#lnavigation ul li a.c:hover {
	/*color: #C13003;*/
	text-decoration: underline;
}
#lnavigation ul li a font {
	color:#FFF ;
	font-size:10px ;
}
#lnavigation ul li a #selected font {
	color:#000 ;
	font-size:10px ;
}

#lnavigation ul li a:hover font {
	color:#000 ;
	font-size:10px ;
}
#lnavigation hr 
{
	text-align:left;
	width:138px;
	color:#FF8626;
}
hr {
   color:#CF3616;
}

/*
#navimg {
margin: 0 auto 0 auto;
border: dotted 1px #8c7e5e;
display:block;
}
*/

/*
#linkbottom {
	width: 177px;
	height: 20px;
	background: url(images/nav_bottom.gif) no-repeat;
	background-position: bottom center;
	background-color: #000000;
	padding: 0px 0 0 0;
	margin: 0;
}
*/

#footer {
	padding: 30px 30px 40px 30px ;
	height: 20px !important;
	height /**/: 70px;
	text-align: center;
	color:#880000;
}
#footer a{
	color:#880000;
}
#footer a:hover {
	color:#FF8626;
}

input {
	background-color: #FF8626 ;
	margin:3px;
}

textarea {
	background-color: #FF8626 ;
	margin:3px;
}

.sg_displaypage table {
    padding:5px ;
    width:99% ;
    height:90% ;
    border:0px ;
}

.sg_displaypage td {
    text-align:center ;
    border:0px ;
}

.sg_displaypage img {
    border: dotted 1px #CF3616;
}
