/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bgSite.gif);
	background-repeat: repeat-x;
}

p {
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td {
	font-size: 11px;
}


/******* hyperlink and anchor tag styles *******/

a {
	text-decoration: underline;
	color: #8BA053;
}

a:hover{
	text-decoration: none;
}

/************** header tag styles **************/

h1{
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8BA053;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	color: #DC4D01;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

h4{
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

h5{
	color: #006699;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

ul ul{
	list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{
	height: 18px;
}
				
input{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/***********************************************/
/* Custom tag styles                           */
/***********************************************/
#siteBox {
	height: 600px;
	width: 972px;
	margin-left: -486px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#headerBox {
	position: absolute;
	height: 105px;
	width: 972px;
	left: 0px;
	top: 0px;
}
#logoBox {
	height: 68px;
	width: 184px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#sloganBox {
	position: absolute;
	left: 194px;
	top: 52px;
}

#loginBox {
	position: absolute;
	height: 18px;
	width: 160px;
	top: 18px;
	right: 0px;
	z-index: 2;
}
#loginBox input {
	width: 158px;
	margin: 0px;
	padding: 0px;
}

#passwordBox {
	position: absolute;
	height: 18px;
	width: 120px;
	top: 40px;
	right: 40px;
	z-index: 2;
}
#passwordBox input {
	margin: 0px;
	padding: 0px;
	width: 116px;
}

#okBox {
	position: absolute;
	height: 18px;
	width: 35px;
	top: 41px;
	right: 0px;
	text-align: right;
	z-index: 2;
}
#contentBox {
	position: absolute;
	height: 495px;
	width: 972px;
	left: 0px;
	top: 105px;
}
#videoBox {
	border: 1px solid #9da0a5;
	position: absolute;
	height: 214px;
	width: 298px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#panelBox {
	position: absolute;
	height: 268px;
	width: 298px;
	top: 225px;
	left: 0px;
	border: 1px solid #9DA0A5;
}

#stepBox {
	position: absolute;
	height: 271px;
	width: 665px;
	left: 307px;
	top: 0px;
}
#adBox {
	position: absolute;
	height: 215px;
	width: 327px;
	left: 307px;
	top: 280px;
	background-image: url(../img/bgAd.jpg);
	background-repeat: repeat-x;
}
#adPicto {
	position: absolute;
	height: 150px;
	width: 87px;
	left: 0px;
	top: 0px;
}
#adContent {
	position: absolute;
	width: 240px;
	left: 87px;
	top: 0px;
	height: 215px;
}









#footerBox {
	height: 80px;
	width: 972px;
	margin-left: -486px;
	position: absolute;
	left: 50%;
	top: 600px;
	padding-top: 10px;
	color: #999999;
}
#selectupLogoBox {
	position: absolute;
	height: 40px;
	width: 95px;
	top: 20px;
	right: 0px;
}
#contactBox {
	position: absolute;
	height: 215px;
	width: 327px;
	top: 280px;
	right: 0px;
	background-image: url(../img/bgAd.jpg);
	background-repeat: repeat-x;
}
#contactPicto {
	position: absolute;
	height: 150px;
	width: 87px;
	left: 0px;
	top: 0px;
}
#contactContent {
	position: absolute;
	width: 240px;
	left: 87px;
	top: 0px;
	height: 215px;
}
#contactContent input {
	width: 155px;
	margin-bottom: 2px;
}
#contactContent select {
	width: 161px;
	margin-bottom: 2px;
}

#contactBtn {
	padding-top: 10px;
	padding-left: 98px;
}
#validateBox {
	position: absolute;
	height: 215px;
	width: 327px;
	top: 280px;
	right: 0px;
	background-image: url(../img/bgAd.jpg);
	background-repeat: repeat-x;
	z-index: 2;
	/*visibility: hidden;*/
}
#validatePicto {
	position: absolute;
	height: 150px;
	width: 87px;
	left: 0px;
	top: 0px;
}
#validateContent {
	position: absolute;
	width: 240px;
	left: 87px;
	top: 0px;
	height: 215px;
}

/* Panel */
#panel {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 294px;
	height: 264px;
	min-height:264px;
	background-color: #F5F5F5;
}
.accordionContent {
	background-color: #F5F5F5;
	padding: 5px;/*	height: 176px;
*//*	min-height:176px;*/
}
.accordionHeader {
	height: 16px;
	background-image: url(../img/accordionHeader.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.accordionHeader a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.accordionHeaderSelected {
	height: 16px;
	background-image: url(../img/accordionHeaderSelected.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.accordionHeaderSelected a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

