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


 Blueprint CSS Framework 0.7.1
 Edi Group snc - Web & business consulting

   * Copyright (c) 2007-2008. See LICENSE for more info.

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

/***********************************************************************
******************* reset.css ******************************************
************************************************************************/



/***********************************************************************
******************* typography *****************************************
************************************************************************/

/* Titoli */

/* Paragrafi */


/* Link */



/* Formattazione */


/*******************************************************************************
*************************   web site    ****************************************
*******************************************************************************/
body  {background:url('../images/bg/bg.gif') repeat-x #fff;;font-size: 75%; color: #666666; font-family: "Century Gothic";
font-size:14px; }
.header {margin-top: 20px;}

/*navigation*/
#navigation {height:80px; width:700px;margin:5px 0 0 0;padding:0 0 0 0; font-size: 13px;}
#navigation a {color:#000;}
ul#nav {width: 700px;height:46px;padding:0 0 0 0;margin:0 0 0 15px;}
ul#nav li {line-height: 32px;width: 98px;margin-top: 20px;padding:30px 30px 0 0;margin:0;display:block;float:left; text-align: center;/*text-indent:-9999px;*/}
ul#nav li a {height:46px;border:0;display:block;text-decoration:none;overflow:hidden;padding:0;margin:0;}

li#home a, li#about a, li#portfolio a, li#seguros a, li#otro a, li#contact a {height:46px; font:"Century Gothic"; text-transform:uppercase;}
li#home a:hover,li#home a:focus, 
li#about a:hover, li#about a:focus,

li#portfolio a:hover, li#portfolio a:focus,
 li#contact a:hover, li#contact a:focus,
  li#otro a:hover, li#otro a:focus
{color: #000;height:46px; width:98px;background-image:url('../images/bg/toolbar.png');background-repeat:no-repeat;background-position:0px -46px;}




/*current page*/
.currentPage {background-image:url('../images/bg/toolbar.png');background-repeat:no-repeat;background-position:0px 0px;}
a.currentPage{color:#fff!important;}

/*slider*/

/*section*/

/*colors*/


/*about*/


/*contact*/


/*portfolio*/


/*contact form*/

/*twitter*/


