/* CSS Document */

p, ul, ol, dl, dt, dd, li, blockquote, cite, h1, h2, h3, h4, h5, h6 /*(etc)*/{ margin:0; padding:0; font-size:1em; font-weight:normal;
}
img{ border:0;
}
body {
background-color: #801B30;
background-image: url(images/trama.png); background-repeat: repeat;
}
#logo { background-image: url(images/mistela_04.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center; width: 105px; height: 100px; float: right; clear: right; margin: 10px; padding-right:10px; }
#direccion { color: #686565; font-family: geneva, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 100%; text-align: left; width: 130px; float: left; padding-top:10px; }
#menu1 { width: 300px; clear: both; margin: 20px; _margin: 0px; }
#menu2 { width: 300px; float: center; clear: both; margin: 0px; padding-top: 15px; text-align: right;  }
#menu3 { width: 300px; float: center; clear: both; text-align: left;  padding-top: 15px;  }

p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
line-height: 1.5em;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.7em;
font-style:italic;
padding-top: 10px;
line-height: 1em;
color: #ffffff;
}
h3 { color: #aeadad; font-size: 0.6em; line-height: 1.2em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
line-height: 1.2em;
font-weight: bold;
color: #000000;
padding-bottom:10px;
}

h1 a {
font-family: Georgia, "Times New Roman", Times, serif;
color: #ffffff;
}




/* estructura */

#content { width: 800px !important; height: 540px; margin: 0 auto; display: block; }

/*#sup {
width: 802px;
height: 12px; 
background: transparent url(images/panpan_sup.gif) no-repeat;
background-repeat: no-repeat;
}*/

#main { width: 800px; height: 500px; margin-top: 40px; border:1px solid #ffffff;

}

#footer {
width: 800px;
display: block;
clear:both;
color:#941e3f;
padding: 1px 0;
}
.descripcion {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:left;
padding-top: 110px;
padding-left: 245px;
color:#941e3f;
font-style: italic;
line-height: 15px;

}
#contenido { width: 800px; height: 500px; clear:both; }

#flash {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal !important;
	width: 480px;
	height: 500px;
	float: left !important;
	clear: left;
}
#info { width: 310px; display: block; background-color:#ffffff; text-align: justify; height: 500px; float: right; clear: right; padding-left: 10px; }

