body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal ; color: #000000; background-color: #FFFFFF; background-attachment: fixed; background-image: url(logo_trans.gif); background-repeat: no-repeat; background-position: center center}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CC3300 }
.backImagen {  background-image: url(logo_trans.gif); background-repeat: no-repeat; background-position: center center}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #000000}
.todo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

a:hover {text-decoration:none;}

.bordeInferior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-width: thin;
}

fieldset {
	border: thin dotted #999999;
}
legend {
	font-size: 14px;
	font-weight: bold;
}
.fondoAmarilloNaranja {
	background-color: #FFB700;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #999999;
	border: solid;
	border-width: thin;
}

#supermenu {
	width:100%;
	height: 29px;
	background-color: #FFCF55;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-width: thin;
}

#menu {
	margin: 0;
	padding: 0;
	font-weight: bold;
	background-color: #FFCF55;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
}

#menu li {
	margin: 0;
	/*padding: 7px;
	display: block;
	float: left;*/
	}

#menu ul li a {
	background-color: #FFCF55;
	color: #000000;
	text-decoration: none;
	width:100%;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}

#menu ul li a:hover  {
	background-color: #000000;
	color: #FFB700;
	width:100%;
	}

.item_marcado {
	color: #FFFF33;
	text-decoration: underline;

	
	}

body#home #menu li#home a, 
body#artists #menu li#artists a,
body#news #menu li#news a,
body#registration #menu li#registration a,
body#news #menu li#news a,
body#program #menu li#program a,
body#cfp #menu li#cfp a,
body#members #menu li#members a,
body#events #menu li#events a,
body#committee #menu li#committee a,
body#location #menu li#location a  {

	background-color: #990033;
	color: #d6d71d;

	}
