@charset "utf-8";
body {
	background-image: url(../nueva_imagen/img/bg.jpg);
	background-repeat:   repeat-x;
	background-color: #3c4f3d;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding: 10px;
}
a:link, a:visited {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
	color: #CB551D;
}
#cont_bg {
	background-color: #FFFFFF;
	width: 880px;
	margin: 0px;
	padding: 0px;
}

#col_izq {
	width: 615px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
	text-align: left;
}
#t1 {
	background-image: url(../nueva_imagen/img/titulo_newpackages.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #364737;
}
#t2 {
	background-image: url(../nueva_imagen/img/titulo_mixed.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #364737;
}
#t3 {
	background-image: url(../nueva_imagen/img/titulo_video.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #364737;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#who {
	background-image: url(../nueva_imagen/img/bg_who.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 613px;
	margin: 0px;
	padding: 0px;
}
div#frase  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 12px;
	color: #003333;
	text-align: right;
}
#send {
	background-image: url(../nueva_imagen/img/bg_send.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 613px;
}

div#txt {
	padding-top: 50px;
	padding-left: 35px;
	padding-right: 210px;
	padding-bottom: 25px;
}
#footer {
	width: 880px;
	color: #BCCDBD;
	font-size: 10px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
