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

body {
	background-color: #000;
	background-image: url(comunes_archivos/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font: .8em "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	color: #FFF;
	text-align:justify;

}


.estilo_fondo_menu {
	background-color: #000;
	position: absolute;
	width:100%;
	height:166px;
	top:0px;
	left: 0px;
	right: 0px;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity:0.5;
	z-index:-1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.estilo_fondo_menu_portfolio {
	background-color: #000;
	position: fixed;
	width:100%;
	height:80px;
	top:0px;
	left: 0px;
	right: 0px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
	z-index:200;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#wrap {
	margin: 5px auto 0;
	width: 979px;
}
#todo{
	width:900px;
	margin:auto;
}
#todo_ofertas {
	width:600px;
	margin:auto;
}

.texto_oscuro {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.texto_claro {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.texto_titular {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.texto_titulo {
	color:#33CCFF;
}
.texto_titulo_ofertas {
	color:#FFCC00;
	font-size: 14px;
}

.texto_titulo_portfolio {
	color:#33CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.texto_descripcion {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.cabecera {
	width:500px;
	position: relative;
	z-index:2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}	
.menu_flash {
	position:relative;
	top:-8px;
	float: right;

}

#flyer {
	
	/*position: absolute;*/
	height: 250px;
	width: 900px;
	/*top: 154px;*/
	z-index:1000;
}
/*
#flyer img{
	-moz-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	-webkit-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	border-image-repeat:repeat;
	float:left;
	padding:5px;
	margin-bottom:10px;
	vertical-align: middle;
	display:block;
	width:900px;

}*/

.imagen_contenido {
	position: absolute;
	height: 250px;
	width: 900px;
	top: 154px;
	z-index:2;
}
#fondo_portfolio_sup {
	background-image:url(estilo/portfolio/portfolio_sup.png);
	width:900px;
	z-index:2;
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
}

#fondo_portfolio_contenido {
	background-image:url(estilo/portfolio/portfolio_centro.png);
	width:900px;
	z-index:2;
	background-repeat: repeat-y;
	height: 100%;
	background-position: center top;
}
#fondo_portfolio_inf {
	background-image:url(estilo/portfolio/portfolio_inf.png);
	width:900px;
	z-index:2;
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
}
#fondo_portfolio_contenido img {
	-moz-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	-webkit-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	border-image-repeat:repeat;
	float:left;
	padding:3px;
	margin-right:10px;
	vertical-align: middle;
	display:block;
}


#fondo_texto_contenido {
	background-image:url(estilo/fondo_contenido.png);
	width:880px;
	z-index:2;
	padding: 10px;
	background-repeat: repeat;
}

#fondo_texto_contenido img{
	-moz-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	-webkit-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	border-image-repeat:repeat;
	float:left;
	padding:3px;
	margin-right:10px;
	vertical-align: middle;
	display:block;
	/*animación/*
	
	/*fin animación*/
}

.img_noborde{
	background-image:url(estilo/fondo_contenido.png);
	background-repeat: repeat;
}
#fondo_texto_contenido_presupuesto {
	background-image:url(estilo/fondo_contenido_presupuesto.jpg);
	width:880px;
	z-index:2;
	padding: 10px;
	background-repeat: repeat;
}
#fondo_texto_contenido_contacto {
	background-image:url(estilo/fondo_contenido_contacto.jpg);
	width:880px;
	z-index:2;
	padding: 10px;
	background-repeat: repeat;
}
.fondo_texto_contenido_flash{
	-moz-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	-webkit-border-image: url(estilo/borde.png) 5 5 5 5 round round;
	border-image-repeat:repeat;
	float:left;
	padding:3px;
	margin-right:10px;
	vertical-align: middle;
	display:block;	
	/*animación/*
	
	/*fin animación*/
}
.texto_contenido {
	/*position: absolute;*/
	width: 900px;
	/*top: 396px;*/
	z-index:100;
}
#inferior {
	position:relative;
	padding: 10px;
	width:880px;
	background-image: url(estilo/inferior.jpg);
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	background-repeat: repeat;
	background-position: left top;
	height: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-radius: 0px 0px 10px 10px;
}

#links {
	float: right;
	color: #FFF;
}
#links a {margin: 0 0 0 0px;}


a:link {
color:#FFF;
font-size:12px;
text-decoration:none;
}
a:visited {
color:#FFF;
text-decoration:none;
}
a:hover {
/*color:#21FFFF;*/
text-decoration:none;
}
