* {margin:0px; padding:0px ; border: 0px}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ;
    text-align: center}
h2 {font-size: 1.3em; color:blue ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
body {
	text-align: center;
	background-image: url(objetos/fondo.png);
	height:100%;
	background-color: #FFFFFF;
	float: center;
}
p {text-align: justify}

#global {width:800px ; margin: 4px auto }
#cabecera { font-size:3em ; margin-bottom: 20px}
#contenido { float: center; margin-bottom: 30px ; font-size: 19px}
#contconciertos { float: center; margin: 30px 4px 30px 4px}
#contconciertos p {text-align: center; color: #CC0033; font-size: 22px; padding: 20px 4px 20px 4px}
#menu {width: 160px; height:124px ; float:left ; text-align:left ; padding:12px 4px 8px 6px ; background-image: url(objetos/fondomenu.gif); margin-right: 10px ; font-size: 1.1em}
#menu li {list-style: none; padding: 3px 0px 2px 0px }
#contenido p {padding: 5px 10px 5px 10px ;text-indent: 15px }
#img1 {float: right ; margin: 3px 3px 3px 10px }
#contenido2 {background-color: #FFFDA8; border: black 1px solid; width: 800px; padding: 10px 0px 190px 0px ; float: center; margin-bottom: 0px}
#navegacion { text-align: center}
#navegacion p {text-align: center; margin: 10px 0px 0px 0px}
#navegacion li {list-style: disc; padding: 10px 15px 3px 15px; font-size: 1.1em}
#imgpremysa {float: right; padding: 43px 20px 40px 40px}
#imgayto {float: left;  padding: 4px 40px 30px 76px; }
#contenido3 {background-color: #CC99CC;  width: 800px; margin: 0px 0px 30px 0px ; padding: 15px 0px 10px 0px; float: center}
#webmaster {list-style: none; width:200px; background-color: #CC99CC; border: double; margin: 0px 0px 0px 0px}
#webmaster p {text-align:center}
#piepag {list-style: none; width: 800px; float: left ; background-color: #CC99CC;}
#piepag p {text-align: center}
#volver {width: 800px; margin: 30px 0px 20px 0px; float: center}
#volver p {text-align: center; margin-top: 10px; margin-bottom: 20px}
#celda {float: center; text-align: center; font-size:1.2em; font-weight: bold}
#celda p {text-align: center; font-size:1.2em; font-weight: bold}
a: {color:#003366 ; font-size: 1em ; text-decoration: none; display: block; margin: 8px 6px 8px 6px}
a:link {text-decoration: none}
a:visited {color: blue ; text-decoration: none}
a:hover {color: red ; font-size: 1em ; text-decoration: none; background-color: #CCCCCC}
a:active {text-decoration: none; color: #CC3333; font-size: 1em ; background-color: #CCCCCC}

