/*----------------------
/* Codes couleurs
/* bleu : #33c
/* rouge : #900
/*----------------------


/* -----------------------------------------------------------  Balises Entremuses */
html {
	height: 100%
}

body {
	background-color: #ccc;
	color: #666;
	font-family: "Arial","DejaVu Sans",sans;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

h2 {
	clear: both;
	color: #900;
}

p {
	color: #666;
	text-align: justify;
	line-height: 1.5em;
	padding: 0px 0px 10px 20px;
}

a {
	display: inline;
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline; 
}


/* -----------------------------------------------------------  Menus Anima */ 
ul.menu li{
	display:inline;
	float: right;
	font-family: Helvetica, Sans;
	font-size: 0.8em;
	list-decoration : none;
	padding: 0px 20px 0px 0px;	
}

ul.menu a {
	color: #666;
	text-decoration: none;
}

ul.menu a:hover { 
	color: #900;
	text-decoration: underline; 
}

ul.buttons li{
	display:inline;
	float: right;
	list-decoration : none;
	margin: 0px 10px 0px 10px;	
}

ul.buttons a {
	color: #900;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

ul.buttons a:hover { 
	text-decoration: underline; 
}

/* -----------------------------------------------------------  Page Anima */
#page {
	background-color: #fff;
	border-color:	#900;
	border-width:	1px;
	border-style:	solid;
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	width: 780px;
}

#head {
	position:	relative;
	height:	100px;
	background-image:	url(../img/anima_blanc.jpg);
}

#body {
	margin: 3em 3em 0em 5em;
}

#foot {
	background-color: #900;
	clear: both;
	height: 50px;
}

/* -----------------------------------------------------------  Catalogue Anima */
table tr td a img {
	border:0;
}

span.price 
{
	font-family: Arial,Helvetica,sans;
font-weight:bold;
font-size:10pt;
}

.ref_catalogue
{
font-size:8pt;
}

.nam_catalogue
{
font-weight:bold;
font-size:12pt;
color:#9A0000;

}

.mus_catalogue
{
font-weight:bold;
font-size:10pt;
}

.des_catalogue
{
}

input.add
{
	background-color:#fff;
font-family:"Trebuchet MS",arial,sans;
width:50px;
font-size:10px;
font-weight:bold;
text-align:center;
color:#9A0000;
border:0px;
	margin: -5px;

}

input.assign
{
	background-color:#fff;
font-family:"Trebuchet MS",arial,sans;
font-size:10px;
font-weight:bold;
text-align:center;
color:#9A0000;
border:0px;
}

td.ajouter {
	width:100px;
}

.total_caddie
{
color:#900;
float:right;
font-size:11px;
}

.note
{
color:#666;
font-size:11px;
}

/* -----------------------------------------------------------  Contenu spécifique Anima */

table {
	border-collapse:collapse;
}

thead {
	font-weight: bold;
	text-align: center;
}

th {
	text-align: left;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
}

td.border,  td.quantity {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
}

td.borderleft {
	border: 0px;
	text-align: center;
}

td.price {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	text-align: right;
}

td.total {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	color: #900;
	font-weight: bold;
	text-align: right;
}

td.caddie {
	font-family: Arial,Helvetica,sans;
	font-weight: bold;
	font-size: 10pt;
	color: #9A0000;
}

#livraison { float: right; }
#facturation { float: left; }
#commande { clear: both; }

td.total_price {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	color: #900;
	font-weight: bold;
	text-align: right;
}
/* -----------------------------------------------------------  Formulaires Anima */
fieldset {
	border: 0px;
}

fieldset p {
	clear: both;
	height: 1em;
}

fieldset p label {
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: right;
	width: 30%;
}

fieldset p label.error {
	color: #900;
	font-weight: bold;
}

fieldset p input {
	width: 50%;
}

p.msg_error {
	color: #900;
	font-weight: bold;
}

fieldset p.button {
	text-align: center;
	width: 100%;
}

fieldset p.button input {
	width: 10%;
}

/* -----------------------------------------------------------  Fiches Disques */

#disc_name {
	color:#9A0000;
	float:left;
	font-size:22px;
	font-weight:bold;
}

#disc_musicians {
	color:#666;
	float:left;
	clear:left;
	font-size:18px;
	font-weight:bold;
}

#disc_description {
	color:#999;
	float:left;
	clear:left;
	font-size:16px;
}

#disc_img {
	float:left;
	clear:both;
}

#disc_total {
	border:1px solid #333;
	background-color:#333;
	color:#FFF;
	text-align:right;
	font-size:9pt;
	padding-left:3px;
}

table.disc {
	border-collapse:collapse;
	float:right;
}

table.disc thead {
	border:1px solid #333;
	background-color:#333;
	color:#FFF;
	text-align:left;
	font-size:9pt;
	padding-left:3px;
}

table.disc td {
	font-size:8pt;
}

table.disc tr.opus {
	font-weight:bold;
	background-color:#CCC;
	border:0px #CCC;
	padding:2px 5px 2px 5px;
}

table.disc td.id {
	text-align:right;
	padding-right:15px;	
}

table.disc td.time {
	text-align:right;
	padding-right:15px;
}

table.disc td.author {
	font-weight:bold;
	text-align:right;
}

#program {
	width:500px;
	background-color:gold;
	text-align:center;
}
