@charset "utf-8";
/* CSS Document */
	
	a:link {
		text-decoration:none;
		color: #000000;
	}
	a:visited {
		text-decoration:none;
		color: #000000;
	}
	a:hover {
		text-decoration:underline;
		color: #000000;
	}
	a:active {
		text-decoration:none;
		color: #000000;
	}
	#actualidad{
		width:568px;
		height:auto;		
		float:left;	
	}
	#banner{
		width:500px;
		height:auto;		
		float:left;
		margin:5px;		
	}	
	body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;		
	}
	#contenedor {
		width:892px;
		margin-left:auto;
		margin-right:auto;
	}
	.cuadro_portafolio{
		width:180px;
		height:140px;
		margin:5px;
		padding:5px;
		float:left;		
	}
	#cabeza {
		margin:0;
		padding:0;
		width:950px;
		height:130px;		
	}
	.cuadro_medio {
		width:570px;
		height:auto;
		float:left;
		margin:10px;
		padding:0px;
	}
	#cabeza_a{
		width:380px;
		height:20px;
		color:#990033;	
	}
	#cuerpo_a{
		width:380px;
		height:90px;		
	}
	#hosting {
		width:222px;
		float:left;
		background-image:url(../imagenes/hosting.gif);
		background-repeat:no-repeat;
		padding-top:400px;
	}
	h5{
		border-bottom:1px solid red;
		padding:0px;
		margin:0px;
	}
	.imagen_menu {
		width:auto;
		height:auto;
		float:left;
	}	
	img {
		border:none;
	}
	#inferior {	
		width:790px;
		height:70px;
		margin-top:40px;
		float:left;
		font-size:11px;
	}
	#inferior div {
		margin-left:20px;
		width:360px;		
		float:left;
		font-size:11px;
		text-align:right;
	}
	input[type=text] {
		height:11px;
		font-size:9px;
		vertical-align:baseline;
	}
	input.text {
		height:10px;
		font-size:9px;
	}
	input[type=password] {
		height:10px;
		font-size:9px;
	}
	input.password {
		height:10px;
		font-size:9px;
	}
	input[type=button] {
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
	}
	input.button {
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
	}	
	input[type=submit] {
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
	}
	input.submit {
		font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
	}	
	#menu_sup {
		width:670px;
		height:auto;
		float:left;
	}
	#menu_inicio {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/inicio.gif);
	}
	#menu_inicio:hover {
		background-image:url(../imagenes/inicio_sel.gif);
	}
	#menu_acasoft {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/acasoft.gif);
	}
	#menu_acasoft:hover {
		background-image:url(../imagenes/acasoft_sel.gif);
	}
	#menu_pagina {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/pagina.gif);
	}
	#menu_pagina:hover {
		background-image:url(../imagenes/pagina_sel.gif);
	}
	#menu_software {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/software.gif);
	}
	#menu_software:hover {
		background-image:url(../imagenes/software_sel.gif);
	}
	#menu_servicios {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/servicios.gif);
	}
	#menu_servicios:hover {
		background-image:url(../imagenes/servicios_sel.gif);
	}
	#menu_contactar {
		width:102px;
		height:81px;
		float:left;
		background-image:url(../imagenes/contactenos.gif);
	}
	#menu_contactar:hover {
		background-image:url(../imagenes/contactenos_sel.gif);
	}
	#medio {		
		width:568px;
		float:left;
		height:auto;
		font-size:12px;
	}	
	#portafolio{
		width:840px;
		height:250px;
		color:#FFFFFF;
		font-size:18px;
		background-image:url(../imagenes/inferior.gif);
		margin-top:20px;
		float:left;
		clear:both;
	}
	#portafolio ul{		
		margin-left:10px;
		line-height:20px;
		padding-left:10px;
		color:#26cee3;
		list-style-image:url(../imagenes/chulo_lista.gif);		
	}
	#portafolio a{		
		color:#26cee3;
		font-size:12px;
	}	
	#quienes_somos{
		width:380px;
		height:110px;
		margin-left:20px;			
		padding:5px;		
		background-image:url(../imagenes/quienes_somos.png);
		background-repeat:no-repeat;
	}	
	.resaltar {
		font-size: 14px;
		font-weight: bold;
	}
	select {
		height:18px;
		font-size:9px;
	}
	.subtitulo {		
		background-color:#0066CC;
		color:#FFFFFF;
	}
	#visitas{
		color:#FFFFFF;
	}	