body{
margin: 0px;
font-family: Georgia, Arial, sans-serif;
background-color: Black;
/*background-image:url(fondoNochebuena.jpg);
background-repeat:repeat-y;*/

}

img{border:0px;}

a:link{

color: #fc6;
text-decoration:none;

}
a:visited{
color: #fc6;
text-decoration:none;

}

a:hover{
color: #fc6;	
text-decoration:underline;


}

h2{
	font-family: Georgia, Arial, sans-serif;
	color: #f93;
	font-size: 0.7em;	
	font-style: italic;
	display: inline;
	}
h3{
	font-family: Georgia, Arial, sans-serif;
	color: #fff;
	font-size: 1.0em;	
	font-style: normal;
	}


	h4{
	font-family: Georgia, Arial, sans-serif;
	color: #f93;
	font-size: 0.8em;	
	font-style: normal;
margin-left:28px;
	}
 
.leyenda{
	background-color: Black;
	text-align: center;
	padding: 4px;
		
}

.imagenFin{
	background-image: url(img/finAnio.jpg);
	background-position: absolute;
	background-repeat: no-repeat;
	width: 268px;
}

.direccion{
	font-family: Georgia, Arial, sans-serif;
	color: #fff;
	background-color: transparent;
	font-size: 0.7em;	
	font-style: normal;
	text-align: right;
		background-image: url(img/fondoEncabezado.jpg);
background-repeat: repeat-x;

}
.pie{
	/*font-family: Georgia, Arial, sans-serif;
	color: #666;
	font-size: 0.7em;	
	font-style: normal;
	text-align: center;*/
	border-top: dashed 1px #666;
	padding-top:10px;
	margin-bottom:10px;
	text-align: center;
}
h5{
	font-family: Georgia, Arial, sans-serif;
	color: #666;
	font-size: 0.7em;	
	font-style: normal;
	
	display: inline;
	
}

p, .texto{
	font-family: Trebuchet Ms, Arial, sans-serif;
	color: #fff;
	font-size: 0.8em;	
	font-style: normal;
	margin-left:5%;
}

.menuFin{
width:300px;
}

/*Menu*/

.menu
{
 margin-left:2%;
 margin-right:2%;
}

/*Tama�o de la lista*/
#menu ul {
   margin-left:5px;
	padding: 0;

}

/* En este caso se eliminan los bullets de la lista*/
#menu ul, li{
 list-style-type: none;
 width: 125px;
 display: block;
 padding: 5px;
}

/*Caracter�sticas de li*/
#menu li {
	font-size: 0.9em;
 	font-family: Georgia, Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration: none;
	border-top: dashed 1px #ccc;
	 display: block;
 	 }

/* Definir  los estados de link y hover para hacer efecto de rollover*/
#menu a {
	text-decoration: none;
	color: #fff;
	background-color: #000000;
	display: block;
	text-align:left;
	padding: 5px;
}


 
#menu a:hover {
	color: #000;
	font-size: 1.1em;
	background-color: #f93;
	padding: 5px;

	
}
#menu a:selected {
	color: #ff9933;
	font-size: 1.1em;
	
	
}

/*Menu2*/

.menu2
{
 margin-left:2%;
 margin-right:2%;
}

/*Tama�o de la lista*/
#menu2 ul {
   margin-left:5px;
	padding: 0;

}

/* En este caso se eliminan los bullets de la lista*/
#menu2 ul, li{
 list-style-type: none;
 width: 130px;
 display: block;
 padding: 5px;
}

/*Caracter�sticas de li*/
#menu2 li {
	font-size: 0.7em;
 	font-family: Georgia, Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration: none;
	border-top: dashed 1px #c60;
	 display: block;
 	 }

/* Definir  los estados de link y hover para hacer efecto de rollover*/
#menu2 a {
	text-decoration: none;
	color: #c60;
	background-color: #000000;
	display: block;
	text-align:left;
	padding: 5px;
}


 
#menu2 a:hover {
	color: #000;
	font-size: 1.1em;
	background-color: #ccc;
	padding: 5px;

	
}
#menu2 a:selected {
	color: #ff9933;
	font-size: 1.1em;
	
	
}

.fondoEncabezado{
background-image: url(img/fondoEncabezado.jpg);
background-repeat: repeat-x;
height: 211px;
}

.logo{
text-align: center;
width:348px;
	
}
.imagenfondo{
	background-image: url(img/danzante.jpg);
	background-position: absolute;
	background-repeat: no-repeat;
}
.imagenbaile{
	background-image: url(img/baile.jpg);
	background-position: absolute;
	background-repeat: no-repeat;
}
.imagenComida{
	background-image: url(img/comida.jpg);
	background-position: absolute;
	background-repeat: no-repeat;
}
.imagenMes{
	background-image: url(img/rosa1.jpg);
	background-repeat: no-repeat;
height:154px;
width:250px;
}

.ancla{
	text-align: right;
	width:80%;
	margin-bottom: 8px;
	
}
.resaltado{
	font-size: 0.9em;
	color: #f90;
}
.subtitulo{
	font-size: 1.1em;
	color: #f90;
}
.Anuncio{
font-size: 1.3em;
color:green;
font-style: italic;
text-align:center;
}
.resaltadoAnuncio{
	font-size: 1.2em;
	color: #FF0000;
	font-style: italic;
}
.verde{
color:	#FF9900;
font-size:0.7em;
}

.croquis
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 10px;
}
.textos{
color: #c90;
vertical-align: top;
font-size:9pt;
font-weight:bold;
padding:8px;
white-space: nowrap;
border: dashed 1px #c60;
}

.textos2{
color: #c90;
font-size:8pt;
}

.campos{
  color: #c60;
font-size:8pt;
}
