* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #FF6700;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	text-decoration: none;
	color: #FF6700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 770px;
	height: 105px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/img04.jpg);
}

/* Header */

#header {
	width: 770px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;

	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(images/img06.jpg) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 510px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.post .entry .txt {
float:left;
width:300px;
margin-top:2px;
display:block;
}
.post .entry .img {
float:right;
width:150px;
margin-top:2px;
display:block;
}

.post .entry .txt3 {
float:left;
width:280px;
margin-top:2px;
display:block;
}
.post .entry .img3 {
float:right;
width:100px;
margin-top:2px;
display:block;
}


.post .entry .txt2 {
float:right;
width:300px;
margin-top:2px;
display:block;
}
.post .entry .img2 {
float:left;
width:150px;
margin-top:2px;
display:block;
}
.post .entry .imcleft {
float:left;
width:300px;
margin-top:2px;
display:block;
}
.post .entry .imcright {
float:right;
width:100px;
margin-top:2px;
display:block;
}
.post .entry .clear {
	clear: both;
}

.post .gauche {
	float: left;
	width: 50%;
	display:block;
}
.post .droite {
	float: right;
	width: 50%;
	padding: 0px 0px 0 10px;
	display:block;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #0AAAFD;
}
#sidebar li h2 a {
	color: #FFFFFF;
}

#sidebar a:link {
	text-decoration: none;
	color: #0AAAFD;
}

#sidebar a:active, a:visited {
	text-decoration: none;
	color: #0AAAFD;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #FF6700;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 5px 0;
	background: #CCCCCC;
	border-top: 5px solid #999999;
	border-bottom: 5px solid #999999;
	text-align: center;
}
#legal {
	float: left;
	text-align: left;
}

#links {
	float: right;
	text-align: right;
}
.footer_clear {
	clear: both;
}
#footer p {
	margin: 0;
	color: #000000;
	font-size:12px;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}
#menubas {
	width: 770px;
	text-align: center;
	margin: 0 auto;
}

#menubas a:link {
	text-decoration: none;
	color: #0AAAFD;
}

#menubas a:active, a:visited {
	text-decoration: none;
	color: #0AAAFD;
}
#menubas a:hover {
	text-decoration: underline;
	color: #FF6700;
}








form {
padding:5px;
width:99%;
font-family:"trebuchet ms",sans-serif;
}
fieldset {
padding:10px;
margin-bottom:10px;
border:none;
clear:both;
}
fieldset .clear {
height:-10px;
clear: both;
}
.cleardiv  {
clear: both;
}
legend {
color:#a0522d;
font-weight:bold
}
label {
float:left;
width:50%;
margin-top:5px;
display:block;
font-size:90%;
}
label.check{
width:50%;
display:inline
}
label.inline {
display:inline
}
input {
float:right;
margin-top:2px;
border:1px solid black;
background-color:#2582FB;
font-family:"trebuchet ms",sans-serif;
}
input[type=radio] {
margin-top:2px;
margin-right:50px;
background-color:transparent;
border:none;
}
input[type=checkbox] {
margin-top:2px;
margin-right:5px;
background-color:transparent;
border:none;
}
select, option {
margin-top:1px;
background-color:#2582FB;
font-family:"trebuchet ms",sans-serif;
font-size:90%;
}
textarea {
margin-top:2px;
border:1px solid black;
background-color:#2582FB;
font-family:"trebuchet ms",sans-serif;
}
input[type=submit], input[type=reset] {
border:1px outset #2582FB;
cursor:pointer;
}
input[type=submit]:hover, input[type=reset]:hover {
border:1px outset white;
background-color:white;
}
input[type=submit]:active, input[type=reset]:active {
border:1px inset #2582FB;
background-color:#2582FB;
color:black;
}
*:focus {
background-color:white;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 2px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}