body { 
	/*background: #b1d8f2;	*/
	font-family: Arial;
	font-size: 11px; 
	color:#666666; 
	/*background: url("back1.png") repeat-x #3ca6d9; margin:0px;*/
	/*background:#8fcae5; */
	background:url("frio.jpg") no-repeat center top;
	margin:0px;
	

}

/***** esqueleto do website *****/
#pagina {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#vismec {
	width:770px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	background: url("icon/borda.png") repeat-y;

}

/***** topo do website *****/
/* logotipo */
#Logo {
	width:300px;
	float:left;
	padding:0px 0px 0px 20px;
}

#LogoBackground {
	float:left; 
	width:39px; 
	height:39px; 
	background:url('/logo_gira1.png') no-repeat; 
	padding:2px;
}

#Contactos {
	float:left; 
	width:300px; 
	text-align:center; 
	height:50px; 
}

#TopoLinks {
	float:left; 
	width:130px; 
	text-align:right; 
	height:35px;
	padding-top:10px; 
	padding-right:20px; 
}

/***** banner *****/
#Banner {
	float:left; 
	width:770px; 	
	height:192px; 
}

#BannerImg {
	width:540px;
	height:156px;
	float:left;	
}

#BannerFormularioLinks {
	width:213px;
	height:184px;

	float:left;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:4px; border-top:1px solid #a2daf0; border-bottom:1px solid #a2daf0;

}

#BannerFormularioLinks a { 
	height:56px;
	float:left;
	margin-top:3px;
}

#BannerFormularioLinks a:hover{
	opacity:.80;
	filter: alpha(opacity=80);

}

/* Conteudo */
#Conteudo {
	float:left; 
	width:750px;
	padding:10px;
}

#ConteudoEsq {
	width:165px;
	float:left;
}

#ConteudoDir {
	width:575px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#ConteudoEsqI {
	float:left; 
	width:560px; 
	margin-right:10px;
}

#ConteudoDirI {
	float:left; 
	width:180px;
}

/** menu superior **/
#MenuList { 
	float:left;
	width:776px; 
	position:relative;	
}

/* Lista Ver Também */

#VerTambem ul {
	list-style: none;
	margin:0px; 
	padding:0px;
	margin-top:20px;
	width:200px; 
}

#VerTambem a {
	font-size: 11px;
	background-image: url("icon/cubo.png");
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	margin-top:0px;
	width:200px;
	float:left;
}

#VerTambem a:hover {
	text-decoration:underline;
}

/* menus */
#MenuList ul {
	list-style: none;
	margin:0px; 
	padding:0px;
	}

#MenuList ul li {
	position:relative; 
	float:left; 
	width:99px;
	}

#MenuList ul li a {
	display:block;
	width:99px;
	height:25px;
	line-height:25px;
	background: url("icon/menu_header.png");
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#MenuList ul li a:hover {
	background: url("icon/menu_header1.png");
	color:#FFFFFF; 
}

ul ul {
	position:absolute;
	display: none;
	left:0px;
	top:25px;
}

#MenuList li ul li a {
	background:#0093bc;
	width:160px; 
	height:25px;
	line-height:25px; 
	padding-left:10px; 
	color:#FFFFFF; 
	font-weight:normal;	
	text-align:left; 
	font-size:11px; 
	opacity:.90;
	filter: alpha(opacity=90);
} 

#MenuList li ul li a:hover {
	background:#82c5f2;
	color:#FFFFFF;

} 

#MenuList li:hover ul ul, li.over ul ul {
	display:none;
}

#MenuList li:hover ul, li li:hover ul, li.over ul, li li.over ul {
	display: block;
	border-top:1px solid #FFFFFF;
} 

/* Conteudo Direito Index */
.CaixaDirSuperior {
	width:165px;
	height:20px; color:#FFFFFF;
	line-height:20px;
	margin-top:10px;
	padding-left:15px;
	background-image: url('icon/CaixaDirSuperior.png');
	font-size:11px;
	font-weight:bold;
}

.CaixaDirPrincipal {
	width:160px;
	padding:10px; 
	background-image: url('icon/CaixaDirPrincipal.png');
}

.CaixaDirInferior {
	width:180px;
	height:5px; 
	background-image: url('icon/CaixaDirInferior.png');
	font-size:0px;
}


/* Menu Esquerdo */
#MenuEsqTitulo {
	background-image: url(/icon/menu_visivel.png); 
	font-weight:bold;
	padding-left:10px; 
	padding-top:3px; 
	height:16px; 
	width:150px; 
	color:#FFFFFF;
}

#MenuEsq {
	width:160px;
	color:#FFFFFF;
	font-size:11px;
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style:none;
	background:#eff3f7;
	overflow:hidden; border-top:1px solid #b8cdd7; border-bottom:1px solid #b8cdd7;
}

#MenuEsq li {
	list-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	line-height:24px;
}
  
#MenuEsq a {	
	text-decoration:none;
	font-size: 12px;
	color:#666666;
	margin:0px;
	border:0px;
	padding-left:15px;
	display:block;
	width:145px;
}

#MenuEsq li a:hover {
	cursor:pointer;
	background: #d6e5fb;
	color:#666666;

}

/***** Index Servicos *****/
#IServicos {
	float:left; 
	margin-bottom:20px;
}

