html, form, body
{
	padding: 0px;
	margin: 0px;
}

body
{
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	background: #FFFFFF url('../img/background.jpg') repeat-x left top;
}

img
{
	border: 0px;
}

hr
{
	margin: 5px 0px;
	padding: 0px;
	border-top: #919191 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	height: 1px;
}

hr.equipos
{
	margin: 20px 0px;
	border-top: #C4261D 2px solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	height: 2px;
}

a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:focus
{
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h2
{
	padding: 5px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
}

h2
{
	color: #C8241B;
	font-weight: bold;
}

p
{
	padding: 5px 0px;
	margin: 0px;
	font-size: 14px;
}

.textbox
{
	margin: 0px;
	padding: 2px;
	color: #232323;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	border: #D12A1A 1px solid;
}

.button
{
	height: 30px;
	margin: 0px 5px;
	padding: 0px 5px;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	background: #6C1510 url('../img/buttons-bg.jpg') no-repeat left top;
}

.input-box
{
	width: 128px;
	border: 0px;
	margin: 0px;
	padding: 2px 22px 2px 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	background: #FFFFFF url('../img/dot-textbox.jpg') no-repeat right center;
}

#main-container
{
	width: 695px;
	margin: 0 auto;
	text-align: center;
}

#main-layer
{
	width: 688px;
	margin: 0px auto;
	text-align: center;
}

#menu-bar
{
	width: 695px;
	height: 42px;
	padding: 0px;
	background: url('../img/menu-bar-bg.jpg') repeat-x left top;
}

#menu-bar ul
{
	margin: 0px;
	padding: 0px;
}

#menu-bar ul li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 42px;
}

#menu-bar ul li .menu-option
{
	float: left;
}

#main-section
{
	min-height: 101px;
	background: #FFFFFF url('../img/section-bg.jpg') repeat-x left bottom;
}

#section-toolbar
{
	width: 200px;
	border-right: 1px solid #919191;
}

#section-body
{
	width: 490px;
}

#section-content
{
	text-align: justify;
	padding: 5px 15px 60px 15px;
}

#section-content a
{
	color: #000000;
	font-weight: bold;
}

#section-content a.type-h1
{
	line-height: 18px;
	margin: 0px;
	padding: 10px 0px 10px 25px;
	background: url('../img/dot-voip.jpg') no-repeat left center;
}

#section-content h1
{
	font-size: 16px;
	margin: 10px 0px;
	color: #D12A1A;
	padding-left: 25px;
	font-weight: bold;
	background: url('../img/dot-voip.jpg') no-repeat left center;
}

#tool-bar
{
	width: 184px;
	margin: 0px;
	padding: 0px;
}

#tool-bar ul
{
	margin: 0px;
	padding: 0px;
}

#tool-bar ul li
{
	margin: 5px 0px;
	padding: 0px;
}

#break-section
{
	height: 18px;
	background: url('../img/section-division.jpg') repeat-x left center;
}

#shortcuts-section
{
	width: 460px;
	background-color: #3E3F41;
}

.shortcut-image
{
	margin: 0px 5px 10px 5px;
}

#shorcuts
{
	background-color: #3E3F41;
}

#search-section
{
	width: 235px;
}

#search-block
{
	width: 225px;
	height: 26px;
	padding: 25px 10px 0px 0px;
	text-align: right;
	background: url('../img/search-block.jpg') no-repeat left top;
}

#links-bar-section
{
	min-height: 57px;
	background-color: #000000;
}

#links-bar
{
	width: 695px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
}

#image-footer
{
	width: 57px;
	padding: 0px 10px;
}

#links-footer
{
	width: 610px;
	color: #FFFFFF;
	font-size: 12px;
}

#links-footer a
{
	font-size: 11px;
}

ul.lista-voip
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-type: none;
}

ul.lista-voip li
{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	padding-left: 20px;
	background: url('../img/dot-voip.jpg') no-repeat left top;
}

