/* CSS Document */
#textos{  padding:9px; background-color:transparent;  color:#000;  }
		
   
#textos h1{ font-family: 'Oswald', sans-serif; font-weight:normal; font-size:30px;   text-transform:uppercase; text-shadow: 5px 5px 10px #000; text-align:left;}

#textos ul li{font-family: 'Coda',  sans-serif; margin-left:4px; padding-left:0px; font-family: 'Coda',  sans-serif; font-size:12px; line-height:19px;}

#textos h2{ font-family: 'Oswald', sans-serif; font-weight:lighter; font-size:23px;   color:#999999; padding:3px; }
#textos h2 img{ padding:-5px;}
#textos h2 a:link   { text-decoration:none;     }
#textos h2 a:visited{ text-decoration:none;    }
#textos h2 a:hover  { text-decoration:none;   }
#textos h2 a:active {  text-decoration:none; }

#textos h3{ font-family: 'Oswald', sans-serif; font-weight:lighter; font-size:18px; line-height: 22px; }
#textos h3 img{ padding:-5px;}
#textos h3 a:link   { text-decoration:none;  }
#textos h3 a:visited{ text-decoration:none;  }
#textos h3 a:hover  { text-decoration:none; }
#textos h3 a:active {  text-decoration:none; }

#textos h4{ font-family: 'Oswald', sans-serif; font-weight:lighter; font-size:15px; line-height:18px;   color:#999999;}
#textos h4 img{ padding:-5px;}
#textos h4 a:link   { text-decoration:none;    }
#textos h4 a:visited{ text-decoration:none; }
#textos h4 a:hover  { text-decoration:none;  }
#textos h4 a:active {  text-decoration:none;  }

#textos p{ font-family: 'Coda',  sans-serif; font-size:12px; line-height:17px;}
#textos a:link   { font-family: 'Coda',  sans-serif; margin-left:4px; padding-left:0px; font-family: 'Coda',  sans-serif; font-size:12px; line-height:19px; text-decoration:none;     }
#textos a:visited{ text-decoration:none; }
#textos a:hover  { text-decoration:none;  }
#textos a:active {
	text-decoration: none;
	text-align: center;
}

#textos h4{ font-family: 'Oswald', sans-serif; font-weight:lighter; font-size:9px;   color:#999999;}
#textos h4 img{ padding:-5px;}
#textos h4 a:link   { text-decoration:none;    }
#textos h4 a:visited{ text-decoration:none; }
#textos h4 a:hover  { text-decoration:none;  }
#textos h4 a:active {  text-decoration:none;  }

#textos blockquote{font-family: 'Coda',  sans-serif; font-size:11px; line-height:15px;  }

#idioma{ position:fixed; width:60px; padding:15px 0 4px 0; top:0; left: 95%; background-color:transparent; font-family: 'Coda',  sans-serif; font-size:9px; text-transform:uppercase; text-align:center;
 box-shadow: 2px 10px 10px #272727;
-webkit-box-shadow: 2px 10px 20px #272727;
   -moz-box-shadow: 2px 10px 20px #272727; z-index:1000; 
}
#idioma a:link   { text-decoration:none; color:#999999   }
#idioma a:visited{ text-decoration:none; color:#999999;   }
#idioma a:hover  { text-decoration:none;  color:#CCCCCC;  }
#idioma a:active {  text-decoration:none;  color:#999999;  }
