body{
	background: #000 url(../images/layout/bg.jpg) no-repeat;
	background-position: top center;
	text-align: center;
	behavior: url("csshover3.htc");
	font-family: "MS Sans Serif, Geneva",sans-serif;
	letter-spacing: -0.01em;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	margin: 0px 0px 0px 0px;
}

a{
	outline: none;
}

img{
	border: 0;
}

h1{
	font-family: Optima;
	color: #027596;
	font-size: 24px;
	margin-left: 10px;
	font-weight: normal;
}

h2{
	font-family:"optima";
	color: #999;
	font-size: 20px;
	margin-bottom: 2px;
	font-weight: lighter;
}

h3{
	font-family:"optima";
	color: #999;
	font-size: 18px;
	margin: 40px 0px -45px 0px;
	font-weight: lighter;
}

p{
	font-family: "MS Sans Serif, Geneva",sans-serif;
	letter-spacing: -0.01em;
	font-size: 13px;
	line-height: 17px;
	color: #666;
}

p.fotos{
	margin-bottom: 30px;
}

#wrap{
	width: 920px;
	margin: auto;
	text-align: left;
}

/*---MENU---*/

#menu{
	width: 880px;
	height: 50px;
	min-height: 50px;
	background: url(../images/layout/menu-bg.jpg) no-repeat;
	margin: 20px 0px 0px 20px;
}
	.menu{
		list-style: none;
		display:block;
		margin: 0px 0px 0px 330px;
	}
		#inicio{
			display: block;
			width: 86px;
			height: 50px;
			min-height: 50px;
			background: url(../images/layout/menu.jpg);
			float: left;
		}
			#inicio:hover{
				background-position: 0 -50px;	
			}
		#acerca{
			display: block;
			width: 94px;
			height: 50px;
			background: url(../images/layout/menu.jpg);
			background-position:  -86px 0;
			float: left;
		}
			#acerca:hover{
				background-position: -86px -50px;	
			}
		#media{
			display: block;
			width: 80px;
			height: 50px;
			background: url(../images/layout/menu.jpg);
			background-position:  -180px 0;
			float: left;
		}
			#media:hover{
				background-position: -180px -50px;	
			}
		#equipos{
			display: block;
			width: 110px;
			height: 50px;
			background: url(../images/layout/menu.jpg);
			background-position: -260px 0;
			float: left;
		}
			#equipos:hover{
				background-position: -260px -50px;	
			}
		#contacto{
			display: block;
			width: 140px;
			height: 50px;
			background: url(../images/layout/menu.jpg);
			background-position: -370px 0;
			float: left;
		}
			#contacto:hover{
				background-position: -370px -50px;	
			}

#content{
	width: 920px;
	height: auto;
	min-height: 630px;
	background: #fff;
	margin-top: 70px;
	overflow: hidden;
}

#index-separation{
	width: 940px;
	height: 69px;
	min-height: 69px;
	background: url(../images/layout/index-separation.png);
	margin: 20px 0px 0px -10px;
}

#content2{
	width: 920px;
	height: auto;
	min-height: 200px;
	background: #fff;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#rotator{
	width: 880px;
	height: 400px;
	min-height: 400px;
	background: #000;
	margin: 20px 0px 0px 20px;
}

#bienvenida{
	width: 880px;
	height: auto;
	min-height: 200px;
	background: #fff;
	margin: 20px 0px 0px 20px;
}

#mensajes-en-audio{
	width: 880px;
	height: 150px;
	min-height: 150px;
	background: url(../images/layout/index-mensaje-bg.jpg);
	margin: 20px 0px 20px 20px;
}

#footer-baners{
	width: 880px;
	height: 102px;
	margin: 20px 0px 20px 20px;
	display: block;
}
	#baner1{
		float: left;
		margin-right: 17px;
		border: 1px solid #fff;
	}
		#baner1:hover{
			border: 1px solid #34bfe0;
		}
	#baner2{
		float: left;
		margin-right: 17px;
		border: 1px solid #fff;
	}
		#baner2:hover{
			border: 1px solid #34bfe0;
		}
	#baner3{
		float: left;
		border: 1px solid #fff;
	}
		#baner3:hover{
			border: 1px solid #34bfe0;
		}

/*---FOOTER---*/		

#footer-separation{
	height: 2px;
	min-height: 2px;
	background: #666;
}
#footer{
	height: 200px;
	min-height: 200px;
	background: url(../images/layout/footer-bg.jpg);
}
	#footer-content{
		width: 920px;
		margin: auto;
		font-family: Arial;
		font-size: 12px;
		color: #ccc;
	}
		#footer-content2{
			margin: 20px 0px 0px 0px;
			position: absolute;
		}
		#adress{
			text-align: left;
			position: relative;
			margin: 0px 0px 0px 0px;
			float: left;
		}
		#fb-btn{
			text-align: center;
			margin: 40px 0px 0px 120px;
			float: left;
		}
		#sitemap{
			float: right;
			margin: 0px 0px 0px 100px;
			text-align: right;
		}
			#sitemap a{
				text-decoration: none;
				color: #ccc;
			}
			#sitemap a:hover{
				color: #e4dea0;
			}
		#rights{
			text-align: center;
			margin: 155px 0px 0px 0px;
		}

/*---PAGES CONTENT---*/

#variable-content{
	background: url(../images/layout/vcontent-bg.gif) repeat-y;
	width: 880px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	margin: 20px 0px 0px 20px;
}
	#left-area{
		width: 660px;
		height: auto;
		float: left;
		overflow: hidden;
	}
		.page-baner{
			border: 1px solid #ccc;
			padding: 5px;
		}
			.page-baner:hover{
				border: 1px solid #999;
				cursor: pointer;
			}
	#right-area{
		width: 200px;
		height: auto;
		float: right;
		overflow: hidden;
	}
		#right-area ul{
			list-style: none;
			display: block;
			margin: 120px 0px 0px 0px;
			padding: 0;
			float: left;
			font-family: Optima;
			font-size: 14px;
		}
			#right-area ul li{
				width: 200px;
				height: 40px;
				float: left;
				border-bottom: 1px solid #99e8f1;
			}
			#right-area ul li:hover{
				background: #99e8f1;
			}
				#right-area ul li a{
					text-decoration: none;
					line-height: 40px;
					margin: 0px 0px 0px 10px;
					color: #098ca8;
				}
				#right-area ul li a:hover{
					color: #fff;
				}

/*---AUDIO---*/

#audio{
	width: 648px;
	height: 80px;
	margin: 50px 0px 30px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}

#audio-bg{
	width: 648px;
	height: 80px;
	background: url(../images/layout/audio-bg.jpg) no-repeat;
}

#index-player{
	margin: 60px 0px 0px 150px;
	float: left;
}

#player1, #player2, #player3, #player4{
	margin: 25px 0px 0px 15px;
	float: left;
}

/*---PICTURES---*/

#fotos{
	width: 648px;
	height: 80px;
	margin: 0px 0px 40px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}

#video{
	width: 600px;
	height: 370px;
	margin: 40px 0px 40px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}
#video2{
	width: 648px;
	height: 365px;
	margin: 40px 0px 0px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}

#telefono{
	float: left;
	text-align: center;
	margin-left: 8px;
}
#mail{
	float: left;
	margin-left: 18px;
}
#adress{
	float: left;
	margin-left: 10px;
}	
#map{
	margin: 30px 0px 0px 0px;
	border: 1px solid #ccc;
	padding: 10px;
}	
	
	
	
	
	
	
	
	
	
	
