body {
	color: #ccc;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background:#000;
	font-family:Verdana, Geneva, sans-serif;
	
}
.esconder {

            visibility: hidden;

}
h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 auto;
	width:940px;
	padding:5px 0 0 10px;
	
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.floar_left{
	float:left;
}

.floar_right{
	float:right;
}

.video, .link{
	width:150px;
	height:150px;
	
}

.video{
	
}

.link{
	
}
.infografia{
	width:150px;
	height:300px;

}

.inferior{
	width:300px;
	height:285px;
	
}

.cabecera{
	width:940px;
	height:100px;
	background:url(../images/img_header.jpg);
}

.footer{
	width:940px;
	padding:16px 0 0 10px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	}
.galeria{
	background:#666;
	width:640px;
	height:585px;
}

.creditos{
	width:672px;
}
.redes{
	width:70px;
	padding-left:10px;
	background:none;
	border:none;
}

.logo{
	padding-left:20px;
}

.regresar{
	height:20px;
	background:url(../images/atras.png) no-repeat;
	margin:10px auto;
	color:#FFE5A7;
	text-indent:20px;
	text-transform:uppercase;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
}

.regresar a:link, .regresar a:visited,.regresar a:hover{
	color:#FFE5A7;
	text-decoration:none;
}
