a{
	color: #dd0067;
}
	
a:hover{
	color: #fc3a80;
}

DIV#page_center LI {
		list-style-image: url(/cosmeeting/utilscos/img/right_arrow.gif);
}
	/*********************MENU LEFT********************/
	
	DIV#menu {
		width: 150px;
		position:absolute;
		margin-left:3px;
	}
	DIV#menu DIV.rubrique {
		margin-bottom:17px;
	}
	
	DIV#menu DIV.rubrique DIV {
		padding-bottom:8px;
		background:url(/cosmeeting/utilscos/img/pointille.gif) 0px 14px;
		background-repeat:repeat-x;
		cursor:pointer;
	}

	/*********************PAGE CENTER******************/
	DIV#page_center {
	min-height:530px;
	}
	

	/*H2 Sous titre de page (=> une seule fois dans la page)*/
	DIV#page_center H2 {
		color: #dd0067;
	}
	
	/*H3 titre de section (=> à chaque début de section*/
	DIV#page_center H3 {
		color: #dd0067;
			
	}
	DIV#page_center H5 {
		color: #dd0067;
	}
	
	LI {
		list-style-image: url(/cosmeeting/utilscos/img/right_arrow.gif);
	}
	
	SPAN.link {
		background:url(/cosmeeting/utilscos/img/right_arrow.gif);
		background-repeat:no-repeat;
		background-position:center left;
	}
	SPAN.couleursite {
		color: #dd0067;; 
	}

	
	DIV#page_center DIV.formulaire{
	background-image: url(/cosmeeting/utilscos/img/pointille.gif);
	background-position: top left;
	padding: 5px;
	width: 351px;
	}
	
	DIV#page_center DIV.formulaire DIV{
	background-image: url(/cosmeeting/utilscos/img/blocs_coin.gif);
	background-position: top right;
	background-color: #edeae3;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	}
	
	DIV#page_center DIV.formulaire TABLE{
	width: 100%;
	height: 100%;
	margin-left: 5px;

	}
	
	DIV#page_center DIV.separateur{
	background-image: url(/cosmeeting/utilscos/img/pointille.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-bottom: 5px;
	}
	
	
	
	
/******************************************************/
/***********************HOME***************************/
/******************************************************/

DIV#page_center P.titreintro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3D221E;
	font-size:18px;
	font-weight:normal;
	padding-top:6px;
	margin-bottom:0px;
	padding-bottom:8px;
}

DIV#page_center P.intro {
	color:#727171;
	font-weight:bold;
	padding-top:6px;
	margin-bottom:0px;
	padding-bottom:5px;
	font-size:14px;
}

DIV#page_center P.testis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dd0067;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:5px;
}
DIV#page_center .signtestis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#727171;
	font-size:10px;
	font-weight:normal;
}


DIV.focus {
	background-repeat: no-repeat;
	background-color: #edeae3;
	width:198px;
	float:left;
	margin-left:6px;
	margin-top:6px;
	cursor:pointer;
}
DIV.focus DIV.content {
	height:170px;
	margin-right:10px;
	margin-left:10px;

}
DIV.focus DIV.content DIV.titre {
	color:#df3b81;
	font-weight:bold;
	font-size:11px;
	padding-top:7px;
	padding-bottom:5px;
	text-transform: uppercase;
}
DIV.focus DIV.footer {
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	padding-top:8px;
	padding-bottom:10px;
}

/*********************PAGE GALERIE******************/
DIV#galerie DIV#dossier DIV{
	color:#df3b81;
}