html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 min-height: 600 px;
 background-color: #d4e4ea;
} 
 
#leftcol{
 width:214px; 
 float:left; 
 position:relative; 
 background-color:#d4e4ea; 
}


 
#maincol{
 background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: top; 
 width:586px; 
 /*border-left: 1px solid #000000;
 relative
 background-image: url(../images/fondo.gif);  the box around the home page content 

 background-repeat: no-repeat;*/
 }

#Table_01{
 
 }
 
/* to put the header and text about the magazines in the right place */ 
#maincol h1{
 font-size: 20px;
 color: #AC1004;
 /*margin-top:20px;*/
 }
 
#maincol tr{
 padding-left:15px;
 }
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

* html .clearfix{height: 1%;}
.clearfix{display: block;}


 
 @media print{ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.footazul {
	color: #000099;
	font-size: 10px;
	font-weight: bold;
}

BODY, P, DIV, SPAN, UL, LI{
	font-family: Verdana;
	font-size: 10pt;
}

.negrita{
	font-weight: bold;
	font-size:12pt;
}


A, A:HOVER, A:VISITED{
	border: 0px;
	color: #15689a;
}


.menu A, .menu A:HOVER, .menu A:VISITED{
	color: #333333;
		text-decoration: none;

}

.menu-active A, .menu-active A:HOVER, .menu-active A:VISITED{
	color: #AC1004;
		text-decoration: none;

}


.menu{
	font: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
}

.menu-active{
	font: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
}


.titular{
	font-size: 20px;
	font-weight: bold;
	color: #00C0F3;
}

#titulo{
	color: #15689a;
	font-size: 20px;
	background-color: White;
	background: White;
	padding: 5px;
	position: relative;
	top: 0px;
	left: 20px;
	width: 120px;
	white-space: nowrap;

}

#contenido{
	top: 10px;
	left: 30px;
	position: relative;
	width: 385px;
	text-align: left;
	float: left;
	min-height: 600 px;
}

#contenidoEntero{
	top: 10px;
	left: 30px;
	position: relative;
	width: 500px;
	text-align: left;
	float: left;
	min-height: 600 px;
}


#lateral{
	top: 10px;
	left: 20px;
	width: 140px;
	position: relative;
	float: right;
}


#topzone{
 background-color: #d4e4ea;  
 float: right; 
 display:block; 
 position: relative; 
 width:586px; 
 height: 60 px;
 } 
 
 #breadcrumb{
	background-color: #c3d2d8;
	float: right;
	display:block;
	position: relative;
	width:586px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
 } 
 
  #buttons{
	background-color: #d4d4d4;
	float: right;
	display:block;
	position: relative;
	width:586px;
	height: 29px;
	top: 5px;
	text-align: left;
 
 } 

   #buttontop{
	aposition: absolute;
	height: 45px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;

 } 
.foot {
	font-size: 10px;
	color: #666666;
	background-color: #EFEFEF;
	font-weight: bold;
}
#foot {
	color: #EFEFEF;
	width: 500px;
	top: 28px;
	left: 0px;
	position: relative;
	float: left;
}

.pNormal{
	color: Black;	
	font-weight: bold;
}

.pOK{
	color: #2E8B57;	
	font-weight: bold;
}

.pKO{
	color: Red;
	font-weight: bold;
}

#Resultado{
	border: thin solid #AAAAAA;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#pagewidth #wrapper #maincol object {
	display: inline;
	top: auto;
	cursor: crosshair;
	text-align: left;
	white-space: normal;
	clear: both;
}

