@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; font-family:Lucida Grande; font-size:12px; text-align:center;}

/*======= headers ===== */
h1, h2, h3, h4, h5, h6, p {margin:0; padding:0;}
h1 {font-family:Myriad Pro; font-style:italic; color:#f7941d; margin-bottom:23px;}
h1.h1-header-bg {background:url(../images/h1-bg.png) bottom left no-repeat; padding:0px 0px 11px 0px; margin:0 0 5px 0;}

/*======= paragraphs ===== */
p {line-height:18px; margin-bottom:20px;}
p.text-ivy-arago {position:absolute; top:47px; left:25px;}
p.news-description {line-height:15px; margin-bottom:10px;}

/*======= anchors ===== */
a {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;}
a.news-read-more {color:#666; font-weight:bold; text-decoration:underline;}
a:hover.news-read-more {text-decoration:none;}

/*======= image ===== */
a img {border:none;}

/*======= margin ===== */
.mgb {margin-bottom:15px}
.remove-mgb {margin-bottom:0;}

/*======= span ===== */
span.news-date {color:#f7941d; font-weight:bold;}

/*======= floating ===== */
.float-left {float:left; margin-right: 15px;}
