/**
 *
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	page-index.css, 2010/04/12
 * @link	http://www.agenceici.com/
 * @link	http://www.golfraray.com/
 *
 */


#page-index { }


.content { width: 740px; overflow: hidden; padding: 30px 30px 0 30px; }
.news-left { width: 420px; float: left; }
.news-left h1 { display: block; width: 144px; height: 27px; padding: 0 0 15px 0; margin: 0; background: url(../images/actualites-title.gif) no-repeat; }
.news-left h1 span { display: none; }

.news { border-top: 1px solid #4a5978; width: 410px; padding: 10px 0; clear: both; }
.news h2 { padding: 0; margin: 0; height: 30px; }
.news h2 .t { color: #4a5978; font-size: 12px; float: left; vertical-align: top; }
.news h2 .d { color: #4a5978; font-size: 11px; font-weight: normal; float: right; vertical-align: top; }


.links { position: relative; width: 300px; float: right; padding-bottom: 20px; }
.links .pub-swf { position: relative; padding-bottom: 10px; }
.links .pub-img { padding-bottom: 10px; }
.links a { display: block; }
.links a.restaurant { position: relative; height: 82px; }
.links a.restaurant img { position: absolute; left: 0; top: -15px; }



