/*
	style_tmusique.css
	Création: 09/05/2005
	Modification: 10/10/2018
	Camille FRONTON
*/
body, 
html{
	background-color: #f3ecfd;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffff66;
	margin: 0px;
	padding:0px;
}

#large_total{
	width: 1020px;
	background-color: #666699;
	border-right: 1px #123242 solid;
	margin-left:auto;
	margin-right:auto;
}

/* Administration */
#conteneurIdentite{
	width:90%; 
	margin-left:auto; 
	margin-right:auto;
}
#conteneurIdentite h2{
	text-align:center;
}
#lienRetour{width:50%;margin-left:auto;margin-right:auto;}
#lienRetour.styleRetour{font-size:9pt; text-align:center;}   
#lienRetour.titreOmbre{text-shadow: #868393 0.2em 0.08em 0.13em;}
#conteneurIdentite input.envoie{
	background-color:#b7e1d8;
	border: 1px solid #9dd0d;
	color:#35554e;
	cursor:pointer;
	font-weight:bold;
}

/*---------------------------------------*/
#tetelogo{
	width: 100%; 
	border: 0px;
	padding: 0px;
}

#bandedate{
	width: 100%; 
}

#zonemusique{
	width: 100%;
	margin-bottom:1em;
	background-color:#7d7dbd;
}
#zonemusique h2{
	color:#b9ba70;
	text-align:center; 
	font-weight:bold; 
	background-color:#ABFFC8; 
	vertical-align:middle;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#zonemusique .conteneur1{
	width:100%;
	text-align:center; 
	vertical-align:top; 
	margin-left:auto;
	margin-right:auto;
}
#zonemusique .conteneur1 .conteneur2{
	width:100%;
	margin-bottom:0.5em; 
	border:0px;
	text-align:center;
}

#baspage{
	height: 17px;
	padding-bottom:3px;
}
.basdepage{
	font-size:9px;
	font-weight:bold;
	color: #ffcc33;
	background-color: #333366;
	height: 17px;
	text-align: center;
}

#bandedate{
	height: 17px;
}
.ladate{
	font-size:11px;
	font-weight:bold;
	color: #cc6600;
	background-color: #cdd4d4;
	height: 17px;
	padding:0.8em;
}

#infodeConnexion{
	float:right;
	width:60%;
	background-color:inherit;
}
#infodeConnexion.styleInfodeConnexion{
	font-size:9pt;
	color:#b9ba70;
}
#infodeConnexion.styleInfodeConnexion a{
	font-size:9pt;
	text-decoration:none;
	color:#;
	background-color:inherit;
}
#infodeConnexion.styleInfodeConnexion a:link{
	font-size:9pt;
	color:#86c8a4;
	background-color:inherit;
}
#infodeConnexion.styleInfodeConnexion a:visited{
	font-size:9pt;
	color:#86aac8;
	background-color:inherit;
}
#infodeConnexion.styleInfodeConnexion a:hover{
	font-size:9pt;
	color:#f6feff;
	background-color:#86aac8;
}


td, th {
	font-size: 12px;
	color: #333333;
}


/*-------------------------------------------------*/
.arrondi{
	-webkit-border-bottom-left-radius: 4pt 4pt;
	-webkit-border-bottom-right-radius: 4pt 4pt;
	-webkit-border-top-left-radius: 4pt 4pt;
	-webkit-border-top-right-radius: 4pt 4pt;
	
	-moz-border-radius-bottomleft: 4pt 4pt;
	-moz-border-radius-bottomright: 4pt 4pt;
	-moz-border-radius-topleft: 4pt 4pt;
	-moz-border-radius-topright: 4pt 4pt;
}



.bordure{
	border: 1px solid #cc9900;
	padding: 1px;
}

.bordure2{
	background-color: #3399CC;
	border: 1px solid #cc9900;
	padding: 1px;
}

/*/--------------------------------------------------------------------------------/*/
.textegrand{
	font-weight: normal;
	font-size: 16px;
	color: #006699;
}

.textegrandB{
	font-weight: normal;
	font-size: 16px;
	font-weight:bold;
	color: #006699;
}

.textemoyen{
	font-weight: normal;
	font-size: 14px;
	color: #ffff66;
}

.textepetit{
	font-weight: normal;
	font-size: 12px;
	color: #ffff66;
}

.textemoyenEnreg{
	font-weight: bold;
	font-size: 14px;
	color: #3333cc;
}


.textepetitEnreg{
	font-weight: normal;
	font-size: 12px;
	color: #3333cc;
}


/*/--------------------------------------------------------------------------------/*/
form {
	background-color: #cccc99;
}

select{
	font-size: 12px;
	color:#ffff99;
	background-color:#3399CC;
	border: 1px solid #006699;
	padding: 1px;
}

input{
	font-size: 11px;
	color:#0000ff;
	background-color:#ecfbff;
	border: 1px solid #006699;
	padding: 1px;
}

input.valide{
	font-size: 12px;
	font-weight:bold;
	color:#0000ff;
	background-color:#ecfbff;
}
input.ecouteBtn{
	cursor:pointer;
	color: #3746bc;
	background-color:#fdfbfb;
	font-size: 12pt;
	
}

textarea{
	font-size: 12px;
	color:#0000ff;
	background-color:#ecfbff;
	border: 1px solid #006699;
	padding: 1px;
}

/*/--------------------------------------------------------------------------------/*/
.infoArtiste{
	font-size: 11pt;
	font-weight: bold;
	color: #ffcc33;
	padding:0.5em;
}
.infoTitre{
	font-size: 11pt;
	font-weight: bold;
	color: #ffcc33;
	padding:0.5em;
}
.descriptAlbum{
	background-color:#ecfbff;
	color: #4a8594;
	padding:0.5em;
}

.subtitle {
	font-size: 11pt;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

a:link{
	font-size: 11pt;
	color: #f3dad9;
	text-decoration: none;
}

a:visited{
	font-size: 11pt;
	color: #FF9999;
	text-decoration: none;
}

a:hover{
	font-size: 11pt;
	color: #660099;
	background-color: #D9DAF3;
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.paroleduSeigneur{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #CC9900;
	padding: 1px;
}

.nettoyeur {clear:both; visibility:hidden;}
