/* links */
a:link {
  color: #cbff70;
  text-decoration: none;
  }
a:visited {
  color: #cbff70;
  text-decoration: none;
  }
a:hover {
  color: #ddffa2;
  text-decoration: underline;
  }
a:active {
  color: #ddffa2;
  text-decoration: underline;}
  
  
/* links imagenes */
a img {border: 0; }
  
   
/* Parrafo */ 
 td { }
 
 .contenido { padding: 13px; font-family: "Arial"; letter-spacing: 0;
 font-size: 13px; color:#c0c0c0; background: url('imagenes/contenido.png'); border: 1px dotted #a0aab7;
 font-style: normal; font-weight: 500;
 line-height: 170%; text-align: center; }
 
  .contenido2 { padding: 13px 17px 13px 17px; font-family: "Arial"; letter-spacing: 0;
 font-size: 13px; color:#c0c0c0; background: url('imagenes/contenido2.png'); border: 1px dotted #a0aab7;
 font-style: normal; font-weight: 500;
 line-height: 170%; text-align: justify; }
 
 .planetaweb { font-weight:600; color: #fbdb78; }
 
 strong { color: #eaeaea; font-weight: 500; border-bottom: 1px dotted #FFFFFF; }
 
 hr { border-bottom:1px dotted #70859b; border-top: 0; border-left: 0; border-right: 0; margin: 35px; }
 

 h1 { font-size: 19px; font-family:'Calibri'; color:#eee;  border-bottom: 1px dotted #70859b;
 font-style: normal; font-weight: 500;  text-transform: uppercase;
 text-align: left; margin: 0 0 14px 0; padding: 7px 0px 7px 0px;  background: url("imagenes/") no-repeat;
 background-position: bottom right; vertical-align: middle; }
 
 .contenido2 h1 a{ color:#eee; }
 .contenido2 h1 a:hover { color:#ddffa2; }
 
 .contenido h1 a{ color:#eee; }
 .contenido h1 a:hover { color:#ddffa2; }
 
 h1 .bankgothic { font-family:'BankGothicLtBTLight'; text-transform: none; }
 
 h2 {font-family: "Calibri"; font-size: 15px; letter-spacing: .5px;
 font-style: normal; font-weight: 600; line-height: 145%; text-transform: none;
 text-align: left; margin: 0px 0 10px 0; color: #fbdb78; }
 
 h3 {font-family: "Calibri"; font-size: 14px; letter-spacing: .5px;
 font-style: normal; font-weight: 600; line-height: 145%; text-transform: none;
 text-align: left; margin: 0px 0 10px 0; color: #cbff70; }
 
 h4 {font-family: "Calibri"; font-size: 15px; letter-spacing: .5px;
 font-style: normal; font-weight: 600; text-transform: none;
 text-align: left; padding: 0; margin: 0px 0 0px 0; color: #d6ff8e; }
 
 h5 {font-family: "Calibri"; font-size: 15px; letter-spacing: .5px;
 font-style: normal; font-weight: 600; line-height: 145%; text-transform: none;
 text-align: left; margin: 17px 0 -10px 0; color: #fbdb78; }
 
 h6 { font-size: 19px; font-family:'Calibri'; color:#eee;  border-bottom: 1px dotted #70859b;
 font-style: normal; font-weight: 500;  text-transform: uppercase;
 text-align: left; margin: 0 500px 0px 0; padding: 7px 0px 7px 0px;  background: url("imagenes/") no-repeat;
 background-position: bottom right; vertical-align: middle; }
 

/* Testimonios */

 .contenido2 .cliente { text-align: right; color: #cbff70; font-size: 12px; }
 
 
/* Portafolio Web */

 .contenido3 { padding: 0px 10px 0px 13px; font-family: "Arial"; letter-spacing: 0; /* textos */
 font-size: 11px; color:#c0c0c0; background: url('imagenes/contenido2'); border: 0px dotted #a0aab7;
 font-style: normal; font-weight: 500; letter-spacing: .3px;
 line-height: 170%; text-align: justify; }
 
 .contenido4 { padding: 17px 13px 23px 20px; font-family: "Arial"; letter-spacing: 0; /* fondo de los paquetes web */
 font-size: 13px; color:#c0c0c0; background: url('imagenes/contenido2.png'); border: 1px dotted #a0aab7;
 font-style: normal; font-weight: 500;
 line-height: 170%; text-align: center; }
 

 .sitioweb { color:#fff; }
 
  
  /* Navigation Menu */

#navmenu{
    font-family: 'Arial';
	height:20px;
	float:left;
	padding:0px;
	margin: 0 0 0 -13px;
	color:#c0c0c0;
}
#navmenu ul{
	list-style:none;
	padding: 0px; margin:0px 0px 0px 0px; }
	
#navmenu ul li{ font-size:11px; letter-spacing: .3px;
	float: left; border-right:1px dotted #b5b5b5; 
	padding: 0 13px 0 13px;
	line-height: 130%; }

#navmenu ul li a{
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-transform: none;
	text-decoration: none;
	font-weight:normal;
	color:#c0c0c0;
	display:block;
	
}
#navmenu ul li a:hover{
	background-color:  ;
	color:#eaeaea; text-decoration: underline; }
 
 
 /* Listas */
 
ul { padding: 0; margin: 0 0 20px 14px; line-height: 170%; list-style:disc;
     font-family: "Arial"; letter-spacing: 0; font-size: 13px; color:#c0c0c0; font-style: normal; font-weight: 500;
     line-height: 170%; text-align: justify; }
 
ul a:link {
  color: #cbff70;
  text-decoration: none;
  }
ul a:visited {
  color: #cbff70;
  text-decoration: none;
  }
ul a:hover {
  color: #ddffa2;
  text-decoration: underline;
  }
ul a:active {
  color: #ddffa2;
  text-decoration: underline; }
  
 
 ol { padding: 0; margin: 0 0 20px 20px; line-height: 170%; 
     font-family: "Arial"; letter-spacing: 0; font-size: 13px; color:#c0c0c0; font-style: normal; font-weight: 500;
     line-height: 170%; text-align: justify; }
  
  
 /* pie de pagina */
 .pie {font-family: "Arial";
 font-size: 11px; letter-spacing: .3px; padding: 0 60px 0 0px;
 color:#C0C0C0; text-align: right;
 font-style: normal;
 font-weight: 500;
 line-height: 130%; }
 
 .pie a { color:#c0c0c0; }
 
 .pie a:hover { color:#eaeaea; border-bottom: 1px dotted #f5f5f5; text-decoration: none; }
  

/* lista de los links del footer */

.footer ul { padding: 0; margin: 0 0 20px 14px; line-height: 170%; list-style:disc;
     font-family: "Arial"; letter-spacing: 0; font-size: 13px; color:#c0c0c0; ont-style: normal; font-weight: 500;
     line-height: 170%; text-align: justify; }
 
.footer ul a:link {
  color: #c0c0c0;
  text-decoration: none;
  }
.footer ul a:visited {
  color: #c0c0c0;
  text-decoration: none;
  }
.footer ul a:hover {
  color: #ddffa2;
  text-decoration: underline;
  }
.footer ul a:active {
  color: #ddffa2;
  text-decoration: underline; }
   
  
  /* formulario */
  
 .tablaform { background: #555; border: 1px dotted #eee; font-size: 14px; font-family:'Calibri'; 
             padding: 0px 5px 0px 0; font-weight: 600; }
			 
 .tablaform td { color: #d1d1d1; }
 
 input, textarea { color: #0066bd; font-family: 'Arial';  font-size: 13px; }
 
 
  /* Fondo */
body { background-image: url("imagenes/fondo-planetaweb.jpg");
background-color: #040c15;
background-position: top center;
background-repeat: repeat-x;
background-attachment: fixed;
margin: 7px 0 0 0;
}

/* Scrollbar */
body { scrollbar-arrow-color: #1d7cb4;
scrollbar-base-color: #ffffff;
scrollbar-face-color: #dedfe0;
scrollbar-highlight-color:#dedfe0;
scrollbar-shadow-color: #b7b7b7}


 /* Webfonts */

@font-face {
    font-family: 'BankGothicLtBTLight';
    src: url('bnkgothl-webfont.eot');
    src: url('bnkgothl-webfont.eot?#iefix') format('embedded-opentype'),
         url('bnkgothl-webfont.woff') format('woff'),
         url('bnkgothl-webfont.ttf') format('truetype'),
         url('bnkgothl-webfont.svg#BankGothicLtBTLight') format('svg');
    font-weight: normal;
    font-style: normal; }
