* { padding: 0; margin: 0 auto; }

body {
	padding:0;
	margin:0 auto;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #000000;
	text-align: center;
	background:#8A98BF;	
}

.line {
	display:block;
	border-top:1px solid #ccc;
	width:70%;
	margin-left:76px;
	font-size:12px;
}

.titulo {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;	
	width:90%;
	font-weight:bold;
}

#site {
	margin: 0 auto;
	padding: 0;
	width: 1002px;
}

#ladoesquerdo{
	width: 195px;
	float:left;
}

#login {
	background:#FFF url(images/Esquerda01.jpg) no-repeat;	
	height:200px;
}

#login h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#login ul.link {
	list-style:none;
	padding-top: 20px;
	font: normal 14px  bold'Trebuchet MS', Tahoma, sans-serif;	
	color: #000000;
	display:block;
	float:center;
	width:150px;
}

#portal {
	background:#FFF url(images/Esquerda02.jpg) no-repeat;	
	height:75px;
}

#twitter {
	background:#FFF url(images/Esquerda02.jpg) no-repeat;	
	height:75px;
}

#twitter h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#twitter .chamado {
	padding: 10px 0 0 0px;
	font: normal 11px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #000000;
	display:block;
	float:center;
	width:150px;
}

#portal h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#portal .chamado {
	padding: 10px 0 0 0px;
	font: normal 11px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #000000;
	display:block;
	float:center;
	width:150px;
}

#cliente {
	background:#FFF url(images/Esquerda03.jpg) no-repeat;	
	height:277px;
	font:Arial, Helvetica, sans-serif 16px bold;
}

#cliente h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#cliente ul.sesi {
	text-align:left;
	list-style:none;
	padding:8px 0 0 20px ;
	height:230px;
	display:block;
	float:left;
	width:75px;
	font: normal 10px 'Trebuchet MS', Tahoma, sans-serif;
}

#cliente ul.senai {
	text-align:left;
	list-style:none;
	padding:8px 0 0 20px ;
	height:230px;
	display:block;
	float:left;	
	font: normal 10px 'Trebuchet MS', Tahoma, sans-serif;
}



#centro{
	float:left;
	background:#FFF url(images/centro.jpg) no-repeat;	
	width: 424px;
	height:505px;
	padding: 120px 70px 0 70px;
	text-align:justify;
	font-size:16px
}

#ladodireito{
	width: 243px;
	float:left;
	background:#FFF;	
}

#servsesi {
	background:#FFF url(images/direita01.jpg) no-repeat;	
	height:420px;
}

#servsesi h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#servsesi ul {
	list-style:none;
	padding: 20px 0 0 10px;
	font: normal 11px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #000000;
	text-align:left;
	display:block;
	float:center;
	line-height:15px;	
}

#servti {
	background:#FFF url(images/direita02.jpg) no-repeat;	
	height:205px;
}

#servti h1{
	padding-top: 10px;
	font: normal bold 14px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #FFF;
}

#servti ul {
	list-style:none;
	padding: 20px 0 0 10px;
	font: normal 11px 'Trebuchet MS', Tahoma, sans-serif;	
	color: #000000;
	text-align:left;
	display:block;
	float:center;
	line-height:15px;
}

.style3 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}