/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(img/background.png) repeat;
	margin:0 auto;

}

/* conteiner*/	
#conteiner {
	background:none;
	/*position:absolute;
	overflow:hidden;*/
	margin:0px auto;
	height:800px;
	width:950px;
}

/* header */
#header {
	top:0px;
	position:absolute;
	overflow:hidden;
	width:950px;
	height:250px;
	background:none;
}

#header img {
	float: left;
	margin-top:28px;
}


	
/* MENU */
#back-menu {
	position:absolute;
	overflow:hidden;
	top:150px;
	right:0px;
	background:url(img/back_menu.png);
	width:950px;
	height:84px;
}

#menu {
	position: absolute;
	overflow:hidden;
	margin:0px;
	top:0px;
	right:0px;
	height:84px;
	width:900px;
}

#menu ul {
	text-transform:uppercase;
}

#menu li {
	text-transform:uppercase;
	list-style-type:none;
	color:#FFF;
	text-decoration:none;
	float:left;
	margin-left:5px;
	background:url(img/divider.gif) no-repeat right 12px;
}
#menu li.last { 
	background:none;
	height:32px; }
#menu li a {
	height:32px; 
	display:block;
	color:#fff;
	text-decoration:none;}
#menu li a em {
	display:block;
	height:32px; 
	padding:0 5px;}
#menu li a b {
	font-style:normal;
	font-weight:normal;
	height:32px; 
	display:block;}
#menu li a:hover {
	color:#FFF;
	background:url(img/nav-right.gif) no-repeat right top;}	
#menu li a:hover em {
	background: url(img/nav-left.gif) no-repeat left top;}
#menu li a:hover b {
	background:#FF9900;}
#menu li a.act {
	color:#FFF;
	background:url(img/nav-right.gif) no-repeat right top;}
#menu li a.act em {
	background:url(img/nav-left.gif) no-repeat left top;
	padding:0 5px;}
#menu li a.act b {
	background:#FF9900;}
	
#menu li input {
	background:#FFF;
	color:#000;
	height:32px;
	border:0px;
	width:150px;
}
/* fin menu */

/* contenedor */

#contenedor {
	background:none;
	position:absolute;
	overflow:hidden;
	top:245px;
	width:950px;
	min-height: 600px;;
	height: auto !important;
	height: 600px;
}

#contenedor h1{
	margin-left:20px;
	color: #FF9900;
}
#contenedor p{
	margin-left:20px;
	
	/* slide*/
	
}
#slide {
	position:absolute;
	overflow:hidden;
	top:0;
	width:950px;
	height:280px;
	background:#FFF;
}

  .slides_container {
    width:950px;
    height:280px;
  }
  .slides_container div {
    width:950px;
    height:280px;
    display:block;
  }
  
      #featured { 
	  		
          width: 950px;
		  right:0px;
          height: 250px;
		   background: #CCC url(img/loader.gif) no-repeat center center;
           /*background: #000 url(js/orbit/loading.gif) no-repeat center center;*/ overflow: hidden; }
     #featured img,  
     #featured div { display: none; }
/* fin slide*/

/* menu de abajo*/

/* seccion izquierda*/
#menu-servicios {
	margin:none;
	position:absolute;
	overflow:hidden;
	left:0px;
	top:296px;
	right:0px;
	background:none;
	width:280px;
	height:300px;
	min-height: 300px;
	height: auto !important;
}

#menu-servicios ul{
	list-style:none;
	color:#FF9900;
	line-height:10px;

}

#menu-servicios li{
	padding-top:6px;
	text-decoration:none;
}

#menu-servicios li a{
	text-decoration:none;
}


#menu-servicios li a:visited{
	text-decoration:none;
	color:#221F1A;
}
h1 {
	padding-left:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#221F1A;
	 margin-bottom: 15px;
}
#menu-servicios li p {
	margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#221F1A;
	text-decoration:none;
	list-style: none;
	list-style-type:none;
	line-height:0px;
}

#desarrollo{
	position:absolute;
	overflow:hidden;
	top:0px;
	height:95px;
	width:100%;
}
#informatica{
	position:absolute;
	overflow:hidden;
	top:100px;
	height:95px;
	width:100%;
}
#tiendaonline{
	position:absolute;
	overflow:hidden;
	bottom:0px;
	height:95px;
	width:100%;
}

