/*  ------------------------------------------
/*  Corps Principal
/*  ------------------------------------------
*/

html, body{ 
width:100%; 
height:100% 
} 
   
body {
	/* background-color:#E2DCB9; */
		background-color:#E2DCB9;
	/* background-image: url("pics/imgs/degrade.gif"); */
background :  #E2DCB9 url("pics/imgs/fond1.gif") top center repeat-y;
	
	/* background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	font: 100% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align: center;

}


#site {
/*	position: relative;
*/
background-color:#020c16;
width:1003px;
min-width:1003px;
margin: 0 auto; 

/* border: solid thin ; 
border-style: dotted;
border-color: yellow;
border-width: 0 5px 0 5px;

 margin:auto;
height:100%;
text-align: left;
color: #ffffff;
 */


}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}


/*  ------------------------------------------
/*  Header & pied
/*  ------------------------------------------
*/

.header {
	background-color:#020c16;
/* background-image: url("pics/imgs/testheader.jpg"); 

position:relative;
	margin: 0px;
	padding:0px;
*/
	margin:0; padding:0;
	height: 150px;
	width:1003px;	

}

.pied {
height: 70px;

background-color: #020c16;
background-position:center center;
background-repeat:no-repeat;
background-image: url("pics/imgs/piedbas.gif"); 

}

/*  ------------------------------------------
/*  Cadres internes
/*  ------------------------------------------
*/

.cadreg {
	margin:0;
	background-color:#020c16;
/* position: absolute; */
float: left; 
 /* left:0; */ 

padding-top: 10px;
width:180px;

z-index:1;
border-color:transparent;

	padding-left:0px;
	padding-right:0px;


}


.cadredroite {
	margin:0;
	background-color:#020c16;
/* position: absolute; 
 right:0; */
float: right; 

padding-top:10px;
	width:180px;
	
z-index:2;
border-color:transparent;
	
	padding-left:0px;
	padding-right:0px;

}



#cadrecentral {
	background-color:transparent;
/*
position:relative;
width:643px;
height:100%;
float: center;
padding-left:0px;
	padding-right:0px;
*/
 padding:0;
padding-top: 10px;
margin-left: 180px;
margin-right: 180px; 
/*background-position:center center;
background-repeat:repeat-y;*/
z-index:5;
}



/* cadre classique hors accueil */

#cadreseul {
background-color:transparent;
background-position:center center;
background-repeat:repeat-y;
	/* width:823px; */
	
	padding-top: 10px;
	margin-left: 180px;
	/*
	voice-family: "\"}\"";
	voice-family:inherit;
	*/
}	


#spacer {
  clear: both;
z-index:5;
}



/*  ------------------------------------------
/*  écritures
/*  ------------------------------------------
*/
.menuhead {
font-family:arial, "sans serif";
 font-weight: bold;
color:#c5b591;
 font-size: 10pt ;
margin-right:10px;
float:right;
text-align:right;
}
.menu {
font-family:arial;
color:#c5b591;
 font-size: 8pt ;
}

.titre1 {
font-family:Verdana; 
 font-weight: bold ;
color:#820000;
 font-size: 13pt ;
}

.titre2{
font-family:Verdana; 
 font-weight: normal ;
color:#9d561b;
 font-size: 13pt ;
}

.question1
{
margin : 0;
font-family:arial;
color:#755905; /* 6c5c2c; */
 font-size: 10pt ;
 font-weight: normal;
 font-style:italic;
}

/************************/
/*   NEWS                   */
/************************/
.newstitre {
font-family:arial;
 font-weight: bold;
color:#a43404;
 font-size: 10pt ;
}

.newstexte {
font-family:arial;
color:#cab4a9;
 font-size: 10pt ;
}



/********************************************************************************/
/* FORMAT D'AFFICHAGE DU TEXTE DANS LES CADRES CENTRAUX ET TEXTE */
/********************************************************************************/
.texte {
font-family:arial;
color:#cab4a9;
 font-size: 10pt ;
 font-weight: normal;
 text-align:justify;

}

