/****** ESTILOS PREDETERMINADOS *****/
#contenido {}
#TituloWEB {}
#Indice {color:#CCC ;font-size:95%;}
#Indice a{color:#666 ;}
#Titulo {}
#Pie{ font-size:85%; color:#333 ; }
#Pie{ padding:20px;}
#PrePagina{ margin-top:5px; margin-bottom:4px;}
#Idioma a{font-size:85%; color:#333;}
#Texto {}
#Texto a{text-decoration:underline}
#Compartir {}
#Movil img{padding:2px 0px;}
#Movil img{padding:2px 0px;}
#Area{ margin-top: 1em;	}
#Navegador{	padding:0px 20px;}
#Toolbar {	text-align:right;}
#Encabezado{margin-bottom:1em;}
#EncabezadoDer{	text-align: center;	font-size: 1.5em;	font-weight:bold;}
#Pagina {background-color: #FFFFFF;border:1px solid #999;}
#logo{ padding-top:20px;padding-left:20px;}
#BarraHerramientas{ }
#Indice{ padding-left:20px;}
#Titulo{padding-left:20px;}
#Texto{padding-left:20px;padding-right:20px;}
.btn{
	text-decoration: none !important;
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image: -o-linear-gradient(top,#fff,#e6e6e6);
	background-image: linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
.btn-small{
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
/****** ESTILOS DEL USUARIO *****/
.nav-pills > li > a{ }
.nav-pills > li > a:hover{ }
.navbar { margin-bottom: 4px;}
.nav-pills > li > a {};