Présentation

Profil

  • From Vinéa
  • Blog de tests
  • Homme
  • 05/12/1903
  • Musique Cinéma Voyages Lecture Informatique
  • Vinéen qui passe sa vie entre Vinéa, Océania et est des fois dans la lune même sur Terre.

Radio SIS

Écoutez notre WebRadio

 

Radio SIS

 

 

Si vous ne voyez pas la radio ... peut-être que vous avez ABP installé... alors cliquez ici (un pop-up s'ouvrira) 

De plus ce petit pop-up vous permet de continuer à écouter la radio tout en quittant le blog

Voyez également nos articles : Radio SIS

Live Messenger

Design (CSS)

CSS by Vger

Pages

Catégories

Images Aléatoires

  • Space Travel
  • Space Travel
  • Vinea
  • Vinea
  • Vinea

Calendrier

Mai 2012
L M M J V S D
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
<< < > >>

Rechercher

Recommander

overblog

Lundi 29 décembre 2008 1 29 /12 /Déc /2008 13:57
/* ----- Les styles ci-dessous affectent l'ensemble des éléments de la page n'ayant pas de style propre ou hérité ---- */
/*====================================*/
/* ---- CSS de base : Minimaliste --- */
/* ---- CSS retravaillé par Vger ---- */
/* --- http://c.s.s.over-blog.com/ --- */
/*====================================*/


/*************************************/
/* ------ Éléments Principaux ------ */
/*************************************/

/* -- Corps du blog (Style général du blog) -- */
body {
    margin: 0px;
    padding: 0px;
    background-color: #9E9E9E;
    color: #646464;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 12px;
    }

/* -- Titre des pages premier niveau -- */
h1 {
    color: #0000FF;
    font-size: 20px;
    }

/* -- Titre des pages deuxième niveau -- */
h2 {
    color: #0000FF;
    font-size: 15px;
    }

/* -- Titre des pages troisieme niveau -- */
h3 {
    color: #0000FF;
    font-size: 12px;
    }

/* -- Liens -- */
a {
    text-decoration: underline;
    color: #0000FF;
    font-size: 110%;
    }

/* -- Liens sous souris -- */
a:hover {
    text-decoration: none;
    color: #0000FF;
    }

/* -- Liens après un clic -- */
a:visited {
    }


legend {
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
    }

/* -- Listes -- */
li {
    list-style-type: none;
    }

/* -- Images -- */
img {
    border: 0px none;
    }

/* -- Bouton (Éléments de formulaire) -- */
input {
    border: solid 1px #666;
    font-size: 100%;
    background-color: #FFF;
    color: #000;
    }

/* -- Bouton inscription à la newsletter -- */
#email {
    }

/* -- Bouton recherche -- */
#recherche {
    }


/***************************/
/* ------ Structure ------ */
/***************************/

/* --- Largeur totale du blog --- */
#global {
    padding: 0px;
    margin: 0px auto;
    width: 950px;
    background-color: #BABABA;
    }

/* --- Modèle - Structure --- */
/* --- 1 colonne principale (à gauche) & 1 colonne modules (à droite) --- */

/* -- Entête -- */
#cl_0_0 {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    }

/* -- Colonne principale (Articles) -- */
#cl_1_0    {
    margin: 0 10px 0 0;
    width: 625px;
    padding: 5px;
    }

/* -- Colonne droite (Modules) -- */
#cl_1_1    {
    margin: 0px;
    width: 300px;
    }

/* -- Pied de page -- */
#cl_2_0 {
    width: 100%;
    margin: 15px 0 0 0 ;
    }

/* -- Structure modules -- */
.box {
    width: 100%;
    overflow: hidden;
    }

/* -- Structure album photos ("Centrage") -- */
#general #cl_1_0 {
    width: 100%;
    text-align: center
    }

/*********************/
/* ------ Box ------ */
/*********************/

/* ---- correspond au block des modules ---- */
/* -- Défini le style des modules -- */

