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

body {
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
#contenedor {
	position: relative;
	clear: both;
	width: 780px;
	margin: auto;
}
#top {
	width: 780px;
	height: 30px;
	background: url(../images/conttop.png) no-repeat;
}
#back {
	position: relative;
	background: url(../images/contback.png) repeat-y;
	padding: 1px 20px;
	top: 0;
}
#back_p {
	position: relative;
	float: left;
	width: 400px;
	margin: -10px 0 10px 0;
	padding: 10px;
	color: #FFFFFF;
	background: #6591f9 url(../images/roundup.png) no-repeat;
}
#bottom {
	clear: both;
	width: 780px;
	height: 30px;
	background: url(../images/contbot.png) no-repeat;
}
#banderas {
	position: absolute;
	top: -70px;
	right: 20px;
	width: 95px;
	padding: 2px 10px;
	background: url(../images/flags_back.png) no-repeat;
}
.clear {
	clear: both;
}
hr {
	clear: both;
	border: none;
	width: 0;
}
/* HEADER */
#header {
	position: relative;
	width: 780px;
	height: 100px;
	margin: 0 auto;
}
	#header h1 {
		position: absolute;
		top: 57px;
		right: 440px;
		font-size: 16px;
		text-align: right;
		color: #FFFFFF;
		margin: 0;
	}
	#header img {
		position: absolute;
		top: 10px;
		left: 10px;
	}
	#header ul {
		list-style: none;
		display: block;
		position: absolute;
		top: 80px;
		right: 20px;
		margin: 0 auto;
	}
	#header li {
		position: relative;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		display: block;
		float: left;
		padding: 4px 10px !important;
		background: #ff7300;
		border: 4px solid #FFFFFF;
		border-bottom: none;
		margin: 0 2px;
	}
	#header a {
		color: #FFFFFF;
	}
/* CONTENIDO PRINCIPAL */
#main {
	float: left;
	width: 430px;
	margin-bottom: 10px;
}
	#main h1 {
		display: block;
		font-size: 20px;
		color: #000000;
		text-align: right;
		background: url(../images/bullet.png) no-repeat 5px bottom;
		border-bottom: 4px solid #f97e04;
		padding: 5px 5px 2px 18px;
		margin: 0;
		width: 400px;
	}
	#main h2 {
		font-size: 14px;
	}
	#main .box {
		position: relative;
		margin: 0 0 10px 0;
		padding: 0 10px 40px 0;
		background: url(../images/curl.jpg) no-repeat bottom right;
		text-align: justify;
	}
	#main .box .select {
		position: relative;
		left: 80px;
		margin-top: -20px;
		bottom: -20px;
		font-size: 16px;
		width: 233px;
		height: 20px;
		border: 1px solid #cccccc;
		background: #fdf3c4;
		padding: 3px;
		line-height: 16px;
	}
	#main .box .select .img {
		position: absolute;
		top: 3px;
		right: 3px;
		float: right;
		width: 92px;
	}
	#main .box .select img {
		margin-left: 3px;
	}
	#main .box form {
		border: 1px solid #f97e0a;
		margin: 10px 0;
		width: 420px;
	}
	#main .box form h4 {
		font-size: 12px;
		margin: 0;
	}
	#main .box h5 {
		font-size: 16px;
		text-align: center;
	}
	.picture {
		position: relative;
		float: left;
		margin: 0 5px 0 0;
	}
	#main ul {
		list-style: none;
		display: block;
		float: left;
		width: 215px;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 10px;
	}
	#main ul li {
		padding-left: 10px;
		line-height: 13px;
	}
		#main h3 {
			display: block;
			background-image: url(../images/bullet_s.png);
			background-repeat: no-repeat;
			background-position: 4px center;
			border-bottom: 2px solid #6591f9;
			margin: 0 0 10px 0;
			padding: 3px;
			padding-left: 30px;
			font-size: 14px;
			clear: both;
		}
	#exem {
		text-align: center;
		font-weight: bold;
		border: 1px solid #6591f9;
		margin: 0 auto 10px auto;
		background: #FFFFFF;
	}
	#exem td {
		border-top: 1px solid #6591f9;
		border-left: 1px solid #6591f9;
		padding: 4px 0;
	}
	#exem .head td {
		background: #6591f9;
		color: #FFFFFF;
		border-top: none !important;
		font-size: 11px;
	}
	#exem .modelo {
		text-align: left;
		font-weight: normal;
		font-size: 10px;
		padding: 4px 2px;
	}
	#exem .foto {
		border-left: none;
		padding: 4px;
	}
	#exem .foot {
		font-size: 8px;
		text-align: left;
		padding: 2px;
		border-left: none;
	}
