/* CSS Document */

/* ANNULLED DIV's */
/*from home*/
#menu, #box-left, #banner{
   display:none;
}
/*from about us*/
#about-us_img, #about-us_img p{
   display:none;
}
/*from contact us*/
#contact-form{
   display:none;
}

/* ANNULLED CLASSES */
/*from home*/
.dot-line, .home-image-izq, .home-image-der, .title{
   display:none;
}
/*from about us*/
dot-line2{
   display:none;
}


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

.noprint{
   display: none;
}

.subtitle01{
   font: bold 14px arial;
   color: #000000;
}

.dest{
   font: bold 14px arial;
   color: #000000;
}

.text02{
   font: normal 14px arial;
   line-height: 17px;
}

.text02 a{
   font: bold 14px arial;
   line-height: 17px;
   color: #000000;
   text-decoration: none;
}

.print-title{
   font: bold 16px arial;
}

#header{
   width: 604px;
   height: 57px;
}

#footer{
   width: 780px;/*800*/
   margin: 150px 0px 0px 0px;
   font: normal 10px arial;
   color: #000000;
   float: left;
}

#footer b{
   font: bold 10px arial;
}

.print-footer{
   margin: 150px 0px 0px 0px;
   font: normal 10px arial;
   color: #000000;
   text-align: center;
}

.print-footer b{
   font: bold 10px arial;
   text-align: center;
}

/* *************** HOME *************** */
.home-info{
   width: 604px;/*604*/

}
/*txt*/
.home-info h1{
   width: 604px;/*461*/
   height: 100%;/*110*/
}

.home-info p{
   width: 604px;/*461*/
}

/* *************** ABOUT US *************** */
#about-us{
   width: 604px;
   /*margin: 0px 0px 12px 0px;
   padding: 0px 14px 0px 15px;*/
}

#about-us p{
   /*margin: 0px 0px 10px 0px;*/
   width: 604px;/*461*/
   font: normal 14px arial;
   color: #000000;
}

#about-us a{
   /*margin: 0px 0px 10px 0px;*/
   font: bold 14px arial;
   color: #000000;
}

.ab-list{
    width: 604px;/*358*/
    font: normal 14px arial;
	color: #000000;
	/*margin: 0px 0px 10px 0px;*/
}

.ab-list a{
	font: normal 14px arial;
	color: #000000;
}

.ab-list-line{
    width: 604px;/*358*/
	height: 22px;
	color: #000000;
}

.ab-list-items{
    width: 592px;/*461*/
    font: normal 14px arial;
	line-height: 16px;
	color: #000000;
	float: left;
}

.ab-list-bullet{
   width: 4px;
   padding: 5px 8px 0px 0px;
   color: #000000;
   float: left;
}

/* ********* CONTACT US ********* */

#contact-info{
   width: 604px;
}

#contact-info h1{
   width: 604px;/*461*/
   font: normal 14px arial;
}

/* ************ SERVICES *********** */

/* service paragraph */
.serv-description{
   width: 604px;/*568*/
   margin: 12px 0px 0px 0px;
}

/*description title*/
.serv-description h2{
   width: 604px;/*495*/
   height: 15px;
   font: bold 14px arial;
   color: #000000;
   line-height: 15px;
}
/* description */
.serv-description h3{
   width: 604px;/*22*/
   font: normal 14px arial;
   color: #000000;
   line-height: 15px;
}

.serv-description a{
   font: normal 14px arial;
   color: #000;
   text-decoration: underline;
}

#services-subtitle{
   width: 604px;/*480 495*/
   font: bold 14px arial;
   color: #000000;
}

#client-coment{
   width: 604px;/*22*/
   font: normal 12px arial;
   color: #4b4b4b;
   line-height: 15px;
}

/* ************ NEWS ************** */
.news-title{
	font: bold 14px tahoma;
	text-transform: uppercase;
}

.news-subtitle{
   font: bold 14px tahoma;
}
