/*--------------------------------------------------------------------
LAYOUT "geral" Style - ARTESCAN(IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2007
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);

/*----------------------------------------------------------------------*/

.index #headerHtml{background: transparent url(../pics/headerHtml-index.jpg) no-repeat;}
.empresa #headerHtml{background: transparent url(../pics/headerHtml-empresa.jpg) no-repeat;}
.tecnologia #headerHtml{background: transparent url(../pics/headerHtml-tecnologia.jpg) no-repeat;}
.servicos #headerHtml{background: transparent url(../pics/headerHtml-servicos.jpg) no-repeat;}
.contactos #headerHtml{background: transparent url(../pics/headerHtml-contactos.jpg) no-repeat;}


/* =CONTENT PRIMARIO
--------------------------------------------------------------------------*/
#contentPrim ul.parceiros{margin-top: 30px;}
#contentPrim ul.parceiros li {
	float: left; display: block; height: 50px; margin-right: 40px; padding:0; 
	overflow: hidden; text-indent: -5555px; background: none;
}
#contentPrim ul.parceiros li a {
	position: relative; display: block; height:100%; width:100%;	
	padding: 0; margin: 0; border: 0;
}
#contentPrim li#matrics{width:158px;}
#contentPrim li#matrics a{background: transparent url(../imgs/parceiros-matrics.gif) no-repeat left top;}
#contentPrim li#matrics a:hover{background: transparent url(../imgs/parceiros-matrics.gif) no-repeat left bottom;}
#contentPrim li#assion{width:140px;}
#contentPrim li#assion a{background: transparent url(../imgs/parceiros-assion.gif) no-repeat left top;}
#contentPrim li#assion a:hover{background: transparent url(../imgs/parceiros-assion.gif) no-repeat left bottom;}
#contentPrim li#softxs{width:117px; margin: 0;}
#contentPrim li#softxs a{background: transparent url(../imgs/parceiros-softxs.gif) no-repeat left top;}
#contentPrim li#softxs a:hover{background: transparent url(../imgs/parceiros-softxs.gif) no-repeat left bottom;}


/* =Contactos.html */
.contactos p#map{
	position: relative; width:515px; height: 400px; margin-top: 20px;
	background: transparent url(../imgs/contactos-map.gif) no-repeat; color: Black;
}

