html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	/*background-color: #000000;*/
	color: #ffffff;
	font-size: 75%;
	
	background: black url(../imagenes/pattern.png);
	/*background: black url(../imagenes/fuego.jpg);*/
    background-repeat: repeat;
}
a, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

a:focus, a:hover, a:focus:hover {
	text-decoration: none;
	color: #ff0000;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	/*font-family: "Trebuchet MS", Verdana, sans-serif;*/
	font-family: "Courier New";
	margin: 0;
	color: #ffffff;
}
h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #ffffff;
}
h2 {
	font-size:1.5em;
	letter-spacing:2px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 850px;
	/*background-color: #000000;*/
	background-color: transparent;
	margin: 0px 380px;
	text-align: left;
	border-color: #ffffff;
	border-style: none;
	border-width: 3px 3px 3px;
}
div#container {

}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	/*color: #777;*/
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
div#izq{
	font-weight: bold;
	font-size: 1.4em;
	background-color: #000000;
	float: left;
	}
div#menu{
	display: block;
	font-weight: bold;
	font-size: 1.0em;
	/*color: #000000;*/
	float: left;
	width:170px;
	
	left: 280px;
	top: 60px;
	padding-Top: 70px;
	text-align: left;
	}
div#menu a{
	font-family: "Courier New";
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-size:1.2em;
}
div#menu1{
	display: block;
	font-weight: bold;
	font-size: 1.0em;
	/*color: #000000;*/
	float: left;
	left: 280px;
	top: 60px;
	padding-Top: 70px;
	text-align: left;
	}
div#menu1 a{
	font-family: "Courier New";
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-size:1.2em;
}
div#cat{
	margin: auto, auto;
	}
div#contenido {
	width: 600px;
	display: block;
	/*background-color: #000000;*/
	margin: 80px 50px auto auto;
	padding-top: 20px;
	text-align: center;
	float: right;
}
div#contenido a{
	color: #000000;
	text-decoration: none;
}

div#menu a:hover {
	color: #ff0000;
	text-decoration: none;
}
div#contenido h2:hover {
	background-color: #ff0000;
	text-decoration: none;
}
td.galeria
{text-align: center;
border-color: #FF0000; 
border-width:1px; 
border-style: solid;
	}
div.td_galeria{
	text-align: center;
    vertical-align:middle;
    background-color: black;
}
legend {
  padding: 0.2em 0.5em;
  color:red;
  font-size:120%;
  text-align:left;
  }
div#curacion
{
	text-align: left;
	padding-left: 40px;
	
	}
div#curacion ul
{	padding-left:60px;
font-size:120%;
	}
div#curacion h1
{
	color: #ff0000;
	}
table#tab_inicio
{text-align: justify;
 width: 100%;
 border : 10px;
 font-size:120%;
 border-style: none;
 	}
 	table#tab_inicio2
{text-align: justify;
 width: 100%;
 border : 10px;
 font-size:120%;
 border-style: none;
 	}
#galleria {
	height:500px;
	width: 800px;
}
#myBox {
	text-align:left;
	background-color:transparent;
	background-attachment:fixed;
	background-origin:initial;
	background-clip:initial;
	min-height:400px;
	border-top-left-radius:30px 30px;
	-webkit-border-top-left-radius:30px 30px;
	-o-border-top-left-radius:30px 30px;
	-moz-border-radius-topleft:30px 30px;
	border-top-right-radius:30px 30px;
	-webkit-border-top-right-radius:30px 30px;
	-o-border-top-right-radius:30px 30px;
	-moz-border-radius-topright:30px 30px;
	border-bottom-right-radius:30px 30px;
	-webkit-border-bottom-right-radius:30px 30px;
	-o-border-bottom-right-radius:30px 30px;
	-moz-border-radius-bottomright:30px 30px;
	border-bottom-left-radius:30px 30px;
	-webkit-border-bottom-left-radius:30px 30px;
	-o-border-bottom-left-radius:30px 30px;
	-moz-border-radius-bottomleft:30px 30px;
	width:600px;
	color:#000080;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	border:0px;
	margin:40px auto 40px auto;
	padding:30px;
}
