/*
*
* CSS STYLE SHEET - OGASE
* theme : default
* version : 1.0
* Festival : Comic Con' 2010, 2ème saison
* copyright : SEFA
* 
*
* ### PAGE D'ACCUEIL ###
*
*/



/* index */

#index {
margin: -10px 0px 0px 0px;
padding: 2px 15px 5px 20px;
width: 555px;
float: left;
background-color:#fff;
background-image: url(/img/com/bg-index.jpg);
background-repeat: repeat-y;
}



/* news à la une */

#news_une {
margin: 0px;
padding: 0px;
height:286px;
border-bottom: 5px solid #999999;
}



/* news à la une : news principale */

#news_principale {
width: 310px;
height: 248px;
float: left;

}

#news_principale_fr {
width: 580px;
height: 37px;
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 {
width: 580px;
height: 37px;
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;
}

#news_principale a {
color: #535353;
}

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



/* news à la une : news secondaires */

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

.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 #999999;
}

.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;
}

.news_secondaire a {
color: #535353;
}

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



/* dernières news en date */

#derniere_news {
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 0px;
clear: left;
border: 0px solid #6666cc;
height: 140px;
background-color: transparent;
overflow: hidden;
width:550px;
}

#derniere_news h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
height: 42px;
line-height: 18px;
font-weight: bold;
color: #000;
text-transform: uppercase;
border-bottom: 0px solid #6666cc;
}

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

#derniere_news ul {
width: 289px;
margin: 0px 0px 0px -10px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
list-style-image: url(/img/com/puceBleu.gif);
list-style-position:inside;
}

#derniere_news li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
/*background-image: url(bullet_red.png);*/
background-repeat: no-repeat;
line-height: 16px;
}

#derniere_news a {
color: #000;
font-weight: normal;
}

#derniere_news a:hover {
color: #206262;
}
/* articles recommandés */

#articles_recommandes {
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #E00538;
width: 270px;
height: 205px;
background-color: transparent;
overflow: hidden;
float: left;
}

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

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

#articles_recommandes ul {
width: 283px;
margin: 0px 0px 0px -10px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
list-style-image: url(/img/com/puceRouge.gif);
list-style-position:inside;
}

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

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

#articles_recommandes a:hover {
	color:#791f1d
}
/* articles mis à jour */

#articles_maj {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #FF3300;
width: 270px;
height: 205px;
background-color: transparent;
overflow: hidden;
float: left;
}

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

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

#articles_maj ul {
width: 283px;
margin: 0px 0px 0px -10px;
padding: 1px 0px 1px 0px;
font-size: 11px;
float: left;
list-style-image: url(/img/com/puceViolet.gif);
list-style-position:inside;
}

#articles_maj li {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
background-image: url(bullet_red.png);
background-repeat: no-repeat;
line-height: 16px;
}

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

#articles_maj a:hover {
	color: #671d79;
}