/* CSS Operazigor 
shorthand:

P {font: italic normal bold 12px/14pt Verdana, Tahoma, Arial}
con este orden
y no hace falta q pongas weight,style o demas...
font-style || font-variant || font-weight || font-size / line-height || familia de fuente*/

body { font-family:Tahoma,Helvetica,Arial,sans-serif; font-size:0.9em; margin:0; padding:5px 0 30px 0; color:#666; background-color:#fff; }

img { border:0;}
a { text-decoration:none;}
ul, li {margin:0; padding:0; list-style:none;}
input, select, textarea{font:0.8em Tahoma,Helvetica,Arial,sans-serif; padding:0.15em 0.25em;color:#808080;}

h1{ color:#ff5c4d; font-size:2.4em; font-weight:normal;}
	h1 a{color:#ff5c4d;}
	h1 a:hover{ text-decoration:underline;}
h2{ color:#818181; font-size:1.5em; font-weight:normal; margin-top:-3px;}
h3{ color:#808080; font-size:1.1em; font-weight:600;}

#global { width:769px; margin:0 auto;}
#brd{float:left; border:1px solid #eee; padding:0 26px 0 26px; margin:0 0 30px 0;}

#cab { height:81px;  padding:0; margin:0; width:715px;} 

#menu {width:715px;  background: url('../images/menu-bckgr.png') repeat-x; height:30px;}
	#menu a{ font-size:1.35em; color:#666666; display:block; float:left; padding:0 10px 0 10px; height:30px;}
	#menu a:hover, #menu a.actual{ color:#000;  }
	#menu a.borde{background: url('../images/nota.png') top right no-repeat;}

#destacado {color:#fff;  padding:15px 15px 15px 52px; font-size:0.85em; font-weight:bold; width:648px; background:#a99b6f url('../images/info.gif') 15px 17px no-repeat;}	

#destacado-mail {color:#fff;  padding:15px 15px 15px 52px; font-size:0.85em; font-weight:bold; width:648px; background:#a99b6f url('../images/mail.gif') 15px 17px no-repeat;}

#contenido{ width:715px; margin-top:18px;}

#submenu{font-size:0.8em; width:115px; text-align:right; float:left;}
	#submenu a{ color:#70590f; padding:2px 5px 0 0; display:block; width:110px; height:16px;}
	#submenu a:hover, #submenu a.subactivo { color:#fff; background-color:#a99b6f;}

#datos { float:left; width:590px; border-left:1px solid #a99b6f; padding:5px 0 50px 9px;}
#datos a { text-decoration:underline; color:#666;}
#datos a:hover { color:#000;}

#datos-centrado { float:none; width:705px; border-left:1px solid #a99b6f; border-top:1px solid #a99b6f;border-right:1px solid #a99b6f; border-bottom:1px solid #a99b6f; padding:10px 0 100px 9px;}
#datos-centrado a { text-decoration:underline; color:#666;}
#datos-centrado a:hover { color:#000;}


#contacto { float:left; width:715px;  background: url('../images/telon.jpg') no-repeat;}

#contacto-txt { float:right; width:300px; font-size:0.75em; text-decoration:none; color:#fff; padding:150px 10px 10px 10px;}
#contacto-txt a { text-decoration:underline; color:#fff;}

#contacto-form { text-decoration:none; color:#fff; padding:10px 10px 10px 35px;}
#contacto-form a { text-decoration:underline; color:#fff;}


.operazigor{ clear:both; float:left; width: 450px;}
.operazigor-foto{float:right; width: 250px;}

.autor{ clear:both; float:left; width:590px; margin-bottom:25px;}

.autor_izq { float:left; width:185px; margin-right:11px; border:1px solid #a99b6f; margin-top:5px;}
	.autor_izq img{ padding:0; margin:0; border:0; }
	.brd_inf {border-bottom:1px solid #a99b6f;}
	
.autor_dcha { float:left; width:392px; margin-top:5px;}
	.autor_dcha p{ font-size:0.9em; padding:0 0 0 5px; text-align:justify;}
	.autor_dcha .titular{ display:block; width:385px; font-size:0.80em; font-weight:bold;padding:0 0 0 5px; background-color:#e0e0e0; color:#000; border:1px solid #c2c2c2;}
	
.repertorio ul{ margin:4px; padding:4px;}
.repertorio li{ font-size:0.9em; padding:0 0 0 20px; text-align:justify; background:#fff url(../images/punto.gif) 7px 4px no-repeat;}

.audio ul{ margin:4px; padding:4px;}
	.audio li{ padding: 3px 3px 3px 33px; background:#fff url(../images/sonido.gif) 7px 4px no-repeat;}
	.audio li a { font-size:0.70em;}
	
#pie { clear:both; float:left; height:26px; margin:5px 0 0 0; padding:0 10px 0 10px; width:695px; background:#fff url(../images/fnd_pie.gif) 0 7px repeat-x;}
#pie a{  color:#000; text-decoration:none;}
#pie a:hover{ text-decoration:underline;}

#pie_izq{ font-size:0.65em; width:300px; float:left; padding-top:7px;}
#pie_dcha{ width:300px; float:right; text-align:right;}
/* Formulario de Contacto*/
.submit {margin:3px; height:20px;border:solid 0 #fff;width:80px; font:0.8em Tahoma,Helvetica,Arial,sans-serif;color:#fff;text-transform:uppercase; }


