
html, body{
	height: auto; 
	margin:0px;	
	padding:0px;
	border:0px;
	outline:0px;
	background-color:#FFFFFF;	
	/*#C5DCE4   Color del Marco*/
	/*#87C0D1   Color del Fondo*/
	}

	
.div_contenedor_main { width:887px; height:auto; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:20px;}
.div_contenedor_pagina { width:100%; height:1050px; margin-left:auto; background-color:#ffffff; margin-right:auto; border-width : 4px; border-color:#C5DCE4; border-style:double;}
.pagolinea_seccion { height:580px; background-position: center; background-image:url(images/general.jpg); overflow:auto;}
.div_contenedor_moduloonline
{
	width: 600px;
	height: 850px;
		position: relative;
		top: 70px;
		left: 65px;
		font-family: Helvetica, arial, sans-serif,Verdana;
		font-weight: normal;
}
.div_titulo
{
	position: relative; top: 35px; left: 65px;
	FONT-SIZE:xx-large; COLOR: gray; FONT-FAMILY: 'Agency FB', Haettenschweiler, 'Arial Narrow'
	}
.div_cuerpo
{
	FONT-SIZE:xx-large; COLOR: gray; FONT-FAMILY: 'Agency FB', Haettenschweiler, 'Arial Narrow'
}

.div_pie_logos { width:100%; height:60px; margin-left:auto; background-color:#ffffff; margin-right:auto; 
   border-top: 0px double #C5DCE4;
   border-right: 4px double #C5DCE4; 
   border-bottom: 4px double #C5DCE4;
   border-left: 4px double #C5DCE4;}

/*estructura*/
div, table, span, iframe, img, ul,ol,li{ margin:0px; border:0px; padding:0px; outline:none; background-repeat:no-repeat;}
table { border-spacing: 0px;}

/*txt*/
html, body, p, ul{ font-family: Helvetica, Verdana, Arial, sans-serif; font-size:13px; text-align:justify; color:#333333;}
p, h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; border:0px; display:inline; font-family:inherit; font-weight:normal; font-size:inherit;} 

/*links list*/
ul, ol, li  { color:#333333;}
a, a:link, a:hover, a:visited, a:active  {}

/*forms*/
textarea, input { font-family:Arial, Helvetica, sans-serif; font-size:14px;}
:focus {outline: 0px;}
select {margin: inherit;}	
	

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding:0px; border: 0px; outline:0px;  font-style:inherit; font-size: 100%; padding:0px;}


q:before,q:after { content:'';}