/* ============================================================================ */
/* Body                                                                        */
/* ===========================================================================*/
.cEZTBody					{ margin:0px;		background:url(../../../../custom/client/images/2009/bg.gif); }
body							{ margin:0px;		background:url(../../../../custom/client/images/2009/bg.gif); }

.cEZTPropPageAreaBelow {background-color:#CCDFD1;border-left: 1px solid #005D1A; border-right: 1px solid #005D1A;}

/* ============================================ */
/* Elementos-default										*/
/* ============================================ */
div								{ color:#505050;	font-family:Trebuchet MS;	font-size:12px;	font-weight:normal; }
span								{ color:#505050;	font-family:Trebuchet MS;	font-size:12px;	font-weight:normal; }
td									{ color:#505050;	font-family:Trebuchet MS;	font-size:12px;	font-weight:normal; }
a									{ color:#DA7200;	font-family:Trebuchet MS;	font-size:12px;	font-weight:normal;	text-decoration:none; }
a:hover							{ 																											text-decoration:underline; }

/* =============================================================================*/
/* Área																								 */
/* ===========================================================================*/
.cEZTPageArea0Column0	{ 						background:				no-repeat			url(../../../../custom/client/images/2009/TopoEsquerdo.gif); }
.cEZTPageArea0Column1	{ 						background:				no-repeat			url(../../../../custom/client/images/2009/TopoDireito.gif); }

.cEZTPageArea1Column0	{ height:39px;		background:#FFFFFF	no-repeat			url(../../../../custom/services/MenuBar/images/2009/MenuHorizontalAreaPublica.gif);	}

.cEZTPageArea2Column0	{ 						background:#FFFFFF; }

.cEZTPageArea3Column0	{ 						background:#FFFFFF	}
.cEZTPageArea3Column1	{ 						background:#FFFFFF	}

.cEZTPageArea4Column0	{ 						background:#FFFFFF; }

.cEZTPageArea5Column0	{ 						background:url(); }

.cEZTRequiredField		{	color:#EC7C1D;	}

/* =============================================================================*/
/* Background																						 */
/* ===========================================================================*/
.bgPontilhadoHorizontal	{ 						background:			repeat-x				url(../../../../custom/client/images/2009/separadorHorizontal.gif); }

/* =============================================================================*/
/* Efeitos																							 */
/* ===========================================================================*/
.B								{ font-weight:bold; }
.I								{ font-style:italic; }
.Up							{ text-transform:uppercase; }

/* =============================================================================*/
/* Tamanho																							 */
/* ===========================================================================*/
.n07							{ font-size:7px; }
.n08							{ font-size:8px; }
.n09							{ font-size:9px; }
.n10							{ font-size:10px; }
.n11							{ font-size:11px; }
.n12							{ font-size:12px; }
.n13							{ font-size:13px; }
.n14							{ font-size:14px; }
.n18							{ font-size:18px; }
.n21							{ font-size:21px; }
.n22							{ font-size:22px; }

/* =============================================================================*/
/* Família																							 */
/* ===========================================================================*/
.Verdana						{ font-family:Verdana; }
.Arial						{ font-family:Arial; }
.Trebuchet					{ font-family:Trebuchet MS, Arial; }

/* =============================================================================*/
/* Cor																								 */
/* ===========================================================================*/
.Amarelo						{ color:#EABF00; }
.Branco						{ color:#FFFFFF; }
.Cinza						{ color:#505050; }
.Laranja						{ color:#EC7C1D; }
.Preto						{ color:#000000; }
.Roxo							{ color:#5E006A; }
.Verde						{ color:#00671D; }

/* =============================================================================*/
/* Box																								 */
/* ===========================================================================*/
.box							{ background-color:#FFFFFF; border:1px solid #000000; width:200px; height:20px; 
								  color:#000000; font-family:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration:none; }
								  
.boxBusca					{ background-color:#FFFFFF; border:1px solid #6C6C6C; width:112px; height:22px; 
								  color:#000000; font-family:Trebuchet MS; font-size:12px; font-style:normal; font-weight:normal; text-decoration:none; }
								  

