/* CSS Document */
A:link { font-family: 12px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;text-decoration:none;color:#2C3970;font-weight:normal }
A:visited { font-family:Verdana;font-size:8pt;text-decoration:none;color:#2C3970;font-weight:normal }
A:hover { color:#fff;background:#7E84A4; }

.tablacuerpo{
	vertical-align: bottom;
}	
.logodanza{
	padding: 15px 0px 0px 5px;
}


/* Botones 1 */

#menu {
	list-style:none;
	text-decoration: none;
	padding: 0px;
	margin: 10px 0px 10px 20px;
	font: 11px/1.6em "Courier new","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #666666;			
}
#menu li a {
	list-style:none;
	text-decoration: none;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	font: 11px/1.6em "Courier new","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #666666;			
}
#menu li a:hover {
	color:white;
	filter: blur;
	background-color:#7E84A4;
}


/* Botones 2 */

#menu2 {
	
	list-style:none;
	text-decoration: none;
	padding: 0px;
	margin: 5px 40px 10px 0px;
	font: 11px/1.6em "Courier new","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #666666;			
}
#menu2 li a {
	list-style:none;
	text-decoration: none;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	font: 11px/1.6em "Courier new","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #666666;			
}
#menu2 li a:hover {
	FILTER: blur;
	color:white;
	background-color:#7E84A4;
}


/* Texto principal*/


.textoprincipal{
	border-style: dashed;
	border-width: 1px;
	border-color: #666666;
	width: 265px;
	height: 300px;
	vertical-align: top;
	padding: 2px 0px 0px 0px;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
	color: #2C3970;
			
}
.iframe{
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	width:265px;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #4F5884;
        text-align: justify;
}
.iframe2{
	padding: 0px 0px 0px 5px;
	background-color: transparent;
	width:265px;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #2C3970;
        text-align: justify;
}
.fotos{
	margin: 0px 0px 100px 0px;
	text-align: center;
	font: 13px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #9E564E;
	font-weight: bold;
}

.fotosmini{
	margin: 0px 0px 100px 0px;
	text-align: center;
	font: 15px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #9E564E;
	font-weight: bold;
}
	
.pie{
	vertical-align: top;
	font: 12px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #2C3970;
        text-align: center;
	padding: 30px 0px 0px 0px;
}
.editor{
	padding: 0px 0px 0px 5px;
	width:265px;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #333333;
        text-align: justify;
}		