/***************
*Copyright (C) 2005-2007
*Auteurs: Rémy Coutable
*Site web officiel: *none*
*Contact: remy.coutable@gmail.com
*
*Fichier: style.css
*
*Date: Sun Jul 10 16:25:18 CEST 2005
***************/

/* Elements de base */
body {
	font-family: "Trebuchet MS", "Gill Sans",Verdana, Sans-serif;
	font-size: 13pt/6pt;
	text-align: justify;
}

img {
	border: 0;
}

/*Les liens ne sont jamais soulignés, ne change pas de couleurs, et sont seulement plus gras*/
a:link {   
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited { 
	text-decoration: underline;
}

br {
	clear: left;
}

p, h1, pre {
	margin: 0px 10px 10px 10px;
}

p {
	text-align: justify;
	text-indent: 2%;
}

/*Les h1 sont en majuscules, centré*/
h1 {
	margin: 0 0 3px 0;
	padding: 0 0 0.35em 0;
	font: 2em "Gill Sans", "Trebuchet MS", Verdana, Sans-serif;
	line-height: 1.2em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

h2 {
	font-variant: small-caps;
	font: 1.5em "Gill Sans","Trebuchet MS", Verdana,Sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0.35em 0;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.h2 {
	font-variant: small-caps;
	font: 1.5em "Gill Sans", "Trebuchet MS", Verdana, Sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0.35em 0;
	line-height: 1em;
	letter-spacing: 0.05em;
}

h3 {
	font-variant: small-caps;
	font: 1.3em "Gill Sans", "Trebuchet MS", Verdana, Sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 0.35em 0;
	line-height: 1em;
	letter-spacing: 0.05em;
}

ul {
	margin: 0;
	padding: 0 0 20px 50px;
}

li {
	list-style-image: url("img/li.png")
}

input {
	display: block;
	float: left;
	margin-top: 10px;
	text-indent: 5px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}

textarea {
	padding: 5px;
}

label {
	display: block;
	float: left;
	text-align: left;
	width: 150px;
	margin-right: 5px;
	margin-top: 10px;
}

select {
	margin-top: 5px;
}

em {
  padding-top: 5px;
  font: italic 0.8em;
}

/*Divs de mise en pages*/
#page {
	width: 807px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#contentleft {
	width: 175px;
	padding: 0;
	float: left;
}

#contentright {
	width: 175px;
	padding: 0;
	float: left;
}

#contentheader {
	margin-top: 5px;
	width: 807px;
	height: 202px;
	float: none;
}
#contentheader_up {
	width: 807px;
	height: 180px;
	float: none;
}
#contentheader_down {
	width: 807px;
	height: 22px;
	float: none;
}

#contentmenu {
	width: 807px;
	height: 72px;
	padding: 0;
	float: left;
}

#contenttitle {
	width: 807px;
	height: 55px;
	padding: 0;
	float: left;
}

#contentcenter {
	width: 807px;
	float: left;
	padding-bottom: 50px;
}

#contentcentercontent {
	width: 640px;
	padding-left: 80px;
	padding-bottom: 50px;
}

#contentfooter {
	width: 807px;
	height: 72px;
	float: left;
	font-size: 0.6em;
}

#contentfootercontent {
	width: 740px;
	height: 25px;      
	margin-top: -35px;
	padding-left: 50px;
	text-align: center;
}

#contentfootercontent a:link {
	text-decoration:none;
}
#contentfootercontent a:hover {
	text-decoration:none;
}
#contentfootercontent a:active {
	text-decoration:none;
}
#contentfootercontent a:visited {
	text-decoration:none;
}

#contentguestbook {
	overflow: auto;
	width: 640px;
}

div#avatar_musicoss {
	text-align: center;
	padding: 0 10px;
	margin: 0;
}

/*Boite pointillée pour commentaires et news(par exemple)*/
.box {
	width: 600px;
	border-style: dotted;
	border-width: 1px;
	padding: 5px;
	margin-bottom: 10px;
}

.box p {
	text-indent: 0;
}

.box p:first-letter {
	font-size: 1.2em;
	float: none;
	margin-right: -1px;
}

.box > .titre_box {
	font-weight: bolder;
}

/*Titre des news*/
p.titre_news:first-letter {
	font-weight: bolder;
}
p.titre_news {    
	margin-left: 40px;
	margin-bottom: 0;
	font-size: 1.6em;
}

p.mois_annee_heure_news {
	font-size: 100%;
}
/*Jour dans les news*/
.jour_news {
	font-size: 30pt;
	float: left;
	clear: right;
	margin-top: 8px;
}
.mois_news {
	font-size: 1.2em;
}
.annee_news {
	font-size: 0.8em;
}
.heure_news {
	font-size: 0.6em;
}

.wallpaper {
	display: inline;
}

.wallpaper a {
	font-size: 0.9em;
}

.wallpaper img {
	border-style: dotted;
	border-width: 1px;
	padding: 5px;
	display: inline;
}

.wallpaper .legende {
	text-align: left;
}

.wallpaper li {
	margin: 0;
	padding: 0;
}

/*.wallpaper .legende:before {
	content:url("img/viewmag-.png");
}

.wallpaper .legende:after {
	content:url("img/viewmag+.png");
}*/

/*Style des paragraphes des commentaires: 5px de marge à gauche*/
p.contentComm {
	padding-left: 5px;
}

/* Error Notification  */
#alertMessagePlaceHolder {
	background-color: #FFCCCC;
	border: 1px solid #F00;
	padding: 5px;
	display: none;
	margin: 2em 5px;
}                            

.petit {
	font-size: 0.7em;
}
       
p.lettrine {
	margin-left: 0;
	padding-left: 0;
}

p.lettrine:first-letter {
	font-size: 2.5em;   
}

#hide_js {
  display: none;
}
