@charset "utf-8";
body {
	background-image: url(../img/top_menu/corpo.jpg);
	background-attachment:fixed;
}
.topmenu {
	background-image:url(../img/top_menu/menu_r1_c13_s1.jpg);
	background-repeat:repeat-x;
}
.rodapemenuporque {
	background-image:url(../img/rodape/rodape_porque_s1.jpg);
	background-repeat:no-repeat;
}
.rodapemenumenu {
	background-image:url(../img/rodape/rodape_menu_s1.jpg);
	background-repeat:no-repeat;
}
.porque {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.rodape_menu {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.rodape_menu_conteudo {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
#logo {
	background-image:url(../img/logo-crishost.png);
	width:100;
	height:71;
}
#rodape /*rodapé do sistema */

        {

            background-image:url(../img/barra_s1.jpg);
			background-repeat:repeat-x;

            text-align: center;

            font-size:12pt;

            font-family: Verdana, Geneva, sans-serif;

            font-weight:bold;

            width:100%;

            color:Black;

            position:fixed; 

            bottom:0px;

            left:0px;

}
#chat {
	background-image:url(../img/chat.png);
	background-repeat:no-repeat;
	width:220px;
	height:30px;
}
#tel {
	background-image:url(../img/3521_5446.png);
	background-repeat:no-repeat;
	background-position:center;
	width:220px;
	height:30px;
}
#topo {
	background-image:url(../img/top_menu/topo1_s1.jpg);
	background-repeat:repeat-x;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
}
#rodapemenu {
	background-image:url(../img/rodape/rodape1_s1.jpg);
	background-repeat:repeat-x;
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
}
#lupa {
	background-image:url(../img/top_menu/lupa_s1.jpg);
	background-repeat:no-repeat;
	width:24px;
	height:26px;
}
a:link {
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #FFFFFF;
}
#menubv {
width: 100px;
padding: 0;
margin: 0;
font: 14px Verdana, sans-serif;
text-align:center;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv h1 {
font-size:12px;
margin: 0;
}
#menubv h1 a {
font-size:12px;
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
color: #FFFFFF;
text-decoration: none;
}
#menubv h1 a:hover {
font-size:12px;
background-color:#03F;
color: #FFF;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  h1 { float: left; height: 1%; }
* html ul#menubv  h1 a { height: 1%; }
/* End */
#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:800px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(http://www.crishost.com.br/img/slides/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(http://www.crishost.com.br/img/slides/btn_next.gif) no-repeat 0 0;	
		}
		.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:800px;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}