.red-background
{
	color: #FFFFFF;
	min-height: 25px;
	margin: 0px;
	padding: 15px;
	font-weight: bold;
	background: #C8241B url('../img/red-bg.jpg') repeat-x left top;
}
#section-content .red-background a
{
  color: #FFF;
  font-size:18px;
  
}

#section-content .red-background h1
{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 24px;
	background: none;
}

ol.list-words
{
	list-style-type: upper-latin;
}

#section-content .div-row-title a
{
	color: #FFFFFF;
}

#imagen-voipen
{
	padding: 10px;
	border-right: 1px solid #919191;
}

#contact-info
{
	padding: 35px 10px 10px 15px;
}

#equipos-titulo
{
	color: #FFFFFF;
	min-height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px 15px;
	font-weight: bold;
	background: url('../img/menu-bar-bg.jpg') repeat-x left top;
}

#equipos-categorias
{
	color: #FFFFFF;
	min-height: 200px;
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	background-color: #666666;
}

#equipo-informacion
{
	width: 340px;
}

#equipo-informacion h3
{
	margin: 0px;
	padding: 5px 0px;
	color: #121212;
	font-size: 12px;
}

#equipo-informacion a
{
	color: #121212;
	font-weight: bold;
}

#equipo-informacion .line-break
{
	height: 5px;
	background-color: #BC2B1A;
}

#lightwindow_contents
{
	text-align: justify;
}

#lightwindow_contents p.text-window
{
	padding-right: 10px;
	margin: 0pt 0pt 20px;
	line-height: 140%;
}

#basico, #profesional, #call-center, #costo-accesible, #facil-usar, #confiable, #versatil
{
	display: none;
}

#shit-bar-section
{
	background-color: #36373B;
}

#shit-bar
{
	width: 695px;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 25px 0px 35px 0px;
}
#shit-bar a
{
	color:#999;
	
}

#shit-bar p
{
	font-size: 11px;
	text-align: justify;
}

#shit-contact
{
	font-size: 16px;
}

#shit-contact a
{
	font-size: 16px;
}

#shit-contact h1
{
	font-size: 16px;
}

.i
{
	float: left;
}

.d
{
	float: right;
}

.c
{
	overflow: auto;
}

span.error, div.error
{
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

.nomargins
{
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

#login-title
{
	width: 460px;
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #681817 url('../img/login-title.jpg') no-repeat left center;
}

#login-form
{
	padding: 10px;
	width: 440px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3E3F41;
}

#login-bottom
{
	width: 460px;
	height: 13px;
	background: #681817 url('../img/login-tail.jpg') no-repeat left center;
}

.div-table
{
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.div-row-title, .div-row-a, .div-row-b, .div-row-c, div-row
{
	margin: 0px;
	padding: 5px;
	overflow: auto;
}

.div-row-title
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #69221E url('../img/table-title-bg.jpg') repeat-x left top;
}

.div-row-a
{
	background: #A3A3A3 url('../img/table-a-bg.jpg') repeat-x left top;
}

.div-row-c
{
	background: #9A9899 url('../img/table-c-bg.jpg') repeat-x left top;
}

.div-row-b
{
	background: #3D3C3A url('../img/table-b-bg.jpg') repeat-x left top;
}

.div-cell, .cell-field
{
	float: left;
	padding: 0px 5px;
}

.cell-field
{
	text-align: right;
	width: 140px;
}

.div-table-form
{
	width: 90%;
	color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	display: table;
	border-spacing: 5px;
	border-collapse: separate;
	background-color: #1C1D20;
}

.div-row
{
	width: auto;
	overflow: auto;
	display: table-row;
	background-color: #3E3F41;
}

.div-cell, .cell-field
{
	float: left;
	padding: 0px 5px;
	display:  table-cell;
}

.cell-field
{
	text-align: right;
	width: 140px;
}
