
.inicio, .empresa, .servicios, .contacto, .acceso  {
	min-width: 995px;
}
.usuario {
	min-width: 1050px;
}

.logo {
	float:left;
	padding: 0px 10px 0px 20px;
	border-width: 0;
	margin: 0 0 0 0;
	width: 85px;
}

.nombre {
	float:left;
	padding: 0px 10px 0px 20px;
}

.logo img
{
    border: 0px;
    width: 92px;
}

.nombre .transportes {
	font-family: 'Bookman Old Style';
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: rgb(10,62,112);
	text-align: center;
	padding-top: 10px;
}

.nombre .sanchez {
	font-family: 'Bookman Old Style';
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: rgb(144,12,8);
	text-align: center;
}

.botones .lista  a.menuAcceso {
	color: rgb(144,12,8);
}

.botones {
	padding: 23px 10px 0px 20px;
}

.botones table {
	padding-left: 20px;
}

.separador {
	border: 0; 
	height: 22px; 
	box-shadow: inset 0 22px 22px -12px rgb(10,62,112); 
	background-color:rgb(144,12,8);
}

.botones .lista  a{
	width: 700px;
	text-align: center;
	font-family: 'Bookman Old Style';
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: rgb(255,193,7);
	text-decoration: none;
}

.botones .telefono {
	width: 700px;
	text-align: center;
	font-family: 'Bookman Old Style';
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: rgb(10,62,112);
    text-decoration: none;
}


.titulo{
	background-color: rgb(184,197,206);
	width: 90%;
	padding: 15px 15px 15px 15px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: rgb(144,12,8);
	border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);
}

.texto{
    margin-top: 10px;
	background-color: rgb(184,197,206);
	width: 90%;
	padding: 15px 15px 15px 15px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0A3E70;
	font-weight: normal;
    border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);
	font-size: 100%;
}

.texto_servicios img {
	background-color: rgb(184,197,206);
    border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);
}
.texto_empresa img {
	background-color: rgb(184,197,206);
    border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);
}

.texto_contacto  form table{
	margin: auto;
	
	margin-top: 10px;
	background-color: rgb(184,197,206);
	padding: 15px 15px 15px 15px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: rgb(144,12,8);
	font-weight: normal;
    border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);

}


.texto_acceso  form table, .datos_usuario  form table{
	margin: auto;
	
	margin-top: 10px;
	background-color: rgb(184,197,206);
	padding: 15px 15px 15px 15px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: rgb(10,62,112);
	font-weight: normal;
    border-style: solid;
    border-color: darkblue;
    border-width: 1px;
	box-shadow: 0 0 0 5px rgb(213,203,142);
}

.datos_usuario  form table.origen , .datos_usuario  form table.destino{
	margin: auto;
	
	margin-top: 10px;
	background-color: rgb(184,197,206);
	padding: 15px 15px 15px 15px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: rgb(10,62,112);
	font-weight: normal;
    border-style: none;
    border-color: none;
    border-width: none;
	box-shadow: none;
}

.derecha{
	float: right;
	margin-right: 15px;
}

.izquierda{
	float: left;
	margin-left: 15px;
}

.texto_logo {
    position: relative;
    color: #fff;
    padding: 2px 10px;
	font-family: 'Bookman Old Style', Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: rgb(255,193,7);
	text-decoration:none; 
}
