/* AUDI FOTO*/

body {
	font: normal .8em/155% Arial, Helvetica, Sans-serif;
	background-color: #000000;
	text-align: center;
	color: #FFF;
	width: 100%;
	height: 100%;
}
html, body {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
h1, h2 {
	color: #333333;
	text-indent: -9999px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	list-style-type: none;
	background-repeat: no-repeat;
}
a img {
	border: none;
}
#header {
	left: 0;
	z-index: 6;
	display: block;
	width: 100%;
	border: none;
	text-align: left;
	position: absolute;
}
.center {
	width: 95%;
	min-width: 770px;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}
#top {
	padding: .5em 0 .3em 0;
	text-align: right;
}
#top li {
	display: inline;
	font-size: .9166em;
}
#top li a {
	color: #FFF;
	padding: 2px;
	background-color: #000;
	outline: none;
}
#top li.acti a {
	font-weight: bolder;
	background-color: #343434;
	outline: none;
}
#subHead {
	height: 80px;
	background-color: #000;
}
.cf:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .cf {
	height: 1%;
}
#titu {
	top: 22px;
	left: 0;
	position: absolute;
}
#menu {
	width: 400px;
	top: 1em;
	left: 25em;
	position: absolute;
}
#menu li {
	width: 180px;
	line-height: 130%;
	float: left;
}
#menu li a {
	color: #CCCCCC;
	outline: none;
	font-size: 0.90em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
#menu li.acti a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
#tagtitle {
	background-image: url(../images/auxiBox.png);
	background-repeat: repeat;
}
#tagtitle p {
	font-size: 1.7em;
	padding: .48em 0;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 6;
}
#main {
	height: 100%;
	top: 2px;
	left: -20px;
	z-index: 3;
	overflow: auto;
	position: absolute;
	text-align: left;
	width: 100%;
}
#contenido {
	width: 700px;
	height: 430px;
	top: 154px;
	left: 150px;
	padding: 15px 15px 15px 15px;
	position: absolute;
	background-image: url(../images/auxiBox.png);
	background-repeat: repeat;
}
#contenido h3 {
	font-size: 1.666em;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 8px;
}
#contenido img {
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 5px 0 0 -75px;
}
#footer {
	left: 0;
	bottom: 0;
	z-index: 6;
	position: absolute;
	text-align: left;
	width: 100%;
}
#subFoot {
	background-color: #000;
	padding: .5em .6em;
}
#subFoot p {
	color: #666;
	font-size: .8333em;
}
#subFoot p span.acti {
	font-size: 1.083em;
	font-weight: bolder;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tRight {
	text-align: right;
}
#masc {
	left: 0;
	z-index: 2;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/auxiMasc.gif);
	background-repeat: repeat;
}
#imagenes {
	left: 0;
	height: 100%;
	position: absolute;
}
#imagenes img {
	opacity: .1;
	display: block;
	float: left;
	background-color: #000;
}
{
 overflow: hidden;
}
a {
	color: #FFCC00;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #CC4;
	background-color: #000000;
	opacity: 0.5;
}

