@charset "UTF-8";
/* Ambrosía CSS */
body{
	background-color: #dcced7;
	color:#4C4C4C;
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:12px;
	letter-spacing:0.01em;
	line-height:1.65em;
}
a{color:#bc6063;}
a:hover{text-decoration:none;}
#container {
	width: 1100px;
	height: 580px;
	border:1px solid #3d2e1c;
	background:#fff;
	margin-left: auto;
    margin-right: auto;
}
#musica
{	width: 1100px;
	margin-left: auto;
    margin-right: auto;
}

#logo
{
	width: 222px;
	heigt: 535px;
	margin-left:30px;
}

#contenido-derecho
{
	width: 800px;
	float:right;
	margin-top:20px;
}

#footer {
	width: 1100px;
	margin-left: auto;
    margin-right: auto;
	margin-top:10px;
}
#direccion
{
	float:right;
}

#direccion p {color: #3d2e1c; 
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;}

/* navigation */
#amNavWrap { width:1100px; margin:0 auto; position:relative; }
.navwrap { margin:0 0 0 -6px; height: 50px; line-height: 50px; position:absolute; padding-right: 18px; font-size: 12px; }
 #nav { float: left; height: 50px; line-height: 50px; padding-left: 13px; }
#nav, #nav ul { margin: 0pt; padding: 0pt; list-style-type: none; list-style-position: outside; position: relative; line-height: 50px; z-index: 5; }
 #nav a { padding: 0pt 21px; height: 33px; display: block; text-decoration: none; text-align: center; line-height: 28px; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; z-index: 35; position: relative; float: left; }
 #nav ul a { line-height: 33px; }
 #nav li { float: left; position: relative; z-index: 20; margin-top: 11px; }
 #nav li li { border-left: medium none; margin-top: 0pt; }
 #nav ul { position: absolute; display: none; width: 172px; top: 33px; left: -1px; }
 #nav li ul a { padding: 0pt 21px; width: 130px; height: auto; float: left; text-align: left; }
 #nav ul ul { border-top: medium none; top: auto; }
 #nav li ul ul { left: 172px; top: 0px; }
 #nav li:hover ul ul,  #nav li:hover ul ul ul,  #nav li:hover ul ul ul ul { display: none; }
 #nav li:hover ul,  #nav li li:hover ul,  #nav li li li:hover ul,  #nav li li li li:hover ul { display: block; }
.navwrap { background: transparent url('images/menu.png') no-repeat scroll right bottom; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }
 #nav { background: transparent url('images/menu.png') no-repeat scroll left top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; }
 #nav a { color: rgb(136, 136, 136); }
 #nav ul { border-style: none solid solid; border-color: -moz-use-text-color rgb(223, 223, 223) rgb(223, 223, 223); border-width: medium 1px 1px; }
 #nav li ul a { border-top: 1px solid rgb(223, 223, 223); border-bottom: 1px solid rgb(255, 255, 255); }
 #head #nav ul a,  #head #nav ul li { background-color: rgb(245, 245, 245); background-image: none; }
 #head #nav ul a:hover,  #head #nav ul a:focus { background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); }
 #head #nav a:hover,  #head #nav a:focus { color: #3d2e1c; }
 #nav .current_page_item a { color: #3d2e1c; }
  #nav a:hover { color: #3d2e1c; }


/*** */
#pagina p {color:#4C4C4C;
font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
font-size:12px;
letter-spacing:0.01em;
line-height:1.65em;}


#pagina .contenido{width:400px; float:left;}
#pagina .imagen{width:295px; height:198px; float:right; border:1px solid #999; padding:5px; margin-right:50px; margin-top:20px;}
h2 { font-family: Georgia,"Times New Roman",Times,serif; padding:4px; font-weight: bold; color: #5a566a; line-height: 1.65em; background: transparent url('images/linea.gif') no-repeat bottom left; }

