/* EURO PLONGEE 2008 */

* { margin: 0; padding: 0; }
body { background: #8DC8E3 url(/images/bg_body.png) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white;}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; padding-bottom: 20px; }
h2, h3 { padding: 10px 0 10px 0; }
#content h4 { margin: 0 0 20px 20px; font-size: 18px; color:#E5BC00; }
#content li { margin-left: 30px; }

.nav { padding: 12px 0 10px 10px; font-size: 13px; }
.nav a:hover { color: #EBBC00; }

fieldset { border: 0; padding: 8px; }
form input { color: #0078A7; }
form input:focus { background-color: #F1F8FC; }
a img { border: 0; }
a:link { color: #0078A7; }   
a:visited { color: #EBBC00; } 
a:hover { color: #EBBC00; }  
TD { border-bottom: 1px solid #54A6CB; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
TR { font-weight: bold; border-top: 1px solid #54A6CB; border-right: hidden; border-left: hidden; }
.ttc { font-size: 11px; color: #FF0000; font-style: italic; } 

/* LAYOUTS */
#page { width: 950px; margin: 10px auto 20px auto; }
#col-left, #col-right { width: 214px; float: left; margin-bottom: 20px; }
#content { float: left; width: 480px; background-color: #C6E4F1; line-height: 1.8em; font-family: Arial, Helvetica, sans-serif; padding: 10px 10px 20px 10px; color: #0078A7; margin: 0 10px 0 10px;}
#footer { clear: both; height: 25px; background: transparent url(/images/footer.jpg) no-repeat; display: block; margin-top: 20px; color: #0078A7; text-align: center;   }

/* COLS */
.cat { background: #C6E4F1 url(/images/col_blue_empty.jpg) no-repeat; margin-top: -2px; }
.cat ul { list-style-type: none; padding-top: 6px; font-size: 11.5px; }
.cat ul li { text-indent: 46px; background: transparent url(/images/cat_off.gif) no-repeat; height: 24px; padding-top: 4px; }
.cat ul li.current { text-indent: 50px; background: #C6E4F1 url(/images/cat_current.jpg) no-repeat; height: 24px; padding-top: 4px; }
.cat ul li a { color: #0078A7; font-weight: bold; text-decoration: none; display: block; width: 214px; height: 18px; }
.cat ul li a:hover { color: #E5BC00; }

.yellowstar { background: #C6E4F1 url(/images/col_blue_yellowstar.jpg) no-repeat; }
.yellow { background: #C6E4F1 url(/images/col_yellow.jpg) no-repeat; }
.search { background: #C6E4F1 url(/images/col_blue_search.jpg) no-repeat; }
.shadows { background: transparent url(/images/col_shadows.jpg) top left no-repeat; height: 14px; border: 0px; }
.newsletter { background: #C6E4F1 url(/images/col_blue_newsletter.jpg) no-repeat; }

ul.linksphotos { list-style-type: none; }
ul.linksphotos li { height: 40px; margin: 0; padding: 0; }

/* COLS : news */
.news ul li { text-indent: 46px; background: transparent url(/images/cat_off_news.gif) no-repeat; height: 60px; padding-top: 4px; color: #0078A7; }
.news ul li a { color: #0078A7; font-weight: bold; text-decoration: none; width: 214px; display: inline; }
.news ul li small { font-size: 12px; color: #0080FF; }
.news ul li p { font-size: 12px; margin-top: 3px; } 


