/* ULTIMA REVISION: 2007/11                                            */

/* ETIQUETAS ESTANDARES */
/************************/
@font-face {
	font-family: 'AnonymousPro';
	src: url('fonts/Anonymous_Pro.ttf') format('truetype');
}
@font-face {
    font-family: 'MuseoSlab500';
    src: url('fonts/Museo_Slab_500-webfont.eot');
    src: url('fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('fonts/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}
#AnonymousPro_08{
	font-family: AnonymousPro, sans;
	font-size: 0.8em;
}
#AnonymousPro_1{
	font-family: AnonymousPro, sans;
	font-size: 1em;
}
#AnonymousPro_12{
	font-family: AnonymousPro, sans;
	font-size: 1.2em;
}
#AnonymousPro_15{
	font-family: AnonymousPro, sans;
	font-size: 1.5em;
}

#MuseoSlab500_08{
	font-family: MuseoSlab500, sans;
	font-size: 0.8em;
}
#MuseoSlab500_1{
	font-family: MuseoSlab500, sans;
	font-size: 1em;
}
#MuseoSlab500_12{
	font-family: MuseoSlab500, sans;
	font-size: 1.2em;
}
#MuseoSlab500_15{
	font-family: MuseoSlab500, sans;
	font-size: 1.5em;
}

body {
	/* background: #FFFFFF; */
	/* Cambiamos las barras de desplazamiento (Solo IE) */
	/*************
	scrollbar-face-color: #C9C8B4;
	scrollbar-shadow-color: #D8CCB8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #3399cc;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #C9C8B4;
	scrollbar-arrow-color: #FFD700;
	*************/
	/* font-size: 16px */
	font-size: 1em;
	color: #000000;
	/* font-family: sans-serif, Verdana, Helvetica; */
}

p {
	/* text-indent: 3em; */
	/* line-height: 1.5em;
	 * margin: 1.2em 0;
	 * */
}

h1, h2, h3, h4, h5, h6 {
	/* margin: 1.2em 0;
	 * color: #534B48;
	 * */
}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

dt {
	/* font-size: 18px; */
	font-size: 1.2em;
	font-weight: bold;
}

A:link          {
	color: #0000FF;
	background: none;
	text-decoration: none;
}
A:visited       {
	color: #5555FF;
	background: none;
	text-decoration: none;
}
A:hover       {
	color: #000000;
	text-decoration: underline;
}



/* ETIQUETAS PERSONALES */
/************************/

.fecha {font-size: 0.8em}

.center {text-align: center}

.small-caps {font-variant: small-caps}

.literal {font-style: italic}

.comando, .archivo {font-family: monospace; background-color: #D0D0D0;}

.cita {
	color: #777;
	display: block;
	background: url(/imgs/comillas.png) no-repeat left top;
	font-family: Verdana,Helvetica;
	font-size: 1.4em;
	margin: 0.8em 1.8em;
	padding: 0.8em 1.8em 0 3.6em;
}

.minicita {
	color: #555;
	display: block;
	background: url(/imgs/comillas.png) no-repeat left top;
	/*     Arr  Der  Aba  Izq*/
	margin: 0.5em 0.5em;
	padding: 1em 0.5em 0 1em;
}

.codigo {
	display: block;
	background: #F7F7C6;
	/* border: 1pt groove #008080; */
	border: 1pt solid #D7D7A6;
	padding: 0.3em 0.3em 0.3em 0.3em;
	/*     Arr  Der  Aba  Izq*/
	margin: 1pt 10pt 1pt 20pt;
	/* width:90%; */
	overflow:auto;
	clear:both;
	font-family: monospace;
}

.nota {
	display: block;
	color: #0000CC;
	/* background: #F7F7C6; */
	border: 1pt groove #008080;
	/*border: 1pt solid #D7D7A6; */
	padding: 0.3em 0.3em 0.3em 0.3em;
	/*     Arr  Der  Aba  Izq*/
	margin: 1pt 10pt 1pt 20pt;
	/* width:90%; */
	/* overflow:auto; */
	clear:both;
	/* font-family: monospace; */
}

.comentario {color: #0000CC;}

.remarcado {font-weight: bold; color: #a52a2a;}

/* Enlaces */
A.externo {
	padding: 5px 13px 0 0px;
	background: url(/imgs/enlace_externo.png) no-repeat right center;
}
A.externo:visited       {
	color: #5555FF;
}
A.externo:hover       {
	color: #000000;
	text-decoration: underline;
}

A.wiki {
	padding: 5px 13px 0 0px;
	background: url(/imgs/iconos/wikipedia.png) no-repeat right center;
}
A.wiki:visited       {
	color: #5555FF;
}
A.wiki:hover       {
	color: #000000;
	text-decoration: underline;
}

A.menu {
	color: #0000FF;
	padding: 0px 20px 0 0px;
}
A.menu:visited       {
	color: #5555FF;
}
A.menu:hover       {
	color: #000000;
	text-decoration: underline;
	background: url(/imgs/enlace.png) no-repeat right center;
}

/* GOOGLE */
.google_busqueda {
	text-align:center;
	border-style:solid;
	border-color:#076fc7;
	border-width:1px;
	display: block;
	background:#F0F7FC;
	/*     Arr  Der  Aba  Izq*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ZONA-CASINOS */
.zona_casinos {
	text-align:center;
	border-style:solid;
	border-color:#076fc7;
	border-width:1px;
	display: block;
	background:#F0F7FC;
	/*     Arr  Der  Aba  Izq*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Imagenes */
.opacityit img{
	/* etiqueta propietaria de MsIE */
	filter:alpha(opacity=40);
	/* etiqueta propietaria de Mozilla */
	-moz-opacity: 0.4;
}

.opacityit:hover img{
	/* etiqueta propietaria de MsIE */
	filter:alpha(opacity=100);
	/* etiqueta propietaria de Mozilla */
	-moz-opacity: 1;

	/* border:1px solid #1A6664; */
}

/* PHP-Nuke */
.title 			{background: none; COLOR: #075FA7; font-size: 1.4em; font-weight: bold; text-decoration: none}
.content 		{background: none; COLOR: #000000; font-size: 1em}
.block-title	{background: none; COLOR: #FFFFFF; font-size: 1em}
.storytitle 	{background: none; COLOR: #363636; font-size: 1em; font-weight: bold; text-decoration: none}
.storycat		{background: none; COLOR: #363636; font-size: 1.2em; font-weight: bold; text-decoration: underline}
.boxtitle 		{background: none; COLOR: #363636; font-size: 1em; font-weight: bold; text-decoration: none}
.boxcontent 	{background: none; COLOR: #000000; font-size: 1em}
.option 		{background: none; COLOR: #000000; font-size: 1em; font-weight: bold; text-decoration: none}
.small			{background: none; COLOR: #000000; font-size: 0.8em; font-weight: normal; text-decoration: none}
.tiny			{background: none; COLOR: #000000; font-size: 0.5em; font-weight: normal; text-decoration: none}

