

body {
	background-color: #000000;
}

HR {
	color: #C19232;
}

.Estilo1 {
	color: #C19232;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
        
}
.Estilo2 {
        color: #C19232;
	font-family:arial;
	font-size: 14px;	
	font-weight:normal;
	font-style: none;
        
}


.Estilo3{
	color: #C19232;
	font-family: monotype corsiva, fantasy;
	font-size:30px;
	font-weight: normal;
	font-style: italic;
}

.Estilo4{
	color: #C19232;
	font-family: arial;
	font-size: 16px;
}
.Estilo5{
	color: gray;
	font-family:arial;
	font-size: smaller;
	font-weiht: bold;
	font-style: underline;
}

.Estilo6{
	color: #C19232;
	font-family: monotype corsiva,fantasy;
	font-size:28px;
	font-weight: lighter;
	font-style: italic;
}	

a:link {
	color: #C19232;
text-decoration: none;
}
a:visited {
	color: #FF0000;
text-decoration: none;
}
a:hover {
	color: #0000FF;
text-decoration: blink;
}
a:active {
	color: #0000FF;
text-decoration: blink;
}
a:focus{
	color: #C19232;
text-decoration: blink;
}


a.bouton:hover{

text-decoration:none;
color:#000000; 
text-align:center; 
font-weight:bold; 
background-color:#C19232;
padding:5px}

.bouton{text-align:center;padding:5px;}

form   
 td, input, select, textarea
   { font-size:12px; 
border:1px solid #C19232;
font-family:Arial,sans-serif;
background-color:#000000;
 font-weight:bold; 
   color:#C19232;
	}


 #marco {
 background-image:url(imagdanse/marco.gif);
 background-repeat:no-repeat;
 background-position:50%;
 padding:6px;
 }

#toutautour {
  border-width:12px;
  border-style:groove;
  border-color:#C19232;
  padding:0px;
}

