/* hacks */

img.vtexte
{
	vertical-align: middle;
}

div.plugin-update {
	display: none;
}

div#dds_helper p{
	color : red;
}

div#dds_helper p strong{
	color : black;
}

img#img_val_title, img#img_val_content{
	margin-right: 10px;
}

div.centrage{
	text-align:center;
}

.infobox,.alerte
{
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 15px 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 33px;
	min-height: 35px;
	background-repeat: no-repeat;
	background-position: left;
}

.infobox
{
	background-color: #00CCFF;
	border-color: #0067FF;
	background-image: url(../images/messagebox_info.png);
}

.alerte
{
	background-color:#FFEBE8;
	border-color:#CC0000;
	background-image: url(../images/messagebox_alerte.png);
	font-weight:bold;
	line-height:33px;
	padding-left:40px;
}

/*
 * Widget RSS
 */

ul.dds_rss img 
{
	border: 0px;
	margin-right: 5px;
	vertical-align: middle;
}


/*
 * ----- Module "Chapitres" -----
 */

ul#chp_container{
	margin-top:10px;
}

ul#chp_container li input[value="x"]{
	float: right;
}

ul#chp_container li{
	background-color:#DFDFDF;
	border:2px dotted #CFCFCF;
	cursor:move;
	padding-left: 5px;
}

ul#chp_container li .drag_msg{
	font-size: 8px;
}

ul#chp_container li fieldset{
	margin : 5px 0px;
}

ul#chp_container li fieldset legend {
	font-size: 10px;
}

#dds_pluginchp div.inside > input.button{
	margin: 10px;
}
/* Aides pour les modules */

div.dds_help_p {
	font-size: 11px;
	background: #EAF3FA;
	padding: 10px;
}

div.dds_help_p sup {
	color: red;
}

div.dds_help_p > img {
	margin: 0 auto;
	text-align: center;
}

div.dds_help_p code {
	display:block;
	margin: 10px;
	padding : 20px;
	font-family: "Courier New";
	background-color: #E7FFDF;
	color: #228F00;
}

div.wrap img + span {
	display : block;
	text-align: center;
	font-style: italic;
	font-size: small;
	text-decoration: underline;
}

/* Disciplines */

fieldset#disciplines ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	padding:0pt;
}

#disciplinechecklist {
	margin-right:6px;
	overflow: auto;
	margin-top: 8px;
}

#disciplinechecklist input {
	margin-right: 5px;
}

ul#disciplinechecklist
{
	list-style-type: none;
}

ul#dchoix li
{
background-color:#ECF3E1;
border:1px solid #C5DEA1;
cursor:move;

}

div#catalogue{
	width: 95%;
	margin: 0 auto;
}

div#dselecteur{
	border: dotted 1px red;
	text-align: center;
	margin: 5px 0;
}

div#dselecteur select{
	margin: 5px auto;
}

div#drss{
	border: dotted 1px #F5AE12;
	margin: 5px 0;
	padding : 5px;
}

div#drss img {
	border-width:0;
	margin-right:10px;
	vertical-align:middle;
}

div#daffichage
{
	border: dotted 1px blue;
	margin: 5px 0;
	padding: 5px;
}

div#daffichage ul{
	list-style-type:none;
	margin :0px;
}

div#daffichage li{
	margin: 2px 0px;
}

div#daffichage p
{
	text-align: center;
	color: #E38813;
	font-weight: bold;
	margin :0px;
}

div#daffichage img
{
	vertical-align: middle;
	margin-right: 10px;
}

/* plugin :: Icones */

.icnbalado{
	margin-left:-20px;
}

/* plugin :: Transfert */

#media-upload p#help_url {
    border : #DFDFDF solid 1px;
    padding: 4px;
    margin : 5px 0px;
	width: 452px;
	color : red;
	font-weight: bold;
	font-variant: small-caps;
}

/* plugin :: Preview */

/*
 * Légende au dessus de l'image
 */

div#dds_plugin div.inside > p {
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}

/*
 *	Affichage de l'image
 */

#prw_image {
	width : 640px;
	height: 480px; 
	margin: 0 auto;
	border:2px dotted #000000;
}

/*
 * Champ de saisie de la seconde
 */

#prw_get_image_time, #lic_rsg_box
{
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:640px;
	background-color:#DFDFDF;
	border-color:#CFCFCF;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	padding:0 0.6em;
}

#prw_get_image_time > p {
	text-align: center;
	font-weight: bold;
}

#prw_get_image_time > p + p {
	text-align: center;
}

/* plugin :: Code Exportable */

input.xpc_btn {
	margin-left: 15px;
}

textarea.xpc_textarea
{
	width: 100%;
}

/* plugin :: Catégories */

ul#list_of_categories
{
	list-style-type:none;
	margin-left: -40px !important;
}

ul#list_of_categories li{
background-color:#FFFBCC;
border:1px solid #E6DB55;
cursor:move;
padding-left: 5px;
}

div.cat-item
{
	font-size: 95%;
	line-height: 1.5em;
}

div.cat-item img
{
margin-right: 3%;
}

div.children
{
	margin-left: 6%;
}

/* *****************************
* ----- Module "Licence" ----- *
* **************************** */

table#lic_tab
{
	border: 1px dotted black;
	margin: 0 auto;
}

table#lic_tab tr, table#lic_tab td{
	border: solid 1px black;
}

table#lic_tab input
{
	margin: 5px;
}

table#lic_tab span
{
	margin : 5px 10px;
}

table#lic_tab img
{
	margin : 10px;
}

td.lic_icn_row
{
	width: 60px;
	border:0px black solid !important;
}

#lic_rsg_box
{
	width: 90%;
}

#lic_rsg_box h2
{
	text-decoration: underline;
	text-align: center;
}

#lic_rsg_box img
{
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 5px;
}

p.dds_lic
{
	text-align: center;
}

p.dds_lic a img
{
	border: 0px;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://diffusiondessavoirs.uomlr.fr/test/wp-content/plugins/dds/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
