@charset "utf-8";
/* CSS Document */
@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/CENTURY2.eot') format('opentype');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/CENTURY1.eot') format('opentype');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/GOTHIC.TTF') format('truetype');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/GOTHICB.TTF') format('tuetype');
}
[if IE]>
@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/CENTURY2.eot');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/CENTURY1.eot');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/GOTHIC.TTF');
}

@font-face{
font-family:'Century Gothic';
src: url('http://www.caroceice.com/fonts/GOTHICB.TTF');
}

body,td,th {
	background-color: #A3C656;
	color: #606163;
	font-family: "Century Gothic";
	font-size: 12pt;
	line-height: 11pt;
}

table {
	position: relative;
	height: 100%;
	width: 100%;
	top: 5%;
}

.Estilo1 {
	font-family: "Century Gothic";
	font-size: 12px;
}


.site {
	z-index: -1;
}
