html, body {
width: 100%;
height: 100%;
}
body {
background-color: #ffffff;
color: #333333;
text-align:center;
margin:0px auto;
padding:0px;
text-align: center;
font-size:100%;
line-height:100%;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
/* End hide from IE-mac */
a, a:link, a:visited, a:active {
font:normal normal bold 12px/normal "Trebuchet MS",Verdana,Arial,sans-serif;;
outline:none;
color:#CC6633;
text-decoration:none;
}
a:hover {
color:#CC6633;
text-decoration:underline;
}
img {
border:0px none;
padding:0px;
margin:0px;
}
#tcuerpo {
background-color:#ffffff;
text-align: center;
vertical-align: middle;
height: 100%;
width: 100%;
margin: 0px auto;
border: 0px none;
display:table;
}
#ccuerpo {
vertical-align: middle;
text-align: center;
height: 100%;
width: 100%;
margin: 0px;
border: 0px none;
display:table-cell;
font:normal normal bold 11px/normal "Trebuchet MS",Verdana,Arial,sans-serif;;
outline:none;
color:#999999;
}