/* spécial pour chroniques, depuis MAJ editeur js dans admin */
.texte_special_p p{
	margin:0;
}

.texte_noir {
font-family:arial;
color:#000000;
 font-size: 10pt ;
 font-weight: normal;
  text-align:justify;

}

/* FORMAT D'AFFICHAGE De petit TEXTE DANS LES CADRES CENTRAUX ET TEXTE */
.textesmall {
font-family:arial;
color:#cab4a9;
 font-size: 8pt ;
 font-weight: normal;
 margin:0;
}
.textesmall_noir {
font-family:arial;
color:#000000;
 font-size: 8pt ;
 font-weight: normal;
 margin:0;
}

/********************/
/* CADRE DES NEWS */
/*******************/
.boitenews{
padding-top:0px;
padding-bottom:10px;
}

.boitenews p{
padding-left:6px;
margin-top:5px;
margin-bottom:13px;
margin-left:15px;
text-align:justify;
}

/* titre de chaque news */
.titre_news{
padding-left:15px;
margin:0;
color:#c6a784;
font-weight:bold;
background:url(pics/imgs/etoile2.gif);
background-repeat:no-repeat;
}


/*****************/
/* INTERVIEWS */
/*******************/
#interview p{
	margin:0;
}

 .questinter
 {
 	background: url("pics/imgs/etoile2.gif") no-repeat ;
 	/* text-indent: 19px; */
	padding-left:19px;
	font-family:arial;
	color:#9d561b;
	font-size: 11pt ;
	font-weight: normal;
	margin : 0;

 }
.repinter
 {
	text-align: justify;
	font-family:arial;
	color:#cab4a9;
	font-size: 10pt ;
	font-weight: normal;
	margin-top : 0;
	margin-bottom : 20px;
 }




/* FORMAT D'AFFICHAGE DES LIENS DES CADRES CENTRAUX ET TEXTE*/

.ccentral a:link, .ccentral a:visited, .cmilieu a:link, .cmilieu a:visited,  .texte a:link, .texte a:visited , .textesmall a:link, .textesmall a:visited {
	 /*font-weight:bold; */
	color:#ab722b;
	text-decoration: none;

}
.ccentral a:hover, .cmilieu a:hover,  .texte a:hover, .textesmall a:hover  {
	/* color:#7b1111; */
	/* background-color:#ffffff; */
	text-decoration: underline;
}

.cadrept a:link, .cadrept  a:visited{
color:#000000;
text-decoration: none;
}
.cadrept a:hover{
text-decoration: underline;
}



/****** FORMULAIRES ******/
/*
.formulaire {
font-size : 9px;
font-family : verdana;
background-color: #820000; 
color: #ffffff;  
border-style: solid;
border-color: #000000;
}
*/
.formulaire {
font-size : 9px;
font-family : verdana;
background-color: #bdb793; 
color: #000000;  
border-style: solid;
border-color: #000000;
}

.formulaire_newsletter {
font-size : 12px;
font-family : verdana;
background-color: #bdb793; 
color: #000000;  
border:none;
padding:0;
margin:0;
vertical-align:top;

height:20px;
width:100px;
}
.formulaire_newsletter_submit{
font-size : 12px;
font-weight:bold;
font-family : verdana;
background-color: #bdb793; 
color: #000000;  
border:none;
border-left:2px solid black;
padding:0;
margin:0;
vertical-align:top;
height:20px;
width:40px;
}

