body {
background: white url(http://quimera-solutions.com/templates/site/images/bg.png) repeat-x;
margin: 0px;
font-family: Verdana, Arial, serif;
font-size: 12px;
color: #656565;
}

a {
	color: #1872CD;
}

input, textarea, select {
border: solid 1px #CBDBE3;
background: #F8FAFB;
}

.enviar {
border: solid 1px #656565;
background: #4F93D7;
color: white;
font-weight: bold;
padding: 4px;
}

#canvas {
	position: relative;
	width: 713px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#header, #content, #footer {
	width: 713px;
	float: left;
}

#header-center {
	background-image:url(http://quimera-solutions.com/templates/site/images/header-bg.png);
	background-repeat: repeat-x;
	height: 84px;
	width: 687px;
	float: left;
}

.menu_item {
	margin: 0px;
	padding: 0px;
}

#header-left {
	float: left;
}

#header-right {
	float: right;
}

#content {
	width: 711px;
	background: white;
	border-left: solid 1px #C9C9C8;
	border-right: solid 1px #C9C9C8;
	border-top: solid 7px #F5C135;	
	border-bottom: solid 7px #F5C135;	
	padding-bottom: 10px;
}

#content_body {
	padding: 5px 11px 5px 10px;
	
}

#content #home-banner {
	padding-top: 15px;
	padding-bottom: 15px;
}

#content #add-hosting img {
	padding: 0px; 
	margin: 0px;	
}

#section_menu {	
	border-bottom: solid 1px #F5C135;
	padding: 5px;	
	color: #1771CD;
	font-weight: bold;
}

#content_body, #section_menu {
	padding-left: 10px;
}

#footer-center {
	background-image:url(http://quimera-solutions.com/templates/site/images/footer-bg.png);
	background-repeat: repeat-x;
	height: 48px;
	width: 687px;
	float: left;
	color: #888888;
	font-size: 10px;
}

#footer-menu {
	height: 24px;
	line-height: 24px;
}

#footer-menu a {	
	padding-left: 3px;
	padding-right: 3px;
}

#copyright {
	float: left;
}

#contact-info {
	float: right;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}

/*  HOSTING */

#hosting-title {
	width: 668px; 
	height: 14px; 
	background: #f5f4f4; 
	border: solid 1px #b0b0b0; 
	padding: 10px;
	margin-bottom: 10px;
}

#hosting-plans {
	margin-left: auto;
	margin-right: auto;
	width: 526px;
	float: none;
	height: 120px;
	margin-top: 20px;
}

#hosting-plans div {
	margin: 2px;
	float: left;	
}

#hosting-plans-side {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 254px;
	float: right;	
}

#hosting-plans-side div {
	margin-top: 3px;
}

#hosting-characteristics {
  margin-top: 13px;
  border: solid 0px;
  width: 410px;
  float: left;
}

#plan-features {
width: 100%;
margin-bottom: 15px;
background: #EEF3F6;
padding: 5px;
border: solid 1px #96B5C7;
}

#plan-features {
color: #656565;
font-weight: bold;
font-size: 16px;
}

.price {
font-weight: bold;
}

.monthly {
text-decoration: line-through;
}
.yearly {
color: red;
}

.basico {
color: #F18247;
}

.intermedio {
color: #2A9D24;
}

.profesional {
color: #9D8224;
}

.corporativo {
color: #88249D;
}

#general-features .feature_set {
  font-weight: bold;
  color: #DE7A0A;
        padding-left: 0px;
font-size: 11px;
padding-top: 5px;
border-top: solid 1px #DE7A0A;
}

#general-features td {
  font-weight: normal;
  font-size: 10px;
  color: #656565;
        padding-left: 10px;
}


#plan-compare {
  border-spacing: 1px;
  font-size: 12px; 
  margin-top: 20px;
background: #656565; 
}

#plan-compare td, #plan-compare th {
  padding: 3px;
background: white;
}

#plan-compare th {
  text-align: left;
  color: white;
}

#plan-compare th a {  
  color: white;
}

#plan-compare th.basico {
background: #F18247;
}

#plan-compare th.intermedio {
background: #2A9D24;
}

#plan-compare th.profesional {
background: #9D8224;
}

#plan-compare th.corporativo {
background: #88249D;
}

#masinfo {
margin-left: auto;
margin-right: auto;
}

#masinfo img {
border: solid 1px #9D8224;
}


