tr {
	width:99%;
}

td {
	width:auto;
	vertical-align:top;
	border-top:1px solid #666666;
	margin:0px 1px 0px 1px;
	padding:1px;
}

.row-1 {
	font-style:italic;
	font-weight:bold;
}

#repertoire {
	font-size:75%;
}

.fotos {
}

img {
	width:30%;
	float:none;
	position:relative;
	padding:4px;
}

a {
	color:#800000;
	text-decoration:none;
}

#navigation a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}

h1 {
	font-weight:bold;
	font-size:3em;
	font-family:cursive;
	font-stretch:inherit;
	font-style:italic;
}

h2 {
	font-weight:bold;
	font-size:2em;
	font-stretch:inherit;
	font-style:normal;
}

h3 {
	font-weight:bold;
	font-size:1.4em;
	font-stretch:inherit;
	font-style:normal;
}

#maintitle {
	position:absolute;
	width:auto;
	height:4em;
	background-color:#E6E6E6;
}

body {
	font-family:sans-serif;
	font-weight:normal;
	font-size:14pt;
}

#wrapper {
	left:12px;
	margin:8px auto 0px auto;
}

#header {
	width:900px;
	color:#333333;
	height:5em;
	background-origin:initial;
	background-clip:initial;
	background-color:#BD9C8C;
	border-image:initial;
	border:1px solid #CCCCCC;
	margin:10px 0px 5px 0px;
	padding:10px 1em 10px 1em;
}

#navigation {
	width:900px;
	color:#333333;
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#DAC8BF;
	text-align:right;
	border-image:initial;
	border:1px solid #CCCCCC;
	margin:0px 0px 5px 0px;
	padding:10px 1em 10px 1em;
}

#content {
	width:900px;
	color:#333333;
	background-color:#F2F2E6;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border-image:initial;
	border:1px solid #CCCCCC;
	margin:0px 0px 5px 0px;
	padding:1em;
}

#footer {
	width:900px;
	color:#333333;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	text-align:right;
	font-style:italic;
	font-size:80%;
	border-image:initial;
	margin:2em 0px 5px 0px;
	padding:1em;
}

