body{
	background-color: #47454b;
	background-image: url(../imagenes_web/fnd_trama.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	position: relative;
	overflow: hidden;
}
.body {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-image: url(../imagenes_web/fnd_degradado.png);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	overflow: auto;
}
.ancho {
	width: 982px;
	margin: auto;
}
.contenedor_flash {
	height: 995px;
	height: 600px;
}
.pie ,
.pie .item1 ,
.pie .resto {
	height: 101px;
}
.pie {
	margin-left: 14px;
	margin-right: 14px;
	font-size: 11px;
}
.pie a ,
.pie a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.pie a:hover {
	color: #AAA;
}
.pie .item1 {
	background-image: url(../imagenes_web/fnd_pie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 235px;
	margin-right: 5px;
}
.pie .resto {
	background-image: url(../imagenes_web/fnd_pie.png);
	background-repeat: no-repeat;
	background-position: -240px 0px;
}
.pie a.mcondeocasion {
	display: block;
	height: 66px;
	width: 227px;
	background-image: url(../imagenes_web/enlace_mcondeocasion.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: auto;
	margin-top: 17px;
}
.pie a.mcondeocasion:hover {
	background-position: 0px -66px;
}
.pie a.academia {
	display: block;
	float: left;
	height: 101px;
	width: 272px;
	background-image: url(../imagenes_web/enlace_academia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pie a.academia:hover {
	background-position: 0px -101px;
}
.pie .copyright {
	position: absolute;
	right: 7px; bottom: 0px;
	line-height: 22px;
	color: #FFF;
	text-align: right;
}
.pie .sociales {
	position: absolute;
	right: 7px; top: 0px; bottom: 22px;
	width: 100px;
}
.pie .sociales a {
	display: block;
	height: 25px;
	margin-top: 5px;
}
.pie .sociales a span.texto {
	display: block;
	text-align: right;
	float: right;
	line-height: 12px;
	font-weight: normal;
	font-size: 10px;
}
.pie .sociales a span.logo {
	display: block;
	float: right;
	height: 25px;
	width: 26px;
	margin-left: 6px;
	background-image: url(../imagenes_web/enlaces_sociales.png);
	background-repeat: no-repeat;
}
.pie .sociales a.facebook span.logo {
	background-position: 0px 0px;
}
.pie .sociales a.facebook:hover span.logo {
	background-position: -26px 0px;
}
.pie .sociales a.twitter span.logo {
	background-position: 0px -25px;
}
.pie .sociales a.twitter:hover span.logo {
	background-position: -26px -25px;
}

/*** FLOTANTES ***/

.flotantes {
	position: absolute; top: 0px;	bottom: 0px; left: 0px; right: 0px;
	display: none;
/*	
	background-image: url(../imagenes_web/oscuro_flotantes.png);
	background-position: 0px 0px;
	background-repeat: repeat;
*/
}
.flotantes .caja_sombra .esquina {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
}
.flotantes .caja_sombra .esquina.supizq {
	top: 0px; left: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra .esquina.supder {
	top: 0px; right: 0px;
	background-position: -90px 0px;
}
.flotantes .caja_sombra .esquina.infizq {
	bottom: 0px; left: 0px;
	background-position: 0px -90px;
}
.flotantes .caja_sombra .esquina.infder {
	bottom: 0px; right: 0px;
	background-position: -90px -90px;
}
.flotantes .caja_sombra .lateralvert {
	display: block;
	position: absolute;
	background-image: url(../imagenes_web/repy_flotantes.png);
	background-repeat: repeat-y;
}
.flotantes .caja_sombra .lateralhoriz {
	display: block;
	position: absolute;
	background-image: url(../imagenes_web/repx_flotantes.png);
	background-repeat: repeat-x;
	left: 30px;
	right: 30px;
}
.flotantes .caja_sombra .fondo {
	position: absolute;
	background-image: url(../imagenes_web/fondo_flotantes.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.flotantes .caja_sombra .fondo .titulo {
	position: absolute;
	top: 0px; left: 10px; right: 10px;
	height: 30px;
	background-color: #4b4b4b;
}
.flotantes .caja_sombra .fondo .titulo .txt {
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.flotantes .caja_sombra .fondo .titulo .boton {
	display: block;
	position: absolute;
	width: 105px;
	top: 0px; bottom: 0px; right: 0px;
}
.flotantes .caja_sombra .fondo .titulo .boton .lat_izq ,
.flotantes .caja_sombra .fondo .titulo .boton .lat_der {
	display: block;
	position: absolute;
	width: 10px;
	top: 0px; bottom: 0px;
	background-image: url(../imagenes_web/esquinas_boton.png);
	background-repeat: no-repeat;
}
.flotantes .caja_sombra .fondo .titulo .boton .lat_izq {
	left: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra .fondo .titulo .boton .lat_der {
	right: 0px;
	background-position: -290px 0px;
}
.flotantes .caja_sombra .fondo .titulo .boton .mid {
	display: block;
	position: absolute;
	top: 0px; left: 10px; right: 10px; bottom: 0px;
	background-image: url(../imagenes_web/esquinas_boton.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	text-align: center;
}
.flotantes .caja_sombra .fondo .titulo .boton .mid span {
	display: block;
	position: relative;
	top: 5px;
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 25px;
}
.flotantes .caja_sombra .fondo .titulo .boton:hover .mid span {
	background-position: center -25px;
}
.flotantes .caja_sombra .fondo .titulo .boton.cerrar {
	width: 105px;
}
.flotantes .caja_sombra .fondo .titulo .boton.cerrar .mid span {
	background-image: url(../imagenes_web/boton_cerrar.png);
}

.flotantes .caja_sombra.redondeada {
	height: 600px;
	width: 970px;
	margin: auto;
}
.flotantes .caja_sombra.redondeada .esquina {
	background-image: url(../imagenes_web/esquinas_flotantes.png);
}
.flotantes .caja_sombra.redondeada .lateralhoriz {
	height: 21px;
}
.flotantes .caja_sombra.redondeada .lateralhoriz.sup {
	top: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra.redondeada .lateralhoriz.inf {
	bottom: 0px;
	background-position: 0px -99px;
}
.flotantes .caja_sombra.redondeada .lateralvert {
	top: 30px;
	bottom: 30px;
	width: 21px;
}
.flotantes .caja_sombra.redondeada .lateralvert.izq {
	left: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra.redondeada .lateralvert.der {
	right: 0px;
	background-position: -99px 0px;
}
.flotantes .caja_sombra.redondeada .fondo {
	top: 21px; bottom: 21px; left: 21px; right: 21px;
}

.flotantes .caja_sombra.cuadrada {
	position: absolute;
	top: 41px; bottom: 11px; left: 11px; right: 11px;
}
.flotantes .caja_sombra.cuadrada .esquina {
	background-image: url(../imagenes_web/esquinas_flotantes2.png);
}
.flotantes .caja_sombra.cuadrada .lateralhoriz {
	height: 11px;
}
.flotantes .caja_sombra.cuadrada .lateralhoriz.sup {
	top: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra.cuadrada .lateralhoriz.inf {
	bottom: 0px;
	background-position: 0px -109px;
}
.flotantes .caja_sombra.cuadrada .lateralvert {
	top: 11px;
	bottom: 11px;
	width: 11px;
}
.flotantes .caja_sombra.cuadrada .lateralvert.izq {
	left: 0px;
	background-position: 0px 0px;
}
.flotantes .caja_sombra.cuadrada .lateralvert.der {
	right: 0px;
	background-position: -109px 0px;
}
.flotantes .caja_sombra.cuadrada .fondo {
	top: 11px; bottom: 11px; left: 11px; right: 11px;
}

.fondo.textos {
	overflow: auto;
	color: #DFDFDF;
	font-size: 12px;
}
.fondo.textos p ,
.fondo.textos h1 ,
.fondo.textos h3 {
	display: block;
	margin: 0px;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.fondo.textos h1 {
	font-size: 16px;
}
.fondo.textos h3 {
	font-size: 13px;
}
.fondo.textos a,
.fondo.textos a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.fondo.textos a:hover {
	color: #FFF;
}
