/**
 * Définition des balises de formatage générale
 *
 * @section general styles
 * @todo
 */
.justified {
	text-align: justify;
}
.righted {
	text-align: right;
}
.centered {
	text-align: center;
}
.lefted {
	text-align: left;
}

ul.Item {
	margin: 0;
	padding:0;
	list-style-type: none;
	margin-left: 0px;
}
ul.Item li {
	margin: 0;
	padding:0;
	line-height: 16px;
	/*margin-left: 5px;*/
	padding-left: 20px;
	background-image: url(../images/icones/ico_puce.gif);
	background-image: url(../images/ico/ico_fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1.colorblock {
	font-size: 17px;
	color: #FFF;
	line-height: 26px;
	padding-left: 10px;
	/*padding-top: 1px;*/
	margin:10px 0;
	/*background-repeat: no-repeat;*/
	-webkit-border-radius:5px; /* Safari */
	   -moz-border-radius:5px; /* Old Firefox */
	        border-radius:5px; /* CSS3 standard */
}
h1.purplebg {
	/*background-image:  url(../images/hd_bg_purple.gif);*/
    background: #87113F; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87113F', endColorstr='#AC185A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#87113F), to(#AC185A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #87113F,  #AC185A); /* for firefox 3.6+ */
}
h1.orangebg {
	/*background-image:  url(../images/hd_bg_orange.gif);*/
    background: #FD7300; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FD9F00', endColorstr='#FD7300'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FD9F00), to(#FD7300)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FD9F00,  #FD7300); /* for firefox 3.6+ */
}
h1.greenbg {
	/*background-image:  url(../images/hd_bg_green.gif);*/
    background: #76D12E; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76D12E', endColorstr='#A1DF43'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#76D12E), to(#A1DF43)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #76D12E,  #A1DF43); /* for firefox 3.6+ */
}
h1.greybg {
	/*background-image:  url(../images/hd_bg_grey.gif);*/
    background: #4D4D4D; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D4D4D', endColorstr='#6E6E6E'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#4D4D4D), to(#6E6E6E)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4D4D4D,  #6E6E6E); /* for firefox 3.6+ */
}
h1.h1purple {
	font-size: 17px;
	line-height: 24px;
	padding-left: 8px;
	color: #FFF;
	padding-top: 1px;
	background-image:  url(../images/hd_bg_purple.gif);
	background-repeat: no-repeat;
}
h1.h1orange {
	font-size: 17px;
	line-height: 24px;
	padding-left: 8px;
	color: #FFF;
	padding-top: 1px;
	background-image:  url(../images/hd_bg_orange.gif);
	background-repeat: no-repeat;
}
h1.h1green {
	font-size: 17px;
	line-height: 24px;
	padding-left: 8px;
	color: #FFF;
	padding-top: 1px;
	background-image:  url(../images/hd_bg_green.gif);
	background-repeat: no-repeat;
}
h1.h1grey {
	font-size: 17px;
	line-height: 24px;
	padding-left: 8px;
	color: #FFF;
	padding-top: 1px;
	background-image:  url(../images/hd_bg_grey.gif);
	background-repeat: no-repeat;
}

a.aExternal {
	background-image: url(../images/icones/ico_internet.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.aDead {
	text-decoration: line-through;
}
a.aDocument {
	background-image: url(../images/icones/ico_fichier.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.aLoupe {
	background-image: url(../images/ico/ico_loupe.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.aPubMed {
	display: block;
	width: 53px;
	border: 1px solid #CAC9C9;
	background-image: url(../images/ico/ico_pubmed.jpg);
	background-repeat: no-repeat;
	/*background-position: right;
	padding-right: 52px;
	padding-top: 1px;
	padding-bottom: 1px;*/
}
a.aPubMed {
	text-decoration: none;
}
a.aPubMed span {
	display: none;
}
a.aArrowed {
	background-image: url(../images/icones/ico_fleche-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.Arrowed {
	background-image: url(../images/icones/ico_fleche-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
a.aNew {
	color:#090;
}

div#alerte {
	background-image: url(../images/alerte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}
table.classic {
	border-left: #c3c0b8 1px solid;
	border-top: #c3c0b8 1px solid;
	margin-left: auto;
	margin-right: auto;
}
table.classic th {
	border-right: #c3c0b8 1px solid;
	border-bottom: #c3c0b8 1px solid;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/UI/th_bg.jpg);
	background-position: bottom;
	padding: 5px;
}
table.classic td {
	border-right: #c3c0b8 1px solid;
	border-bottom: #c3c0b8 1px solid;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 5px;
}


table.tableOrange th {
	border-top: 1px black solid;
	background-color: #FDA100;
	background-image: url(../images/ui/th_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 2px;
	text-align: left;
}

table.tableOrange td {
	border-top: 1px black solid;
	padding: 2px;
}

hr {
	width: 99%;
	border: 0;
	border-top: 1px solid #CAC9C9;
}


/* ====== island ====== */
.island {padding:10px; margin-bottom:10px;}
.island > :last-child {margin-bottom:0; /* Remove the margin from the last child of a boxed off area so that we don't end up with compounded margin/padding spacings. */}
.partner {
	color: #666;
}

/* ====== media ====== */
.media {margin:10px;}
.media, .bd {overflow:hidden; _overflow:visible; zoom:1;}
.media .img {float:left; margin-right: 10px;}
.media .img img {display:block;}
.media .imgExt {float:right; margin-left: 10px;}
.media .imgExt img {display:block;}

.sticky {
	padding:5px;
	padding-bottom: 10px;
	border: 1px solid #D5D4D2;
	
	-webkit-border-radius:5px; /* Safari */
	   -moz-border-radius:5px; /* Old Firefox */
	        border-radius:5px; /* CSS3 standard */
	
	-webkit-box-shadow: 0 8px 6px -6px black; /* Safari */
	   -moz-box-shadow: 0 8px 6px -6px black; /* Old Firefox */
	        box-shadow: 0 8px 6px -6px black; /* CSS3 standard */
}
.nopic {padding:0 5px;}
.media .img img.rounded {
	-webkit-border-radius:5px; /* Safari */
	   -moz-border-radius:5px; /* Old Firefox */
	        border-radius:5px; /* CSS3 standard */
}
.media .bd h2 {margin-top:5px;margin-bottom:5px;}
.media .bd h3 {margin-top:5px;margin-bottom:5px;}
.media .bd p {margin-top:0;}