/* -- Structure générale des modules-- */
.box {
    background-color: #FFFFFF;
    position: relative;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #EEE;
    }

/*-- Liens dans modules -- */
.box a {
    color: #000000;
    text-decoration: none;
    }

/*-- Liens dans modules sous souris -- */
.box a:hover {
    color: #000000;
    text-decoration: underline;
    }

/*-- Liens dans modules après clic -- */
.box a:visited {
    color: #000000;
    }

/* -- Titre des modules -- */
.box h2 {
    background-color: #000000;
    color: #FFFFFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

/* -- Lien sur le titre des modules -- */
.box-titre {
    position: relative;
    padding: 0px;
    text-align: center;
    }

/* -- Contenu du module -- */
.box-content {
    overflow: auto;
    padding: 2px 5px;
    color: #000000;
    }

/* -- Paragraphe -- */
.box-content p {
    margin: 0px 0px 5px 15px;
    padding: 0px;
    color: #000000;
    }

/* -- Liste -- */
.box-content ul {
    margin: 5px 0px 5px 15px;
    padding: 0px;
    }

/* -- Puces -- */
.box-content li {
    list-style: square;
    color: #000000;
    margin: 5px;
    padding: 0px;
    }

.noListStyle {
    list-style: none !important;
    }

/* -- Bas du module -- */
.box-footer {
    display: none;
    }

.listAll {
    text-align: right;
    display: block;
    }


/*********************/
/* ---- Entête ----- */
/*********************/

/* -- Structure entête -- */
#ln_0 {
    text-align: center;
    border: 0px solid #666;
    margin-bottom: 0px;
    padding: 0px 0px 10px 0px;
    }


/* -- Fond du titre du blog (l'entête) -- */
#top {
    padding: 0px 0px;
    color: #682B01;
    width: 100%;
    margin: 0px;
    border: 0px none;
    }

/* -- Titre du blog -- */
#top h1 {
    padding: 0px;
    margin: 0px;
    color: #666;
    }

/* -- Lien sur le titre -- */
#top .box-titre    {
    display: none
    }
#top .box-content {
    padding: 0px;
    color: #666;
    }

#top .box-footer {
    display: none;
    }

/* -- Lien du blog vers l'accueil du blog -- */
.topLien {
    text-decoration: none;
    color: #666;
    }
.topLien:hover {
    text-decoration: underline;
    color: #000;
    }
#cl_0_0 {
    border: 0px solid #CCC;
    margin: 0px;
    }


/**************************/
/* ---- Bas de page ----- */
/**************************/

/* -- Structure bas de page -- */
#ln_2 {
    border: 1px solid #CCC;
    margin-top: 10px;
    }

/* -- Pied de page du blog -- */
#footer {
    color: #666;
    border: 0px none;
    }

/* -- Paragraphe du pied de page -- */
#footer p {
    margin: 0px;
    padding: 10px;
    }
#footer .box-titre {
    display: none
    }
#footer .box-content {
    padding: 0px;
    margin: 0px;
    }
#footer .box-footer {
    display: none;
    }
.basLien {
    text-decoration: underline;
    }
.basLien:hover {
    text-decoration: underline;
    }


/************************/
/* ----- Articles ----- */
/************************/

/* -- Style général d'un article (entête texte et pied de page) -- */
.article {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 15px;
    }

.article a {
    color: #0000FF;
    }

.article a:hover {
    color: #0000FF;
    }

/* -- Tous les paragraphes d'un article -- */
.article p {
    padding: 0px 0px 5px 5px;
    margin: 0px;
    }

/* -- Style du texte d'un article --*/
.contenuArticle {
    margin: 1px;
    }

/* -- Style de la date affichée dans l'entête de l'article -- */
.date {
    margin-right: 10px;
    font-size: 14px;
    text-align: left;
    background : #000000;
    color: #FFFFFF;
    }

/* -- Après article -- */
.afterArticle {
    padding: 3px 0px;
    border-top: 1px dashed #808080;
    width: 100%;
    text-align: right;
    font-size: 90%;
    color: #808080;
    }

