  /* CSS Document */

/**--------------------------------------------**/
/** GENERAL - BODY - HEADERS, BAS DE PAGE, ETC **/
/**--------------------------------------------**/
html {font-size: 100%;}
body {/**ok**/
	font-family: century gothic, arial, verdana, sans-serif;
	font-size: 0.8em;
	color: #333; 
	background-color:#FFF;
	background-image:url('http://www.interria.net/apparence/images/2010NE/fond.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	background-attachment:fixed;}
	
	
#COL_gauche {
	width:253px;
	float:left;
	padding-top:5px;
	margin-right:7px; 
	margin-left:7px;
	}
	
#COL_centre {
	width:500px;
	padding-top:5px;
	text-align:left;
	margin-left:8px;
	float:left;
	}
	
#COL_droite {
	width:220px;
	background-image:urll('http://www.interria.net/myspace/apparence2/cacheLien.png');
	text-align:left;
	padding-top:5px; /** A METTRE SI ON A UN ESPACE AVEC FOND EN HAUT ex: l'achat physique **/	
	/** padding-top:18px; A METTRE SI LE ZIMBALAM PLAYER EST EN HAUT **/
	float:right;
	margin-right:12px;
	}

	

	

/** LES DIV ID **/


#conteneur { /** ok **/
	position: relative;
	left:50%; 
	top:0%;
	margin-top:0px;
	margin-bottom:50px;
	margin-left:-505px;
	background-color:transparent;
	width:1021px;
	text-align:left; 
	padding-top:15px;}
	
#header { 
	background-image: url('http://www.interria.net/apparence/images/2010NE/bandeau_haut3.png');
	background-repeat:no-repeat;
	width :1021px;
	height:120px;}
	
#liensheader {
	width:1010px;
	background-color:transparent;
	margin-bottom:5px;
	float:left;
	}
	
#prochain_concert {
	width:790px;
	background-color:transparent;
	margin-bottom:5px;
	margin-left:7px;
	float:left;
	}
	


#footer {
	float:left;
	width:1021px;
	height:71px;
	background-image:url('http://www.interria.net/apparence/images/2010NE/footer.png');
	background-repeat:no-repeat;
	margin-top:20px;
	text-align:center;
	font-size:0.8em;
	letter-spacing:0.8em;
	color: #333;
	padding-top:2.8em;
	}
	
/** LES DIV CLASS **/

.haut550 {
	width:500px;
	height:13px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/670haut.png');
	background-repeat:no-repeat;
	background-position:right;
	}

.bas550 {
	width:500px;
	height:13px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/670bas.png');
	background-repeat:no-repeat;
	margin-bottom:25px;
	background-position:right;
	}

.milieu550 {
	width:500px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/670milieu.png');
	background-repeat:repeat-y;
	}



.haut400 {
	width:364px;
	height:13px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/400haut.png');
	background-repeat:no-repeat;
	}
	
.bas400 {
	width:364px;
	height:13px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/670bas.png');
	background-repeat:no-repeat;
	margin-bottom:15px;
	}
	
.milieu400 {
	width:364px;
	height:13px;
	background-image: url('http://www.interria.net/apparence/images/2010NE/400milieu.png');
	background-repeat: repeat-y;
	}


/** LA CLASS PARTICULIERE POUR LE BLOC PHOTO **/

.INTPHOTOS {  
    height:  360px;  
    width:   495px; 
    padding: 0;  
    margin:  0;  
} 
 
.INTPHOTOS img {    
    border:  1px solid #ccc;  
    background-color: #fff;  
    width: 495px; 
    height: 360px; 
    top:  0; 
    left: 0 
}
 
	

/**--------------------------**/
/** LES POLICES ET LES LIENS **/
/**--------------------------**/

.StyleBASENOIRE {
font-family: century gothic, arial, verdana, sans-serif;
font-size: 0.9em;
color: #333;}

.StyleTITRE { /** titres ex style2 **/
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 1.6em;
text-transform:uppercase;
font-weight:bold;
color: #666666;}

.StyleDATES { /** dates sur les infos par exemple ex style3 **/
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-style:italic;
color:#919ba1;}

.StyleINTERRIA { /** pour écrire INTERRIA **/
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 1em;
text-transform:uppercase;
font-weight:bold;
color: #6B0F10;}






A   {text-decoration:none; color: #6B0F10;}	
A:hover {color:#919ba1}

A.LIENnoir {
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #000;}
A.LIENnoir:hover {color:#919ba1; text-decoration:none;}


A.titreGLISS {
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size: 1.6em;
text-transform:uppercase;
font-weight:bold;
color: #666666;}

A.titreGLISS:hover {color: #919ba1; text-decoration:none;}

A.LIENarchives { /** pour écrire ARCHIVES **/
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size:0.8em;
font-style:italic;
color: #C3BABA;}
A.LIENarchives:hover { /** pour écrire ARCHIVES **/
font-family: Century Gothic, Arial, Helvetica, sans-serif;
font-size:0.8em;
font-style:italic;
color: #DDDDDD;}