/*  ------------------------------------------
/*  petits cadres latéraux
/*  ------------------------------------------
*/
.cadrept { 
margin-bottom:10px; margin-left: 0; margin-right:0; margin-top:0; 
padding-bottom: 5px; 
width: 170px; 
/* background: url('imgs/cadrebas.jpg'); background-position: 0% bottom; background-repeat: no-repeat; */
background: url('pics/imgs/petitbas.gif'); background-position: 0% bottom; background-repeat: no-repeat;
}
/* titre de la boite */
.cadrept h2 { width:170px; background: url('pics/imgs/petithaut.gif'); background-position:0% top; background-repeat: no-repeat; text-align: left; height:16px; margin:0; font-family:"verdana";font-size: 8pt; text-indent: 10px; color:#020c16;}
/* encadré inérieur */
/* .boitecp {border-width:1px;  border-color: #B7B296;  border-style: solid; margin:0; padding-top:3px; padding-bottom:3px;} */
.boitecp { background: url('pics/imgs/petitmilieu.gif'); margin:0; padding-top:3px; padding-bottom:3px; }
.boitecp img {border-color:#020c16;}
.boitecp a:link, .boitecp a:visited {color:#020c16;}


/*************************/
/* CADRES CENTRAUX */
/************************/
.cmilieu, .ccentral { 
margin: 0; 
padding:0;
}

/* largeurs  et bas de page*/
.cmilieu
{
margin:0;
padding:0;
padding-bottom: 5px; 
background: url('http://www.coreandco.fr/pics/imgs/milieubas.gif'); background-position: 0% bottom; background-repeat: no-repeat;
}
.ccentral
{
width: 818px;
padding-bottom: 5px; 
background: url('http://www.coreandco.fr/pics/imgs/grandbas.gif'); background-position: 0% bottom; background-repeat: no-repeat;

}
/*
.cmilieu h1 { background: url('http://www.coreandco.fr/pics/imgs/milieuhaut.gif');}
.ccentral h1 { background: url('http://www.coreandco.fr/pics/imgs/grandhaut.gif');}
/* police d'écriture du titre central, cas 1 ou 2 */
/*
.ccentral h1, .cmilieu h1 {
 background-position:0% top; background-repeat: no-repeat; text-align:left; height:28px; width: 100%; margin:0; font-family:"arial";font-size: 11pt; color:#820000; text-indent:10px; font-weight:bold;}
 */
 
 /* DEBUT BREADCRUMB */
 .breadcrumb_news { background: url('http://www.coreandco.fr/pics/imgs/milieuhaut.gif');}
.breadcrumb { background: url('http://www.coreandco.fr/pics/imgs/grandhaut.gif');}
/* police d'écriture du titre central, cas 1 ou 2 */
.breadcrumb, .breadcrumb_news {
 /*background-position:0% top; */
 background-repeat: no-repeat; text-align:left; height:24px; width: 100%; margin:0; font-family:"arial";font-size: 8pt; color:#000000; text-indent:10px; font-weight:bold; padding-top:4px;}
 
 .breadcrumb a:link, .breadcrumb  a:visited,  .breadcrumb_news a:link, .breadcrumb_news  a:visited{
color:#000000;
text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb_news a:hover{
text-decoration: underline;
}
/* FIN BREADCRUMB */
 
 
 
 .ccentral h1, .cmilieu h1 {
	font-family:Verdana; 
	font-weight: normal ;
	color:#9d561b;
	font-size: 13pt ;
	text-align:center;
 }
 
 

.ccentral h2, .cmilieu h2 {
font-family:"arial";font-size: 11pt; color:#993300; text-indent:10px; font-weight:bold;
} 
 
 
/* boite d'encadrement */
.boitemilieu { background-image:url('http://www.coreandco.fr/pics/imgs/grandmilieu.jpg');
/* border-width:1px;  border-color: #B7B296;  border-style: solid; margin:0;  */

min-height:700px;
/* font-family:"arial";font-size: 11pt; color:#820000; text-indent: 10px;}*/
font-family:arial;
color:#cab4a9;
 font-size: 10pt ;
 font-weight: normal;
 text-align:justify;
 padding-left:15px;
 padding-right:15px;
}

.boitemilieu h2{
	font-family:Verdana; 
 font-weight: normal ;
color:#993300;
 font-size: 14pt ;
 text-align:center;
}
.boitemilieu h3{
	font-family:Verdana; 
 font-weight: normal ;
color:#cab4a9;
 font-size: 12pt ;
 text-align:center;
}
.boitemilieu h4{
	font-family:Verdana; 
 font-weight: bold ;
color:#667e99;
 font-size: 11pt ;
}

.boitemilieu2 { background-image:url('http://www.coreandco.fr/pics/imgs/milieumilieu.jpg');
/* border-width:1px;  border-color: #B7B296;  border-style: solid; margin:0;  */

min-height:700px;
/* font-family:"arial";font-size: 11pt; color:#820000; text-indent: 10px;}*/
font-family:arial;
color:#cab4a9;
 font-size: 10pt ;
 font-weight: normal;
}

/* écriture du bold */
.cmilieu b, .ccentral b, .cmilieu strong, .ccentral strong {
/*color:#667e99;*/
color:#9d561b;
 font-weight: bold;
 }

 
 /*  ------------------------------------------
/*  REPORTS DE CONCERTS / PHOTOS
/*  ------------------------------------------
*/
 
 .report_vignette_texte {
	font-size: 10px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	color:#c0c0c0;
}

.report_images{
	text-align:center;
	margin-bottom:20px;
}
.report_images table{
	border-collapse:collapse;
	margin:0 auto;
	padding:0px;
}
.report_images table td{
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
	width: 220px;
	font-size: 10px;
	font-family:Arial;
	font-weight:bold;

	color:#c0c0c0;
}

.report_images td img{
	border:1px solid #636363;
	margin:0px auto;
	padding:3px;
}
 
 
 
 
/*  ------------------------------------------
/*  Dossiers
/*  ------------------------------------------
*/ 
#bloc_dossiers{
 margin-left: auto;
 margin-right: auto;
width:600px;
}

.cadre_dossier {
	border:1px solid #A0A0A0;
	padding:12px 15px;
	margin:auto;
	height:auto;
	width: 550px;
	color: #000000;
	margin-bottom:16px;
}
.cadre_dossier .vignette {
	float:left;
	margin: 0px 16px 0px 0px;
	display: block;
} 
 
 
 
 
/* MOTEUR DE RECHERCHE */
#results_rech{width:120px;border:solid 1px #DEDEDE; display:none; background-color:#bdb793; font-size : 11px; font-family:arial; z-index:9999;position:absolute;}
#results_rech ul, #results_rech li{padding:0; margin:0; border:0; list-style:none;}
#results_rech li {border-top:solid 1px #DEDEDE;text-align:left;color:#000000;}
#results_rech li a{display:block; padding:4px; text-decoration:none; color:#000000;font-weight:bold;}
#results_rech li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results_rech li a:hover{background:#9d561b;}
#results_rech ul {padding:6px;}
  /* FIN MOTEUR DE RECHERCHE */
 



.center {
	text-align:center;
}


/*  ------------------------------------------
/*  BUG IE6 POUR LA PAGE D'AFFICHAGE D'UNE NEWS
/*  ------------------------------------------
*/
/* hide hack from Mac-IE5 \*/
* html .cadrecentral { height: 1%; }
/* end hiding */
/* hide hack from Mac-IE5 \*/
* html .cmilieu { height: 1%; }
/* end hiding */
/* hide hack from Mac-IE5 \*/
* html .boitemilieu2 { height: 1%; }
/* end hiding */




/***********************************/
/* TOOLTIP     			           */

.aide_msg{
 /*cursor: pointer;*/
 text-decoration:none;
  border-bottom: 1px dotted #8fcaf4;
}
.aide_msg:hover{
	text-decoration:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #373737;
	background-color: #bdb793;
	padding: 5px;
	opacity: 0.90;
	/* arrondis qui ne marchent que sur firefox */
	-moz-border-radius: 5px 5px 5px 5px;
}
#tooltip h3, #tooltip div { margin: 0; color:#000000; font-size:10pt;font-weight:normal;}

/* FIN TOOLTIP     			       */
/***********************************/




