/* CSS Document */


body
{
font-size: 75%; /* 1em = 12px */
background: url(../image/fond_2.jpg);	
background-repeat:no-repeat;
background-position: top left;
background-color: #5d034e;
}

.conteneur1 {
text-align: center;
}
.centre2 {
margin-left: auto;
margin-right: auto;
width: 1254px;
text-align: left;
padding: 0.5em;
}



#div_gauche {
	position:fixed;
	left:0px;
	top:0px;
	width:246px;
	height:360px;
	z-index:2;

}
#div_centre {
	position:fixed;
	left:246px;
	top:0px;
	width:788px;
	height:114px;
	z-index:3;
	float:top;
	padding:top;
}
#div_photo {
	position:fixed;
	left:1000px;
	top:155px;
	width:220px;
	height:350px;
	z-index:4;
}
#div_droite {
	position:fixed;
	left:1034px;
	top:0px;
	width:246px;
	height:332px;
	z-index:6;
}

#div_menu {
	position:fixed;
	left:265px;
	top:155px;
	width:100px;
	height:100px;
	z-index:5;
}

/* IMAGES NEWS 
*   
*/
.imagenews
{
float:left;
margin-right: 4px;
} 

.imageensemble_D
{
float:right;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
} 

.imageensemble_G
{
float:left;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
} 

.imagemusiciens_C
{
float:center;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 10px;
} 

/* TXT GROS TITRE
*   
*/
.titre_gros_G
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.6em;margin-bottom: 2px;margin-top: 2px;color: #6c6c6b;text-decoration: none;}
.titre_gros_R
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.6em;margin-bottom: 2px;margin-top: 2px;color: #a20015;text-decoration: none;}
.titre_gros_J
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.6em;margin-bottom: 2px;margin-top: 2px;color: #ca8701;text-decoration: none;}

/* TXT MOYEN TITRE
*   
*/
.titre_moyen_G
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.3em;margin-bottom: 2px;margin-top: 2px;color: #6c6c6b;text-decoration: none;}
A.Atitre_moyen_G
{ color: #6c6c6b; font-style: normal; font-family: Trebuchet MS; font-size: 1.3em; text-decoration: none;}
A:visited.Atitre_moyen_G
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:active.Atitre_moyen_G
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:hover.Atitre_moyen_G
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: underline;}