#desarrollo ul img{
	position:absolute;
	overflow:hidden;
	top:35px;
	left:15px;
	float:left;
	border:0;
}
#informatica ul img{
	position:absolute;
	overflow:hidden;
	top:35px;
	left:15px;
	float:left;
	border:0;
}

#tiendaonline ul img{
	position:absolute;
	overflow:hidden;
	top:35px;
	left:15px;
	float:left;
	border:0;
}

/* fin izq*/

/*seccion centro */
#detalle-servicios{
	position:absolute;
	overflow:hidden;
	left:280px;
	top:296px;
	background:#CCC;
	color:#FF9900;
	width:330px;
	height:300px;
	min-height:300px;
	height: auto !important;
}

#detalle-servicios ul{
	color:#FF9900;
	padding-left:80px;
}

#detalle-servicios ul a{
	text-decoration:none;
	color:#FF9900;
	
}

#detalle-servicios li a:visited{
	text-decoration:none;
	color:#221F1A;
}

#detalle-servicios li{
	text-decoration:none;
}
#detalle-servicios li p {
	margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#221F1A;
	text-decoration:none;
	list-style: none;
	list-style-type:none;
	line-height:-20px;
}

#detalle-servicios .titulo{
	padding-left:30px;
}
/* fin seccion centro*/

/* seccion derecha*/

#explicacion-servicios{
	position:absolute;
	overflow:hidden;
	right:0px;
	top:296px;
	background:#CCC;
	width:340px;
	height:300px;

}

#explicacion-servicios .titulo{
		padding-left:30px;
}

#explicacion-servicios h3 {
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	list-style: none;
	list-style-type:none;
	line-height:-20px;
	padding-left:10px;
}
	
	#explicacion-servicios h4 {
	margin-top:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #333;
	text-decoration:none;
	list-style: none;
	list-style-type:none;
	line-height:-20px;
	padding-left:10px;
}
#explicacion-servicios a {
		font-size:15px;
		font-weight:normal;
		text-decoration:underline;
		color:#FF9900;
}

/* fin seccion de seccion derecha*/

/* foooter*/
#footer {
	position:absolute; 
	overflow:hidden;
	height:105px;
	min-height:105px;
	height:auto !important;
	width:950px;
	left:50%;
	margin-left:-475px;
	background:url(img/back_foot.png) repeat-x;
}

#footer li h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#221F1A;
	text-decoration:none;
	list-style: none;
	list-style-type:none;
}


#footer li{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
	
}

#footer ul{
		float:left;
}

#footer li:hover{
	text-decoration:none;}
#footer li h5:hover{
	text-decoration:none;
}

#derechos {
	position:absolute;
	overflow:hidden;
	width:950px;
	height:25px;
	background:none;
	bottom:12px;

}
.derechos { font-size:10px;
		color:#221F1A;
		text-align:center;
}
		
/* paginas interiores /*

/* contacto*/
#contenedor-contacto{
	position:absolute;
	overflow:hidden;
	height:700px;
	width:950px;}
	
#contenedor-contacto h1{
	font-size:25px;
}

#medios{
	color:#000;
	background:non;
	position:absolute;
	}

#medios ul {
	font-size:16px;
	color:#FF9900;
}
#medios li a{
	color:#221F1A;
	text-decoration:none;
}

#medios li a:hover {
	text-decoration:underline;
}

#medios li a:visited {
	color:#221F1A;
	text-decoration:none;
}

#contenedor-informacion{
	position:absolute;
	overflow:hidden;
	right:10px;
	top:10px;
	background:#FFF;
	width:600px;
	height:350px;
}
	
#map{
	position:absolute;
	overflow:hidden;
	right:10px;
	top:10px;
	background:#FFF;
	width:550px;
	height:350px;
}
	
	
	
	/* loading*/
	
.loading{

	height:100%;
	width:100%;
background: #000 url(img/loading.gif) no-repeat center center; overflow: hidden;
	opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

/****** chatbox ie ******/
#chatbox{
	background:#000;
	position:absolute;
	overflow:auto;
	height:100%;
	width:100%;
	opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

#chatbox p {
	color:#FFF;
}
/** Flash pedorro**/
.FlashID{


}
#flash{
	position:absolute;
	overflow:hidden;
	left:420px;
	top:25px;
 border: 5px solid #FFF;
}
