* {
    padding: 0;
    margin: 0;
} 

body {
background: #ebf3ff url(images/fond.jpg) repeat-x;
font-family: "Trebuchet MS", Verdana, serif;
font-size: 15px;
padding: 0;
margin: 0;
color: #000000	;
line-height: 17px;
}

img { border: none; }
a { color: #4F94CD; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

h4 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 20px; letter-spacing: -1px;}
h4 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h4 a:hover { color: #999; }


#wrap {
width: 800px;
margin: 0 auto;
padding: 0px 200px;
}

#header {
font-family: "Trebuchet MS", Verdana, serif;
height: 110px;
}
#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -2px;
padding: 5px 0 0 33px;
text-align: left;
}
#header h1 a {
color: #4F94CD;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}

#header h2 {
font-size: 16px;
font-style: italic;
color: #4F94CD;
padding: 9px 0 0 33px;
text-align: left;
}

#top {
//background: #3399cc;
padding: 10px 200px;
}

#top a { 
color: #4F94CD;
text-decoration: none;
}

#content { 
padding: 0 30px;
}

#left {
padding: 10px 0;
width: 590px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#right{
padding: 10px 0;
width: 130px;
float: right;
}
#right h3 { color: #4F94CD; }
#right ul { list-style-type: none; padding: 10px 0 10px 10px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #000000; font-weight: 100; display: block; text-decoration: none; font-size: 14px; }
#right ul li a:hover { color : #999; }

#footer {
font-size: 10px;
color: #FFFFFF;
text-align: center;
height: 50px;
width: 600px;
line-height: 50px;
background: #4F94CD;
margin: 0 0 20px 0;
}
#footer a { 
color: #FFFFFF;
text-decoration: none;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}

#top10 a:hover {
    background-color: #4F94CD;
    color: #FFFFFF;
}

.field{
color: #4F94CD;
font-size: 10pt;
padding: 1px 3px;
background:#fff url(images/text-bg.gif) repeat-x 0 0;
border: 1px solid #B5B8C8;
#height:22px;
line-height:18px;
vertical-align:middle;
}

.button {
border : solid 1px #cccccc;
background: #E9ECEF;
color : #666666;
font-size : 11px;
padding: 3px;
}


.rounded:before {
  background: transparent url(images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(images/bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(images/bottom-right.png) scroll no-repeat bottom right ;
  padding: 0;
}

blockquote {
   background: #4f94cd;
   color: white;
   margin-right: -1px;
}

p { 
  font-family: Arial, Tahoma  , sans-serif;
  padding-top: 0;
  margin: 1em 3em 0em;
  line-height: 1.5;
}

.imageleft {
position:absolute;
left:0px;
top:150px
}

fieldset { border:1px solid #4f94cd }
legend {
  padding: 0.2em 0.5em;
  border:1px solid #4f94cd;
  color:#4f94cd;
  font-size:90%;
  text-align:right;
}
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:300px;  
width:408px;  
background: #ebf3ff url(images/fond.jpg) repeat-x; 
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:14px; 
font-weight:bold; 
color:#6fa5fd;
}  
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;  
}
.visibleDiv, #topRight
{
    position: fixed;
    width: 300px;
    border: solid 1px #ffffff;
    vertical-align: middle;
    #background: #6FA5FD;
    text-align: center;
}

#topRight
{
    top: 10px;
    right: 10px;
}

.post {
	padding: 1px;
	background-color: #ffffff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	margin-bottom: 18px !important;
	margin-bottom: 15px;
}
.comment { 
	font-size: 110%;
	color: #4F94CD;
}
