<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------ INTERNA ------*/

/*impot de web fonts*/
@import url('webfonts.css');

body{
	margin:0;
	background:url(../img/bg_interna.png) repeat-x top center;
	
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

#topo{
	width: 982px;
	height: 69px;
	margin: 20px auto;
	line-height: 69px;
	font-size: 19px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Verdana;*/
	color: #ffffff;
	background: url(../img/top-bg.jpg) no-repeat;
	text-align: center;
}

hr{
	margin: 0px auto 5px auto;
	height: 1px;
	width: 982px;
	color: #333333;
	border: 0px;
	background-color: #333333;
}

#arealogin{
	width: 785px;
	height: 180px;
	margin: 0px auto;
	text-align: right;
	padding: 0px 0px 100px 190px;
}

ul.login{
	list-style: none;
	height: 66px;
}

li.sublogin{
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 48px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Verdana;*/
	font-weight: bold;
	color: #919191;
	list-style: none;
	margin: 0px 10px;
	width:150px;
	display:block;
}

li.sublogin1{
	width: 150px;
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 48px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Verdana;*/
	font-weight: bold;
	color: #919191;
	list-style: none;
	margin: 0px 10px;
}

li.sublogin2{
	float: left;
	/*height: 66px;
	line-height: 66px;*/
	font-size: 48px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Verdana;*/
	font-weight: bold;
	color: #919191;
	list-style: none;
	margin: 0px 10px;
}

li.sublogin2 a{
	color: #919191;
	text-decoration: none;
}

input{
	height: 25px;
	margin: 2px auto;
	border: solid 1px #cccccc;
}

#embreve{
	width: 959px;
	/*height: 294px;*/
	margin: 0px auto;
    
    /**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family:Arial;*/
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin: 0px auto;
}

.menusec{
	clear:both;
	width:960px;
	margin:30px auto;
	word-spacing: 80px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 10px;
	color: #b6b6b6;
	text-align:center;
}

p.copyright
{
    /**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 10px;
	color: #b6b6b6;
	margin: 50px 0px 0px 0px;
	word-spacing:normal;
}

a{
	color: #b6b6b6;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.botoesconseg{
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Sans-Serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #606463;
	padding: 26px 26px 26px 70px;
	background:url(../img/bgbt.png) no-repeat;
	background-color: #ececec;
	margin: 0;
}

.botoesconseg_desab{
	opacity: .3;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	/**********consegtyr2_2013.css  22/07/2013 ****************/
	/*font-family: Helvetica, Arial, Sans-Serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #606463;
	padding: 26px 26px 26px 70px;
	background:url(../img/bgbt.png) no-repeat;
	background-color: #ececec;
	margin: 0;
}</pre></body></html>