/*
*
* CSS STYLE SHEET - OGASE
* theme : default
* version : 1.0
* Festival : Japan Expo 2008, 9ème impact
* copyright : SEFA
* author : Reyep
*
* ### PAGE D'ACCUEIL ###
*
*/



/* index */

#index {
margin: 0px;
padding: 0px 0px 0px 10px;
width: 580px;
float: left;
}



/* news à la une */

#news_une {
margin: 0px;
padding: 0px;
height: 250px;
}



/* news à la une : news principale */

#news_principale {
width: 312px;
height: 248px;
float: left;
border: 1px solid #e30043;
border-left:  0px;
}

#news_principale_fr {
float: left;
width: 18px;
height: 250px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(/img/com/fr/tit-alaune.gif);
background-repeat: no-repeat;
background-position: top left;
}

#news_principale_en {
float: left;
width: 18px;
height: 250px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(/img/com/en/tit-alaune.gif);
background-repeat: no-repeat;
background-position: top left;
}

#news_principale h2 {
margin: 0px 2px 0px 2px;
padding: 0px;
font-size: 17px;
line-height: 17px;
height: 35px;
font-weight: bold;
}

#news_principale p {
margin: 0px 2px 2px 2px;
padding: 5px 0px 0px 0px;
font-size: 11px;
}

#news_principale img {
width: 310px;
height: 200px;
margin: 0px;
padding: 0px;
border: 0px;
display: block;
}

#news_principale .copyright {
margin: 0px 2px 0px 2px;
padding: 0px;
font-size: 8px;
width: 280px;
display: block;
height: 12px;
line-height: 12px;
color: #666;
}

#news_principale a {
color: #e30043;
text-decoration: none;
}

#news_principale a:hover {
color: #e30043;
text-decoration: underline;
}



/* news à la une : news secondaires */

.news_secondaire {
margin: 0px 0px 10px 0px;
padding: 0px;
width: 238px;
height: 118px;
float: right;
border: 1px solid #e30043;
}

.news_secondaire h2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
font-size: 12px;
height: 19px;
line-height: 19px;
font-weight: bold;
border-bottom: 1px solid #e30043;
}

.news_secondaire h2 img {
width: 15px;
height: 19px;
margin: 0px;
padding: 0px;
border: 0px;
display: block;
float: right;
}

.news_secondaire p {
margin: 2px;
padding: 0px 5px 0px 0px;
height: 93px;
font-size: 10px;
line-height: 12px;
}

.news_sec_img {
width: 88px;
margin: 2px;
padding: 0px;
float: right;
}

.news_secondaire img {
width: 88px;
height: 88px;
margin: 0px;
padding: 0px;
border: 0px;
display: block;
}

.news_secondaire .copyright {
margin: 0px 2px 0px 0px;
padding: 0px;
font-size: 8px;
width: 88px;
display: block;
text-align: right;
height: 8px;
line-height: 8px;
color: #666;
}

.news_secondaire a {
color: #e30043;
text-decoration: none;
}

.news_secondaire a:hover {
color: #e30043;
text-decoration: underline;
}



/* dernières news en date */

#derniere_news {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
clear: left;
border: 1px solid #e30043;
height: 123px;
background-color: #ffea98;
overflow: hidden;
}

#derniere_news h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
height: 18px;
line-height: 18px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
border-bottom: 1px solid #e30043;
}

#derniere_news h3 img {
margin: 0px;
padding: 0px;
border: 0px;
float: left;
}

#derniere_news ul {
width: 289px;
margin: 0px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
}

#derniere_news li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style : none;
background-image: url(/img/com/bullet_orange.png);
background-repeat: no-repeat;
line-height: 16px;
}

#derniere_news a {
font-weight: normal;
}

#derniere_news a:hover {
color: #e30043;
text-decoration: underline;
}

/* articles recommandés */

#articles_recommandes {
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
border: 1px solid #e30043;
width: 283px;
height: 183px;
background-color: #fadae1;
overflow: hidden;
float: left;
}

#articles_recommandes h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
height: 18px;
line-height: 18px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
border-bottom: 1px solid #e30043;
}

#articles_recommandes h3 img {
margin: 0px;
padding: 0px;
border: 0px;
float: left;
}

#articles_recommandes ul {
width: 283px;
margin: 0px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
}

#articles_recommandes li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style : none;
background-image: url(/img/com/bullet_red.png);
background-repeat: no-repeat;
line-height: 16px;
}

#articles_recommandes a {
color: #E00538;
font-weight: normal;
}

#articles_recommandes a:hover {
color: #E00538;
text-decoration: underline;
}

/* articles mis à jour */

#articles_maj {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 1px solid #060;
width: 283px;
height: 183px;
background-color: #d9e8d9;
overflow: hidden;
float: left;
}

#articles_maj h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
height: 18px;
line-height: 18px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
border-bottom: 1px solid #060;
}

#articles_maj h3 img {
margin: 0px;
padding: 0px;
border: 0px;
float: left;
}

#articles_maj ul {
width: 283px;
margin: 0px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
}

#articles_maj li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
list-style : none;
background-image: url(/img/com/bullet_green.png);
background-repeat: no-repeat;
line-height: 16px;
}

#articles_maj a {
color: #247100;
font-weight: normal;
}

#articles_maj a:hover {
color: #247100;
text-decoration: underline;
}
