/* Styles ecrasant  style.css
    style1 => 6 => alzheimer conseil
    style2 => 7 => Rechercher
    style3 => 8 => Organiser
    style4 => 9 => aides aux aidants

	#univers1{
		color:#336eb5  => couleur de base <b></b>
	}
	
	#univers2{
		color:#e5641c
	}
	
	#univers3{
		color:#cc56d3
	}
	
	#univers4{
		color:#02c4e2
	}    
*/

/* DIV dans univers, apres image de Univers , mettre en cartouche de couleur adequate le TITRE  de L'ARTICLE */
.color_univers{    /* couleur de base de l'univers */
	color:#e5641c;
}

.repete_nom_univers   /* repetition du nom de l'univers */
{
	font-weight:bold;
	padding-left:10px ;
	margin:25px 0 10px 154px; 
	font-size:20px;
	color:#e5641c;	
}

.photo_univers{
	width:726px;
	border: 1px #e5641c solid;
		
}
.titre_article_cartouche{
	background-color: #e5641c;
	color:white;
	font-weight: bold ;
	width: 708px;
	padding-left:20px;
	padding-top:7px;
	vertical-align: middle;
	font-size:16px;
	height:63px;
	
}
.accroche_articles_univers{
	padding:15px;
	border:1px #e5641c solid;
	/*font-weight: bold ;*/
	
}
.description_articles_univers{
	padding:15px;
	
}

/**********************  Ecrasement  des styles *********************************/

/* UNIVERS   ---------
#nav-menu-univers{
	 clear:both; 
	 padding:10px 0 0 150px;
}

#nav-menu-univers ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu-univers li{
	float: left;	
	margin: 0 0 0 1px;
}

#nav-menu-univers li a{
	float: left;
	width: 182px;
	height:62px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight:bold;
	background:url(images/bg-navi.png) no-repeat;
}
*/
/* Hide from IE5-Mac \*/
#nav-menu-univers li a{
	float: none;
}
/* End hide */

#nav-menu-univers li a:hover{
	/*background:url(images/bg-navi-hoverblue.png) no-repeat;  gerer dans style*/
}

#nav-menu-univers .selectedblue{ 
	/*background:url(images/AC/u2_onglet.jpg) no-repeat;*/
	background:url(images/AC/onglet_7.png) no-repeat;
}

.strip-atas-biru{     /* ligne sous le menu U&nivers */
	border-top:10px solid #e5641c;
}
.padding-atas{
	padding-top:0;
}

#left-menu-univers{
	clear:both;
	margin:0 0 0 0;
	width:154px;
}

#left-menu-univers ul{
	margin-top:0;
	margin-left:0px;
	padding:0;
	list-style:none;
	
	
}
#left-menu-univers ul li{
	font:10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-right:0px;
}
#left-menu-univers ul li a{
	display:block;
	text-decoration:none;
	/*background:#daf3f7;*/
	background:url(images/AC/u2_art_mouseout.jpg) no-repeat;
	padding:3px 2px 3px 3px;
	/*height:40px;*/
	width:149px;
	font-weight:bold;
	text-align:right;
	color:#057a8c;
	border-bottom:2px solid #fff;
}
#left-menu-univers ul li a:hover{
	/*color:#000;*/
	background:url(images/AC/u2_art_mouseover.jpg) no-repeat;
	/*padding-left:15px;*/	
}
#left-menu-univers ul li a:active{
	color:#FFF;
	background:url(images/AC/u2_art_actif.jpg) no-repeat;
	/*padding-left:15px;*/	
}

.left-menu-univers-selected{
	color:#fff;
	background:url(images/AC/u2_art_actif.jpg) no-repeat;
	display:block;
	text-decoration:none;
	/*background:#daf3f7;*/

	padding:3px 2px 3px 3px;
	/*height:40px;*/
	width:149px;
	font-weight:bold;
	text-align:right;
	border-bottom:2px solid #fff;	
}



#left-menu-univers .strip-bawah{
	border-bottom:2px solid #fff;	
}
#left-menu-univers .univers-selected{
	background:#02c4e2 url(images/bg-menu-univers-selected.jpg) no-repeat;
}

.right-content-univers{
	width:726px; 
	float:left; 
	border:0px solid #ccc; 
	margin:0 0 0 2px;
}
.right-content-univers h3{
	font-size:16px;
	color:#02c4e2;
}
.right-content-univers a{
	color:#0066CC;
	text-decoration:none;
}
.right-content-univers a:hover{
	color:#3399FF;
}


