BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #66ccFF;
	background-image: url(imagenes/fondo3.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

a:link {
    text-decoration: none;
	color:#0000FF:}

A:visited {
     text-decoration: none;
	 color:#0000FF; }

A:active  {
     text-decoration: none;
	 color:#0000FF; }


A:hover   {
     text-decoration: none;
	 color: #FF0000;}

H1{
	font-family: Comic Sans MS;
	font-size: 18pt;
    color:#000066;
	text-align: center;
}

H2{
	font-family: Comic Sans MS;
	font-size: 14pt;
    color:#000066;
	text-align: center;
}

H3{
	font-family: Comic Sans MS;
	font-size: 12pt;
    color:#000066;
	text-align: center;
}

span {display:none;}

.aviso{
	font-family: Verdana;
	font-size: x-small;
	color:#000000;
	text-align: justify;
	text-indent:10px;
	padding-left:10px;
	padding-right:10px;
}

#borde{
	border-left : 2px solid #144700;
	border-right : 2px solid #000000;
	width: 549px;
	text-align: left;
	margin: auto;
}

#contenedor{
	text-align: left;
	width: 600px;
	margin: auto;
	background-color : #ffffff;
}

#cabecera{
	background: transparent url(imagenes/logonav06.gif) no-repeat;
	height : 91px;
	width: 600px;
	float:none
}

#cabecera h1 {margin : 0px 0px 0px 0px;}
#cabecera h1 span {display:none;}

#izquierdo{float:left;}

#derecho{float: right;}

#bloque{width: 600px;}

#bloque h1{color: #6699CC;}

#bloque h2{color: #6699CC;}

#expo{width: 600px;}

#expo h1{color: #6699CC;}

#expo h2{color: #6699CC;}

#navidad{
	background: transparent url(imagenes/navidad06fondo.jpg) no-repeat;
	width: 600px;
	margin: auto;
	background-color : #ffffff;
	float: right;
	font-family: Verdana;
	text-align: left;
	font-size: 8pt;
    color:#000000;
	margin-top: 0px;
}

#navileft{
	width: 290px;
	margin: auto;
	float: left;
}

#naviright{
	width: 290px;
	margin: auto;
	float: right;
}

