body{
	width: 90% ;
	margin: auto ;    background-color: #000000 ;
    color: #808285 ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1
{
	text-indent: -50000px ;
	font-size: 0.4em ;
}

h2
{
	font-size: 0.9em ;
	text-indent: 30px ;
	color: #DD0000 ;
	border-bottom: 1px solid #808285 ;
}

h3
{
	margin-top: 40px ;
	font-size: 0.9em ;
	color: #DD0000 ;
}

h4
{
	margin-top: 40px ;
	font-size: 0.7em ;
	color: #DD0000 ;
}

cite
{
	display: block ;
	width: 90% ;
	margin: 50px auto 0 auto;
	text-align: right ;
	font-variant: normal ;
	font-size: 0.8em ;
}

img
{
	border: none;
}

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

a:hover
{
	color: #DD0000 ;
	background: none ;
}

.textebio p
{
	width: 90% ;
	margin-left: auto ;
	margin-right: auto ;
	font-variant: normal ;
	text-align: justify ;
	text-indent: 30px ;
}

.center
{
	text-align: center ;
}

.email
{
	font-variant: normal ;
}

.minitext
{
	color: #FFFFFF ;
	font-variant: normal ;
	font-size: 0.8em ;
}

.date
{
	margin-top: 40px ;
	font-size: 0.9em ;
	color: #DD0000 ;
	text-indent: 30px ;
}

.discoimage
{
	float: left ;
	margin-left: 20px ;
}

.discotext
{
	font-size: 0.9em ;
	margin-left: 140px ;
}

#header
{
	height: 120px ;
	background: url("images/logodavidv2.jpg") no-repeat bottom center ;
	margin-bottom: 12px ;
	margin-top: 8px ;
	padding-top: 4px ;
}

#menu{	font-variant: small-caps ;	list-style: none ;	margin: 0 ;	padding: 0 ;	text-align: center ;}#menu li{	display: inline ;	margin-right: 1px ;}#menu li a {	padding: 4px 4px ;	text-align: center ;	text-decoration: none ;}

#menu li a:hover, #menu li a:focus
{
}


#corps
{
	width: 70% ;
	margin-top: 60px ;
	margin-right: auto ;
	margin-left: auto ;
	margin-bottom: 50px ;
	font-variant: small-caps ;
}
	
#foot
{
	padding: 8px ;
	margin: 8px ;
	text-align: center ;
	font-size: 0.7em ;
	border-top: 1px solid #DD0000 ;
}