
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333;
}

body#bgSolucoes {background:url(../images/bg_solucoes.gif) top repeat-x;}

body#bgWebminio {background:url(../images/bg_s_webminio.gif) top repeat-x;}
body#bgCondoPlaza {background:url(../images/bg_s_condoplaza.gif) top repeat-x;}
body#bgAtentum {background:url(../images/bg_s_atentum.gif) top repeat-x;}
body#bgWebloca {background:url(../images/bg_s_webloca.gif) top repeat-x;}
body#bgImovix {background:url(../images/bg_s_imovix.gif) top repeat-x;}
body#bgExtensa {background:url(../images/bg_s_extensa.gif) top repeat-x;}
body#bgHotvia {background:url(../images/bg_s_hotvia.gif) top repeat-x;}

body#bgIntPadrao01 {background:url(../images/bg_int_padrao01.gif) repeat-x;}

body#bgNoImg {background:url(../images/bg_noImg.gif) repeat-x;}

body#bgWebminioCase {background:url(../images/bg_s_webminioCase.gif) top repeat-x;}

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}

img {border:none;}

a {
	color:#80181c;
}

a:hover {
	color:#c4151c;	
	text-decoration:underline;
}

.t_destaque {
	font-family:"Trebuchet MS";
	font-style:normal;
	height:55px;
	font-size:1.7em;
	background:url(../images/bg_titulo.gif) top left no-repeat;
	padding:14px 0 0 15px;
	margin:0 0 25px 0;
	color:#777;
}

.t_destaque em {
	float:left;
}

.t_destaque strong {
	float:left;
	margin:-8px 0 0 8px;
	font-size:1.4em;
	color:#c4151c;
}

.sTitulo {
	width:380px;
	height:61px;
	font-size:1.1em;
	font-weight:normal;
	background:url(../images/bg_sTituloRed.gif) top left no-repeat;
	padding:14px 35px 0 36px;
	margin:40px 0 10px 0;
	color:#333;
	clear:both;
}

.invis {
	text-indent:-9000px;
	display:none;
}

/* div geral */

#geral {
	width:900px;
	margin:0 auto;
}

/* topo */

#topo {
	height:170px;
	margin:10px 0 0 0;
	background:url(../images/bg_topo.jpg) top right no-repeat;
}

#topo h1 {
	float:left;
	margin:46px 0 0 24px;
}

#topo p a {
	float:right;
	margin:5px 5px 0 0;
}

/* menu */

ul#menu {
	width:100%;
	height:35px;
	margin:0 0 3px 0;
}

ul#menu li {
	display:inline;
}

ul#menu li.menuLink a {
	float:left;
	width:150px;
	text-align:center;
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 0 8px 0;
}

ul#menu li.menuLink a:hover {
	background:url(../images/bg_menu_on.gif) repeat-x;
	padding:10px 0 8px 0;
	color:#333;
	text-decoration:none;
}

ul#menu li.selected a, ul#menu li.selected a:hover {
	float:left;
	width:150px;
	text-align:center;	
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	background:url(../images/bg_menu_selected.gif) center repeat-x;
	padding:10px 0 9px 0;
	text-decoration:none;
}

/* área de negócios home */

#a_negocios {
	height:80px;
	padding:65px 0 0 0;
	background:url(../images/a_negocios_tit.gif) top left no-repeat;
	background-position:50% 15%;
}

.dock {
	position: relative;	
	text-align: center;
}
.dock-container {
	position: absolute;
}
a.dock-item {
	display: block;
	position: absolute;
	top: 0px;
}
.dock-item img {
	width:100%;
}

/* imagem Home */

ul#imgsHome {
	height:176px;
}

ul#imgsHome li img {
	width:899px;
}

#imagesHome img {
	width:899px;
	height:176px;
}

/* conteudo home */

#conteudoHome {
	float:left;
	width:570px;
	padding:15px;
}

#conteudoHome p {
	text-align:justify;
	margin:0 0 20px 0;
	padding:0 40px 0 10px;
	line-height:1.5em;
}

#conteudoHome ul {
	width:410px;
	margin:10px 0 40px 10px;
}

#conteudoHome ul li {
	margin:10px 0 10px 0;
	text-align:justify;
	border-bottom:1px dashed #c6c6c6;
	padding:0 0 10px 0;
}

#conteudoHome ul li strong {
	font-size:1.1em;	
}

/* lateral Home */

#lateralHome {
	float:right;
	width:300px;
}

#lateralHome p {
}

/* noticias */

#lateralHome h3, #noticias h3 {
	width:243px;
	height:43px;
	font-size:1.4em;
	background:url(../images/bg_tituloLateral.gif) no-repeat;
	margin:35px 0 2px 0;
	padding:11px 10px 8px 47px;
	color:#777;
}

#noticias p strong {
	float:left;
	font-size:1.5em;
	margin:0 0 10px 0;
}

#noticias p {
	font-size:0.9em;
	text-align:justify;
	margin:0 0 15px 0;
	border-bottom:1px solid #d9d9d9;
	padding:5px 5px 15px 5px;
}

#noticias .allNoticias a {
	float:right;
	width:180px;
	height:25px;
	font-size:1.0em;
	background:url(../images/btn_menor.gif) bottom left no-repeat;
	background-position:0 0;
	padding:5px 0 0 10px;
	margin:0 0 20px 0;
	text-decoration:none;
	color:#555;
}

#noticias .allNoticias a:hover {
	background:url(../images/btn_menor.gif) top bottom left no-repeat;
	background-position:0 -30px;
	color:#fff;
}

/* rodape */

#rodape {
	height:105px;
	background:#a50e10;
	margin:0 0 20px 0;
	padding:15px 20px 12px 20px;
	color:#fff;
	clear:both;
}

#rodape .menu {
	float:left;
	width:470px;
}

#rodape a {color:#fff;}

#rodape a:hover {text-decoration:underline;}

#rodape .menu .copyright {
	background:url(../images/logo_athos_rodape.png) top left no-repeat;
	background-position:0 40%;
	padding:70px 0 10px 0;
}

#rodape .tel {
	float:left;
	height:100px;
	padding:0 25px 0 0;
	background:url(../images/rodape_line.png) right top no-repeat;
}

#rodape .tel p strong, #rodape #bloco p strong {
	font-size:1.1em;
}

#rodape p img {vertical-align:middle;}

#rodape .tel p, #rodape #bloco p  {
	margin:0 0 16px 0;
}

#rodape #bloco {
	float:left;
	width:230px;
	font-style:normal;
	padding:0 0 0 25px;
}

#rodape #bloco address {
	font-style:normal;
	margin:0 0 16px 0;
}