@charset "utf-8";

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
	}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,
p,pre,blockquote,th,td{
	margin:0;
	padding:0;
	}
	
table {
	border-collapse:collapse;
	border-spacing:0;
	}
	
fieldset,img {
	border:0;
	}
	
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
	}

em {
	font-style:italic;
	}
		
ol,ul {
	list-style:none;
	}
	
caption,th {
	text-align: left;
	} 
	
h1,h2,h3,h4,h5,h6 { 
	font-size:100%;
	font-weight: normal;
	}

/************************************** Default Links */
a, a:visited {
	color:#265c29;
	text-decoration:none;
	outline:none;
	}

a:hover {
	color:#7f9925;
	text-decoration:underline;
	}
		
/************************************** LAYOUT */
body {
	background:#fff;
	color:#000;
	font: 76%/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /*center hack*/
	}

.clr {
	clear:both;
	}
		
#wrapper {
	text-align:left;
	width:785px;
	position:absolute;
	top:0px;
	left:0px;
	}
	
#shadow-r{
	background: url(shad-right.png) repeat-y right top;
	}

#shadow-b{
	background: url(shad-bottom.png) repeat-x left bottom;
	}
	
#shadow-c{
	background: url(shad-corner.png) no-repeat right bottom;
	padding:0px 5px 5px 0px;
	}

#inside {
	/*margin:0px 5px 0px 0px !important;*/
	}

#header {
	position:relative;
	}

#titleblock {
	width:142px;/*160*/
	height:67px;/*60*/
	float:right;
	margin:10px 10px 0px 0px;
	background: url(comunica_logo.png) no-repeat right top;
	}

#titleblock h1 {
	visibility:hidden;
	display:none;
	/*still there, just not visible*/
	}

#main {
	width:100%;
	background:url(bg-fauxcolumns.png) repeat-y left top;
	}
		
#header {
	width:100%;
	height:160px;
	background:#f2f8f7 url(bg-header.png) no-repeat left top;
	}	

#menuarea {
	width:100%;
	height:86px;
	background:#edeeef url(bg-menu.png) no-repeat left top;
	}

#menu {
	height:60px;
	text-align:right;
	}

#submenu {
	}
		
#left {
	width:140px;
	float:left;
	}	

#center {
	float:left;
	width:500px;
	background:#ff4c02 url(bg-content.png) repeat-y left top;
	/*margin-bottom:5px;*/
	}

#content1 {
	background: url(bg-content-tl.png) no-repeat left top;
	}

#content2 {
	background: url(bg-content-bl.png) no-repeat left bottom;
	}

#content3	{
	padding:5px 10px 10px 100px;
	background: url(bg-contentline.png) repeat-x left bottom;
	color:#FFFFFF;
	}
	
#right {
	width:140px;
	float:right;
	}	

#footer {
	/*width:100%;*/
	font-size:0.8em;
	}

#footer span{
	color:#CC0000;
	font-weight:bold;
	}
	
#cards, #info {
	float:left;
	height:20px;
	}

#cards {
	width:280px;
	}

#info {
	width:500px;
	text-align:right;
	}
			
/************ Types */
h2 {
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	padding:0.5em 0 0.1em 0;
	margin-bottom:0.7em;
	background:url(divider.png) no-repeat left bottom;
	}
	
p {
	padding-bottom:0.9em;
	line-height:1.3em;
	font-size:0.9em;
	color:#FFFFFF;
	}	

.ultimos {
	font-size:0.9em;
	}

.ultimos a {
	color:#CCCCCC !important;
	text-decoration:none;
	}
	
.ultimos a:hover {
	color:#FFFFFF !important;
	text-decoration:none;
	}
			
#portfolio {
	padding-bottom:5px;
	}

#portfolio div.item {
	width:33%;
	float:left;
	text-align:center;
	}
	
#portfolio a img{		
	border:2px solid #CCCCCC !important;
	}
	
#portfolio a:hover img{		
	border:2px solid #FFFFFF !important;
	}

#portfolio a:hover, #portfolio a:hover span{			
	color:#FFFFFF !important;
	text-decoration:none !important;
	}
	
.portfolio_text {
	color:#CCCCCC;
	font-size:0.8em;
	line-height:1.2em;
	padding:2px;
	}
	
.divider {
	height:1px;
	width:370px;
	background:url(divider.png) no-repeat center center;
	}	

.formulario {
	font-size:0.9em;
	color:#FFFFFF;
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
	}

.formulario input {
	border:1px solid #9EB85E;
	padding:2px;
	}
	
.formulario .submit	{
	padding:2px !important;
	background:#fff;
	font-size:0.8em;
	color:#999999;
	}
	
	
/******************* MENU */
#menuarea a{
	outline:0px !important; /*remove weird effect arround links when clicked*/
	border:0px !important;  /*same? lets better be sure*/
	}
	
#menuarea ul {
	margin:0;
	padding:0px 0px 0px 0px; /*unhonored???*/
	list-style:none;
	float:right;
	}

#menuarea li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#menuarea li a {
	float:left;
	margin:0;
	padding:0px;
	height:60px;
	background-position:0 0;	
	}

#menuarea li a:hover {
	background-position:0px -60px;	
	}
	
#menuarea li a span {
	display:none;
	}
	
li#hosting a{
	width:72px;
	background: url(menu1.png);
}
li#design a{
	background: url(menu2.png);
	width: 64px;
}
li#combinados a{
	background: url(menu3.png);
	width: 93px;
}
li#portfolio a{
	background: url(menu4.png);
	width: 92px;
}
li#whoweare a{
	background: url(menu5.png);
	width: 89px;
}

#submenuarea {
	font-size:0.8em;
	text-align:right;
	padding:4px 5px;
	
	}
	
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	/*visibility:hidden;*/
	display:none;
	}

/*********************** RIGHT SIDE CONTENT */
.promo_dominios {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

#loginform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #474746;
	padding:5px !important;
	border-bottom:1px dotted #A2AEA4;
}

#loginform a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777/*#ff7f00*/;
}

#loginform a:hover{
	color: #ff0000;
}
	

#main {
	position: relative;
	}

#garantia {
	position: absolute;
	bottom: 0px;
	width: 140px;
	height: 84px;
	}

/************************** Venta de dominios */

#domainspromo{
	font-size:9px;
	padding:12px 4px 4px 10px;
	}

#domainspromo h4{
	color:#FFF !important;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	}

#domainspromo ul li{
	line-height:160%;
	color:#CCC;
	list-style:none;
	padding-left:1em;
	background: url(bull.png) no-repeat 2px center;
	}

#domainspromo a {
	color:#F4F4F4;
	}
	
#domainspromo a:hover {
	color:#FFF;
	}

	
	
