/* CSS Document */



body,html{
	height:100%;
	margin:0px;
	background-image:url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	background-attachment: scroll;
}
#cabecera {
	height:100px;
	background-color: #FFFFFF;
	background-image: url(../images/cabecerario1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}
#contenedor {
	background-color:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 800px;



}

#pie{
	clear:both;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#000000;
}

#contenido{
	width:1000px;
	float:right;
}
.noticias {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left:auto;
	margin-right:auto;
}


ul{
list-style:none;
padding:0;
float:right;
margin:0;
}

li{

padding:0;
float:left;

}
li a{
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
}
li a:hover{
	color:#FF9933;
	background-color:#000000;
	
	
	
}	
#menu{
	background-color:#000000;
	float:left;
	font-family:Tahoma, Verdana;
	height: auto;


}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #003333;
	font-weight: bold;
	font-variant: normal;
	margin-top: 10px;
	font-style: normal;
	text-align: left;
}
.noticias{
	width:217px;
	height:350px;
	border:0px solid black;
	padding:8px;
	margin:0px;
	float:left;
	color: #FF6600;
	background-repeat: repeat;
	background-attachment: scroll;
	background-image: url(../images/FONDONUEVO.jpg);
	background-position: center center;
	
}

.noticias img {
	background-color:#FFFFFF;
	border: 1px solid #666666;
	padding: 4px;
	text-align:center;
	margin-left:-4px;
	color: #FFFFFF;

}
.titular {
	height: 63px;
	white-space: nowrap;
	border-top: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #FFFFFF;
}

.intro{
	float:left;
	width:300px;
	height:550px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: left top;

}



.pie1{
	float:left;
	width:400px;
	height:50px;
	background-color:#000000;
	color:#FFFFFF;
	text-align: left;



}


.pie2{
	float:right;
	width:300px;
	height:50px;
	background-color:#000000;
	color:#FFFFFF;
	text-align: justify;

}


.pie3{
	height:auto;
	background-color:#000000;
	color:#FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	float: none;
	margin-top: 90px;
	width: auto;
	margin-bottom: 25px;
	height:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
	


}

a:hover {
	color: #FF9933;
}


a {
	color:#993333;
}





h3{
	font-size:19px;
	font-style:oblique;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #003333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.piano2{
	width:200px;
	height:280px;
	background-image:url(../images/piano3.jpg);
	margin-left:50px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 25px;

	

	}
	.flash{
	float:left;
	width:699px;
	height:200px;
	background-image:url(../images/FACETOFACD.jpg);
	background-repeat: no-repeat;
	border-color: #FFFFFF;
	
	
	
	}
