@charset "utf-8";
/* CSS Document */
body{
	  background-image:url(../imagenes/dianetica.jpg);
}


#contenedor{

	width:1340px;
	height:2250px;
	margin-left:auto;
	margin-right:auto;
	
	}
	
	header{

	width: 1330px;
	height:470px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	}
	
	
	
	
	nav{
		width: 960px;
		height: 80px;
		margin-left: auto;
		margin-right: auto;	
		}
/* ################################*/
				#inicio{
					width:192px;
					height:55px;
					background-color:#036;
					border-radius: 1px 1px 1px 1px;
					box-shadow: 2px 2px 5px 1px  #999;
					font-family:Alpaca Scarlett Demo;
					font-size:12px;
					color:#FFF;
					text-align:center;
					float:left;
					}
					
					#inicio:hover{
						width:192px;
						height:60px;
						background-color:#003;
						border-radius: 1px 1px 1px 1px;
						box-shadow: 2px 2px 5px 1px  #999;
						text-align:center;
						font-family:Alpaca Scarlett Demo;
						font-size:12px;
						color:#FFF;
						float:left;
						}
						
						
				#libros{
					width:192px;
					height:55px;
					background-color:#036;
					box-shadow: 2px 2px 5px 1px  #999;
					border-radius: 1px 1px 1px 1px;
					text-align:center;
					font-family:Alpaca Scarlett Demo;
					font-size:12px;
					color:#FFF;
					float:left;
					}
					
					#libros:hover{
						width:192px;
						height:60px;
						background-color:#003;
						border-radius: 1px 1px 1px 1px;
						box-shadow: 2px 2px 5px 1px  #999;
						text-align:center;
						font-family:Alpaca Scarlett Demo;
						font-size:12px;
						color:#FFF;
						float:left;
						}
				
				
						
				#cursos{
					width:192px;
					height:55px;
					background-color:#036;
					border-radius: 1px 1px 1px 1px;
					box-shadow: 2px 2px 5px 1px  #999;
					text-align:center;
					font-family:Alpaca Scarlett Demo;
					font-size:12px;
					color:#FFF;
					float:left;
					}
					
					#cursos:hover{
						width:192px;
						height:60px;
						background-color:#003;
						border-radius: 1px 1px 1px 1px;
						text-align:center;
						font-family:Alpaca Scarlett Demo;
						font-size:12px;
						color:#FFF;
						float:left
						}
				#dianetica{
					width:192px;
					height:55px;
					background-color:#036;
					border-radius: 1px 1px 1px 1px;
					box-shadow: 2px 2px 5px 1px  #999;
					text-align:center;
					font-family:Alpaca Scarlett Demo;
					font-size:12px;
					color:#FFF;
					float:left;
					}
					
					#dianetica:hover{
						width:192px;
						height:60px;
						background-color:#003;
						border-radius: 1px 1px 1px 1px;
						box-shadow: 2px 2px 5px 1px  #999;
						text-align:center;
						font-family:Alpaca Scarlett Demo;
						font-size:12px;
						color:#FFF;
						float:left;
						}		
						
						
				#contactanos{
					width:192px;
					height:55px;
					background-color:#036;
					border-radius: 1px 1px 1px 1px;
					box-shadow: 2px 2px 5px 1px  #999;
					text-align:center;
					font-family:Alpaca Scarlett Demo;
					font-size:12px;
					color:#FFF;
					float:left;
					}
					
					#contactanos:hover{
						width:192px;
						height:60px;
						background-color:#003;
						border-radius: 1px 1px 1px 1px;
						box-shadow: 2px 2px 5px 1px  #999;
						text-align:center;
						font-family:Alpaca Scarlett Demo;
						font-size:12px;
						color:#FFF;
						float:left;
						}
						
/* ################################*/	
						
		
		
			

	
section{
	background-image:url(../imagenes/iconodianetica.png);
	width: 960px;
	height: 1620px;
	font-size:16px;
	margin-left: auto;
	box-shadow: 2px 2px 5px 1px  #999;
	margin-right: auto;
	}
	
	
	
				.face{
						background-image:url(../imagenes/logo%20face%20-01.png);
						width:60px;
						height:60px;
	

					}
					.face:hover{
						background-image:url(../imagenes/logo%20face%20-02.png);
						width:60px;
						height:60px;
					}
						
				.twitter{
						background-image:url(../imagenes/twitter01.png);
						width:60px;
						height:60px;
	

					}
					.twitter:hover{
						background-image:url(../imagenes/twitter02.jpg);
						width:60px;
						height:60px;
					}
	
	
	
	footer{
		width:1330px;
		height:250px;
		margin-left:auto;
		margin-right:auto;
		font-size:9px;
		font-family:Century Gothic;
		color:#CCC;
	}