/* -- Avant article -- */
.beforeArticle {
    padding: 0px 0px 5px 0px;
    margin: 0px;
    width: 100%;
    color:#999;
    }

/* -- Categorie de l'article -- */
.categorieArticle {
    }

/* -- Categorie de l'article (couleur du lien) -- */
.categorieArticle a {
    text-transform: lowercase;
    }

/* -- Categorie de l'article (couleur du lien sous souris) -- */
.categorieArticle a:hover {
    text-transform: lowercase;
    }

/* -- Lien sur le titre de l'article -- */
.titreArticle {
    text-decoration: none;
    color: #D56700;
    }

/* -- Liens titre d'articles sous souris -- */
.titreArticle:hover {
    text-decoration: underline;
    color: #6F3400;
    }

#articleSeul {
    }
.GcheTexte{
    float: left;
    margin: 3px;
    }
.DrteTexte {float: right;
    margin: 3px;
    }
.CtreTexte {
    margin: 3px auto;
    display: block;
    }

.hitcitation {
    font-style: italic;
    text-align: justify;
    padding: 5px 20px;
    background-color: #eee;
    }
.hitencart {
    border: 1px solid black;
    text-align: justify;
    font-weight: bold;
    margin: 5px 0px;
    padding: 5px 5px;
    }
.hitimportant {
    font-weight: bold;
    color: red;
    font-weight: bold;
    font-size: 120%;
    }
.hitperso1 {
    font-style: italic;
    }
.hitperso2 {
    font-weight: bold;
    }


/*----- Liste des articles ---- */

/* -- Style d'un article -- */
.listArticles {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0px none;
    }

/* -- Style du résumé d'un article -- */
.resumeArticle {
    }


/* ---- Commentaires ----- */
.h2commentMessage {
    color: #666666;
    }
.afterReactions .linkAddComment {
    font-size: 130%;
    color: #5588AA;
    }
.commentMessage {
    padding: 5px;
    border: 1px dotted #000;
    margin: 0px;
    }
.commentOption {
    text-align: right;
    font-size: 90%;
    color: #000;
    margin-bottom: 10px;
    }

/* ---- Réponse commentaires ----- */
.reponseMessage {
    background-color: #ECF0F0;
    text-align: right;
    }


/* ---- formulaire de saisie d'un commentaire ----- */

#formComment {
    background-color: #FFF;
    }

/* -- Texte associé aux champs de saisies -- */
#formComment label {
    width:70px;
    }

/* -- Boutons, champs texte -- */
#formComment input {
    background-color: transparent;
    border: 1px solid #000;
    }

/* -- Zone de saisie de texte -- */
#formComment textarea {
    background-color: transparent;
    border: 1px solid #000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: Small;
    }


/************************/
/* ----- Trackback ---- */
/************************/

/* -- Cadre donnant l'adresse de trackback -- */
#addTrackback {
    border: 1px dotted #666666;
    padding: 5px;
    color: #999;
    }


.affTrackback {
    padding: 5px;
    border: 1px dotted #000000;
    margin-bottom: 10px;
    }
.affTrackback h2 {
    color: #666;
    }
.afterReactions .linkAddTrackback {
    font-size: 130%;
    color: #58A;
    }
.h2Trackback {
    color: #666;
    }


/* ---- fenêtre d'ajout d'un trackback ----- */

/* -- Style general -- */
#divTrackBack {
    background-color: #FFFFFF;
    }

/* -- Champs de texte bouton -- */
#divTrackBack input {
    background-color: transparent;
    border: 1px solid #000000;
    }

/* -- Zone de saisie de texte -- */
#divTrackBack textarea {
    background-color: transparent;
    border: 1px solid #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: small;
    }


/****************************************/
/* ---- Fenêtre de recommandation ----- */
/****************************************/

/* -- Style general -- */
#divRecommander {
    background-color: #FFF;
    }

