body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #616365;
}
h1, h2, h3, h4, h5, h6, .telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #c4262e;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.telephone {
	font-size: 2em;
	line-height: 1em;
}
h1.page_title {
	font-size: 3em;
	margin: 0 0 0 40px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h4, h5, h6 {
	font-size: 1em;
}
h2.page_sub_title {
	text-align: right;
	margin: -40px 0 40px 0;
	color: #616365;
}
p {
	margin: 0 0 16px 0;
}
a {
	color: #616365;
	text-decoration: none;
}
a:hover {
	color: #c4262e;
	text-decoration: underline;
}

/* STYLES */

#intro p, #txtmlIntro p {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #c4262e;
	line-height: 1em;
}
p.quote {
	position: relative;
	width: 190px;
	float: right;
	padding: 20px;
	margin: 20px 0 20px 20px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	background-color: #c4262e;
	color: #ffffff;
	line-height: 1em;
	background-image: url(../images/quote_corner.gif);
	background-repeat: no-repeat;
}
#services_list ul {
	position: relative;
	width: 122px;
	float: left;
	margin: 0 20px 12px 0;
}
#services_list ul.last {
	margin-right: 0;
}
#services_list ul li {
	color: #c4262e;
	font-weight: bold;
}
#services_list ul li a {
	font-weight: normal;
}
#associated_services ul li {
	display: inline;
	padding-right: 10px;
}
#associated_services p {
	font-weight: bold;
}
#detail_solution strong {
	color: #c4262e;
}
p.comment {
	font-size: 0.8em;
	color: #666666;
}
a.top_link {
	position: relative;
	display: block;
	width: 550px;
	color: #c4262e;
	text-align: right;
	border-top: 1px solid #c4262e;
	margin: 20px 0;
	padding: 20px 0 0 0;
	font-weight: bold;
}
a.top_link:before {
	content: "^ ";
}
a img {	
	border: none;
}
body.mceContentBody {
	background-image: url(../orieladmin/images/grad_vert.gif);
	background-repeat: repeat-x;
	padding: 4px;
}