@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	background-color:#000000;
	height:100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 800px;
	height: 555px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#flashpie {
	width: 800px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 485px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#textopie {
	width: 760px;
	font-size: 9px;
	position: absolute;
	left: auto;
	top: 455px;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#ventana {
	width: 460px;
	height: 300px;
	position: absolute;
	top: 175px;
	margin-left: 330px;
	filter: Alpha(Opacity=65);
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
#ventana1 {
	width: 450px;
	height: 290px;
	position: absolute;
	top: 175px;
	margin-left: 330px;
	color: #000000;
	overflow: auto;
	padding: 5px;
}


#index {
	margin: 0px;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 477px;
}
#index1 {
	margin: 0px;
	background-image: url(../images/index1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 477px;
}
#organizador {
	margin: 0px;
	background-image: url(../images/organizador.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#newsletter {
	margin: 0px;
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#planeatusafari {
	margin: 0px;
	background-image: url(../images/planeatusafari.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#proximassalidas {
	margin: 0px;
	background-image: url(../images/proximassalidas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#safarisytravesias {
	margin: 0px;
	background-image: url(../images/safarisytravesias.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#backstage {
	margin: 0px;
	background-image: url(../images/backstage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#notas {
	margin: 0px;
	background-image: url(../images/notas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#venta {
	margin: 0px;
	background-image: url(../images/ventadeimagenes.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#contacto {
	margin: 0px;
	background-image: url(../images/contacto.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}
#cursos {
	margin: 0px;
	background-image: url(../images/cursos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 555px;
}


#menu {
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	width: 300px;
	font-weight: bold;
	position: relative;
	left: 10px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}
.new {
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
}
.new a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.new a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}


.boton {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	background-color: #EBEBF1;
	margin: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	display: block;
}
.boton a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	display: block;
}
.boton a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	background-color: #fff;
	display: block;
}
.boton a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px;
	background-color: #fff;
	display: block;
}


.cajaflotante {
	float: left;
}
.cajaflotanteder {
	float: right;
}
.linea {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 24px;
	font-weight: bold;
	font-size: 24px;
	font-weight: bold;
}
.linea00 {
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador05 {
	margin: auto;
	height: 5px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador10 {
	margin: auto;
	height: 10px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador15 {
	margin: auto;
	height: 15px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}
.espaciador20 {
	margin: auto;
	height: 20px;
	width: 100px;
	clear: both;
	display: block;
	overflow: hidden;
}

a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}


.Cuerpo09 {
	font-size: 9px;
	line-height: normal;
}
.Cuerpo09W {
	font-size: 9px;
	line-height: normal;
	color: #FFFFFF;
}
.Cuerpo13 {
	font-size: 13px;
	line-height: normal;
}
.Cuerpo13W {
	font-size: 13px;
	line-height: normal;
	color: #FFFFFF;
}
.Cuerpo16 {
	font-size: 16px;
	line-height: normal;
}
.Cuerpo16W {
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
}
.Cuerpo18 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}
.Cuerpo18W {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.entrar {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}


h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.formizq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 100px;
	text-align: right;
	font-size: 9px;
	clear: left;
}
.formder {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 9px;
	clear: right;
}
.formerror {
	float: left;
	margin-bottom: 15px;
	padding: 2px;
	font-size: 9px;
	border: medium dashed #FF0000;
	clear: right;
}

