/*---------------------------------------general*/
body,td,th{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #949494;
	text-align: justify;
	line-height: 16px;
}
a,a:link,a:visited,a:active  {
	font-size: 12px;
	color: #7FB3C1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #7FB3C1;
}
#main {
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 20px;
	border-right-width: 30px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#copyright {
	background-color: #666666;
	width: 836px;
	padding-top: 2px;
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}

/*---------------------------------------general inside block main*/
#header {
	width: 766px;
	height: 63px;
	background-image: url(../images/lecombal.gif);
	background-repeat: no-repeat;
	background-position: 366px;
}
#header a img,#header a:visited img,#header a:active img,#header a:link img{
	width: 20px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header a:hover img {
	width: 20px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#menu {
	width: 666px;
	height: 110px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#menu table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FB3C1;
}
#menu table tr td a,#menu table tr td a:visited,#menu table tr td a:active,#menu table tr td a:link{
	display: block;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 83px;
	height: 108px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#menu table tr td a:hover{
	background-color: #7FB3C1;
}

#titlepage {
	width: 686px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	color: #7FB3C1;
}
#contentpage {
	/*background-color: #CCCCCC;*/
	width: 686px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#pdpcontact {
	width: 686px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}
#pdpcontact .contact {
	width: 420px;
	height: 35px;
	display: block;
	float: left;
	left: 0px;
	top: 0px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #7FB3C1;
}
#pdpcontact .toppage {
	width: 100px;
	height: 35px;
	display: block;
	float: right;
}
#pdpcontact .toppage a,#pdpcontact .toppage a:link,#pdpcontact .toppage a:visited,#pdpcontact .toppage a:active {
	width: 95px;
	height: 19px;
	display: block;
	float: right;
	text-align: center;
	color: #FFFFFF;
	background-color: #7FB3C1;
	text-decoration: none;
	border: 1px solid #7FB3C1;
}
#pdpcontact .toppage a:hover {
	width: 95px;
	height: 19px;
	display: block;
	float: right;
	text-align: center;
	color: #7FB3C1;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #7FB3C1;
}


/*for specif inside block contentpage see each ccs link*/
