.cuadro1 {
	font-family: Eurostile;
	font-size: 12px;
	color: #333333;
	background-color: #FFCC33;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #666666;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.15em;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #99FF33;
}
.cuadro1Copia {
	font-family: Eurostile;
	font-size: 12px;
	color: #333333;
	background-color: #FFCC33;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.15em;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #99FF33;
}
.cuadrocontact {
	font-family: Eurostile;
	font-size: 12px;
	color: #333333;
	background-color: #E8E5B7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #CCCC00;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCC00;
}
.cuadroadvert {
	font-family: Eurostile;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	height: 100%;
	border: thin outset #FFCC33;
}
.cuadro2 {
	border: 10px outset #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 120px;
	width: 140px;
	padding: 7px;
}
.cuadro3 {
	border: thin solid #3366FF;
	text-align: center;
	background-color: #FFFFFF;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 20px;
	border: thin outset #FFCC33;
	background-position: center center;
}
.wrapleft {
	margin: 5px;
	align: left;
	border: medium solid #FFFFFF;
}
.wraprigth {
	margin: 5px;
	border: medium solid #FFFFFF;
	float: right;
}
.naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFCC33;
	background-position: center center;
	width: 100%;
	border: thin solid #666666;
}
.linea {
	background-color: #FFFFFF;
	height: 0.1em;
	width: 140px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

