/* ================================ */
/* Titre : grenier.css				*/
/* Auteur : Fabien DRIEUX			*/
/* Date : 06/12/2009				*/
/* ================================ */



/* ============== */
/*      DECO      */
/* ============== */

/* texte_grenier titre h1 */
#texte_grenier h1
{
	padding-left : 25px;
	margin-top : 0px;
	color : #000000;
	font-size : 1.3em;
	font-family: Georgia;
	font-variant: small-caps; 
}

#texte_grenier h2
{
	padding-top : 15px;
	padding-left : 25px;
	margin-top : 0px;
	color : #604C3F;
	font-size : 1.6em;
	font-family: Georgia;
	font-variant: small-caps; 
}

#suite, #chapo
{
	font-size : 1em;
	color : #604C3F;
}

#sous_texte
{
	font-size : 0.8em;
	color : #604C3F;
}



#texte_grenier .menu_grenier
{
	margin : 0;
	text-align : right;	
	font-size : 1em;		
}

#texte_grenier .menu_grenier a
{
	color : #b6085a;
	text-decoration: none;	
}

#texte_grenier .menu_grenier a:hover
{
	text-decoration:underline;
}


/* contenu du menu haut grenier */


/* liens pour le menu_grenier + bloc liens newsletter et espace adherent  */
#texte_grenier .menu_grenier a, #bloc_liens_adherent a
{
	color : #b6085a;
	text-decoration: none;	
	font-style:normal;
}

/* liens pour le menu_grenier hover + bloc liens newsletter et espace adherent hover */
#texte_grenier .menu_grenier a:hover, #bloc_liens_adherent a:hove
{
	text-decoration:underline;
}

#liste_grenier
{
	margin-left :25px;	
}

#liste_grenier span
{
	color : #b6085a;
	text-decoration: none;	
	font-weight: bolder;
}

#liste_grenier a
{
	color : #604C3F;
	text-decoration: none;	
	font-style:normal;
}


#liste_grenier a:hover
{
	text-decoration:underline;
}

#liste_grenier .actif
{
	color : #000000;
	font-size : 1.1em;
}

#visuel p
{
	color : #f08a00;
	font-size : 0.8em;
}


/* ============== */
/* P0SITIONNEMENT */
/* ============== */

/* conteneur menu haut cestqui */
#menu_haut_grenier
{
	position : absolute;
	width : 160px;
	margin-top : 10px;
	margin-left : 30px;
}

.img_sousgrenier
{
	display : block;
	margin : 0px;
	padding : 0px;
}

/* Conteneur du texte_grenier */
#texte_grenier
{
	background-image : url(../media/img/design/degrade_actualite_2.png);
	background-repeat : repeat-x;
	width: 585px;
	min-height : 200px;
	padding : 0;
	margin-top : 0px;
}


#texte {
	float : left;
	width: 585px;
}

#visuel {
	margin-left: 420px;
	padding : 0;
}

#visuel p
{
	margin: 0;
	padding : 0;
	padding-top : 10px;	
}

#visuel.affiche
{
	max-width : 170px;
}

#chapo {
	padding : 0px;
	padding-left : 20px;
	margin : 0px;
	margin-right : 3px;
}

#suite {
	padding-left : 20px;
	margin-right : 3px;
}

#sous_texte
{
	padding-top : 10px;
}

.btn-slide {
	text-align: right;
	text-decoration: none;
}

#credits_spectacles
{
	text-align: right;
	margin : 0;
	padding : 0;
}

/* Conteneur menu_droit_ */
#menu_droit_
{	
	float : right;
}

/* class pour la marge du fond du menu */
#menu_droit_ .fond_menu
{	
	margin : 0px;
}

#menu_spectacle
{	
	position : absolute;
	width : 165px;
	text-align : right;
}


#menu_spectacle ul
{	
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu_spectacle li.spectacle
{	
	margin-bottom : 0px;
}

#menu_spectacle li.commentaire
{	
	margin-bottom : 15px;
}

#menu_spectacle ul a
{	
	font-family: Georgia;	
	font-size : 1.2em;
	color : #604C3F;
	text-decoration : none;
	font-weight: bolder;
}

#menu_spectacle ul a:hover
{	
	text-decoration : underline;
}

#menu_spectacle ul a.actif
{	
	color : #b6085a;
}

/* conteneur liens newstetter et espace adherent */
#bloc_liens_adherent
{
	position : absolute;
	top : 550px;
	margin-left : 25px;
}

#logo_vache
{
	position : absolute;
	top : 420px;
}

#visuel {
	position : relative;

	padding : 0;
}

#visuel.affiche
{

}
