/* general styles */

body {
color: #000000;
font-family: Verdana;
font-size: 12px;
line-height: 1.8em;
text-align: center;
background: #FFFFFF;
}

p {
line-height:15px;
font-size:12px;
font-family:Verdana;
}

td {
line-height:15px;
font-size:12px;
font-family:Verdana;
}


a {
color: #005880;
}

a:hover {
color: #006B95;
}

a:visited {
color: #006B95;
}

a:visited:hover {
color: #2C91B2;
}

h1{
font-family: Verdana;
font-size: 1.6em;
color: #006B95;
margin: 15px 0 15px 0;
padding-left: 15px; 
}

h2 {
background: url(http://www2.soyhieres.ch/htdocs/images/fond_titre.gif) #E39494 no-repeat;
font-family: Verdana;
font-size: 14px;
line-height:20px;
color: #FFFFFF;
padding-left:10px;
}

h3 {
font-family: Verdana;
font-size: 1.1em;
color: #56A7C1;
margin: 15px;
}

/* layout styles */

#Content {
float: left;
width: 490px; 
font-family: Verdana;
font-size:12px;
}

#Content p {
line-height:15px;
font-size:12px;
}

#Content td {
line-height:15px;
font-size:12px;
}

* html #content {
margin-left: 5px;
}