/* BARRA LATERAL */
#sidebar {
	float: right;
	width: 290px;
	background: #ede290 url(../images/gold.jpg);
	border: 1px solid #f97e04;
	margin: -10px 0 10px 0;
	padding: 5px;
}
	#sidebar .box {
		margin: 0;
		padding: 10px 0;
		margin: 0 0 10px 0;
		width: 290px;
		margin: 0 auto 5px auto;
	}
		#sidebar ul {
			list-style: none;
			display: block;
			float: left;
			width: 139px;
			margin: 10px 0 0 5px;
			padding: 0;
			font-size: 10px;
		}
		#sidebar ul li {
			line-height: 14px;
		}
		#sidebar .box ul {
			float: none;
			display: block;
			width: auto;
			font-size: 11px;
			margin: 0;
		}
		#sidebar .box ul li {
		}
		#sidebar .box ul li a {
			display: block;
			padding: 6px 3px 1px 20px;
			margin: 0 20px;
			border-bottom: 1px dotted #f97e0a;
			color: #000000;
			background: url(../images/bullet_s2.png) no-repeat left bottom;
		}
		#sidebar .box ul li a:hover {
			color: #f97e0a;
		}
		#sidebar .links {
			padding: 5px;
		}
		#sidebar .links a {
			color: #000000;
			font-size: 10px;
		}
		#sidebar .links a:hover {
			color: #F97E0A;
		}
	#sidebar h3 {
		display: block;
		background-image: url(../images/bullet_s.png);
		background-repeat: no-repeat;
		background-position: 4px center;
		border-bottom: 2px dotted #f97e0a;
		margin: 5px 0 0 0;
		padding: 5px;
		padding-left: 30px;
		font-size: 14px;
		clear: both;
	}
	#sidebar p {
		margin: 0;
	}
/* FOOTER */
#main_foot {
	position: relative;
	background: #6591f9 url(../images/rounddown.png) no-repeat bottom right;
	clear: both;
	margin-bottom: -10px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#main_foot a {
	color: #FFFFFF;
}
#footer {
	width: 760px;
	padding: 5px;
	text-align: center;
	color: #000000;
	margin: 0 auto;
	clear: both;
}
	#footer a {
		color: #000000;
	}
/* EXTRAS */
.selector select {
	width: 195px;
}
.map {
	display: block;
	margin: 40px auto 30px auto;
	border: none;
}
/* ARTICULOS */
.artXdesc, .artxdesc {
	font-style: normal;
}
.art_desc, .art-desc {
	font-style: normal;
	color: #CCCCCC;
}
#main .arti {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 10px 40px 0;
	background: url(../images/curl.jpg) no-repeat bottom right;
	text-align: justify;
}
#main .arti div table {
	border: none !important;
	padding-top: 10px;
	width: 100% !important;
}
#main .arti div table table {
	border: none !important;
	padding-top: 0;
}
#main .arti div table td {
	border: none !important;
	background: none !important;
}
#main .arti div table div b b {
	font-size: 14px;
	color: #222222 !important;
	text-transform: capitalize;
}
#main .arti div table form {
	border: none;
	margin: 0;
}
#main .arti div table form strong {
	font-size: 14px;
}
#main .arti div table form b {
	font-size: 24px;
	color: #f97e0a;
}
#main .arti div table form small {
	font-size: 9px;
}
#main .arti div table hr {
	border-top: 1px dashed #6591f9;
	color: #FFFFFF;
	width: 100%;
	margin: 5px 0;
}
.submit {
	font-size: 11px;
	border: none;
	background: #6591f9;
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
	font-weight: bold;
	float: right;
}
#back_p .precio {
		margin: 0 0 10px 0;
		display: block;
		width: 100%;
		text-align: right;
		float: right;
		clear: both;
	}
#back_p .precio big {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#back_p h1 {
	display: block;
	font-size: 16px;
	border-bottom: 1px dotted #FFF;
	margin: 0;
}
/* PAGINAS LINKS DESTINOS */
#back_dest {
	position: relative;
	background: url(../images/contback.png) repeat-y;
	padding: 1px 20px;
	top: 0;
}
#back_dest #back_p {
	position: relative;
	float: none;
	width: 720px;
	margin: -10px 0 10px 0;
	padding: 10px;
	color: #FFFFFF;
	background: #6591f9 url(../images/roundup.png) no-repeat;
}
#back_dest #main {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
#back_dest #main h1 {
	width: 715px;
}
#back_dest #main .box {
	padding-right: 0;
	margin-top: 10px;
}
#back_dest #main .box ul {
	display: block;
	float: left;
	width: 185px;
	font-size: 10px;
}
