body, html {
	width: 100%;
	height: 100%;
	vertical-align:top;
	text-align:left;
}
body, html, table{
	margin: 0px;
	padding:0px;
}
body {
	background-color:#1b2046;
	background-image:url(images/fondo_gen.png);
	background-position:top;
	background-repeat:repeat-x;
}
table, td, div {
	color:#000;
}
p {
	text-align: justify;	
}

/**
 * Manejo de PNG en IE5 y IE6
 */
img {
	behavior: url("png/pngbehavior.htc");
}

/**
 * Inicio de estilos de diseno.
 */
td#roottd {
	vertical-align:top;
	text-align:center;
}

div#rootdiv {
	width:100%;
	height: 100%;
}

div#rootcontent {
	margin-left:auto;
	margin-right:auto;
	width:715px;
}

div#topheader {
	width: 100%;
	text-align:left;
}

div#topheader_logo {
	margin-left:15px;
}

div#topheader_text {
	color:#c3cbe6;
	float:right;
	margin-top:8px;
	margin-right: 15px;
}

div#topheader_text a:link, div#topheader_text a:visited{
	text-decoration:none;
	color:#c3cbe6;
}

div#mainContent{
	width:100%;
	vertical-align:top;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
div#mainContent_left{
	margin:0px;
	padding:0px;
	width:174px;
	height:407px;
	display:inline;
	float:left;
	margin-bottom: -3000px; 
 	padding-bottom: 3000px;
}

div#mainContent_left_menu{
	width:174px;
	height:407px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
}
div#mainContent_left_bg{
	background-image:url(images/fondo_hoja_izq.png);
	background-position:left;
	background-repeat:repeat-y;
	width:174px;
	clear:both;
	margin:0px;
	padding:0px;
	margin-bottom: -3000px; 
 	padding-bottom: 3000px;
}

div#mainContent_right{
	margin:0px;
	padding:0px;
	width:541px;
	height:100%;
	text-align:left;
	vertical-align:top;
	float:right;
	/*overflow:hidden;
	margin-bottom: -2000px; 
    padding-bottom: 2000px;*/
}

div#mainContent_right_banner{
	float:right;
	width:541px;
	height:193px;
	display:inline;
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
}

div#footer {
	height:76px;
	clear:both;
	margin-top:0px;
	text-align:center;
	background-image:url(images/footer_bg.png);
	background-position:left;
	background-repeat:no-repeat;
}

div#footer_info {
	padding-top: 20px;
}

div#footer_info a:link, div#footer_info a:visited{
	text-decoration:none;
	color: #073ec4;
}

div#footer_info a:hover{
	text-decoration:underline;
}

/** Contenido - INICIO **/
div#contenido_box {
	clear:both;
	margin:0px;
	width:541px;
	padding:0px;
	width:auto;
	text-align:left;
	vertical-align:top;
	background-image:url(images/hoja_fondo_der.png);
	background-position:left;
	background-repeat:repeat-y;
}

div.breadcrump {
	text-indent: 6px;
	color:#042bbb;
	font-size:9px;
}

div.breadcrump a:link, div.breadcrump a:visited{
	font-size:9px;
	color:#042bbb;
	text-decoration:none;
}

div.breadcrump a:hover{
	text-decoration:underline;
}

.seccion_titulo {
	width:525px;
}

.seccion_banner {
	width:523px;
	border:1px solid #342163;
}

.seccion_subtitulo {
	width:523px;
	border-left: 1px solid #342163;
	border-right: 1px solid #342163;
	background-image:url(images/seccion_subtitulo_bg.gif);
	background-position:left;
	background-repeat:y;
}

.seccion_subtitulo h2{
	text-indent:12px;
	margin:0px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}

.seccion_contenido{
	width:503px;
	padding:10px;
	border-left: 1px solid #342163;
	border-right: 1px solid #342163;
	border-bottom: 1px solid #342163;
	background-color:#fef7e5;
}

.secc_contenido_general{
	
}

.subir_link {
	text-align:right;
	padding-bottom:5px;
}
.subir_link img {
	border: 0px;
	margin-right:10px;
}

.secc_p_desc{ 
	margin:15px;
	padding:0px;
	display:inline;
}

.secc_index li{
	list-style-type:none;
	height:20px;
}

.secc_index a:link, .secc_index a:visited{
	background-image:url(images/submenu_ball_blue.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:25px;
	color: #073ec4;
}

.secc_index a:hover{
	background-image:url(images/submenu_ball_brown.png);
	text-decoration:underline;
}


/** Contenido - FIN **/

/** Seccion LITERATURA - INICIO **/
.secc_contenido_literatura {
	background-color:#fef7e5;
}

.literatura_pdf_par { }

.literatura_pdf_impar {
	background-color:#f2e2d0;
}

.literatura_pdf_par h3, .literatura_pdf_impar h3{
	font-size:12px;
	color:#c53e0d;
	text-transform:uppercase;
}
.literatura_pdf_par p, .literatura_pdf_impar p{
	text-align:justify;
}

.literatura_pdf_contenido {
	padding:5px 10px 5px 10px;
}

.literatura_download {
}
.literatura_download a:link, .literatura_download a:visited {
	text-decoration:none;
}

.literatura_download li{
	list-style-image:url(images/pdf_icon.png);
	list-style-position:inside;
	list-style-type:none;
}
/** Seccion LITERATURA - FIN **/

/** Seccion PRODUCTOS - INICIO **/
.secc_contenido_producto {
	background-color:#fef7e5;
}

.producto_det_par {
	clear:both;
}

.producto_det_impar {
	clear:both;
	background-color:#f2e2d0;
}

.producto_det_par h3, .producto_det_impar h3{
	font-size:12px;
	color:#312267;
	text-transform:uppercase;
	display:inline;
}
.producto_det_par h4, .producto_det_impar h4{
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.producto_det_par p, .producto_det_impar p{
	text-align:justify;
}

.producto_det_contenido { 
	display:block;
	text-align:left;
	vertical-align:top;
}

.producto_det_contenido_txt {
	margin-top:10px;
	margin-right:10px;
}

.producto_det_img {
	border: 1px solid #56472A;
	margin-left:8px;
	margin-right:8px;
	display:block;
	width: 142px;
	height: 142px;
	float:left;
}

.producto_ref{
	margin-left:10px;
	clear:both;
}

.producto_ref a:link, .producto_ref a:visited{
	text-decoration: none;
}

.producto_ref ul{
	margin:0px;
	padding:0px;
}

.producto_ref li{
	list-style-image:url(images/pdf_icon.png);
	list-style-position:inside;
	list-style-type:none;
}

.producto_ref ul.nopdf li, .producto_ref li.nopdf{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

.producto_ref_puntos{
	vertical-align:top;
}

.producto_ref_puntos{
	text-align:center;
	background-color:#FF0000;
	background-image:url(images/subir_flecha.gif);
	background-repeat:repeat-x;
	padding-left:30%;
}
/** Seccion PRODUCTOS - FIN **/
