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



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

/* texte_maisencore titre h1 */
#texte_maisencore h1
{
	width : 380px;
	padding-top : 5px;
	padding-left : 25px;
	margin-top : 0px;
	color : #604C3F;
	font-size : 2.0em;
	font-family: Georgia;
	font-variant: small-caps; 
}

/* texte_maisencore sous_titre h2 */
#texte_maisencore h2
{
	width : 380px;
	padding-top : 0px;
	padding-left : 25px;
	margin-top : 0px;
	color : #604C3F;
	font-size : 1em;
	font-family: Georgia;
}

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

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

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

#texte_maisencore .menu_maisencore a
{
	color : #b6085a;
	text-decoration: none;	
}

#texte_maisencore .menu_maisencore a:hover
{
	text-decoration:underline;
}

/* contenu du menu haut maisencore */


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

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

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

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

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

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

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

#texte_large {
	float : left;
	width: 590px;
}

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

#visuel p
{
	margin: 0;
	padding : 0;
}

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

#chapo {
	padding-top : 10px;
	padding-left : 20px;
	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
{
	margin : 0;
	padding : 0;
}

#titre_savoir_plus
{
	display : block;
	color : #f08a00;
	font-size : 1.3em;
	margin : 0;
	padding : 0;
	padding-top : 10px;	
}

#savoir_plus
{
	background-color : #f08a00;
	font-size : 0.9em;
	text-align : right;
	margin : 0;
	padding : 0;
}

#savoir_plus a
{
	color : #ffffff;
	padding-right : 5px;	
}


/* Conteneur menu_droit_ */
#menu_droit_
{	
	float : right;
	margin : 0;
	padding : 0;
	padding-right : 8px;
}

/* 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.grand_titre_menu
{
	background-image : url(../media/img/design/fond_grandtitre.png);
	text-align : left;
	color : #ffffff;
	height : 63px;
	padding-left : 10px;
	padding-bottom : 5px;
}	

#titre_principal_menu
{
	text-align : left;
	color : #ffffff;
	font-size : 1.5em;
}



#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
{
	margin-left : 25px;
}
