body {background-color:black;}
body {text-align:center}
#global {width:850px  ;margin: 0 auto ; padding:0px ; border: 0px ;text-align: center } 

#menu {background-image: url("http://famedecodesign.com.ar/imagenes/fondo.JPG");background-color:black; width: 380px ; float:right;text-align:left;margin: 30px 20px 0px 10px } 
#menu li {list-style:none ; margin: 0px 0px 0px 0px}
#cabecera {background-color:black;}
#navegacion {background-image: url("http://famedecodesign.com.ar/imagenes/fondo.JPG");border-left: #ddd 1px solid ; border-right: #ddd 1px solid }
#pie {background-color:black; height:10px;border-left: black 1px solid ; border-right: black 1px solid ; border-bottom: black 1px solid}
#principal {background-image: url("http://famedecodesign.com.ar/imagenes/fondo.JPG");margin: 0px 0px 0px 0px;border-left: black 2px solid;border-bottom: black 2px solid ;border-right: black 2px solid }
#navegacion li {float:center ; list-style:none ; margin: 1px 0px 5px 0px  }
#navegacion ul { margin: 0px 0px 0px 0px }				 
a {color:#E87400; font-size:1.4em  ; text-decoration: hover}
a {color: #E87400 ; text-decoration:none}
a: link {}
a: visited {}
a: hover { color :ogrange; text-decoration: ogrange}
a: active {}
a:hover {color:#951C03; text-decoration:#FF7700; background-color:none}			 
#barra1 {border-left: black 1px solid ; border-right: black 1px solid ; border-top: black 3px solid}
#barra2 {border-left: black 1px solid ; border-right: black 1px solid ; border-bottom: black 3px solid}
h1 {font-size:1em; color:black; font-weight:none ; text-decoration: none ; text-align: center}
h2 {font-size:1em;color:#5F5E5E;font-weight: none;text-align: center; margin: 0px 0px 0px 15px }
h3 {color: white;margin: 0px 0px 0px 15px;font-weight: none }

h5 {font-size:0.8em; color:#00C61A; font-weight: bold ; text-decoration: none ; text-align: left;margin: 0 auto ; padding:0px ; border: 0px ; }
h6 {font-size:0.6em; color:#A4A4A4; font-weight: bold ; text-decoration: none ; margin: 0 auto ; padding:0px ; border: 0px ;text-align:left }
h7 {font-size:1em; color:#054503; font-weight: bold ; text-decoration: none ; text-align: right}
h8 {font-size:1.3em; color:#054503; font-weight: bold ; text-decoration: none ; text-align: center}
c1 {font-size:1.3em; font-weight: bold ; text-decoration: none ; text-align: center}




#navcontainer
{
font-family: Verdana,Verdana;
margin: 0 auto;
width: 100%;
border-bottom: 1px solid black;

}

#navlist
{
width:100%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: 1px;
text-decoration: none;
color: #E87400;
font-size: 1.2em;
padding: 0px;
border-top: .0em solid #eee;
}

#navlist li a:hover,#navlist a#current
{
color: #333;
border-top: none;
font-size: 1.3em;
}

#navlist a#current { color: #fc6; }


