/* CSS Document pour Exprimeo */
/* Date : 14/03/07 */

/***************
** Newsletter **
****************/

#module {
    clear:both;
    margin: 0;
    padding: 0;
    width:250px;
    height:100%; /* hauteur fixée */
	}

/* annonce_google_colonne */
#annonce_google_colonne {
    clear:both;
	width:250px;
    height:250px;
    margin-bottom:12px;
	}

/* module image top */
#module_image_top {
    clear:both;
	width:250px;
    height:125px;
    margin-bottom:12px;
	}

/* module blogbang top */
#module_blogbang_top {
    clear:both;
	width:250px;
    margin-bottom:12px;
	}

/* module top */
#module_top {
    clear:both;
	width:250px;
    height:26px;
    background:url('../images/top_col02_bleu.gif') 0 0 no-repeat;
	}

#module_top  p {
    margin:0;
    padding-left:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* blanc */
	font-size: 14px;
    font-weight: bold;
	text-align:left;
	line-height: 26px; /* MODIFIABLE : fonction de la taille de la police et de la hauteur du conteneur */
	}

/* module widget */
#module_widget {
	margin-bottom:12px;
	}

#module_widget img {
	border:0;
	}

/* module texte */
#module_texte {
    clear:both;
    margin-top:12px;
	}

#module_texte  p {
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C86B2; /* bleu */
	font-size: 12px;
	text-align:justify;
	}

/* module liste tags */
#module_liste_tags {
    clear:both;
    margin-top:12px;
    margin-bottom:12px;
	}

#module_liste_tags p {
    clear:both;
	color: #2C86B2; /* bleu */
    text-align:left;
    padding-bottom:4px;
	}

#module_liste_tags a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C86B2; /* bleu */
	font-size: 12px;
	text-decoration: none;
    text-align:left;
	}

#module_liste_tags a:hover {
	text-decoration: underline;
    font-weight:bold;
	}

/* module liste articles */
#module_liste_articles {
    clear:both;
    margin-top:12px;
    margin-bottom:12px;
	}

#module_liste_articles p {
    clear:both;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C86B2; /* bleu */
    text-align:left;
    padding-bottom:4px;
	}

#module_liste_articles a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C86B2; /* bleu */
	font-size: 12px;
	text-decoration: none;
    text-align:left;
	}

#module_liste_articles a:hover {
	text-decoration: underline;
    font-weight:bold;
	}

/* module champ */
#module_champ {
    clear:both;
    margin-top:8px;
	}

#module_champ_01 {
    float:left;
    width:214px;
    height:26px;
    margin-top:4px;
	}

#module_champ_01 input {
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666; /* gris */
	font-size: 12px;
	text-align:left;
	}

#module_champ_02 {
    float:left;
    width:26px;
    height:26px;
    margin-left:5px;
    margin-bottom:10px;
	}

#module_champ_02 input {
    margin:0;
    padding:0;
	}

/* module msg err */
#module_msg_err {
    clear:both;
    margin-top:12px;
	}

#module_msg_err  p {
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333; /* rouge */
	font-size: 12px;
    font-weight:bold;
	text-align:center;
	}

/* module msg err */
#module_msg_ok {
    clear:both;
    margin-top:12px;
	}

#module_msg_ok  p {
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339933; /* vert */
	font-size: 12px;
    font-weight:bold;
	text-align:center;
	}

/* Video Bar Google */
#videoBar {
    margin-bottom:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C86B2; /* bleu */
	font-size: 12px;
	}

#videoPlayer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C86B2; /* bleu */
	font-size: 12px;
	}

.playerInnerBox_gsvb .player_gsvb {
    margin-left:0px;
    margin-right:0px;
    padding:0;
    width : 225px;
    height : 189px;
    }

/* color settings */
.playerBox_gsvb div.alldone_gsvb        { color : #2C86B2; /* bleu */ }
.playerBox_gsvb a.title_gsvb            { color : #2C86B2; /* bleu */ }

.playerBox_gsvb div.alldone_gsvb:hover  { color : rgb(237, 92, 11); }
.playerBox_gsvb a.title_gsvb:hover      { color : rgb(237, 92, 11); }
.resultsBox_gsvb div.resultDiv_gsvb     { border-color : #676767; }