/**
 * Style sheet CPBrasil2009_header
 */
/* a.image2T:hover */
a.image2T:hover
{
	background-image: url(/tl_files/Brasil/2009/templates/logo_e3_01.gif);
}

/* a.image2T */
a.image2T
{
	margin-top:15px;
		padding-right:0px;
		display: block; /* a tag must be a block */
		width: 122px; /* width of reactive image */
		height: 77px; /* height of reactive image */
		background-image: url(/tl_files/Brasil/2009/templates/logo_e3_02.gif); /* source for start image */
		background-repeat: no-repeat;
		float:left;
}

/* a.imageT:hover */
a.imageT:hover
{
	background-image: url(/tl_files/Brasil/2009/templates/logo_telef_01.gif);
}

/* a.imageT */
a.imageT
{
	margin-top:15px;
		padding-right:20px;
		margin-top:15px;
		padding-right:20px;
		display: block; /* a tag must be a block */
		width: 158px; /* width of reactive image */
		height: 77px; /* height of reactive image */
		background-image: url(/tl_files/Brasil/2009/templates/logo_telef_02.gif); /* source for start image */
		background-repeat: no-repeat;
		float:left;
}

/* header.logotlfnk */
a.image
{
	margin-top:15px;
	padding-right:20px;
	margin-top:15px;
	padding-right:20px;
	display: block; /* a tag must be a block */
	width: 158px; /* width of reactive image */
	height: 77px; /* height of reactive image */
	background-image: url(tl_files/Brasil/2009/templates/logo_telef_02.gif); /* source for start image */
	background-repeat: no-repeat;
	float:left;
}

/* header.logotlfnk.hover */
a.image:hover
{
	background-image: url(tl_files/Brasil/2009/templates/logo_telef_01.gif); /* source for target image */
}

/* header.ftr */
a.image2
{
	margin-top:15px;
	padding-right:0px;
	display: block; /* a tag must be a block */
	width: 122px; /* width of reactive image */
	height: 77px; /* height of reactive image */
	background-image: url(tl_files/Brasil/2009/templates/logo_e3_02.gif); /* source for start image */
	background-repeat: no-repeat;
	float:left;
}

/* header.ftr.hover */
a.image2:hover
{
	background-image: url(tl_files/Brasil/2009/templates/logo_e3_01.gif);
}

/* logo CP */
.logo
{
	width:230px; margin: 20px 300px 40px 0; padding-right:20px; 	background-image: url(tl_files/Brasil/2009/templates/logocpbrasil.gif);background-repeat: no-repeat;background-position:right; height:99px; float:left
}

div#lay_extra
{
	float:left;width:180px;margin-left:-920px;
}

div#logeo
{
	width:146px; margin-right:30px;height:23px; background-color:#0099FF; color:#FFFFFF; text-align:center; font-size:12px; padding-top:4px;  float:right
}

div#bienvenida
{
	border-left:#0099FF solid 1px; height:23px; background-color:#FFFFFF; color:#0099FF; text-align:center; font-size:12px;padding:4px 10px 0 10px;  float:right
}