#IServicosConteudo {
	float:left; 
	width:538px; 
	padding:10px; 
	padding-top:15px; 
	height:210px;
	background:url('/imgs/ServicosBackground.jpg') no-repeat bottom; 
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;		
	border-bottom:1px solid #dddddd;
}


#IServicosConteudo ul {
	list-style: none;
	margin:0px; 
	padding:0px; width:135px;
}

#IServicosConteudo li {
	background-image: url("icon/cubo2.png");
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	margin-top:0px; width:135px;
}

#IServicosConteudo a {
	background-image: url("icon/cubo1.png");
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	margin-top:0px;
}

#IServicosConteudo a:hover {
	text-decoration:underline;
}

.Underline a:hover {
	text-decoration:underline;
}

.IndexServicosBotao {
	float:left; 
	width:105px; 
	line-height:25px; 
	background:url('/icon/topo3.png'); 
	font-size:10px;
	text-align:center;
	margin-right:1px;
	font-weight:bold; 
	color:#3F7EBD;
}

.IndexServicosBotao1 {
	float:left;
	width:86px;
	line-height:25px;
	background:url('/icon/topo4.png');
	font-size:10px;
	text-align:center;
	margin-right:1px;
	font-weight:bold;
	color:#3F7EBD;
}

.IndexServicosBotao:hover {
	cursor:pointer;
	font-weight:bold;
	color:#80bcff;
}

.IndexServicosBotao1:hover {
	cursor:pointer;
	font-weight:bold;
	color:#80bcff;
}

#BtAlbum a {
	float:left; 
	text-align:center; 
	color:#FFFFFF; 
	background-image:url('/icon/botao6.png'); 
	width:120px; 
	line-height:20px;
	padding:0px;	
	text-decoration: none;
}


/***** barra inferior *****/
#Footer {
	width:770px;
	float:left;
	padding-top:20px;
	border-top:1px solid #CCCCCC;
	margin-top:15px;
}

#FooterCopy {
	width:200px;
	height:40px;
	float:left;

}

#FooterLinks {
	width:400px;
	line-height:30px;
	float:left;
}

#FooterWeb {
	width:100px;
	height:40px;
	float:left;
}


/* menu de erro */
.erro {
	float:left; 
	width:95%; 
	border:1px solid red; 
	background-color:#FFE9DB; 
	color:red; 
	padding:5px 5px 5px 5px; 
	margin-bottom:20px; 
	font-size: 12px;
}


/* texto formulario */
.text_input {
	font-size: 12px;
	color:#666666;
	float:left;
	width:150px;
}

input {
	font-size:9px; 
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}


select {
	font-size:10px; 
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

textarea { 
	font-size:9px; 
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

label {
	font-size: 12px;
	color:#666666;
	width:170px; 
	float:left;
}

.BtnVoto {
	font-size:9px; 
	border:1px solid #CCCCCC;
	margin-top:5px;
	margin-left:10px;
}

#VerResultados:hover {
	cursor:pointer;
}

.border0 {
	border:0px;
	margin-bottom:0px;
}
/***** Tipos de letra *****/


h1 {
	font-size: 13px;
	color:#7bae1b;
	margin-bottom:20px;
}

h2 {
	font-size: 11px;
	color:#3F7EBD;
	background-image: url("icon/simb.bmp");
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	font-weight:bold;

}

h3 {
	font-size: 11px;
	color:#7bae1b;
	background-image: url("icon/simb1.png");
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:10px;
	margin-top:0px;
	font-weight:bold;
}

a {	
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}

a p:hover {
	color:#336699;
}

a img:hover {
	text-decoration:none;
}

p {
	text-align:justify;
}

/***** Imagens *****/

#scrollup {
	position: relative;
        overflow: hidden;
        border: 1px solid #000;
        height: 200px;
        width: 200px
}

.headline {
        position: absolute;
        top: 210px;
        left: 5px;
        height: 195px;
        width:190px;
}

img {
	border:0;
}

.quemsomos {
	background-image: url("icon/seta1.bmp"); 
	margin-left:50px; 
	padding-left:10px; 
	background-repeat: no-repeat; 
	background-position:0% 50%;
}

/***** Menu Serviços Álbum*****/

#menu_servicos {
	width:575px;
	float:left;
}

#menu_servicos ul {
	width:575px;
	margin:0px;
	padding:0px;
}

#menu_servicos li {
	list-style:none;	
	margin:0px;
	padding:0px;
	float:left;
}

#menu_servicos a {
	margin-right:5px;
	width:122px;
	display:block;
	background: url("icon/btn.png");
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

#menu_servicos a:hover {
	background: url("icon/btn_hover.png");
}

/***** Sitemap *****/

#mapadosite a {
	text-decoration:underline;
}

#mapadosite li {
	margin-bottom:10px;
}

/***** Banner Scroll *****/

#BannerImg {
    position:relative;
    height:190px;
}

#BannerImg IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#BannerImg IMG.active {
    z-index:10;
}

#BannerImg IMG.last-active {
    z-index:9;
}


#scrollup {
	width:548px; 
	height:30px; 
	padding:5px; 
	border:1px solid #CCCCCC;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
	margin-right:15px;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 548px;
	height: 30px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 548px;
	height: 30px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	height: 30px;
}


table.credenciacao {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

table.credenciacao td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


