body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/degra.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	background-position: center;
}


#banner {
	background-image: url(img/Topbanner.gif);
	height: 214px;
	width: 960px;
}
#banner2 {
	background-image: url(img/banner-world.gif);
	height: 185px;
	width: 960px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-indent: 3px;
	line-height: 1.2em;
}

/*banderas*/

#banderas #oz a {
	background-image: url(img/OZFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}

#banderas #oz a:hover {
	
	
	background-position: right -25px;
}
#banderas #nz a{
	background-image: url(img/NZFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}
#banderas #nz a:hover {
background-position: right -25px;
}

#banderas #eur a{
	background-image: url(img/EUFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}
#banderas #eur a:hover {
background-position: right -25px;
}

#banderas #afri a{
	background-image: url(img/AFFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}
#banderas #afri a:hover {
background-position: right -25px;
}

#banderas #safri a{
	background-image: url(img/SAFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}

#banderas #safri a:hover {
background-position: right -25px;
}

#banderas #canada a{
	background-image: url(img/CANFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}

#banderas #canada a:hover {
background-position: right -25px;
}

#banderas #usa a{
	background-image: url(img/USAFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}

#banderas #usa a:hover {
background-position: right -25px;
}

#banderas #asia a{
	background-image: url(img/ASIAFlag_s.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	float: left;
	margin-right: 6px;
}

#banderas #asia a:hover {
background-position: right -25px;
}

#banderas #chile a{
	background-image: url(img/chile_big.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 70px;
	float: left;
	margin-right: 6px;
}

#banderas #chile a:hover {
background-position: right -35px;
}

/*Fin Banderas*/


#envoltorio #izq {
	height: 464px;
	width: 175px;
	float: left;
}
#envoltorio {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#der {
	float: right;
	width: 180px;
}
#cajita {
	background-image: url(img/bw175container.gif);
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#pie {
	clear: both;
	background-image: url(img/bottom960.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
}

#pie3 {
	clear: both;
	background-image: url(img/bottom960.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	background-color: #FFFFFF;
}

#izq a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 6px;
}
#izq a:hover {
	color: #F4D415;
	font-weight: bold;
	text-decoration: underline;
}
#contenido {
	float: left;
	width: 595px;
	padding-left: 5px;
	background-color: #EBEEF5;
}

#contenido2 {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#conte_izq {
	background-image: url(img/Mainmenu.jpg);
	background-repeat: no-repeat;
}
#izq_pie {
	background-image: url(img/175leftmenufooter.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#banderas {
	height: 30px;
	width: 700px;
	position: absolute;
	left: 20px;
	top: 150px;
}

#banderas a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-right: 8px;
}
#pie2 {
	color: #FFFFFF;
	background-color: #EE2E24;
	text-align: center;
	font-size: 11px;
}

/*Formulario*/
#contacto {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #333333;
	background-color: #C5D0E2;
}
.etiquetaform {
	width: 120px;
	float: left;
	display: block;
	clear: both;
}input[type='text'], textarea {
	width: 200px;
	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: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}
input[type='text']:focus, textarea:focus {
	color: #000099;
	background-color: #99CC99;
}
.sub {
	float: left;
	display: block;
	width: 105px;
	clear: both;
	font-size: 80%;
	margin-left: 50px;
}
#boton {
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	display: block;
}

/*Fin Formulario*/h1 {
	font-size: 20px;
}
.rojo {
	color: #FF0000;
}
.chico {
	font-size: 90%;
	font-weight: bold;
}
.chico2 {
	font-size: 95%;

}
h2 {
	margin-bottom: 5px;
}
#der #cajita #photo {
	margin-top: 15px;
}


#cajita #photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grande {
	font-size: 14px;
}

#tablilla td {
	border: 1px solid #999999;
}
#booking td {
	color: #FFFFFF;
	padding-left: 10px;
}
.cajita {
	height: 300px;
	width: 250px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 5px;
	border: 1px solid #333333;
}
.cajitafoto {
	height: 200px;
}
#damage li {
	margin-bottom: 6px;
}
.blanco {
	color: #FFFFFF;
}
.aviso {
	font-size: 15px;
	padding: 7px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FF9933;
	text-align: center;
}
