/**
 * communaute/habillage.css 
 * habillage module "communaute"
 *
 *
 * @author EIIDM
 * @date 2009-03-31 
 * @media screen 
 * @site www.ina.fr
 */
 

/* module journal naissance
 ********************************************************/

div.form-container-journal {
	background-color:#fff;
}

/*div.form-container-journal input, div.form-container-journal textarea {
	background:url("../../../../images/visio/commun/text-bg.gif") repeat-x;
	border:1px solid;
	border-color:#ccc;
}*/

/* module profils
 ********************************************************/
 
/* recherche par pseudo
 ------------------------------------------------------ */
div.bloc-recherche {
	background-color:#fff;
}

div.bloc-recherche input,div.bloc-recherche select {
	background:transparent url(../../../../images/visio/commun/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #ccc;
}


/* module goodies
 ********************************************************/
 
/* container
 ------------------------------------------------------ */
div.container-panel-hb div.panelhaut-goodies {
	background-image:url(../../../../../images/visio/recherche/panel_haut_v2.png);
	background-repeat:no-repeat;
}

/* onglets 
 ------------------------------------------------------ */
div.panelhaut-goodies a.onglet-extensible:hover,div.panelhaut-goodies a.onglet-extensible.on {
	background-position:left bottom;
	background-repeat:no-repeat;
	cursor:pointer;
}

div.panelhaut-goodies a.onglet-extensible:hover h2,div.panelhaut-goodies a.onglet-extensible.on h2 {
	background-position:right bottom;
	background-repeat:no-repeat;
	cursor:pointer;
}

div.panelhaut-goodies a.onglet-extensible h2,div.panelhaut-goodies a.onglet-extensible.on h2 {
	background-image:url("../../../../../images/visio/recherche/bg_onglet_v2_off.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

div.panelhaut-goodies a.onglet-extensible,div.panelhaut-goodies a.onglet-extensible.on {
	background-image:url("../../../../../images/visio/recherche/bg_onglet_v2_off_gauche.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

div.panelhaut-goodies a.onglet-extensible h2 {
	background-position:right top;
	cursor:pointer;
}

/* visuels
 ------------------------------------------------------ */
div.container-goodies div.visu-goodies {
	padding:10px 0 0 33px;
}

div.container-goodies div.visu-goodies img {
	border:solid 1px #ccc;
	padding:1px;
}

div.container-goodies div.visu-goodies img:hover {
	border:solid 2px #4ab3ed;
	padding:0;
}

/* popup goodies
 ------------------------------------------------------ */
div.visuel-wp img, div.visuel-ec img {
	border:solid 1px #ccc;
}

/* popup goodies : ecard */
div.form-container input, div.form-container textarea {
	background:transparent url(../../../../images/visio/commun/text-bg.gif) repeat-x;
	border:1px solid #ccc;
}
/* Jeux
 ****************************************************** */
div.contenu-statique-jeu {
	background-color:#fff;
}

div.contenu-statique-jeu li img {
	border:solid 1px #9DC5D3;
}

div.contenu-statique-jeu h1 {
	color:#003f50;
}
