@charset "utf-8";
BODY {
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #ccc;
	SCROLLBAR-ARROW-COLOR: #666;
	SCROLLBAR-DARKSHADOW-COLOR: #ccc;
	SCROLLBAR-BASE-COLOR: #fff;
	BACKGROUND-COLOR: #003333;
	background-image: url(../imagenes/main-bg.jpg);
	}
	#menu{
	width:470px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 15px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
	list-style:none;
	display:inline;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
			}
				#menu li a{
	color:#DB4141;
	text-transform:uppercase;
	font-size:13px;
	font-weight:lighter;
	text-decoration:none;
	cursor:pointer;
	padding:0 0 1px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0C5858;
				}
					#menu li a:hover{
	color:#0C5858;
	text-decoration:none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DB4141;
					}
				#menu li a.current{
	color:#DB4141;
	text-transform:uppercase;
	font-size:13px;
	font-weight:lighter;
	text-decoration:none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EF7E82;
				}
#container {
	height: 460px;
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #EF4E4E;
	position: relative;
}
#containera {
	height: 540px;
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #EF4E4E;
	position: relative;
}
#containerfotos {
	height: 340px;
	width: 690px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#pontesa {
	height: 75px;
	width: 375px;
	position: absolute;
	top: 220px;
	background-image: url(../imagenes/nombre.jpg);
	background-repeat: no-repeat;
}
#fotos {
	height: 150px;
	width: 750px;
	position: fixed;
	padding-top: 20px;
	text-align: center;
	color: #013334;
}
.igape {
	height: 60px;
	width: 60px;
	position: relative;
}
#contxunta {
	height: 60px;
	width: 750px;
	position: relative;
}
.xunta {
	height: 60px;
	width: 160px;
	position: relative;
	float: left;
}
#pontesainic {
	background-image: url(../imagenes/nombre.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 350px;
	position: relative;
	background-attachment: fixed;
	background-position: center center;
	visibility: visible;
}
.estilo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #DB4141;
	letter-spacing: normal;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.estilo2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0FF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
}
.estilo3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0FF;
	letter-spacing: normal;
	text-align: justify;
	font-weight: lighter;
	vertical-align: middle;
}
.estilo4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0FF;
	letter-spacing: normal;
	text-align: justify;
	font-weight: lighter;
	vertical-align: middle;
}
a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:hover {
	color:#DB4141;
	text-decoration: underline;
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#conttotal{
	height: 580px;
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 40px;
}

