@charset "utf-8";
/* CSS Document */

body{
	background: #000000 url(images/background.png) repeat-x fixed;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-stretch: expanded;
	color: #CCCCCC;
	cursor: default;
}
#fichas{
	visibility: visible;
	z-index: 100;
	width: 100%;
	overflow: hidden;
}
#fichas .volver{
	color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
}
#fichas .volver:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#contactenos{
	visibility: hidden;
	position: absolute;
	top: 120px;
	left: 150px;
	width: 550px;
	height: 320px;
	background: #333333;
	border:#666666 5px solid;
	z-index: 100;
	font-size: 12px;
	color: #dddddd;
}
#contactenos input, textarea{
	border: 0px solid;
	background: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	
}
#publicate{
	visibility: hidden;
	position: absolute;
	top: 120px;
	left: 150px;
	width: 550px;
	height: 320px;
	background: #333333;
	border:#666666 5px solid;
	z-index: 100;
	font-size: 12px;
	color: #dddddd;
}
#publicate input{
	border: 0px solid;
	background: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 5px;
	width: 350px;	
}
#footer{
	background: url(images/footer.jpg) no-repeat bottom;
	height: 75px;
	padding-top: 40px;
	text-align: center;
	color: #999999;
}
#footer a.contacto{
	color: #FFCC00;
	text-decoration: none;
}
#footer a.contacto:hover{
	text-decoration: underline;
	cursor: pointer;
}

a.menu{
	line-height: 20px;
	padding-left: 7px;
	margin-bottom: 5px;
	background: url(images/menu-up.png) repeat-x;
	display: inline-block;
	width: 133px;
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:hover{
	cursor: pointer;
	background: url(images/menu-down.png) repeat-x;
	color: #FFFFFF;
}
.destacado{
	background: #000000 url(images/destacado.png) no-repeat;
	text-align: center;
	height: 240px;
}
.destacado .titulo{
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 5px;
}
.destacado img{
	border: #b835b6 1px solid;
	width: 90px;
	margin: 5px 0px 5px 0px;
}


.destacadoover{
	background: #000000 url(images/destacado.png) no-repeat;
	text-align: center;
	height: 240px;
	cursor: pointer;
	color: #ffffff;
}
.destacadoover .titulo{
	color: #CCCCCC;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 5px;
}
.destacadoover img{
	border: #ea54e8 3px solid;
	width: 90px;
	margin: 5px 0px 5px 0px;
}

#registrate{
	width: 180px;
	height: 215px;
	background: url(images/registrate.jpg) no-repeat;
}
#registrate input{
	border: #333333 1px solid;
	background: #000000;
	font-size: 10px;
	color: #999999;
	padding: 4px;
}
.ultimas{
	border: #000000 1px solid;
}
.ultimasover{
	background: url(images/ultimas.png) repeat-x;
	border: #410545 1px solid;
	cursor: pointer;
}


.modelos{
	cursor: pointer;
	border: #e21de2 1px solid;
	width: 125px;
	margin-bottom: 5px;
}
.modelos img{
	width: 125px;
	height: 163px;
	filter: alpha( opacity=80 );
	opacity: 0.80;
	z-index: 4;
}
.modelos #texto{
	position: absolute;
	font-weight: bold;
	background: #490142;
	display: inline-block;
	width: 125px;
	text-align: center;
	line-height: 25px;
	margin-top: 138px;
	filter: alpha( opacity=80 );
	opacity: 0.80;
	color: #FFFFFF;
	z-index: 6;
}

.modelosover{
	cursor: pointer;
	border: #f880f8 1px solid;
	width: 125px;
	margin-bottom: 5px;
}
.modelosover img{
	width: 125px;
	height: 163px;
	filter: alpha( opacity=100 );
	opacity: 1.00;
	z-index: 4;
}
.modelosover #texto{
	position: absolute;
	font-weight: bold;
	background: #490142;
	display: inline-block;
	width: 125px;
	text-align: center;
	line-height: 35px;
	margin-top: 128px;
	filter: alpha( opacity=80 );
	opacity: 0.80;
	color: #FFFFFF;
	z-index: 6;
}
.alta{
	border: #333333 1px solid;
	background: #111111;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 300px;
	padding: 3px 3px 3px 3px;
	margin: 4px 0px 0px 0px;
}
.botonalta{
	border: #333333 1px solid;
	background: #996600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding: 3px 3px 3px 3px;
	margin: 4px 0px 0px 150px;
}
.botonaltahover{
	border: #333333 1px solid;
	background: #999900;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	padding: 3px 3px 3px 3px;
	margin: 4px 0px 0px 150px;
	cursor: pointer;
}
.btnfotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 20px;
	width: 20px;
	display: inline-block;
	background: url(images/btnfotos1.jpg);
}
.btnfotos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 20px;
	width: 20px;
	display: inline-block;
	background: url(images/btnfotos2.jpg);
}
.uactivos{
	text-align: center;
	border: #990033 1px solid;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	
	color: #9999CC;
	font-size: 18px;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}