/* www.DianaHosting.com */
@charset "iso-8859-1";
@font-face {
	font-family: 'HalloweenRegular';
	src: url('../fuentes/hallown-webfont.eot');
	src: local('?'), url('../fuentes/hallown-webfont.woff') format('woff'), url('../fuentes/hallown-webfont.ttf') format('truetype'), url('../fuentes/hallown-webfont.svg#webfont7sec831T') format('svg');
	font-weight: normal;
	font-style: normal;
}
.Halloween {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
            color:red;
			font-family: 'HalloweenRegular', sans-serif;
            font-size: 24px;
            text-align: center;
			/* font-size-adjust: 0.45; */
}

body{
  font-family: "Arial", hallown;
  font-size: 12px;
  margin-top: 5px;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  text-align:center;
  background:url(../images/fondo_azul.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  }
div, h4, h5, img, form, ul, p, dl{
	padding:0; margin:0;
	}
h1{ padding:0; margin:0; font-size:14px; }
h2{ font-size:13px; }
h3{ font-size:12px; }
ul{
	list-style-type:none;
	}
a {
  color: #0000FF;
  text-decoration: none;
  }
a:hover {
  font-weight: bold;
  color: #8A0886;
  }
a img {
  border: none;
  }
.table{
font-family: Arial;
margin-top: 0;
margin-bottom: 0;
  }

.haloween{
    font-family: "hallown", Arial;
    font-size: 20px;
    color: #FF0101;
}

#contenedor{
  margin:0 auto 0 auto;
  width:1000px;
  /* border: 1px solid #000; */  
}

#header{
	position:relative;
	text-align:left;
	color: #FFF;
	height:100px;
	margin:0 auto;
  /*background-color:#0B3861; */
  background:url(../images/fondo_header.gif);
  /* background:url(../images/header_maquisa.jpg); */
  /*background:url(../images/fondo1.jpg); */
}
#header .logo{display:block; font-size:0; position:absolute; right:20px; top:2px;}
#header .title{display:block; font-size:36px; font-weight: bold; position:absolute; left:30px; top:15px; color:#fff;}
#header .subtitle{display:block; font-size:14px; position:absolute; left:30px; top:57px; color:#fff;}
#header .special{display:block; position:absolute; right:250px; top:2px;}

#header_360{
	position:relative;
	text-align:left;
	color: #000;
	height:120px;
	margin:0 auto;
	border: 1px solid #000;
  background-color: #FFF;
}

#nav {
	position:relative;
	background-color: #0B3861;
	height: 20px;
	margin: 0 auto;
	border-bottom: 5px solid #000;
	z-index: 1;
}
.menu {
	font-family: Arial;
	margin: 0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:auto; 
	text-align:center;
	line-height:20px; 
	font-size:12px; 
	overflow:hidden;
	padding: 0px;
  padding-left: 15px; 
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color: #F5D0A9;}

#madre {
  position:relative;
  background: #E0ECF8;
  min-height:900px;
  border: 1px solid #000;
  }
html>body #madre { position:relative; background:#E0ECF8;min-height:900px; border: 1px solid #000;}

#izquierda {
  position:absolute;
  text-align:left;
  top:0;
  left:0;
  padding:0px 0px 0px 0px;
  width:200px;
  min-height:900px;
  color:#000;
  background:transparent;
  }
#central {
  color: #000;
  text-align:justify;
  margin-left:205px;
  margin-right:205px;
  padding:5px 5px 5px 5px;
  background-color:#fff;
  min-height:900px;
  }
html>body #central {
  color: #000;
  text-align:justify;
  margin-left:205px;
  margin-right:205px;
  padding:5px 5px 5px 5px;
  background-color:#fff;
  min-height:900px;
}
#derecha {
  position:absolute;
  text-align:left;
  top:0;
  right:0;
  padding:0px 0px 0px 0px;
  width:200px;
  min-height:900px;
  color:#000;
  background:transparent;
  }
#footer{
  clear : both;
  color: #FFFFFF;
  font-size: 8pt
	position:relative;
	height:50px;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
  background-color: #0B3861;
	}
	
/*.marco1 { 
   padding:8px; 
   background-color: #f5f5f5; 
   width: 200px; 
   border: 1px solid #999999; 
} 
.marco1 IMG{ 
   border: 1px solid #000000; 
} */



