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

a {

text-decoration:none;
}


* {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
div#content {
	height:100%;
	width:840px;
	margin:0 auto;
	background:url("../img/checkout_bg.jpg") no-repeat;
}
div#content p {
	font-size:12px;
}
img#logo {
	margin-left:285px;;
	}
h4 {
	font-size:24px;
	text-align:center;
	color:#444;
}
h1 {
	color:#a1c81f;
	font-size:26px;
	margin-bottom:0;
	text-align:center;
}
h2 {
	color:#0097f0;
	font-size:20px;
}
h2 span {
	color:#ff0197;
}
h2 span b {
	font-size:15px;
}
h5 {
	background:url(../img/h5_bg.jpg) no-repeat;
	color:#FFF;
	width:442px;
	padding-left:5px;
	padding-top:1px;
	margin-left:69px;
	margin-top:20px;}
b {
	color:#333333;
	font-size:30px;
	margin-top:20px;}
div#paquetes {
	margin-top:10px;
	height:370px;
	padding-left:36px;
	margin-bottom: 10px;
	}
div#paquetes p {
	color:#777;
	font-size:16px;
}
div#paquetes img {
	margin:0 auto;
}
div#paquete1, div#paquete2 {
	float:left;
}

div#paquete1 a{
}
div#paquete2 {
	margin-left:50px;
}

div#paquete3 {
	margin-left:610px;
}
.dias {
float:left;
}
#forma {
	height:245px;
	width:700px;
	margin-left:68px;
	;
	margin-top: 10px;
	}
form {
	background:url(../img/form_bg.jpg) no-repeat;
	font-size:12px;
	width:760px;
	height:220px;
	padding:8px;
	}
textarea {
	height:45px;
	width:350px;
	background:url(../img/txtarea.jpg) no-repeat;
	padding:3px;
	border:0;
	overflow:auto;
	resize:none;
}
.input {
	background-color:transparent;
	font-size:10px;
	margin-right:6px;
	height:15px;
	border:0;
	padding-left:3px;
	padding-right:6px;
	padding-bottom:0;
}
.uno {background:url(../img/input132.jpg) no-repeat;}
.dos {background:url(../img/input93.jpg) no-repeat;}
.tres {background:url(../img/input43.jpg) no-repeat;}
.button {height:23px;}
.checkbox {}
div#footer {
	text-align:center;
	color:#999999;}
#side {
	padding-left:14px;}

