/*body
	{
		text-align:center;
        margin: 0px;
        height: 100%;
        width: 100%;
		color:#616365;
	}
body iframe
	{
		position:static !important;
	}
body,td,th
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
	}
.peque {
	font-size: 0.6em;
}
a 
	{
		text-decoration: none;
	}
a:link 
	{
		text-decoration: none;
	}
a:visited 
	{
		text-decoration: none;
	}
a:hover 
	{
		text-decoration: underline;
	}
a:active 
	{
		text-decoration: none;
	}
img
	{
		border:0px;
	}
p
	{
		text-align:justify;
	}
.left
	{
		float:left;
	}
.right
	{
		float:right;
	}
.none
	{
		float:none;
	}
.center
	{
		text-align:center;
	}

.disNone 
{
    display: none;
}

@font-face {
    font-family: 'impactregular';
    src: url('/Assets/fonts/impact-webfont.eot');
    src: url('/Assets/fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Assets/fonts/impact-webfont.woff') format('woff'),
         url('/Assets/fonts/impact-webfont.ttf') format('truetype'),
         url('/Assets/fonts/impact-webfont.svg#impactregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*=====================================ESTRUCTURA========================================*/
/*
h2
	{
		padding:0px;
		margin:0px;
		color:#ee8005;
	}
h3
	{
		padding:0px;
		margin:0px;
	}

div
	{
		float:left;	
	}
.contentTotal
	{
		overflow:hidden;
		position:relative;
		width:100%;
	}
.centrarPagina
	{
		width:1000px;
		margin:auto;
		height:auto;
		float:none;
		


	}
.pagina
	{
		width:1000px;
		padding-bottom:15px;
		text-align:left;
	}
#metafora_interna
	{
    width: 560px;
    height:	400px;
    }/*
.metafora h2
	{
		font-size:1.6em;
	}
.metafora h3
	{
		color:#172983;
		font-size:1.3em;
	}
