/* CSS Document */
* { margin:0; padding:0;}

.content {
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#fff;
	  text-align:justify;
	  line-height:16px;
	  text-decoration:none;
}

.footer {
        font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
}		


.content_add {
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#FFCC66;
	  text-align:justify;
	  line-height:16px;
	  text-decoration:none;
}


.header_services {
                 background-image:url(images/header_services.jpg);
				 background-repeat:no-repeat;
}

.menu_bg {
          background-image:url(images/menu_bg.jpg);
		  background-repeat:no-repeat;
}

.title_services {
                background-image:url(images/title_services.jpg);
				background-repeat:no-repeat;
}

.content_services {
                  background-image:url(images/content_services.jpg);
				  background-repeat:no-repeat;
}		


.title_clientele {
                background-image:url(images/title_clientele.jpg);
				background-repeat:no-repeat;
}	


.title_contact {
                background-image:url(images/title_contact.jpg);
				background-repeat:no-repeat;
}		


.title_portfolio {
                background-image:url(images/title_port.jpg);
				background-repeat:no-repeat;
}			  						  				 	  						  				 