body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../imag/pattern_background.gif);
}

a {
	color: #993300;
	text-decoration: none;
}

#caja {
	height: 207px;
	display: block;
	border: 0px;
	background-image: url(../imag/fondo_3cuadros.jpg);
	color: #FFF;
	position: relative;
}

#caja ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#caja ul li {
	float: left;
	padding: 9px;
	display: block;
	margin-right: 10px;
}

#caja ul li a {
	display: block;
	overflow: hidden;
	height: 192px;
	width: 75px;
}

#caja ul li img {
	position: absolute;
	border: 0px solid #fff;
}

#caja ul li p {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 350px;
	/*display: block;*/
	margin-left: 85px;
}

#mostrar {
	display: block;
	height: 20px;
	border: 0px;
	cursor: pointer;
	color: #FFF;
}

#contenido {
	color: #839098;
	background-color: #f8f8f8;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;	
	padding-right: 30px;	
	padding-top: 15px;	
	padding-bottom: 30px;
}

#contenido_borde_superior {
	height: 7px;	
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../imag/borde_redondeado_up.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#contenido_borde_inferior {
	height: 7px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../imag/borde_redondeado_down.jpg);
	background-position: down;
	background-repeat: no-repeat;
}

#home {}
#empresa_seccion {}
#t2engine_seccion {}
#servicios_seccion {}
#personas {}
#empresas {}
#carriers {}
#gobierno {}

#pie_pagina {
	background-image: url(../imag/pie.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 102px;	
	margin: 0px;
	padding: 0px 10px;
	vertical-align: middle;
	font-size: 11px;
}

#pie_pagina table {
	margin-top: 70px;
}

#a1 {
	width: 450px;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.a1_tit {
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.titulo_seccion {
	color: #FF6600;
	font-size: 18px;
	font-weight: normal;
}

.sub_titulo_seccion {
	font-size: 12px;
	font-weight: bold;
}

.texto_seccion_pie {
	font-size: 10px;
	margin-top: 30px;
}


.texto_pie {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ESTILOS DE REGISTRO Y ENVIO DE MENSAJES */
.gwt-Label {
	color: #7F8386;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.gwt-Label-help {
	font-weight: normal;
}
.gwt-Label-message {
}
.gwt-Label-error {
	color: #FF6600;
}

/* CAMPOS DE TEXTO */
.gwt-TextArea {
	color: #ff6600;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.gwt-TextBox {
	color: #ff6600;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.gwt-PasswordTextBox {
	color: #ff6600;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.gwt-ListBox {
	color: #ff6600;
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

#titulo_registro {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF6600;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: left;
}

.gwt-PushButton {
	cursor: pointer;
}

.gwt-Image {
	cursor: pointer;
}

.cont_paso_style{
	color: #FFFFFF;
	padding: 40px;
	text-align: center;
	
}

#t2voice-gwt-listen-tts .gwt-TextArea{
	height: 120px;
}
