/* Informations du style general des blogs */

/* Page d'accueil */

#podium
{
 width: 998px;
 border: 1px solid #dedede;
 border-top: 0;
 height: 220px;
 background: url(../images/podium.png) #F0F0F0 no-repeat bottom;
 position: absolute;
}

#premier
{
 position: absolute;
 left: 476px;
 top: 10px;
 border: 1px solid #000;
 border-bottom: 0;
 width: 80px;
 height: 80px;
 text-align: center;
 background: #fff;
}

#premier img
{
 border: 0;
}

#deusieme
{
 position: absolute;
 left: 326px;
 top: 55px;
 border: 1px solid #000;
 border-bottom: 0;
 width: 80px;
 height: 80px;
 text-align: center;
 background: #fff;
}

#deusieme img
{
 border: 0;
}

#troisieme
{
 position: absolute;
 left: 620px;
 top: 74px;
 border: 1px solid #000;
 border-bottom: 0;
 width: 80px;
 height: 80px;
 text-align: center;
 background: #fff;
}

#troisieme img
{
 border: 0;
}

#blockslim_ablog
{
 margin-top: 220px;
 margin-bottom: 10px;
}

.image_vip
{
 border: 0;
 position: relative;
 top: 1px;
 margin-right: 4px;
}

#creer_blog
{
 width: 998px;
 height: 120px;
 border: 1px solid #dedede;
 background: url(../images/creation.png);
}

#lien_listing_blog
{
 float: right;
 font-weight: bold;
 color: #4EA3CB;
 text-decoration: none;
 font-size: 0.8em;
}

#lien_listing_blog img
{
 border: 0;
 margin-bottom: 1px;
 position: relative;
 top: 1px;
}

#lien_listing_blog:hover
{
 color: #FF0000;
}

#lien_inscription_blog
{
 display: block;
 padding: 40px;
 padding-bottom: 80px;
}

#lien_inscription_blog img
{
 border: 0;
}

/* Blogs */

#retour_blog
{
 text-decoration: none;
 color: #0066ff;
}

#retour_blog:hover
{
 color: #ff9900;
}

#tableau_description
{
 border-collapse: collapse;
 margin-top: 1px;
 margin-left: 1px;
}

#tableau_description tr
{
 background: #666;
 font-size: 0.7em;
}

#tableau_description th
{
 padding: 2px;
 border: 1px solid #E8E8E8;
 border-top: 0;
 border-bottom: 0;
 color: #fff;
}

#tableau_description a
{
 color: #666;
 text-decoration: none;
}

.casemembre
{
 padding: 4px;
 vertical-align: top;
 border: 0;
}

#ban_blog
{
 border: 1px solid #dedede;
 background-color: #f7f7f7;
 vertical-align: middle;
 text-align: center;
 padding: 10px;
 margin-bottom: 8px;
}

#description_blog_droite
{
 font-size: 1.2em;
 background-color: #f7f7f7;
 vertical-align: middle;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 2px;
 padding-right: 2px;
 width: 338px;
}

#index_blog
{
 height: 20px;
 background: #999;
}

#rubriques_blog
{
 border-top: 1px solid #E8E8E8;
 font-size: 1.2em;
 background-color: #f0f0f0;
 vertical-align: middle;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 2px;
 padding-right: 2px;
 width: 180px;
 line-height: 20px;
 text-align: center;
}

#rubriques_blog ul
{
 list-style-type: none;
}

#pas_articles
{
 text-align: center;
 padding: 20px;
 font-weight: bold;
 background: #E8E6E6;
 font-size: 0.8em;
}

.article_blog_couleur_une
{
 font-size: 0.8em;
 line-height: 18px;
}

.article_blog_couleur_une a
{
 color: #333;
 text-decoration: none;
}

.article_blog_couleur_une .image_membre
{
 max-width: 480px;
 max-height: 380px;
}

.article_blog_couleur_deux
{
 font-size: 0.8em;
 line-height: 18px;
}

.article_blog_couleur_deux a
{
 color: #333;
 text-decoration: none;
}

.article_blog_couleur_deux .image_membre
{
 max-width: 480px;
 max-height: 380px;
}

.video_article_couleur_une a img
{
 border: 1px solid #000;
}

.video_article_couleur_deux a img
{
 border: 1px solid #000;
}

.menu_com
{
 color: #000;
 font-size: 0.9em;
 padding-top: 5px;
 padding-bottom: 5px;
 height: 20px;
 background: #f7f7f7;
 text-align: center;
 border-top: 1px solid #ccc;
}

.menu_com a
{
 text-decoration: none;
}

.lien_moderation
{
 color: #999;
}

.lien_moderation:hover
{
 text-decoration: underline;
}

.lien_com
{
 color: #FF0000;
}

.lien_com:hover
{
 text-decoration: underline;
}

.lien_ajout_com
{
 color: #0099FF;
}

.lien_ajout_com:hover
{
 text-decoration: underline;
}

/* Image à gauche */
.image_blog_1
{
 float: left;
 margin: 4px;
 height: 100px;
 width: 100px;
}

/* Image à droite */
.image_blog_2
{
 float: right;
 margin: 4px;
 height: 100px;
 width: 100px;
}

/* Image en bas */
.image_blog_3
{ 
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
}

.menu_page_blog
{
 border: 1px solid #ccc;
 text-align: center;
 padding: 10px;
 font-size: 0.9em;
 background: #ccc;
 margin-top: 10px;
}

.menu_page_blog a
{
 margin-left: 5px;
 margin-right: 5px;
 text-decoration: none;
 color: #000;
}

.menu_page_blog a:hover
{
 color: #888;
}

.menu_page_blog #page_blog_select
{
 color: #FF0000;
}

#commentaires_verrouille
{
 width: 590px;
 border: 1px solid #ccc;
 margin-top: 5px;
 margin-left: 28px;
 margin-bottom: 15px;
 font-size: 0.8em;
 padding: 5px;
 text-align: center;
}
