﻿@charset "utf-8";
/* Banners ENDI */


.contenedorBanner300x250, .contenedorBanner300x95{
	width:100%;
	max-width:300px;
	height:262px;
	max-height:265px;
	text-align:left;
	color:#999;
	font-size:0.60em;
	float:left;
	margin:10px 0px 0px 0px;
}
.contenedorBanner300x95{
	height:95px;
}

.margenBottom{
	margin-bottom:10px;
}
.margenTop{
	margin-bottom:10px;
}

.contenedorBanner468x60{
	width:100%;
	max-width:480px;
	height:72px;
	max-height:80px;
	float:left;
	_float:none;
	color:#999;
	font-size:0.60em;
	}
	
.contenedorBanner120x450{
	width:100%;
	max-width:120px;
	height:475px;	
	color:#999;
	font-size:0.60em;
	}
	
.contenedorBanner728x90{
	width:740px;
	height:102px;
	max-width:740px;
	/*background-color:#CCCCCC;*/
	color:#999;
	font-size:0.60em;
	float:left;
	}
	

.contenedorBanner180x90{
	width:200px;
	height:102px;
	max-width:200px;
	/*background-color:#333333;*/
	color:#999;
	font-size:0.60em;
	}

.bannerLogon{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
	
.publicidadImpresion{
	width:438px;
	background-color:gray;
	height:60px;
	display:block;
	margin:10px 0px 10px 0px;	
}
