@charset "UTF-8";

/* ######### básicos ######### */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/fon_papel.jpg);
	background-repeat: repeat;
	font-family: Helvetica, Arial;
	color: #333333;
}
td {margin: 0px;
	padding: 0px;
}

b {
	font-weight: bold;
	color: #6F361B;
}
p {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 75%;
}
.caja {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px auto;
}

i {
	font-style: italic;
}

ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #6F3619;
	text-decoration: none;
}
a:hover {
	color: #381B0D;
	text-decoration: none;
}
h1 {
	color: #AC2624;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	color: #703517;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #A2A93F;
	padding: 3px;
	margin: 0px;
}
h4 {

	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #6D351E;
	padding: 3px;
	margin: 0px;
}
h5 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #AB2524;
	padding: 3px;
	margin: 0px;
}
h6 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.pie {
	font-size: 11px;
	font-family:"Trebuchet MS";
	COLOR: #FFFFFF;
	font-weight: bold;
}
.texto_gen {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.ladillo {
	color: #6F361B;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.listado {
	font-family: "Trebuchet MS";
	color: #000000;
	padding: 0px;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.images_det {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.formulario_cajas {
	border: 1pt solid #AAAAAA;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	margin-top: 3px;
}

/* ######### enlaces ######### */

.linkpie {
	font-family: Helvetica, Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

.linkblanco {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linkblanco:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linksubapartados {
	font-family: Helvetica, Aria, sans-serif;
	color: #A50044;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}
a.linksubapartados:hover {
	font-family: Helvetica, Aria, sans-serif;
	color: #5B0026;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

/* ######### Menu izquierdo ######### */
.menu #contenedor {
	margin: 0px;
	padding: 0px;
	width: 210px;
    } 
.menu #menu1 li {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 210px;
}

.menu #menu1 li a:hover {
	color: #AB2524;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	line-height: 170%;
	padding-left: -10px;
	list-style-type: none;
	background-color: #E8E8E8;
}
.menu #menu1 li a {
	color: #666666;
	font-weight: bold;
	display: block;
	font-size: 12px;
	line-height: 170%;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.menu #menu1 ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
.caja700 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boton {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #74321C;
	font-weight: normal;
}
.images_det2 {

	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.h3_europa {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #B7ABA2;
	padding: 3px;
	margin: 0px;
}
.h3_oceania {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #667CA2;
	padding: 3px;
	margin: 0px;
}
.h3_africa {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #B79571;
	padding: 3px;
	margin: 0px;
}
.h3_asia {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	background-color: #D9B16B;
	padding: 3px;
	margin: 0px;
}
#direcc {
	position: absolute;
	left: 260px;
	top: 104px;
	visibility: hidden;
	z-index: +1;
}
.recuadro {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 0px;
}
