@charset "UTF-8";/* CSS Document */body {	background-color: #6599cb;	background-image: url(../imagenes/background.jpg);	margin: 0px;	margin-top: 0px;	text-align: center;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	/*line-height: 18px;*/	color: #FFFFFF;	margin-top: 10px;	margin-bottom: 10px;	font-weight: normal;}table {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;}table td {	border-bottom: solid 1px #CCCCCC;}input, textarea {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	padding: 2px;	border: solid 1px #FF9900;}.tabla     {	display  : table;	width : 760px;}.celda     {	display : table-cell;	position : relative;}.bottomSlogan h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #1e2ac9;	text-align: center;	font-weight: bold;}.contenido {	position : static;	width : 760px;	margin : 0 auto;	text-align : left;	color : #000;}.bottomline {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #07233b;	width : 760px;	margin-left : 0px;	position : absolute;	text-align: center;}.bottomline a:link, .bottomline a:visited {	color: #07233b;	text-decoration: none;}.bottomline a:hover {	text-decoration: underline;}/* PRODUCT STYLES */.prodTitle {	background-color: #1e2ac9;	width : 750px;	margin-left : 0px;	position : absolute;	padding: 5px;}.prodColumn {	background-color: #1e2ac9;	width : 270px;	margin-left : 0px;	position : absolute;	margin-top: 36px;	padding: 10px;}.prodText {	background-color: #2379c4;	width : 480px;	margin-left : 270px;	position : absolute;	margin-top: 36px;	padding: 5px;	/*line-height: 18px;*/}.boxText {	background-color: #7fb2de;	border: solid #b9d3ea 1px;	padding: 5px;}.boxText li, .boxText h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	/*line-height: 18px;*/	margin-top: 5px;	margin-bottom: 5px;}.bottomSlogan {	width : 760px;	height: 26px;	margin-left : 0px;	position : absolute;	background-image: url(../imagenes/btmBg.jpg);}