/*@import url("layouts/css/newsletter.css");*/
body {
	background: #efefef;
}
/*@import url("layouts/css/newsletter.css");*/
	body {
	font-family : Arial, Trebuchet MS, sans;
	font-size:12px;
}
ul, li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h2 {
	color:#c60033;
	font-size:16px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h4 {
	font-size:12px;
}

table h2 {
	border-bottom:1px solid #c60033;
}
 
p {
	font-size:12px;
}
 
h3 {
	font-size:14px;
}
a {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:none;
}

small {
	font-size: 10px;
	color: #999999;
}
.titre, .titre a {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
 
a img {
	border:0px;
}
.tdHover {
	background-color:#FFDFE8;
	cursor:pointer
}
.tdOut {
	background-color:#FFF;
}
#gabarit_contenu_html {
	text-align:center;
	padding:30px;
	background:#efefef
}
table {
	margin:auto;
	background:#fff;
	border:1px solid #ccc
}
table table {
	border:0
}
table td {
	text-align:left;
}
.lettrine {
	font-size:2.8em;
	line-height: 1em;
	color:#3F5152;
	font-weight:bold;
	float:left;
	padding-right:2px
}
*+html .lettrine {
	padding-top:4px;
	margin-bottom:-4px
}
.entete_nl p {
	color:#3f5151;
	font-size:12px;
	padding:0px;
	margin:0px;
	float:right;
	font-weight:bold;
}
.chapo_nl p {
	color:#3f5151;
	font-size:14px;
	padding:0px;
	margin:0px;
}
.newsletter_article_list, .newsletter_article_list2, .newsletter_article_list3 {
	list-style:none;
	margin:0px;
	padding:0px;
}
.newsletter_article_list li {
	display:block;
	clear:both;
	margin:0px 0px 10px 0px;
	list-style:none;
	font-size:11px;
}
 
.newsletter_article_list li .image img
{
	margin: 3px 5px 10px 0px;border: 1px solid rgb(204, 204, 204); padding: 3px; width: 60px; height: 60px;
}
 
.newsletter_article_list2 li {
	width:365px;
	clear:both;
	margin:0px 0px 5px 0px;
	list-style:none;
	font-size:11px;
}
 
.newsletter_article_list2 li img, .newsletter_article_list3 li img
{
	margin:0px;border:none; padding: 0px; width:auto; height:auto;
}
 
.newsletter_article_list3 li {
	width:265px;
	clear:both;
	margin:0px 0px 5px 0px;
	list-style:none;
	font-size:11px;
}
 
 
.orsred {
	color:#c60033;
}
 
 
 
.chapo {
	font-size:11px;
}

table.tb_docutheque h2 {
	color:#66991a;
	border-bottom:1px solid #66991a
}
 
table.tb_actus h2 {
	color:#b6b6b6;
	border-bottom:1px solid #b6b6b6;
}
 
table.tb_veille h2 {
	color:#e25e1d;
	border-bottom:1px solid #e25e1d
}
 
table.tb_veille .agenda_dates {
	color:#e25e1d;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	float:right;
	margin-right:5px;
}
 
table.tb_module_bref h2 {
	color:#00a2d5;
	border-bottom:1px solid #00a2d5
}
table.tb_trombinoscope h2 {
	color:#8f58a6;
	border-bottom:1px solid #8f58a6
}
 
table.tb_trombinoscope .image img {
	width:40px;
	height:60px;
	padding:3px;
	border:1px solid #CCCCCC;
}
 
td.numero_ors h3, h4 {
	color:#3f5151;
}
td.numero_ors h3 a, td.numero_ors h3 a span {
	color:#c60033;
	font-size:14px;
}
td.numero_mini_ors h3, h4 {
	color:#3f5151;
}
td.numero_mini_ors h3 a, td.numero_ors h3 a span {
	color:#c60033;
	font-size:14px;
}
 
td.background, td.entete_nl, td.chapo_nl, td.lien_footer {
	background-color:#f6f6f6;
	margin:0px;
	padding:0px;
}
 
td.lien_footer a {
	color:#3f5151;
}
 
td.lien_footer a:hover {
	text-decoration:underline;
}
 
td { /* border:1px solid red; */}
 
.editable_td {overflow:hidden;}




.mag { border-color:#c60033;}
.doc { border-color:#66991a;}
.veille { border-color:#e25e1d;}
.ec { border-color:#8c5b9d;}
.mm { border-color:#0772a6;}

.mm .titre-d-encadre, h3.mag,h2.mag{ color:#c60033;}
.doc .titre-d-encadre, h3.doc,h2.doc{ color:#66991a;}
.veille .titre-d-encadre, h3.veille,h2.veille{ color:#e25e1d;}
.ec .titre-d-encadre, h3.ec,h2.ec{ color:#8c5b9d;}
h3.mm,h2.mm{color:#0772a6;}


h2.mag,h2.doc,h2.veille,h2.ec,h2.em,h2.mm{border-bottom-width:1px;border-bottom-style: solid;}
h2.filet{ color:#3F5151;border-bottom:1px solid #3F5151;}

/*Hack pour la couleur des liens "numéros" dans la thickbox*/
#TB_window a.orsred{color:#C60033;}


