@charset "utf-8";
/* CSS Document */
/*///////////////// MEYERS RESET ///////////////////////*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*///////////////// END MEYERS RESET ///////////////////////*/


html, body {
	height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
html {
	background-color:#d9e3c4;
}
body {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	text-align: center;
	background: url(../images/dual_shade.png) repeat-y top center; 
}

img {
	behavior: url(iepngfix.htc);
}
p
{
	font-family:Verdana;
	font-size:13px;
}
#outer {
	overflow: auto;
	height: 99.9%;
}
#contain-all {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	width: 100%;
	height: 100%;
}
#inner {
/*background: url(../images/header_bg.png) repeat-x 0 -2px;*/

}
#top-bar {
	margin: 0px auto;/*top - right - bottom - left*/
	border:none;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
	background: url(../images/header_bg.png) repeat-x left top;
	text-align:left;
	overflow:auto;
}
#top-texto{
	color: #000099;
	margin:	-32px auto auto auto;
	text-align:center;
	font-style:italic;	
}

#top-right-images
{
	margin: -138px -480px auto auto; 
}

#top-right-pay
{
	margin: -8px -480px auto auto; 
}

ul, li, img, body, html {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #002d56;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#container {
	text-align: left;
	margin: auto;
	width: 900px;
	height: 100%;
}
#container ul, #container ul li a {
	list-style-type: none;
}
#header {
	height: 145px;
	overflow: hidden;
}
#header h1 {
	display: none;
}
table, tr, th, td{
	border: 1px #CCCCCC;
	padding: 3px;
	vertical-align:middle;
}
table {
border:1px solid #CCCCCC;
}

/*///////////////// NAVIGATION ///////////////////////*/

#navigation {
	font-family: Verdana;
	
	font-weight:bold;
	font-stretch: ultra-condensed;
	height: 30px;
	width: auto;
	background: url(../images/divider.gif) no-repeat top left;
	padding-left: 0px;
}
#navigation ul {
}
#navigation ul li {
	display:inline;
	height: 30px;
	font-size: 10px;
	text-transform: uppercase;
}
#navigation ul li a {
	vertical-align:middle;
	height: 30px;
	float: left;
	padding: 0px 15px;
	display: block;
	line-height: 30px;
	background: url(../images/divider.gif) no-repeat top right;
	color: #FFFFFF;
}
#navigation ul li a:hover {
	/*background-color: #000099;*/
	background-color: #003366;
	text-decoration: none;
}

/*///////////////// END NAVIGATION ///////////////////////*/

#fondito {
	float: right;
	width: 800px;
	background: url(../images/left_bar.gif) repeat-y right;
}
#izquierda {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0px auto;
	padding: 20px 10px 10px 10px;/*top - right - bottom - left*/
	text-align: left;
	margin-bottom: 54px;/*background: url(../images/left_bar.gif) repeat-y  top left;*/
}
#principal {
	float: right;
	width: 580px;
	height: auto;
	text-indent: 1cm;
	/*background: url(line_menu.png) no-repeat top center;*/
	/*margin: 0px 0px 0px 180px;*/
	margin: -250px 200px 0px auto;
	padding: 20px 10px 20px 0px;
	text-align: left;
	margin-bottom: 54px;
	font-family:Verdana;
}
#footer {
	position: absolute;
	bottom: 0px;
	right:17px;
	/*left: 0px;*/
	width: 100%;
	height: 30px;
	overflow: visible;
}
#footer-inner {
 	/*margin-right: 17px;*/
	height: 30px;
	background:url(../images/bottom_bar.png) repeat-x center;
	overflow: visible;
}
#footer-800{
	width:1000px;
	margin:auto;
	height: 30px;
	overflow: visible;
	
}

#arbol{
	position: relative;
	text-align:left;
	left: 0px;
	top: 0px;
	overflow: visible;
	
}

#arbol img{
	 position:absolute;
	 /*
	 left: -180px;
	 top: -260px;
	*/
	left: 782px;
	 top: -272px;
	 visibility: visible;
}

#arbol p{
	line-height: 30px;
	margin-right: 80px;
	float: right;
	vertical-align: middle;
	text-align:center;
	font-size: 14px;
	color: #FFFFFF;

}
#arbol a{
	text-decoration:none;
	color:#FFFFFF;
}
#arbol a:hover{
	text-decoration: underline;
	color: #003399;
}


/*///////////////// ACTUAL CONTENT ///////////////////////*/



/*///////////////// END ACTUAL CONTENT ///////////////////////*/

#principal h2{
	color:#003399;
	text-align:right;
	font-family:Verdana;
	font-size: 28px;
	letter-spacing: 2px;
	font-stretch: condensed;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: 0px;
		
}

#principal p{
	padding-bottom: 14px;
	font-family:Verdana;
		
}

#principal table{
	font-size:13px;
	font-family:Verdana;
		
}

#principal ul{
	width:400px;
	margin: auto;
	border: 1px solid #003399;
	background-color: #EEFDE3;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px;
	color:#003399;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 20px;
	text-indent: 0px;
	font-family:Verdana;
	
}
#principal li{
	margin-bottom: 13px;
	font-family:Verdana;

}

#principal ol
{
	padding: 10px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}

#principal h3{
	color: #006699;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-stretch: condensed;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 0px;
	font-family:Verdana;
	font-size:15px;
		
}

#principal h4{
	
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
		
}

#faq ol
{
	padding: 10px;
	font-size: 13px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: upper-alpha;
}

#faq li
{
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}

#faq p
{
	font-family: Verdana;
	font-style: normal;
	text-indent: 0px;
}

#faq table, td, tr
{
	caption-side: top;
	vertical-align: text-top;
}

#faq table
{
	border:0;
}

.resaltar{
	width:400px;
	margin: auto;
	border: 1px solid #003399;
	background-color: #EEFDE3;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px;
	color:#003399;
	font-size: 13px;
	font-style: normal;
	font-family:Verdana;
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 20px;
	text-indent: 0px;
}

.noindent{
	text-indent: 0px;
}

.centeraling{
	text-align:left;
	font-weight:bold;
	text-indent: 0px;
}

/*#izquierda p{
	color:#003399;
	line-height: 20px;
	letter-spacing: 3px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;

}*/
#izquierda p{
	text-align: center;

}	
#izquierda a{
	color:#003399;
	line-height: 20px;
	letter-spacing: 3px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
}
#izquierda a:hover{
	font-weight:bold;
}

#principal a{
			text-decoration: underline;
			}

.selling li{
	width:250px;
}