/*
################### PAGE CRISE ########################
*/

#contenu.crise{
	background-image:url(/web/img2009/fond_page_texte.gif);
	background-repeat:repeat-y;	

}

#contenu.crise .puce {
	margin-right:5px;
	margin-left:10px;
	margin-top:-2px;
}


#contenu.crise #crise .bloc_gauche {
	width:550px;
	float:left;
	margin-left:12px
	background-color:#fff;
	text-indent: 20px;
}

#contenu.crise #crise .bloc_droite {
	width:221px;
	float:left;
	background-color:#fff;
	padding-left:12px;
}

#contenu.crise #crise .h1 {
	background-repeat:no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004b93;
	font-size: 23px;
	color: #004b93;
	padding-left:30px;
	background-image: url(../web/img2009/puce_reflexe.gif);
	margin-top: auto;
	margin-left: 30px;
}


#contenu.crise #crise .h2 {
	margin-left:15px;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	font-size: 16px;
	color: #004b93;
	padding-left:30px;
}

#contenu.crise #crise .h3 {
	margin-left:15px;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:15px;
	font-size: 14px;
	color: #000000;
	padding-left:30px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004b93;
}


#contenu.crise #crise .texte {
	font-size:11px;
	color:#2f2f2f;
	margin-left: 10px;
	padding-left:30px;
}


#contenu.crise #crise .en-savoir-plus {
	background-image:url(/web/img2009/en-savoir-plus-bleu.gif);
	background-repeat:no-repeat;
	width:150px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	margin-top:15px;
	height:16px;
	margin-bottom:10px;
	line-height:16px;
	margin-left: 30px;
}

#contenu.crise #crise .bloc {
	font-size:16px;
	color:#2f2f2f;
	background-color: #c2d8ef;
	overflow: hidden;
	background-position: center center;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
}

#contenu.crise #crise .bloc2 {
	background-color: #c2d8ef;
	overflow: hidden;
	background-position: center center;
	font-weight: bold;
	margin-left: 30px;
	font-size: 13px;
	margin-right: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #004b93;
	text-indent: 2px;
}

#contenu.crise #crise .bloc2texte {
	background-color: #c2d8ef;
	overflow: hidden;
	background-position: center center;
	margin-left: 30px;
	margin-right: 50px;
	font-size: 13px;
	text-indent: 10px;
}

#contenu.crise #crise .a {
	color:#00336f;
	text-decoration: underline;
}

