/* Estilos generales y comunes: Fuentes, Contenedores, Logo, parrafos y pies */
@charset "utf-8";
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
}
@font-face { 
	font-family: "AmerTypeMdBT"; 
	src: url("fuentes/amertypewriteritcbybt-bold-webfont.eot");
	src: url("fuentes/amertypewriteritcbybt-bold-webfont.eot?#trucoIE") format("eot"),
url("fuentes/amertypewriteritcbybt-bold-webfont.woff") format("woff"),
url("fuentes/amertypewriteritcbybt-bold-webfont.ttf") format("truetype"),
url("nueva_web/fuentes/amertypewriteritcbybt-bold-webfont.svg#AmerTypeMdBTBold") format("svg");
}
@font-face { 
	font-family: "AmericanTypewriterStdMed";
	src: url("fuentes/amertypewriteritcbybt-medium-webfont.eot"); 
	src: url("fuentes/amertypewriteritcbybt-medium-webfont.eot?#trucoIE") format("eot"),
url("fuentes/amertypewriteritcbybt-medium-webfont.woff") format("woff"),
url("fuentes/amertypewriteritcbybt-medium-webfont.ttf") format("truetype"),
url("fuentes/amertypewriteritcbybt-medium-webfont.svg#AmerTypeMdBTMedium") format("svg");
}

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

body, html{
	position: relative;
	height: 90%;
	width: 80%;
	min-width: 872px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 0px;
	margin-top:0px;
	display:block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-sizing:border-box;
    background-color: black;
}
.facebook{
	position: absolute;
	top: 5px;
	left: 0px;
	margin-left: 20px;
}
.fb-like
{
	margin-left:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 240px;
}

.container {
	position: relative;
	/*height: 190px;*/
	margin: auto; /* el valor automático de los lados, unido a la anchura, centra el diseño. No es necesario si establece la anchura de .container en el 100%. */
	width: 100%;/* puede que sea conveniente una anchura máxima (max-width) para evitar que este diseño sea demasiado ancho en un monitor grande. Esto mantiene una longitud de línea más legible. IE6 no respeta esta declaración. */
	max-width: 1200px;
	min-width: 872px;
	list-style-type: none;
	box-sizing: border-box;
    color: white;
    background-color: black;

}

.logo
{
	position: relative;
	top: 0px;
	width: 100%;
	min-width: 872px;
	text-decoration: none;
	border-bottom-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #000;
	text-align: left;
	box-sizing: border-box;
	left: 0px;
    background-color: black;

}
.imglogo{
	position:absolute;
	left:0px;
}
.cerrar{
	position:absolute;
	top: 5px;
	right: 0px;
	width: 7%;
	border:thin;
	border-color:#999;
	padding:1%;
	margin-right:0,5%;
	font-family: BebasNeueRegular, "Arial Narrow", Arial, sans-serif;
	font-size: small;
	text-decoration:none;
	text-align:center;
	color: #FFF;
	background-color: #000;
	border-radius:5px;
	opacity:1;
	filter: Alpha(Opacity=1);
}

h2
{
	text-shadow: 2px 2px 5px #CCC;
	text-decoration: none;
	list-style-type: none;
	background-color:transparent;
	color: #C10076;
	font-size: 32px;
	}
	
.titulo_bajo
{
	bottom: 0px;
	float: right;
	font-size: 30px;
	left: 0px;
	font-family: AmerTypeMdBT;
	vertical-align: bottom;
}

.pie
{	position:relative;
	width: 100%;
	font-family: AmericanTypewriterStdMed, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	bottom: 0px;
	z-index: 1000;
    color: white;
    background-color: black;
}
.alerta{
	position: relative;
	bottom: 0px;
	border-style: none;
	border-color: #CCC;
	font-family: BebasNeueRegular, "Arial Narrow", Arial, sans-serif;
}
.pie p
{	
	font-family: AmericanTypewriterStdMed, Geneva, sans-serif;
	font-size: 14px;
    color: white;
    background-color: black;

}

.insinu
{
	font-family: AmericanTypewriterStdMed, Geneva, sans-serif;
	font-size: 22px;
    font-weight: bold;
    color: white;
    background-color: black;
    letter-spacing: 0.05em;
}
.arte
{
	color: #C10076;
    background-color: black;
    letter-spacing: 0.07em;
    margin-left: 0.05em;
}

.pie_2 p
{	
	Clear:both;
	Position:relative;
	font-family: AmericanTypewriterStdMed, Geneva, sans-serif;
	font-size: 10px;

}
.parrafo 
{
	width: 920px;
	text-decoration: none;
	font-family: BebasNeueRegular, "Arial Narrow", Arial, sans-serif;
	text-align: center;
}

.none
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cuadro
{
	position: fixed;
	top: 180px;
	height: 550px;
	overflow: visible ;
	border: none;
	font-family: AmericanTypewriterStdMed, 'Arial Narrow', Arial, sans-serif;
	text-decoration: none;
	list-style-type: none;
	visibility: hidden;
}

.cuadro:target
{
	max-width: 920;
	border-color: #90F;
}


.objetivo
{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-decoration: none;
	overflow: hidden;
	border-radius: 0%;
	/*border: thick solid #999;*/
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.objetivo:hover
{
	border-radius: 10%;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.objetivo img
{
	text-decoration:none;
}

.objetivo img:hover
{
	border-radius: 10%;
	text-decoration:none;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}

.thumbnail
{
	position: absolute;
	top: 440px;
	float:left;
	max-width: 200px;
	max-height: 100%;
	padding-top: 5px; font-size:14px;
}
.thumbnail_span 
{ 
	font-family:BebasNeueRegular, "Arial Narrow", Arial, sans-serif;
	font-size:24px;
	text-shadow: 2px 2px 5px #CCC;
	text-decoration: none;
	list-style-type: none;
	background-color:transparent;
	color: #C10076;
	text-decoration: none;
}

.transparencia
{
	position: absolute;
	float:right;
	width:74%;
	top: 220px;
	left: 220px;
	padding: 1%;
	margin-right: 20px;
	background-color: #ffffff;
	overflow:visible;
}
.transparencia p
{
	color: #000000;
	opacity: 1;
	/*	font-family:Verdana, Geneva, sans-serif;*/
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

.transparencia p > a
{
	font-size: 17px;color: #666;

}
#ul_menu_texto {
	bottom: -15px;
	position: relative;
}
#ul_menu_iconos {
	padding: 0px;
}
#cabecera_fija {
	position: relative;
	top: 0px;
}