.titre_moyen_R
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.3em;margin-bottom: 2px;margin-top: 2px;color: #a20015;text-decoration: none;}
A.Atitre_moyen_R
{ color: #a20015; font-style: normal; font-family: Trebuchet MS; font-size: 1.3em; text-decoration: none;}
A:visited.Atitre_moyen_R
{color: #a20015;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:active.Atitre_moyen_R
{color: #a20015;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:hover.Atitre_moyen_R
{color: #a20015;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: underline;}


.titre_moyen_B
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.3em;margin-bottom: 2px;margin-top: 2px;color: #FFFFFF;text-decoration: none;}
A.Atitre_moyen_B
{ color: #FFFFFF; font-style: normal; font-family: Trebuchet MS; font-size: 1.3em; text-decoration: none;}
A:visited.Atitre_moyen_B
{color: #FFFFFF;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:active.Atitre_moyen_B
{color: #FFFFFF;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:hover.Atitre_moyen_B
{color: #FFFFFF;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: underline;}


.titre_moyen_J
{font-family: Trebuchet MS;font-style: normal;font-weight: normal;font-size: 1.3em;margin-bottom: 2px;margin-top: 2px;color: #ca8701;text-decoration: none;}
A.Atitre_moyen_J
{ color: #ca8701; font-style: normal; font-family: Trebuchet MS; font-size: 1.3em; text-decoration: none;}
A:visited.Atitre_moyen_J
{color: #ca8701;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:active.Atitre_moyen_J
{color: #ca8701;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: none;}
A:hover.Atitre_moyen_J
{color: #ca8701;font-style: normal;font-family: Trebuchet MS;font-size: 1.3em;text-decoration: underline;}
	
/* TXT 
*   
*/
.texte_normal 
	{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 1.1em;
	margin-bottom: 2px;
	margin-top: 2px;
    color: #6c6c6b;
    text-decoration: none;
    border-style: none;
	}
	
	.texte_normal_B
	{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 1em;
	margin-bottom: 2px;
	margin-top: 2px;
    color: #FFFFFF;
    text-decoration: none;
    border-style: none;
	}
	
	.texte_normal_J
	{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 1em;
	margin-bottom: 2px;
	margin-top: 2px;
    color: #ca8701;
    text-decoration: none;
    border-style: none;
	}
	
	
		.texte_normal_R
	{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 1em;
	margin-bottom: 2px;
	margin-top: 2px;
    color: #a20015;
    text-decoration: none;
    border-style: none;
	}

A.Atexte_normal
{ color: #6c6c6b; font-style: normal; font-family: Trebuchet MS; font-size: 1em; text-decoration: none;}
A:visited.Atexte_normal
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1em;text-decoration: none;}
A:active.Atexte_normal
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1em;text-decoration: none;}
A:hover.Atexte_normal
{color: #6c6c6b;font-style: normal;font-family: Trebuchet MS;font-size: 1em;text-decoration: underline;}


.texte_date{font-family: Trebuchet MS;font-weight: normal;font-size: 0.9em;margin-bottom: 0px;margin-top: 0px;color: #a5a5a0;text-decoration: none;border-style: none;}
/* LAĻUS
*   
*/
.laius {
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 1.0em;
    color: #8b8b88;
    text-decoration: none;
    border-style: none;
	}
A.Alaius
{
color: #8b8b88;
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:visited.Alaius
{
color: #8b8b88;
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:active.Alaius
{
color: #8b8b88;
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:hover.Alaius
 {
 color: #8b8b88;
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: underline;
}


/* H3 = TITRE 
*   
*/
h3 {font-family: Trebuchet MS;font-style: normal; font-weight: normal; font-size: 1.1 em; color: #4d4d4c; text-decoration: none;margin-bottom: 4px;margin-top: 0px;margin-left: 0px;margin-right: 0px;border-style: none;}
	
A.AH3{color: #4d4d4c;font-style: normal;font-family: Trebuchet MS;font-size: 1.1 em;text-decoration: none;}

A:visited.AH3{color: #4d4d4c;font-style: normal;font-family: Trebuchet MS;font-size: 1.1 em;text-decoration: none;}
A:active.AH3{color: #000000;font-style: normal;font-family: Trebuchet MS;font-size: 1.1 em;text-decoration: none;}
A:hover.AH3 {color: #4d4d4c;text-decoration: none;font-family: Trebuchet MS;font-size: 1.1 em;text-decoration: underline;}

/* TXT BAS DE PAGE
*   
*/
.texte_bas_B
	{
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    color: #FFFFFF;
    text-decoration: none;
    border-style: none;
	}
.texte_bas
	{
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    color: #ca8701;
    text-decoration: none;
    border-style: none;
	}
A.Atexte_bas
{
color: #ca8701;
    font-style: normal;
    font-weight: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:visited.Atexte_bas
{
color: #ca8701;
    font-style: normal;
    font-weight: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:active.Atexte_bas
{
color: #ca8701;
    font-style: normal;
    font-weight: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: none;
}

A:hover.Atexte_bas
 {
color: #ca8701;
    font-style: normal;
    font-weight: normal;
font-family: Trebuchet MS;
font-size: 0.9em;
text-decoration: underline;
}


/* TXT LANGUE
*   
*/
.texte_langue
	{
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 0.95em;
    color: #000000;
    text-decoration: none;
    border-style: none;
	}
A.Atexte_langue
{

font-style: normal;
font-family: Trebuchet MS;
font-size: 0.95em;
color: #000000;
text-decoration: none;
}

A:visited.Atexte_langue
{

font-style: normal;
font-family: Trebuchet MS;
font-size: 0.95em;
color: #000000;
text-decoration: none;
}

A:active.Atexte_langue
{
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.95em;
color: #000000;
text-decoration: none;
}

A:hover.Atexte_langue
 {
font-style: normal;
font-family: Trebuchet MS;
font-size: 0.95em;
color: #b4b3b1;
text-decoration: underline;
}

.pubbas2010
{
	width:295px;
	height:295px;
	border-left:1px solid pink;
	padding:8px 0 2px 5px;
	float:right;
	cursor:pointer;
	}
#pied{
	position: fixed;
	bottom: 0px;
	height: 256px;
	width: 295px;
	float:right;
 }  
