a:link, a:visited, a:active
{
    color: #0099ff;
    font-weight: normal;
}
a:hover
{
    color: #000000;
    background-color: #00ccff;
    border-color: #00ccff;
}

a.foto_musica:link, a.foto_musica:visited, a.foto_musica:active
{
    color: #0066ff;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
}
a.foto_musica:hover
{
    color: #66ffff;
}

a.b0:link, a.b0:visited, a.b0:active
{
    border: 0px;
}
a.b0:hover
{
    border: 0px;
}

p
{
    color: #ccddff;
    font-weight: normal;
    text-align: left;
}

p.boxed
{
    border-style: inset;
    border-color: #000022;
    border-width: 1px;
    padding: 6px;
    font-family: arial;
    font-weight: normal;
    text-align: justify;
    color: #00bbff;
    background: #000011;
}

.btop
{
    padding: 0;
    height: 7px;
    background: url("../images/blue.png") no-repeat 0px 0px;
}

.bmiddle
{
    background: url("../images/blue_fill.png") repeat-y;
}

.bbottom
{
    padding: 0;
    height: 11px;
    background: url("../images/blue.png") no-repeat 0px -8px;
}


ul
{
    list-style-image: url("../images/bala_luna.gif");
    font-weight: normal;
    color: #88ffff;
}

.project
{
    font-family: "arial black";
    font-size: 10pt;
    font-weight: bold;
    text-align:center;
}

div.project
{
    text-align: center;
    margin:auto;
}

strong.project
{
}

em.project
{
    color: #aaddff;
    font-family: arial;
    font-style: italic;
}

span.project
{
    font-size: 12pt;
    color: #6699ff;
}


ul.project
{
    text-align:left;
    width: 85%;
    list-style: none;
    list-style-image: none;
    border: 2px inset #000033;
    background-color: #000000;
    margin: 0;
    padding: 0;
}

li.project
{
    text-align:left;
    background-color: #000000;
    border: 1px solid #000000;
    font-family: arial;
    font-size: 8pt;
    margin: 0;
    padding-left: 20px;
}

tt.project
{
    font-size:9pt;
}

h1
{
    color: #0066ee;
}

h1.project
{
}

img.alogo
{
    border-style: ridge;
    border-color: #0000ff;
    border-width: 4px;
    margin:5px;
}

img.project
{
    border-style: inset;
    border-color: #334499;
    border-width: 1px;
    width: 64px;
    height: 64px;
/*    margin:4px;*/
}

img.robotronic
{
    border-style: ridge;
    border-color: #d5be7c;
    border-width: 4px;
}

em
{
    color: #f0f0ff;
    font-size: 9pt;
    font-weight: bold;
}
hr
{
    border-style: outset;
    border-width: 2px;
    border-color: #0000ff;
}


.cap
{
    color: #0000bb;
}

a:hover
{
	background-color: #ff9900;
	border-color: #ff9900;
}
ul.project
{
	background-color: #000022;
}
li.project
{
	background-color: #000022;
	border-color: #000022;
}
td
{
	color: #99ddff;
}
#antojitos img.am
{
	width: 110px;
	float: left;
	margin-right: 5px;
	border:1px solid red;
}
#antojitos hr.am
{
	border: 1px solid red;
}
#antojitos p
{
	color:#ffddee;
}
#projectTitle
{
	color:blue;
}
#infoBox
{
	position:absolute;
	opacity: 1.0;
	display:none;
	width:300px;
	border:1px solid #ff9900;
	box-shadow:0 0 5px 5px rgba(255,220,128,0.25);
	-moz-box-shadow:0 0 5px 5px rgba(255,220,128,0.25);
	-webkit-box-shadow:0 0 5px 5px rgba(255,220,128,0.25);
	z-index:100px;
}
#infoBox img 
{
	border:1px solid #ff9900;
	float:left;
	margin-right:20px;
}
#infoBox div.content
{
	text-align:left;
	background-color:#221100;
	color:#ff9900;
	padding:20px;
}

