/* Import */
@import url(reset.css);
@import url(defaults.css);
@import url(specific.css);
@import url(http://www.google.com/cse/api/branding.css);

/* Figure */
figure {
margin-left: 10px;
margin-top: 10px;
width: 1229px;
background: #bcdd5a;}

/* Navigation */
nav {
width: 190px;
float: left;}
nav h1 {
color: #000000;
font-size: 18px;
background: #ffffff;
padding-left: 15px;
margin-bottom: 0px;}
nav h1 a {
color: #000000;
text-decoration: none;}
nav h1 a:hover {
color: #000000;
text-decoration: underline;}
nav h2 {
font-size: 16px;
color: #000000;
background: #ffffff;
padding-left: 15px;
margin-bottom: 0px;}
nav p {
font-size: 16px;
background: #ffffff;
padding-left: 15px;
padding-bottom: 3px;}
nav a {
color: #ff0000;
text-decoration: underline;}
nav a:hover {
color: #ff0000;
text-decoration: none;}

/* Section */
section {
margin-right: 5px;
margin-left: 5px;
width: 693px;
float: left;}

/* Header */
header {
width: 693px;
background: #ffffff;
margin-bottom:5px;}
header h1 {
padding-top: 5px;
padding-left: 15px;}

/* Content */
h1 {
font-size: 20px;
color: #ff7900;
margin-bottom: 5px;}
h2 {
font-size: 18px;
color: #ff7900;}
h3 {
font-size: 16px;
color: #000000;
font-weight: bold;
margin-top: 20px;}
h4 {
font-size: 14px;
color: #000000;
font-weight: bold;
margin-top: 5px;
padding-left: 15px;}
p {
font-size: 14px;
color: #000000;
padding-right: 15px;}
a {
color: #ff0000;
text-decoration: underline;}
a:hover {
color: #ff0000;
text-decoration: none;}
h2 a {
color: #ff7900;
text-decoration: none;}
h2 a:hover {
color: #ff7900;
text-decoration: underline;}
ul {
width: 615px;
margin-left: 25px;
margin-top: 5px;
padding-left: 25px;
border: 1px solid #c9c9c9;
background: #f8f8f8;}
ul li {
list-style-type: square;
padding-top: 5px;
color: #000000;
font-size: 12px;}
ol {
margin-left: 75px;
margin-bottom: 5px;}
ol li {
list-style-type: decimal;
padding-top: 5px;
color: #000000;
font-size: 15px;}
li span {
font-weight: bold;}
p span {
padding-left: 35px;}
h1 span {
color: #000000;}
h2 span a {
color: #ff0000;
text-decoration: underline;}
h2 span a:hover {
color: #ff0000;
text-decoration: none;}
fieldset {
border: 1px solid #bbbbbb;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width: 620px;
margin-left: 15px;
margin-top: 5px;}
legend {
font-size: 13px;
font-weight: bold;
color: #666666;
padding-left: 8px;
padding-right: 3px;}
td {
padding-top: 5px;
padding-bottom: 2px;
font-size: 14px;
color: #000000;}

/* Aside */
aside  {
width: 160px;
float: left;}

/* Footer */
footer {
background: #000000;
width: 693px;
margin-bottom: 5px;}
footer p {
font-size: 14px;
color: #ffffff;
padding-left: 15px;}
footer a {
color: #bcdd5a;
text-decoration: underline;}
footer a:hover {
color: #bcdd5a;
text-decoration: none;}

.annonse-table td { padding-left: 25px; }
.annonse-table th { color:#FF7900; padding: 25px 0 0 25px; text-align: left; }
