@import url("passe_comme_ca.css");
a:link{
	font-family		:Arial, Helvetica, sans-serif;
	text-decoration	:none;
	color			:#000066;
	background-color:transparent;
}
a:visited{
	font-family		:Arial, Helvetica, sans-serif;
	text-decoration	:none;
	color			:#000066;
}
a:hover{
	font-family		:Arial, Helvetica, sans-serif;
	text-decoration	:none;	
	color			:#005588;
}
a:active{
	color			:#B3582D; 
	text-decoration	:none; 
	background-color:transparent;
}

.text {
	font-size:13px;
	FONT-FAMILY		:Arial, Helvetica, sans-serif;
	/*text-indent:15px;*/
	text-align		: left;
	font-weight		:normal;
	padding-right	:3px;
}
.text_article {
	FONT-SIZE		:11px;
	FONT-FAMILY		:Arial, Helvetica, sans-serif;
	/*text-indent:15px;*/
	text-align		: justify;
	font-weight		:normal;
	padding-right	:3px;
}

/*.sous_titre:first-letter, .text:first-letter{
	padding-left:1.5em;
}*/

.sous_titre{
	font-size		:11px;
	font-family		:Arial, Helvetica, sans-serif;
	/*text-indent	:15px;*/
	text-align		:left;
	font-weight		:bold;
}

.titre_une{
	font-size:35px;
	COLOR			:#48579d;
	FONT-FAMILY		:Georgia, "Times New Roman", Times, serif;
}

.sur_titre{
	font-size:18px;
	COLOR			:#48579d;
	FONT-FAMILY		:"Trebuchet MS";
}


.titre_une_rubrique{
	font-size		:30px;
	color			:#2F6FBF;
	font-family		:Arial, Helvetica, sans-serif;
	text-align		:left;
	text-indent		:15px;
	font-weight		:bold;
}
.titre_rubrique{
	font-size		:14px;
	color			:#48579d;
	font-family		:Georgia, "Times New Roman", Times, serif;
	text-align		:left;
	text-indent		:15px;
	font-weight		:bold;
}

.titre_une_rubrique:first-letter{
	text-transform	:uppercase;
}
.auteur{
	FONT-SIZE		:12px;
	FONT-FAMILY		:Arial, Helvetica, sans-serif;
	font-style		:italic;
	text-align		:right;
	padding-right	:10px;
	text-indent		:0px;
	font-weight		:bold;
}

.img2
{
	float			:right;
	padding-left	:7px;
}

.clef_recherche{
	color			:#48579d;
	background		:#E1E6FF;
}
.titre_recherche{
	padding-top		:8px;
	text-indent		:0px;
	color			:#48579d;
	font-size		:14px;
	font-family		:Georgia, "Times New Roman", Times, serif;
	font-style		:italic;
	font-weight		:bold;	
}

.ban_recherche{
	font-family		:Arial, Helvetica, sans-serif;
	color			:#C20607;
	font-size		:22px;
	font-weight		:bold;
	text-align		:center;
}
.cadre_rouge{
	FONT-SIZE		:11px;
	color			:#FFFFFF;
	FONT-FAMILY		:Verdana, Arial, Helvetica, sans-serif;
	/*text-indent:15px;*/
	text-align		:center;
	font-weight		:bold;
}
.cadre_rouge_text{
	FONT-SIZE		:11px;
	color			:#FFFFFF;
	FONT-FAMILY		:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom	:5px;
	text-align		:center;
	font-weight		:bold;
}
.textCalendar {
	FONT-SIZE		:11px;
	FONT-FAMILY		:Arial, Helvetica, sans-serif;
	/*text-indent:15px;*/
	text-align		:center;
	font-weight		:normal;	
}