#divRecommander span {
    font-size: larger;
    color: #FCC;
    }

/* -- Texte du cadre -- *
#divRecommander legend {
    font-size: larger;
    color: #000;
    }

/* -- Conteneur des champs -- */
#divRecommander fieldset {
    padding: 3px;
    margin: 5px;
    background-color: #FFF;
    }

/* -- Champs de texte bouton -- */
#divRecommander input {
    background-color: transparent;
    border: 1px solid #000;
    }

/* -- Zone de saisie de texte -- */
#divRecommander textarea {
    background-color: transparent;
    border: 1px solid #000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
     font-size: small;
    }


/**************************/
/* ----- Newsletter ----- */
/**************************/

/* -- Titre de la page -- */
#divNewsletter h2 {
    text-align: center;
    font-size: 12pt;
    }

/* -- Champs de texte checkbox -- */
#divNewsletter input {
    background-color: transparent;
    border: 1px solid #000;
    }

/* -- Texte des checbox -- */
#divNewsletter .newsletter {
    }


/**************************/
/* ----- Calendrier ----- */
/**************************/

/* -- Entete -- */
.calendarTop1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    }

/* -- Aujourd'hui -- */
.calendarToday1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
    }

.calendarDays1 {
    width: 50px;
    height: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    background-color: #FFFFFF;
    text-align: center;
    }

/* -- Lettre de la semaine -- */
.calendarHeader1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #CCCCCC;
    }

/* -- Contour du calendrier -- */
.calendarTable1 {
    border: 1px solid #999999;
    color: #666666;
    }
.calendarTable1 a {
    color: #333333;
    }
.calendarTable1 a:hover {
    color: #666666;
    }


/************************/
/* ---- Pagination ---- */
/************************/

/* -- Numérotation pages dans liste complète -- */
.pagination {
    color: #666;
    }

/* -- Numérotation pages dans liste complète -- *
.pagination a {
    }

/* -- Page courante -- */
.pagination b {
    }

/* -- Pagination avant article -- */
.before_articles .pagination {
    margin: 30px 0px;
    }


/* -- Pagination après article -- */
.after_articles .pagination {
    margin-bottom: 30px;
    }

/************************/
/* ---- Clic droit ---- */
/************************/

#menuClicDroit {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    visibility: hidden;
    background-color: #FFFFFF;
    border: 1px solid #74858C;
    padding: 3px;
    }
#menuClicDroit li {
    list-style-type: none;
    margin: 0px;
    padding: 0px
    }
#menuClicDroit ul {
    margin: 0px;
    padding: 0px;
    }
#menuClicDroit span {
    display: block;
    margin-top: 5px;
    margin-bottom: 1px;
    }

.w100prct {
    width: 100%
    }
.w20prct {
    width: 20%;
    }
.w80prct {
    width: 80%;
    }


/********************/
/* ---- Pages ----- */
/********************/

/* -- Structure générale des pages -- */
.page {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 15px;
    }

/* -- Tous les paragraphes d'une page -- */
.page p {



    padding: 0px 0px 5px 5px ;
    margin: 0px;
    }

/* -- Contenu d'une page -- */

.pageContent {
    margin: 1px;
    }


.afterPage {
    padding: 3px 0px;
    border-top: 1px solid #808080;
    width: 100%;
    text-align: right;
    font-size: 90%;
    color: #808080;
    }
.beforePage {
    padding: 0px 0px 5px 0px;
    margin: 0px;
    width: 100%;
    color: #999;
    }
.divPageTitle h2 {
    text-decoration: none;
    color: #D56700;
    }
.divPageTitle h2:hover {
    text-decoration: underline;
    color: #6F3400;
    }


/* -- Fin du CSS -- */
 
Par From Vinéa - Publié dans : vinea - Communauté : css
Ecrire un commentaire - Voir les 1 commentaires
Retour à l'accueil
Créer un blog gratuit sur over-blog.com - Contact - C.G.U. - Rémunération en droits d'auteur - Signaler un abus