body {

}

#leftColumn {
	width: 120px;
	float: left;
	padding-top: 150px;
}

#columnCenter {
	float: left;
	width: 659px;
	margin-left: 10px;

}

#navBarre {
	height: 20px;
	display: block;
	clear: left;
	margin-bottom : 17px;
}

#navBarre a{
	color : #093A80;
}

#navBarre a:hover{
	color : #448A44;
}

#centerLeftColumn {
	float: left;
	width : 330px;
}

#centerLeftColumnContent {
	float: left;
	width : 430px;
}

#centerLeftColumnContent a {color: #093A80;}

#centerLeftColumn h1, #centerLeftColumnContent h1, #centerBottomColumn h3, #centerMainColumn h1 {
	background-image: url(/argosSites/vital/images/dotted_etoile.gif);
	background-position : 0 0 ;
	background-repeat: no-repeat;
	
	padding-left: 24px;
	color: #093A80;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #093A80;
	font-size : 18px;
	margin-bottom: 10px;
}

#centerLeftColumn h2, #centerLeftColumnContent h3 {
	background-image: url(/argosSites/vital/images/background_subTitle.gif);
	background-position : 0 20px ;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 16px;
	color: #093A80;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #093A80;
	font-size : 14px;
	margin-left : 25px;
}

html>body #centerLeftColumn h2 {
	height: 9px;
}

#centerLeftColumnContent h2, #centerMainColumn h2 {
	padding-bottom: 16px;
	color: #093A80;
	font-family: Arial, Helvetica, sans-serif;
	color : #093A80;
	font-size : 14px;
	margin-left : 25px;
	margin-bottom: 5px;
}

#centerLeftColumn p, #centerLeftColumnContent p, #centerMainColumn p  {
	color: #093A80;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	margin-left : 35px;
	margin-top: 20px;
	text-align: justify;
}

#centerLeftColumnContent p{
	line-height: 18px;
}

#centerLeftColumnContent p ul li{
	margin-left : 150px;
}

#centerLeftColumnContent p blockquote{
	margin-left : 50px;
}

#centerThemeColumn	 {
	float: left;
	width: 150px;
}

#columnCenter ul, #columnCenter li{
	list-style-type: disc  !important;
	margin-left : 30px;
	color : #333333;
	margin-bottom : 5px;
	text-align: justify;
}

#centerLeftColumn ul, #centerLeftColumn li{
	list-style-type: disc  !important;
	margin-left : 30px;
	color : #333333;
	margin-bottom : 5px;
	text-align: justify;
}

#centerMainColumn {
	float: left;
	width: 400px;
	margin-left: 20px;
}

#centerMainColumn ul, #centerMainColumn li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom : 5px;
	text-align: justify;
}

#centerRightColumn {
	float: left;
	width : 300px;
	margin-left: 19px;
	padding-top:50px;
}

#centerRightColumnContent {
	float: left;
	width : 200px;
	margin-left: 29px;
}

a.rightButton {
	background-image: url(/argosSites/vital/images/dotted_triangle.gif);
	background-position : 0 2px ;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	display : block;
	clear: left;
	color: #093A80;
	font-weight : bold;

}

#listTopicPanel {
	border-left: solid 1px #093A80;
	padding-left: 15px;
}

#listTopicPanel h3 {
	height: 19px;
	color: #093A80;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #093A80;
	font-size : 14px;
	margin-bottom: 5px;
}

#listTopicPanel h3.dotted {
	background-image: url(/argosSites/vital/images/dotted_etoile.gif);
	background-position : 0 0 ;
	background-repeat: no-repeat;
	padding-left: 24px;
}


#listTopicPanel dl{
	padding-bottom : 5px;
}

#centerBottomColumn  dl {
	margin-left: 25px;
	padding-bottom : 5px;
}

#listTopicPanel dt, #centerBottomColumn dt, #centerMainColumn dt, #centerThemeColumn dt {
	color : #448A44;
	font-weight: bold;
}

#listTopicPanel dd, #centerBottomColumn dd, #centerMainColumn dd, #centerThemeColumn dd {
	color : #093A80;
	background-image : url(/argosSites/vital/images/dotted_helice.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding : 0 0 0 15px;
	margin: 0 0 7px 0;
}

#centerLeftColumn ul li {
	list-style-type: square ;
	maring-left: 50px;
}

#listTopicPanel dd a, #centerBottomColumn dd a, #centerMainColumn dd a, #centerThemeColumn dd a{
	color : #093A80;
}

#listTopicPanel dt a, #listTopicPanel dd a:hover, #centerBottomColumn dt a, #centerBottomColumn dd a:hover, #centerMainColumn dt a, #centerMainColumn dd a:hover, #centerThemeColumn dt a, #centerThemeColumn dd a:hover{
	color : #448A44;
}

/* surbrillance */
#listTopicPanel dt a#textSelect, #listTopicPanel dt a#textSelect:hover {
	text-decoration: underline;
}

#centerBottomColumn {
	clear: left;
	display : block;
	margin: 15px 0 0 0;
}


div.resultBytopic {
	border: dashed 1px #093A80;
	padding: 10px;
	margin : 0 0 10px 0;
	width : 250px;
}
div.resultBytopic li a{
	color : #093A80;
	background-image : url(/argosSites/vital/images/dotted_helice.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding : 0 0 0 15px;
}

#centerMainColumn div.resultBytopic ul, #centerMainColumn div.resultBytopic li {
	list-style-type: none;
	margin : 0 0 5px 0;
}

#centerMainColumn h4 {
	background-image: url(/argosSites/vital/images/background_subTitle.gif);
	background-position : 0 20px ;
	background-repeat: no-repeat;
	height: 25px;
	padding-bottom: 16px;
	color: #093A80;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #093A80;
	font-size : 14px;
	margin-top : 15px;
}

dl span {background-color : #448A44; color : white; padding: 0 1px 0 1px;}