/*
### NOTICE ###################################################*/
#notice-detail-left {
	float: left;
	width: 765px;
	margin-right: 5px;
}

#notice-detail-right {
	float: left;
	width: 235px;
	margin-left: 5px;
}

#notice-detail-presentation {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 430px;
}

#notice-detail-description {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 325px;
}

#notice-detail {
	clear: both;
	margin: 1em 0;
}

#notice-detail-description h3 {
	margin: 1.4em 0 1em;
	text-transform: uppercase;
	font-size: 1.05em;
	font-style : bold;
	font-family:PT Sans;
}

#notice-detail-description li {
	margin-left: 1.4em;
}

#notice-detail .boxContent .titre,
#notice-detail .boxContent .auteurs {
	color: #E7511E;
	font-size: 1.1em;
}

#notice-detail a.ressource {
	color: #E7511E;
	text-decoration: none;
}

#notice-detail a.ressource:hover {
	text-transform: none;
}

#notice-detail a.ressource img {
	border: none;
}

#notice-detail-presentation img.estampillage-uoh {
	float:right;
}

#notice-detail-presentation img.vignette {
	padding: 15px 0;
	min-width: 100px;
	max-width: 405px;
}

#notice-detail .texte {
	padding: 10px 0;
}

#notice-detail .texte a:link {
	color: #83389b;
}

#notice-detail .texte a:visited {
	color: #6d4061;
}

#notice-detail .texte .uohReadMoreArea a span {
	color: #E7511E;
}

#notice-detail .droits {
	padding: 20px 0 5px 0;
}

#notice-detail .droits a img {
	height: 20px;
	border: none;
}

#notice-detail .link_suplom img {
	border: 0;
}

#notice-detail-motscles a {  
	text-decoration: none;
	color: #000000;
}

#notice-detail img.logo {
	border: 0;
}

#notice-detail-motscles a:hover {
	text-decoration: underline;
}

#notice-detail-motscles, #notice-detail-disciplines, #notice-detail-commentaires {
	margin-bottom: 10px;
}

#notice-detail-commentaires a img {
	border: none;
	float: right;
	margin-right: 10px;
}

/* Informations sur les contributions */

#notice-detail-description .notice-etablissementPorteur img
{
	display: block;
}

#notice-detail-description #notice-etablissementsCoEditeurs img
{
	display: block;
}

/* Commentaires */
.commentaires .post {
	margin: 0 0 1.4em;
}

.commentaires .post-meta {
}

.commentaires .post-meta .post-pseudo {
	font-weight: bold;
}
.commentaires .post-meta .post-profile {
	font-style: italic;
}
.commentaires .post-meta .post-date {
}
.commentaires .post-meta .post-time {
}

.commentaires .post-body {
	background-color: #E9E9E2;
	padding: 1em;
}


/*--- Box Detail Notice - Presentation ---*/

#notice-detail-presentation h1 {
	margin-top: 0;
}

#notice-detail-presentation h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	color:#000000;
}

#notice-detail-presentation .uohBox {
	width: 430px;
}

#notice-detail-presentation .uohBox .boxContent {
}

#notice-detail-presentation .uohBox .boxShadow {
	width: 430px;
	background: transparent url("../images/boxes/box-medium-400-shadow.png") no-repeat;
}

#notice-detail-presentation div.vignetteVideo {
	z-index: 0;
	margin: 1em 0;
}

#notice-detail-presentation div.vignette {
	margin: 1em 0;
}

#notice-detail-presentation div.resourceLink {
	margin: 1em 0;
}

.uohNoticeDisciplines {
	margin: 0;
	padding: 0;
}

.uohNoticeDisciplines li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Vignette */

#notice-detail-presentation .vignette img
{
	display: block;
}

#notice-detail-presentation .resourceLink img
{
	display: block;
}

/*--- Box Detail Notice - Description ---*/
#notice-detail-description .uohTabbedBox {
	width: 323px;
}

#notice-detail-description .uohTabbedBox .boxShadow {
	width: 325px;
	background: transparent url("../images/boxes/box-medium-300-shadow.png") no-repeat;
}

/*--- Box Long Notice ---*/
#notice-detail-disciplines .uohBox, #notice-detail-motscles .uohBox, #notice-detail-commentaires .uohBox {
	width: 763px;
}

#notice-detail-disciplines .uohBox .boxShadow, #notice-detail-motscles .uohBox .boxShadow,#notice-detail-commentaires .uohBox .boxShadow {
	width: 763px;
	background: transparent url("../images/boxes/box-long-shadow.png") no-repeat;
}

/*
### TABS ###################################################*/

#notice-detail-description .uohBox .content .ui-corner-all { -moz-border-radius: 0; }
#notice-detail-description div.ui-tabs { background: transparent; padding: 0; }
#notice-detail-description .ui-tabs .ui-tabs-nav { margin: 0; padding: 0; background-color: transparent; }
#notice-detail-description .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; margin: 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; top: 0; }
#notice-detail-description .ui-tabs .ui-tabs-nav li a { float: left; padding: 4px 4px; text-decoration: none; }
#notice-detail-description .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0; }
#notice-detail-description .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#notice-detail-description .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;font-size: 1.201em;font-weight:bold; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#notice-detail-description .ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
#notice-detail-description .ui-widget-content { background: white; font-size: 1em; }
#notice-detail-description .ui-widget-content a { color: #333333; }
#notice-detail-description .ui-widget-header { border: none; background: #ffffff; font-size: 0.8em;}
#notice-detail-description .ui-widget-header a { color: #BE0A26; }
#notice-detail-description .complements-body a:link { color: #83389b; }
#notice-detail-description .complements-body a:visited { color: #6d4061; }

/*
### POPUP COM ###################################################*/
.dialog-form {
	font-size: 0.8em;	
}

.dialog-form .formItem {
	margin: 5px 0;
}

.dialog-form .formItem label {
	width: 20%;
}

.dialog-form .charte {
	margin-top: 10px;
}

.dialog-form .commentaire {
	margin-top: 10px;
}

.dialog-form .captcha {
	margin: 1em 0;
}

/** Liens de partage */

.notice-liens-partage span {
	padding: 0.2em 0;
}
