@import url("colors_interfaces.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
h1 {
	font-size: 12pt;
}
/*li {
	margin: 0px;
	padding-left: 0px;
	border: 0px;
}*/
.ul {
	list-style-type: none;
	list-style-image: url(images/puce.gif);
	margin: 0px;
	padding-left: 7px;
	/*border: 0px;*/
}
.ul2 {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	/*border: 0px;*/
}
.ul3 {
	list-style-type: none;
	margin: 0px;
	padding-left: 17px;
	/*border: 0px;*/
}
td.general {
	border:1px solid #000000;
	background-color: #FFFFFF;
}
td.bottom {
	font-size: 9pt;
	font-weight: bold;
	color: #CABE57;
	text-align: center;
	background-color: #FFFFFF;
	padding: 20px 0px 10px 0px;
}
td.bottom a {
	font-size: 9pt;
	font-weight: bold;
	color: #CABE57;
	text-decoration: none;
}
td.bottom a:hover {
	text-decoration: underline;
}
td.bottom b {
	color: #000000;
}
td.intro {
	background-color: #FFFFFF;
}
td.intro img {
	margin: 60px 0px 0px 30px;
	background-color: #FFFFFF;
}
td.content-text {
	font-size: 9pt;
	text-align: justify;
	padding-right: 86px;
	margin: 0px;
	background-color: #FFFFFF;
}
td.content-text a {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.content-text a:hover {
	color: #000000;
	text-decoration: underline;
}
td.content-text b {
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}
td.contact {
	font-size: 9pt;
	text-align: left;
}
td.contact a {
	color: #000000;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
td.contact a:hover {
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.input {
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 150px;
}
.butinput {
	font-size: 9pt;
	background-color: #DFD899;
	border: 1px solid #000000;
	width: 80px;
}
.bg_about {
	background-image: url(images/petale.gif);
	background-repeat: no-repeat;
	background-position: 130px 250px;
}
.bg_services {
	background-image: url(images/petale2.gif);
	background-repeat: no-repeat;
	background-position: 261px 210px;
}
.bg_contact {
	background-image: url(images/petale3.gif);
	background-repeat: no-repeat;
	background-position: 530px 380px;
}
/*-^_^-*/
table.content th {
	background-color: #DFD899;
	text-align: left;
}
table.content th img {
	margin: 0px 0px 0px 19px;
}
td.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E0D89A;
}
td.bg-center {
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
}
td.shadow-l1 {
	background-image: url(images/shadow_l1.gif);
	background-repeat: repeat-y;
}
td.shadow-r1 {
	background-image: url(images/shadow_r1.gif);
	background-repeat: repeat-y;
}
td.shadow-l2 {
	background-image: url(images/shadow_l2.jpg);
	background-repeat: no-repeat;
}
td.shadow-r2 {
	background-image: url(images/shadow_r2.jpg);
	background-repeat: no-repeat;
}

