/* Généralités */
form { margin: 0; padding: 0;}
label, input, select, textarea { font-family: Arial, Courier new, Sans; font-size: 1em; }
label { cursor: pointer; }
.cnil { width: 80%; margin: 0 auto; font-size: smaller; }

/* Formulaire en mode saisie */
form.valid fieldset { margin-bottom: 1em; padding: 1em; border:1px solid #ff5a00;}
form.valid fieldset legend { font-weight: bold; color:black; }
.row { margin: 0.5em; clear: both; padding: 0em; min-height: 1em; }
.row label.main { display: block; float: left; width: 33%; color:#464545; text-align: right; }
.row input, .row textarea, .row select, .row .texte { margin-left: 1em; width: 60%; }
.row input, .row textarea, .row .texte, .row select {color:#464545; padding: 0.2em; }
.row select { padding: 0; }
.row .texte { float: left; padding: 0; }
.addsubmit input { width: 50%; }
.checkbox input, .radio input { width: auto ; background: transparent ; border: 0 ; vertical-align:middle; }
.date select, .datetime select, .date input, .datetime input { width: auto; }
.submit { text-align: center; }
.submit input { width: auto; font-weight: bold; padding: 0.3em 2em; font-size: 1.1em; cursor: pointer; border-style: outset !important; }
.submit input:active { border-style: inset !important; }

/* bouton submit */
.submit input { background:#ccc; border:1px solid #484339; color:#202026; padding:2px 30px; font-weight:bold; text-transform:uppercase;}

.row small { padding-left: 35%; display: block; }
.seccode input {
	vertical-align: top;
	width: 5em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	height: 19px;
}
#rcode img { border: 0; background: 0; padding: 0; }
#rcode label { width: 50%; }

.checkbox input, .radio input { background: transparent; }

/* Code postal / ville */
#rcp { clear: left; float: left; width: 45%; }
#rville { width: 49%; }
#rcp label { width: 70%; }
#rcp input { width: 20%; float: left; margin-left:15px;}
#rville { clear: none; float: left; }
#rville label { width: 15%; }
#rville input { width: 60%; }

/* Formulaire en mode affichage */
table.valid { background-color:#FFF; width: 80%; }
table.valid, table.valid td, table.valid th {
	border:1px solid #A4A4A4;
	border-collapse:collapse;
	empty-cells: show;
	color: #000;
	margin:1em auto;
	text-align:center;
}
table.valid tr.group th { text-align: center; font-weight:bold;padding:5px; }
table.valid th, table.valid td { padding:5px; }
table.valid th { font-weight:normal; text-align: center; width: 30%;  }
table.valid td { text-align: left; }

/* Formulaire en mode saisie, affichage en ligne : label: champ | label: champ | label: champ */
form.inline { }
form.inline label, form.inline label.main { display: none; }
form.inline select, form.inline input { width: auto; }
form.inline div.row { display: inline; clear: none;}

/* Partie variable des sites */
table.valid tr#pays td, table.valid tr#livraison_pays td {
	background-color: #9D9DA3;
	color: #FFF;
}
.row input, .row textarea, .row select { background: #F5F5F5; border:1px solid #999; }
form.valid .row .missing {
	background-image: url(../images/icons/delete.png);
	background-position: 100% 1px;
	background-repeat: no-repeat;
	color: red;
}
#contenu form.valid { padding:0 5px; margin: 0 auto; }
ul.errors { margin-left: 40px; }
ul.errors li label { font-weight: bold; }

form.recherche, form.themes { padding: 1em 0; }
form.recherche { float: left; text-align: left;  }

.checkbox input, .radio input {border:none; background:none;}
.submit input {color:#fff; background-color:#ff5a00; border:0;}

/**************************************************************Formulaire des vidéos**********************************************************************

#contenu form#videos {height:65px; width:615px; margin:1px auto 0; padding:0; background:#dedede url(../images/bg_form-videos.jpg) repeat-y scroll left bottom; border:1px solid #ff5900;}
form#videos select {width:210px; height:20px; margin-top:20px; background-color:#fff; font-size:8pt; color:#464545;}
form#videos label {width:auto; text-align:left; text-indent:-99999px;}

#rcategorie {float:left; width:230px; margin-left:70px;}
#remission_titre {clear:none; float:left; width:230px;}
#remission_titre select {}
#rvideos-submit {clear:none; float:left;}
#rvideos-submit input {height:20px; margin:20px 0 0; padding:0 3px; border:0; background-color:#ff5a00; color:#fff; text-transform:none;}

/**************************************************************Formulaire des thèmes actualités**********************************************************************/

form.themes {float: right; text-align: right; margin-right:10px;}
input#theme-submit {background-color:#ff5a00; color:#fff; border:none; font-weight:bold;}
form.themes select {height:20px; width:210px; background-color:#fff; color:#464545; font-size:8pt;  }

/* Formulaires plein page */
#contenu h2#titre, #contenu form.valid {
	background:#DFDFDF url(../images/bg_chaine-lcm_ssbloc.jpg) repeat-y top center;
	border:1px solid #FF5900;
	color:#FF5900;
	overflow: auto;
	padding: 1em 0;
}
#contenu h2#titre {
	font-size: 1em;
	padding: 0.2em;
	line-height:17px;
	margin:2em auto 1px;
	text-transform:uppercase;
}
#contenu h3 { clear: both; }
#contenu form.valid input.addsubmit { width: auto; }
#contenu form.valid fieldset { border-width:1px  0 0 0; margin-bottom: 5px }

/* Connexion et inscription cote à cote */
div#connexion fieldset, div#inscription fieldset {
	height: 150px;
}
div#connexion fieldset .submit input, div#inscription fieldset .submit input {
	width: 90%;
	margin: 0 auto;
}
div#connexion {
	float: left;
	width: 52%;
}
div#connexion .row input { margin-left: 0; width: 55%; }
div#connexion .row label.main { width: 40%; text-align: left; }

div#inscription {
	float: left;
	width: 46%;
	margin-left: 2%;
}
div#inscription input { margin-left: 0; }

/* Login permanent */
#coldroite #identification { width: 100%; }
#coldroite #identification div.row { margin: 0.1em 0; padding: 0.5em 0; }
#coldroite #identification div.row label { float: none; width: auto; text-align: left; }
#coldroite #identification div.row input { float: none; width: 80%; margin:0; }
#coldroite #identification div.row input#submit { margin-left:5px;}
#coldroite #identification div.row input#password { width: 60%; }

