
/*---- ne pas virer cette regle elle sert de fusible... ----*/
.pour_que_les_autres_soit_prise_en_compte {}
/*----------------------------------------------------------*/

.vignette {
	float: left;
    margin: 5px 10px 0 0;
    display:block;
    border-color: #c19c20;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

#colonne_contenu h1, .contenu_wrapper h1 {
    line-height:25px;
    height:25px;
    font-size:1.1em;
    color:red;
    padding:0;
}

#colonne_contenu h2 {
	font-family: Verdana, sans-serif;
    font-weight:bold;
    font-size:1.1em;
	color: #c19c20;
	margin-left:10px;
    margin-top:10px;
	padding: 10px 0 0 25px;
	text-transform:uppercase;
	letter-spacing: -0.05em;
	background: transparent url(/themes/ccsgrenoble/images/picto-homme.png) no-repeat 0 0;
    min-height:44px;
}

.menu li ul{
    background-color:#fff;
    border:solid 1px #c19c20;
}

/*
.menu li{
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00.png);
}
*/
#chemin_wrapper {
    background: white url(/themes/ccsgrenoble/images/menu/bg-ligne-sm-sec00.png) repeat-x bottom left;
}

.menu ul a:hover{
    background-color:transparent;
    color:#000;
}

.menu a.aactif {
    background-position:0 0;
}

.menu li li a{
    border-bottom:1px #c19c20 solid;
    color:#c19c20;
    display:block;
    text-decoration:none;
    padding:0 10px;
    margin:0;
    background-image:none;
    height:auto;
    white-space:nowrap;
    font-weight:bold;
}

.menu li li a:visited {color: #c19c20;text-decoration: none;}

.menu li li a:visited:hover {color: #000;text-decoration: none;}

/*
Pour le menu principale :

254 - 186 - 170 - 190

*/

.menu li.les_habitants_et_leur_ccs{
    width:254px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-1.png);
}

.menu li.les_habitants_et_leur_ccs ul{
    left:12px;
    width:242px;
}

.menu li.actualite_des_ccs{
    width:186px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-2.png);
}

.menu li.actualite_des_ccs ul{
    width:186px;
}

.menu li.autour_des_ccs{
    width:170px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-3.png);
}

.menu li.autour_des_ccs ul{
    width:170px;
}

.menu li.mon_ccs{
    width:190px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-4.png);
}

.menu li.mon_ccs ul{
    width:170px;
}

/*MENU SOUS SITE CCS 1 a 6*/
/*
Et pour le second menu :

201 - 169 - 170 - 260
*/
.menu li.organisation{
    width:201px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-1.png);
}

.menu li.organisation ul{
    left:12px;
    width:189px;
}

.menu li.actualites{
    width:169px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-2.png);
}

.menu li.actualites ul{
    width:169px;
}

.menu li.projets_ccs{
    width:170px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-3.png);
}

.menu li.projets_ccs ul{
    width:170px;
}

.menu li.ressources{
    width:260px;
    background-image:url(/themes/ccsgrenoble/images/menu/bg-nav-2-sec00-4.png);
}

.menu li.ressources ul{
    width:242px;
}

/*------ filtre categories ---------------*/
.filtrecat .actif {
    color:#c19c20;
    font-weight:bold;
}


/*--------- liste des membres -----------*/
.listemembres td, .listemembres th {
	border:1px solid #c19c20;
}

.listemembres td {
	padding:.1em .2em;
}

.listemembres th {
	text-align:center;
	color:#c19c20;
}

.cadreuserdislay {
    width:auto !important;
    text-align:left;
}

/*----- commentaires ----------*/
.cadreaffcom {
    border:1px solid #c19c20;
}

/*------- block resume --*/
    .block_resume0 {
        border:1px  solid #c19c20;
   }
    .block_resume1 {
        border:1px  solid #BE1223;
   }
    .block_resume2 {
        border:1px  solid #4F9923;
   }
    .block_resume3 {
        border:1px  solid #E55A00;
   }
    .block_resume4 {
        border:1px  solid #6E48AA;
   }
    .block_resume5 {
        border:1px  solid #E62AC0;
   }
    .block_resume6 {
        border:1px  solid #436FFD;
   }

